@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bSvPEMe>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/063be304-88f5-7ea1-4205-00b1b453b817"^^xsd:string ;
  schema:givenName "Klaasje"^^xsd:string ;
  schema:name "Klaasje Rustwat"@nl ;
  schema:familyName "Rustwat"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b0cIJuQ>, <https://n2t.net/ark:/60537/bKBePZI> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bLDJymj> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2444855> ;
  schema:birthDate "1917-09-01"^^xsd:date .

