@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/btWgXy>
  pico:hasAge "49"^^xsd:string ;
  ns0:givenName "Cornelia"^^xsd:string ;
  ns0:name "Cornelia van der Vliet"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/01038c886d18bde86cc8d2449dee2acc803c2202deeb45c0c0c6f51623537d55"^^xsd:string ;
  gtm:straatNaam "Luth,Erf"^^xsd:string ;
  ns0:familyName "van der Vliet"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bGrw9i> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4547> ;
  ns0:additionalName [
    ns1:baseSurname "Vliet"^^xsd:string ;
    ns1:literalName "Cornelia van der Vliet"@nl ;
    ns1:surnamePrefix "van der"^^xsd:string
  ] .

