@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/bchhO5>
  pico:hasAge "35" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/2766854ff09b712a6487fa8e3829b0e211d2d1a00c01b140f1e0363e817aa28e" ;
  sdo:givenName "Johannis" ;
  sdo:name "Johannis Nijmond"@nl ;
  sdo:birthPlace "Koningsberge" ;
  sdo:familyName "Nijmond" ;
  sdo:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  gtm:straat <https://n2t.net/ark:/60537/box6xS> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bpMxaw> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3659> ;
  sdo:sdDatePublished "2026-03-14T23:59:59+00:00"^^xsd:dateTime .

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