@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bQqRdD>
  pico:hasAge "55"^^xsd:string ;
  ns0:givenName "Dina"^^xsd:string ;
  ns0:name "Dina van der Vijver"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/021d533dddad54ad785d843c5ab2c1870545f8a4b71a87d9fc03397115e57ef8"^^xsd:string ;
  ns0:familyName "van der Vijver"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:straat <https://n2t.net/ark:/60537/bUauda> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bZNBdA> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/4f826a52-f3a9-1ad4-d80c-d9ebc453f0c2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2524> ;
  ns0:additionalName [
    ns1:baseSurname "Vijver"^^xsd:string ;
    ns1:literalName "Dina van der Vijver"@nl ;
    ns1:surnamePrefix "van der"^^xsd:string
  ] .

