@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/bKaUko>
  pico:hasAge "59"^^xsd:string ;
  ns0:givenName "Catharina"^^xsd:string ;
  ns0:name "Catharina van Vreumingen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/3c1a89ae-8b27-4cd5-84c2-034f8264a854"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:familyName "van Vreumingen"^^xsd:string ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b62hZ4> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b8KEeZ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/62317> ;
  ns0:additionalName [
    ns1:baseSurname "Vreumingen"^^xsd:string ;
    ns1:literalName "Catharina van Vreumingen"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

