@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/b8Kq2x>
  ns0:familyName "de Vos"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/7f506caae1bbf2b947c3e8341bee1a2417411f1ad7f7306dd5bb22e29fbdcf35"^^xsd:string ;
  ns0:givenName "Johanna Maria"^^xsd:string ;
  ns0:name "Johanna Maria de Vos"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Schoonhoven> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bojodj> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23186> ;
  ns0:additionalName [
    ns1:baseSurname "Vos"^^xsd:string ;
    ns1:literalName "Johanna Maria de Vos"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

