@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/bqC44J9>
  pico:hasAge "28"^^xsd:string ;
  schema:givenName "Adriana"^^xsd:string ;
  schema:name "Adriana IJsselsteijn"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5eece7d0-7b5e-7679-b43c-274f1b41deeb"^^xsd:string ;
  schema:familyName "IJsselsteijn"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b9MTsab>, <https://n2t.net/ark:/60537/bGreIqz> ;
  schema:spouse <https://n2t.net/ark:/60537/bhHufWu> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bN5CZ45> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/572465> .

