@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/bwrHb9>
  ns0:givenName "Catharina"^^xsd:string ;
  ns0:name "Catharina van Es"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/00e79dee89a95e7e68a75095511c76a1be5c7659339a569e7b9a8a976df2b02d"^^xsd:string ;
  ns0:familyName "van Es"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bL0FnW> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/25033> ;
  ns0:additionalName [
    ns1:baseSurname "Es"^^xsd:string ;
    ns1:literalName "Catharina van Es"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

