@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/boJPh9>
  pico:hasAge "2"^^xsd:string ;
  schema:givenName "Arie"^^xsd:string ;
  schema:name "Arie van der Geest"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/aa8fca05-7364-4959-9704-1bf5a3857906"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:familyName "van der Geest"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  geo:hasGeometry <https://n2t.net/ark:/60537/b9AcILv> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bhHvcYv> ;
  gtm:straat <https://n2t.net/ark:/60537/bjMurf> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/70e7d714-c56c-cead-137a-3acc015bb84b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59750> ;
  schema:additionalName [
    ns0:baseSurname "Geest"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

