@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/b4ZOrMJ>
  pico:hasAge "22"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1a6461ef-9b1d-c51b-5669-7512588d2634"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Slobbe"@nl ;
  schema:familyName "Slobbe"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b3kchdj> ;
  schema:parent <https://n2t.net/ark:/60537/bcUpfAB>, <https://n2t.net/ark:/60537/bkOZ4s6> ;
  schema:spouse <https://n2t.net/ark:/60537/bXhVn4r> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2536612> .

