@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/bNikBoD>
  pico:hasAge "27"^^xsd:string ;
  schema:familyName "Bosman"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b7c862fb-12cc-3fb9-e88b-b444bf1ce53f"^^xsd:string ;
  schema:givenName "Sophia Catharina"^^xsd:string ;
  schema:name "Sophia Catharina Bosman"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/bFoKMC9> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/boJLLaH> ;
  schema:parent <https://n2t.net/ark:/60537/bV0dJM2>, <https://n2t.net/ark:/60537/bxu9XM2> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2367574> .

