@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/bjZccR>
  ns0:familyName "den Hond"^^xsd:string ;
  ns0:givenName "Francina"^^xsd:string ;
  ns0:name "Francina den Hond"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/0b712717ebd489c46d4288d934f39c71c9df21184105cc15f24f3010d16c99c2"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bzLS6p> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23231> ;
  ns0:additionalName [
    ns1:baseSurname "Hond"^^xsd:string ;
    ns1:literalName "Francina den Hond"@nl ;
    ns1:surnamePrefix "den"^^xsd:string
  ] .

