@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/btJBdN>
  ns0:givenName "Gijsberta"^^xsd:string ;
  ns0:name "Gijsberta van Werkhoven"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/349a4694874910c20e2620a2ca2b2828d1984a9617140d878c3e078081423a98"^^xsd:string ;
  ns0:familyName "van Werkhoven"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bIizpA> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24716> ;
  ns0:additionalName [
    ns1:baseSurname "Werkhoven"^^xsd:string ;
    ns1:literalName "Gijsberta van Werkhoven"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

