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

<https://n2t.net/ark:/60537/bh4rhx>
  pico:hasAge "13"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/c5766348-f98c-45c1-815c-9a8d82f03c58"^^xsd:string ;
  schema:givenName "Jacob"^^xsd:string ;
  schema:name "Jacob Sluijter"@nl ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:familyName "Sluijter"^^xsd:string ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bhh5aK> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bQdpOL> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/29925e27-0921-8fb1-f2dd-4be05fb4065a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60610> .

