@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/bijAI2>
  pico:hasAge "12"^^xsd:string ;
  ns0:givenName "Adrianus Johannis"^^xsd:string ;
  ns0:name "Adrianus Johannis van Werkhoven"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/a5bc2d5999c48d29f0c19691e2e18ea11cc2d598cb6e956ea0f526d4fad1c61c"^^xsd:string ;
  ns0:familyName "van Werkhoven"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b6feWX> ;
  gtm:straat <https://n2t.net/ark:/60537/b9ZB42> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2087> ;
  ns0:additionalName [
    ns1:baseSurname "Werkhoven"^^xsd:string ;
    ns1:literalName "Adrianus Johannis van Werkhoven"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

