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

<https://n2t.net/ark:/60537/bg1ToD>
  pico:hasAge "11" ;
  sdo:hasOccupation "Geen"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/e8078539e048e116bf2245e2dfaa95aaa0819f667f930f646ad969194fbc9bb3" ;
  sdo:givenName "Jan" ;
  sdo:name "Jan Koef"@nl ;
  sdo:familyName "Koef" ;
  sdo:comment "van Breda" ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bJYpW4> ;
  gtm:straat <https://n2t.net/ark:/60537/bQqR5b> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6801> ;
  sdo:sdDatePublished "2025-10-26T22:13:47+00:00"^^xsd:dateTime .

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