@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/bOXYn0>
  ns0:familyName "de Meyer"^^xsd:string ;
  ns0:givenName "Francina"^^xsd:string ;
  ns0:name "Francina de Meyer"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/bd5a70628f4701451c17e1a7145de014c8430829737102528719277f5ef6b171"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/dienstbode> ;
  roar:documentedIn <https://n2t.net/ark:/60537/b3xTQy> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23591> ;
  ns0:additionalName [
    ns1:baseSurname "Meyer"^^xsd:string ;
    ns1:literalName "Francina de Meyer"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

