Dereferenceable MatPortal resource

Person

DBpedia-style dataset-scoped RDF resource URI with linked-data content negotiation.

https://smadi.stage.matportal.org/resource/workshop-demo/xmlns/person-f5910e77c7

Resource facts

Canonical URI https://smadi.stage.matportal.org/resource/workshop-demo/xmlns/person-f5910e77c7
Indexed URI https://datagraph.stage.matportal.org/id/entity/xmlns/person-f5910e77c7
Dataset workshop-demo
Source graph https://datagraph.stage.matportal.org/id/graph/workshop-demo/introduction-mona-lisa-47d80fa9
Source URI http://xmlns.com/foaf/0.1/Person
Status public / published
Updated 2026-06-14T01:35:20.114652Z

Types

No rdf:type values are indexed for this resource summary.

Fact neighborhood

Predicate Object / neighbor
http://www.w3.org/1999/02/22-rdf-syntax-ns#type me-326e6b6309

Known predicates

No predicate summary is indexed for this resource.

SPARQL snippet

CONSTRUCT { <https://datagraph.stage.matportal.org/id/entity/xmlns/person-f5910e77c7> ?p ?o . ?s ?p2 <https://datagraph.stage.matportal.org/id/entity/xmlns/person-f5910e77c7> }
WHERE { GRAPH ?g { { <https://datagraph.stage.matportal.org/id/entity/xmlns/person-f5910e77c7> ?p ?o } UNION { ?s ?p2 <https://datagraph.stage.matportal.org/id/entity/xmlns/person-f5910e77c7> } } }
LIMIT 500

RDF preview

@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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://smadi.stage.matportal.org/resource/workshop-demo/xmlns/person-f5910e77c7> rdfs:label "Person" ;
    dcterms:isPartOf <https://datagraph.stage.matportal.org/id/graph/workshop-demo/introduction-mona-lisa-47d80fa9> ;
    rdfs:seeAlso <https://smadi.stage.matportal.org/resource/workshop-demo/xmlns/person-f5910e77c7> ;
    owl:sameAs foaf:Person ;
    ns1:datasetSlug "workshop-demo" .