@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/bQQiiN>
  pico:hasAge "18"^^xsd:string ;
  ns0:givenName "Gerrit"^^xsd:string ;
  ns0:name "Gerrit van der Want"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/0c851f48-34ef-4c6d-95c0-f03e06481df0"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:familyName "van der Want"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  gtm:straat <https://n2t.net/ark:/60537/bjZb7N> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bsHjWw> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/61070> ;
  ns0:additionalName [
    ns1:baseSurname "Want"^^xsd:string ;
    ns1:literalName "Gerrit van der Want"@nl ;
    ns1:surnamePrefix "van der"^^xsd:string
  ] .

