@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/bMty0Wi>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7f4b4467-bc17-9f76-e435-be69621d6bb1"^^xsd:string ;
  schema:givenName "Maria Geertruda Catharina"^^xsd:string ;
  schema:name "Maria Geertruda Catharina van Krieken"@nl ;
  schema:familyName "van Krieken"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0D6rLI> ;
  schema:children <https://n2t.net/ark:/60537/bEyXc6d> ;
  schema:spouse <https://n2t.net/ark:/60537/bUo7PJO> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2515453> ;
  schema:additionalName [
    ns0:baseSurname "Krieken"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

