@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#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bWSB9c>
  pico:hasAge "25"^^xsd:string ;
  ns0:givenName "Hendrrik"^^xsd:string ;
  ns0:name "Hendrrik van Bemmel"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/b81d265e-d417-45aa-9a64-f402dad58603"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:familyName "van Bemmel"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Boskoop> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/smid> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bQr6u7> ;
  gtm:straat <https://n2t.net/ark:/60537/bx3M3g> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/58902> ;
  ns0:additionalName [
    ns1:baseSurname "Bemmel"^^xsd:string ;
    ns1:literalName "Hendrrik van Bemmel"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

