@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/bTXJh8S>
  pico:hasAge "29"^^xsd:string ;
  schema:givenName "Adriana"^^xsd:string ;
  schema:name "Adriana Walter"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c4256481-1d7b-847f-da7f-87ddac66c90e"^^xsd:string ;
  schema:familyName "Walter"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Schoonhoven> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b5PBicV> ;
  schema:parent <https://n2t.net/ark:/60537/b9MTR6U>, <https://n2t.net/ark:/60537/bE8yEyC> ;
  schema:spouse <https://n2t.net/ark:/60537/bM38tkh> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2307040> .

