@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/b4a0Zc>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/dae9b8d85419af1234ec911aa1c8579a567445e4571e0492e1515dcca158d6a9"^^xsd:string ;
  ns0:givenName "Neeltje"^^xsd:string ;
  ns0:name "Neeltje van Maren"@nl ;
  ns0:familyName "van Maren"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/biWGRf> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24603> ;
  ns0:additionalName [
    ns1:baseSurname "Maren"^^xsd:string ;
    ns1:literalName "Neeltje van Maren"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

