@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bAOnefh>
  schema:givenName "Adriana Maria"^^xsd:string ;
  schema:name "Adriana Maria Pelt"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/59f6c86c-012f-8f50-a384-6d48630f36a3"^^xsd:string ;
  schema:familyName "Pelt"^^xsd:string ;
  schema:hasOccupation "Pijpmaakster"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/bIIX330> ;
  schema:children <https://n2t.net/ark:/60537/bsTMqsq> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bzz9fEI> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2804041> .

