@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/bi6T4c>
  pico:hasAge "64"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/56ec4dd4de5adec8ebabdf6b7d6b865ee3eed28105faa9ef6c3b2b626d40a370"^^xsd:string ;
  ns0:familyName "van den Wittenboer"^^xsd:string ;
  ns0:birthPlace "Wezel"^^xsd:string ;
  ns0:givenName "Yda"^^xsd:string ;
  ns0:name "Yda van den Wittenboer"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bjMJGq> ;
  gtm:straat <https://n2t.net/ark:/60537/bMtz0f> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3279> ;
  ns0:additionalName [
    ns1:baseSurname "Wittenboer"^^xsd:string ;
    ns1:literalName "Yda van den Wittenboer"@nl ;
    ns1:surnamePrefix "van den"^^xsd:string
  ] .

