@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/btwSiWM>
  pico:hasAge "73"^^xsd:string ;
  schema:givenName "Adriana"^^xsd:string ;
  schema:name "Adriana Terlouw"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e0bfcf8b-962d-c71b-ae1d-37a85ebb9927"^^xsd:string ;
  schema:familyName "Terlouw"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bBdLsiY>, <https://n2t.net/ark:/60537/bJ8mg8e> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bQDwX6p> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2645859> ;
  schema:deathDate "1924-11-17"^^xsd:date .

