@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/b1Sihm>
  pico:hasAge "58"^^xsd:string ;
  ns0:givenName "Aart"^^xsd:string ;
  ns0:name "Aart van der Werff"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/3087e3a990e81435a7c80755a6213b9a9e853d4e39cff89434d69f1e961d92f2"^^xsd:string ;
  ns0:familyName "van der Werff"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  gtm:straat <https://n2t.net/ark:/60537/b2UNFQ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bFbj2J> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1764> ;
  ns0:additionalName [
    ns1:baseSurname "Werff"^^xsd:string ;
    ns1:literalName "Aart van der Werff"@nl ;
    ns1:surnamePrefix "van der"^^xsd:string
  ] .

