@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bD66Pf>
  pico:hasAge "28"^^xsd:string ;
  schema:givenName "Cornelia"^^xsd:string ;
  schema:name "Cornelia de Jong"@nl ;
  schema:familyName "de Jong"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/896d1bc9-19c7-4379-acd9-450f00bbeaed"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b1SyBe> ;
  gtm:straat <https://n2t.net/ark:/60537/bOkRcs> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60677> ;
  schema:additionalName [
    ns0:baseSurname "Jong"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

