@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 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/bs41mt>
  pico:hasAge "28"^^xsd:string ;
  schema:givenName "Alida"^^xsd:string ;
  schema:name "Alida van der Geij"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/a34a4f4f-c134-40f0-b3a2-78b6c1d0bead"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:familyName "van der Geij"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Willemstad> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bEzdfm> ;
  gtm:straat <https://n2t.net/ark:/60537/bhh5aK> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/5807183b-22ee-89e6-19f9-ed43ce4a2e95> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60601> ;
  schema:additionalName [
    ns0:baseSurname "Geij"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

