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

<https://n2t.net/ark:/60537/bmEMHA3>
  pico:hasAge "27"^^xsd:string ;
  schema:givenName "Adriana"^^xsd:string ;
  schema:name "Adriana van Krimpen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/083e2245-9307-e0c4-8fa0-fe38137f380c"^^xsd:string ;
  schema:familyName "van Krimpen"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
  schema:parent <https://n2t.net/ark:/60537/b5PC3We>, <https://n2t.net/ark:/60537/bumFPYt> ;
  schema:spouse <https://n2t.net/ark:/60537/bdKbSNx> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bkCgCKC> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2436317> ;
  schema:additionalName [
    ns0:baseSurname "Krimpen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

