@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/bmenUwP>
  schema:familyName "'s Gravezand"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fe179b74-6bf0-a4cd-d006-e998ea8e3014"^^xsd:string ;
  schema:givenName "Jozina Paulina"^^xsd:string ;
  schema:name "Jozina Paulina 's Gravezand"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/bC3yybc> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bre9HVV> ;
  schema:children <https://n2t.net/ark:/60537/bu8XJkK> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1971899> ;
  schema:additionalName [
    ns0:baseSurname "Gravezand"^^xsd:string ;
    ns0:surnamePrefix "'s"^^xsd:string
  ] .

