@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/b6FpnY>
  pico:hasAge "6" ;
  sdo:hasOccupation "Geen"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/1a15a503111c9a9aa56ad883055029d65aa83186901a5af2ed5bf1bbb4d12119" ;
  sdo:givenName "Jan" ;
  sdo:name "Jan Trijsburg"@nl ;
  sdo:familyName "Trijsburg" ;
  gtm:straat <https://n2t.net/ark:/60537/bIwfWk> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bOLvMZ> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5587> ;
  sdo:sdDatePublished "2025-10-26T22:12:55+00:00"^^xsd:dateTime .

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