@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/bX5ddxv>
  pico:hasAge "18"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/34a15e32-d169-38fa-9fa9-dff4a0c9bf6c"^^xsd:string ;
  schema:familyName "Kooren"^^xsd:string ;
  schema:givenName "Niesje"^^xsd:string ;
  schema:name "Niesje Kooren"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Dordrecht> ;
  schema:parent <https://n2t.net/ark:/60537/bcUoNuc>, <https://n2t.net/ark:/60537/bHg2AUI> ;
  schema:spouse <https://n2t.net/ark:/60537/bPaDpHe> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bpmRD00> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2037801> .

