@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 prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bIJ0so>
  pico:hasAge "5"^^xsd:string ;
  ns0:givenName "Adrianus"^^xsd:string ;
  ns0:name "Adrianus ter Neuze"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/48f09859-8163-4fc1-97cc-cf7f9db015f1"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  ns0:familyName "ter Neuze"^^xsd:string ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b8xHfK> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bHGIwA> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/00a5085b-49bc-cee7-cf58-61029ba881d2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/61280> ;
  ns0:additionalName [
    ns1:baseSurname "Neuze"^^xsd:string ;
    ns1:literalName "Adrianus ter Neuze"@nl ;
    ns1:surnamePrefix "ter"^^xsd:string
  ] .

