@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/bfCuYc>
  pico:hasAge "42"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/6add4d1d0a21cb75df330cae63d03969bc79d52abd6f2d1c29ae09c5d112e289"^^xsd:string ;
  ns0:givenName "Jan"^^xsd:string ;
  ns0:name "Jan Smits"@nl ;
  ns0:familyName "Smits"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Berkenwoude> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/verver> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bApdgx> ;
  gtm:straat <https://n2t.net/ark:/60537/bKBfOT> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5671> .

