@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix sdo: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://n2t.net/ark:/60537/bbRTWQF>
  prov:hadPrimarySource "Grafzerk" ;
  sdo:givenName "Heinrich Theodor" ;
  sdo:name "Heinrich Theodor Schmidt"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/bdb29b7dc1b2e4d293ac053be41ecdbd2140041927999e7636a0062b69f190a0" ;
  sdo:familyName "Schmidt" ;
  gtm:plaatsBegraven <https://n2t.net/ark:/60537/bZb8jC> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2633294> ;
  sdo:sdDatePublished "2026-03-29T14:28:51+00:00"^^xsd:dateTime .

# dynamically created via construct_rdf.php on sparql.goudatijdmachine.nl
