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

<https://n2t.net/ark:/60537/bapZPWi>
  pico:hasAge "25"^^xsd:string ;
  schema:givenName "Adriana"^^xsd:string ;
  schema:name "Adriana Dekker"@nl ;
  schema:familyName "Dekker"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ecd9397e-b972-816f-b9b5-efa440b7ddc4"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b2vq17J> ;
  schema:parent <https://n2t.net/ark:/60537/breatBD>, <https://n2t.net/ark:/60537/bUAPfZt> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bZacAKR> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2244769> .

