@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/backG8>
  pico:hasAge "55"^^xsd:string ;
  ns0:givenName "Cornelia"^^xsd:string ;
  ns0:name "Cornelia de Hond"@nl ;
  ns0:familyName "de Hond"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/0b1a1c8f-b1b0-470f-9a3d-97c43017e781"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaakster> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bQDO4r> ;
  gtm:straat <https://n2t.net/ark:/60537/buM4vb> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/62453> ;
  ns0:additionalName [
    ns1:baseSurname "Hond"^^xsd:string ;
    ns1:literalName "Cornelia de Hond"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

