@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/bm1GQc>
  pico:hasAge "5"^^xsd:string ;
  ns0:givenName "Dirkje"^^xsd:string ;
  ns0:name "Dirkje van der Noot"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/6830c4cc14f8de642c0b9f6ed655285c7b8518dfc02c4507c5e1d961adf74ef8"^^xsd:string ;
  ns0:familyName "van der Noot"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bQqR5b> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bx41f2> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5322> ;
  ns0:additionalName [
    ns1:baseSurname "Noot"^^xsd:string ;
    ns1:literalName "Dirkje van der Noot"@nl ;
    ns1:surnamePrefix "van der"^^xsd:string
  ] .

