@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/box4GRp>
  pico:hasAge "50"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d6e7114f-301a-a57e-8633-0f997a2f851c"^^xsd:string ;
  schema:familyName "Scholten"^^xsd:string ;
  schema:givenName "Trijntje"^^xsd:string ;
  schema:name "Trijntje Scholten"@nl ;
  schema:deathPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Enkhuizen> ;
  schema:spouse <https://n2t.net/ark:/60537/b000UQk> ;
  schema:parent <https://n2t.net/ark:/60537/b7UBJHw>, <https://n2t.net/ark:/60537/bfPbyub> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b9AbwRm> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2298646> ;
  schema:deathDate "1922-03-08"^^xsd:date .

