@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/bgeAZ6>
  pico:hasAge "75"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:givenName "Grietje"^^xsd:string ;
  ns0:name "Grietje van der Vooys"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/1a82e72783b05c95546447242293709071f1ed22c70e92039eefb558f328f1bc"^^xsd:string ;
  ns0:familyName "van der Vooys"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Oudewater> ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bt6J8B> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4626> ;
  ns0:additionalName [
    ns1:baseSurname "Vooys"^^xsd:string ;
    ns1:literalName "Grietje van der Vooys"@nl ;
    ns1:surnamePrefix "van der"^^xsd:string
  ] .

