@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/bBdL6bO>
  schema:givenName "Clazina"^^xsd:string ;
  schema:name "Clazina Schouten"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/79154921-d8e5-27eb-e353-03aae5b71cb4"^^xsd:string ;
  schema:familyName "Schouten"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bkpAtAd>, <https://n2t.net/ark:/60537/btjaho5> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bV0d0GV> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2268938> ;
  schema:deathDate "1919-01-21"^^xsd:date .

