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

<https://n2t.net/ark:/60537/bTL3eg>
  pico:hasAge "46"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/b2cead0c2550f7fcc10d02469e02641a17a96fa3f2ae44c5528355924bf6d09b"^^xsd:string ;
  ns0:givenName "Pieter"^^xsd:string ;
  ns0:name "Pieter Rijnout"@nl ;
  ns0:familyName "Rijnout"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/baander> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bOm6o2> ;
  gtm:straat <https://n2t.net/ark:/60537/bPB3km> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2779> .

