@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/bx3MnH>
  pico:hasAge "1 1/2 jaar"^^xsd:string ;
  ns0:givenName "Cornelia"^^xsd:string ;
  ns0:name "Cornelia de Jong"@nl ;
  ns0:familyName "de Jong"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/d7da2cb0f0bcb81e85acba4e74f0e63b6ffd89e515d126e3b113bd7d8a652b03"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bIwfWk> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bwECT0> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5607> ;
  ns0:additionalName [
    ns1:baseSurname "Jong"^^xsd:string ;
    ns1:literalName "Cornelia de Jong"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

