@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/bt6umu>
  pico:hasAge "8" ;
  sdo:givenName "Aron" ;
  sdo:name "Aron Catz"@nl ;
  sdo:familyName "Catz" ;
  sdo:hasOccupation "Geen"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/a16a5c7e235ce688024efc57a74eb3d8547202aaf1f5eeabdc3f1acfee863e21" ;
  gtm:straat <https://n2t.net/ark:/60537/b74Nrs> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bYkHrE> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6962> ;
  sdo:sdDatePublished "2025-10-26T22:13:53+00:00"^^xsd:dateTime .

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