@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/b9MTx7>
  pico:hasAge "20"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:givenName "Gerardus Petrus"^^xsd:string ;
  ns0:name "Gerardus Petrus van Werkhoven"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/297a60c6303a22ec5e81d2947b245631e9645dea7bc6be9ee8557d728edfe2a1"^^xsd:string ;
  ns0:familyName "van Werkhoven"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bB1jgf> ;
  gtm:straat <https://n2t.net/ark:/60537/bUauda> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2746> ;
  ns0:additionalName [
    ns1:baseSurname "Werkhoven"^^xsd:string ;
    ns1:literalName "Gerardus Petrus van Werkhoven"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

