@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/bywFx4p>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8fef99b1-3cbb-9736-64f1-57db7c33f319"^^xsd:string ;
  schema:familyName "Koetsier"^^xsd:string ;
  schema:givenName "Neeltje"^^xsd:string ;
  schema:name "Neeltje Koetsier"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b5CTLpn> ;
  schema:parent <https://n2t.net/ark:/60537/bGrfkTh>, <https://n2t.net/ark:/60537/bOkQ9MZ> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2548799> ;
  schema:birthDate "1850-02-20"^^xsd:date .

