@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/bCghsf>
  ns0:birthPlace "Den Briel"^^xsd:string ;
  ns0:givenName "Geertrui"^^xsd:string ;
  ns0:name "Geertrui van Ruyten"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/96b6c567c5fe17f235a272b88916bb0cbfc8e787c7106019adc8c989b772637a"^^xsd:string ;
  ns0:familyName "van Ruyten"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bR2XkC> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24831> ;
  ns0:additionalName [
    ns1:baseSurname "Ruyten"^^xsd:string ;
    ns1:literalName "Geertrui van Ruyten"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

