@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 owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b5PE74>
  pico:hasAge "31"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/21b72f3d-ff84-493e-a0c8-6c9d699afcfa"^^xsd:string ;
  schema:familyName "Kluitman"^^xsd:string ;
  schema:givenName "Marinus Hendrik"^^xsd:string ;
  schema:name "Marinus Hendrik Kluitman"@nl ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Schiedam> ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/hoofdonderwijzer> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bDj16q> ;
  gtm:straat <https://n2t.net/ark:/60537/bjZb7N> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60952> .

