@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bDJbbE>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/590afda57f2112794b91eb7506bd82d60585772b0c8205aa89b29fe73d5c3e01"^^xsd:string ;
  ns0:givenName "Maria"^^xsd:string ;
  ns0:name "Maria s Gravesand"@nl ;
  ns0:familyName "s Gravesand"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bSvR5b> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23515> ;
  ns0:additionalName [
    ns1:baseSurname "Gravesand"^^xsd:string ;
    ns1:literalName "Maria s Gravesand"@nl ;
    ns1:surnamePrefix "s"^^xsd:string
  ] .

