Dereferenceable MatPortal resource
me
DBpedia-style dataset-scoped RDF resource URI with linked-data content negotiation.
https://knownow.stage.matportal.org/resource/workshop-demo/example/me-3a3b5df0e0
Resource facts
| Canonical URI |
https://knownow.stage.matportal.org/resource/workshop-demo/example/me-3a3b5df0e0
|
|---|---|
| Indexed URI |
https://datagraph.stage.matportal.org/id/entity/example/me-3a3b5df0e0
|
| Dataset | workshop-demo |
| Source graph |
https://datagraph.stage.matportal.org/id/graph/workshop-demo/introduction-mona-lisa-47d80fa9
|
| Source URI | http://example.org/alice#me |
| Status | public / published |
| Updated | 2026-06-14T01:35:20.114589Z |
Types
No rdf:type values are indexed for this resource summary.
Fact neighborhood
| Predicate | Object / neighbor |
|---|---|
http://xmlns.com/foaf/0.1/knows
|
me-326e6b6309 |
Known predicates
No predicate summary is indexed for this resource.
SPARQL snippet
CONSTRUCT { <https://datagraph.stage.matportal.org/id/entity/example/me-3a3b5df0e0> ?p ?o . ?s ?p2 <https://datagraph.stage.matportal.org/id/entity/example/me-3a3b5df0e0> }
WHERE { GRAPH ?g { { <https://datagraph.stage.matportal.org/id/entity/example/me-3a3b5df0e0> ?p ?o } UNION { ?s ?p2 <https://datagraph.stage.matportal.org/id/entity/example/me-3a3b5df0e0> } } }
LIMIT 500
RDF preview
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <https://data.matportal.org/ns/datagraph#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
<https://knownow.stage.matportal.org/resource/workshop-demo/example/me-3a3b5df0e0> rdfs:label "me" ;
dcterms:isPartOf <https://datagraph.stage.matportal.org/id/graph/workshop-demo/introduction-mona-lisa-47d80fa9> ;
rdfs:seeAlso <https://knownow.stage.matportal.org/resource/workshop-demo/example/me-3a3b5df0e0> ;
owl:sameAs <http://example.org/alice#me> ;
ns1:datasetSlug "workshop-demo" .