@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bzYyQON>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ac557da5-fb1f-6957-d8f1-ada7383f934b"^^xsd:string ;
  schema:givenName "Krijna"^^xsd:string ;
  schema:name "Krijna van Leeuwen"@nl ;
  schema:familyName "van Leeuwen"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bjn4Tzc>, <https://n2t.net/ark:/60537/bs3Y1Z1> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bKBdWyv> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2076917> ;
  schema:birthDate "1838-03-26"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Leeuwen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

