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

