@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/biJZdq>
  pico:hasAge "34"^^xsd:string ;
  ns0:givenName "Cornelia"^^xsd:string ;
  ns0:name "Cornelia van der Klein"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/29dd8ef8e23c978a592bf6ff9d87543916b36e92767a900ceddb1176c1a70b2e"^^xsd:string ;
  ns0:familyName "van der Klein"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bwRjAy> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4587> ;
  ns0:additionalName [
    ns1:baseSurname "Klein"^^xsd:string ;
    ns1:literalName "Cornelia van der Klein"@nl ;
    ns1:surnamePrefix "van der"^^xsd:string
  ] .

