@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/bQdc8p>
  pico:hasAge "72"^^xsd:string ;
  ns0:familyName "de Koster"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/ce74e828-7890-46e6-8bdf-0cb7c0904054"^^xsd:string ;
  ns0:givenName "Pieternella"^^xsd:string ;
  ns0:name "Pieternella de Koster"@nl ;
  gtm:religie "Rooms"^^xsd:string ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b8xWEx> ;
  gtm:straat <https://n2t.net/ark:/60537/bsTMhF> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/58988> ;
  ns0:additionalName [
    ns1:baseSurname "Koster"^^xsd:string ;
    ns1:literalName "Pieternella de Koster"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

