@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bvbwFe>
  pico:hasAge "7"^^xsd:string ;
  schema:givenName "Adriana Maria"^^xsd:string ;
  schema:name "Adriana Maria van Duin"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/556a9382-1fda-4620-bdb9-e9cba6e7fd85"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:familyName "van Duin"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b1SyBe> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bOkRcs> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/6764386c-a6a7-56c4-a661-e390b8853ebb> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60678> ;
  schema:additionalName [
    ns0:baseSurname "Duin"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

