@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/bkbT1GJ>
  pico:hasAge "26"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/915315a2-97c6-2a10-fca9-19cb59cc700b"^^xsd:string ;
  schema:givenName "Johanna Catharina"^^xsd:string ;
  schema:name "Johanna Catharina Schoonderwoerd"@nl ;
  schema:familyName "Schoonderwoerd"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bB13Fhi>, <https://n2t.net/ark:/60537/bt6tQte> ;
  schema:spouse <https://n2t.net/ark:/60537/bchicQC> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/beZojJV> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2528870> .

