@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/bSIxyTv>
  pico:hasAge "24"^^xsd:string ;
  schema:givenName "Evertje"^^xsd:string ;
  schema:name "Evertje Schnitger"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/41cc36b6-5336-6e0e-c122-f53e5ab846d7"^^xsd:string ;
  schema:familyName "Schnitger"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Barsingerhorn> ;
  schema:parent <https://n2t.net/ark:/60537/b0D7j1L>, <https://n2t.net/ark:/60537/buYM6sZ> ;
  schema:spouse <https://n2t.net/ark:/60537/bKNWK3q> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bkpA58L> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2688789> .

