@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/beZoGe>
  pico:hasAge "16"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:familyName "Houtkoper"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/bd523f1ff67fbbdf30d56b32c7f02f951f9c6fe05220bbf0bd391a4cbe75f61e"^^xsd:string ;
  ns0:givenName "Jan"^^xsd:string ;
  ns0:name "Jan Houtkoper"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b2UNFQ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bVDBut> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1832> .

