@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/bu8Y9Uu>
  schema:familyName "de Nokker"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dd146f39-f54d-9961-de74-d498ed5b3ff2"^^xsd:string ;
  schema:givenName "Joanna Petronilla"^^xsd:string ;
  schema:name "Joanna Petronilla de Nokker"@nl ;
  schema:children <https://n2t.net/ark:/60537/bJY8NAI> ;
  schema:spouse <https://n2t.net/ark:/60537/bRSJCne> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bZacI4e> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2443550> ;
  schema:additionalName [
    ns0:baseSurname "Nokker"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

