@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/benhPg>
  pico:hasAge "27"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/40f8dd5b64fb56a5135ddaf3ee12e19524b00a4e06d177c74d1ff83067940460"^^xsd:string ;
  ns0:givenName "Jacob"^^xsd:string ;
  ns0:name "Jacob Molenaar"@nl ;
  ns0:familyName "Molenaar"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Broek> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/slagersknegt> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/baPDYW> ;
  gtm:straat <https://n2t.net/ark:/60537/bN5F4H> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5795> .

