@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/bT7Yck>
  ns0:familyName "de Light"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/576357a5e6a3c9c236cac064efe4be3bee44dc8a5852c65db43c017296ec951f"^^xsd:string ;
  ns0:givenName "Maria Esther"^^xsd:string ;
  ns0:name "Maria Esther de Light"@nl ;
  roar:documentedIn <https://n2t.net/ark:/60537/b7HTFz> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24736> ;
  ns0:additionalName [
    ns1:baseSurname "Light"^^xsd:string ;
    ns1:literalName "Maria Esther de Light"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

