@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/bXvEKV>
  pico:hasAge "30"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/56c92794e1cdba18c4f5deeb6db1bc068ab9e032db9458a22e9146ed59f6569e"^^xsd:string ;
  ns0:givenName "Johannes"^^xsd:string ;
  ns0:name "Johannes Reebeen"@nl ;
  gtm:straatNaam "Luth,Erf"^^xsd:string ;
  ns0:familyName "Reebeen"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/koetsier> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bGrw9i> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4551> .

