@prefix schema: <http://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 ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bFb4Yy>
  schema:familyName "de Nijs"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/8c7972cc521397560e12d0037780a93f554af0e1d43509119aa64b3f493d49f5"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna de Nijs"@nl ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bTXKRM> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22795> ;
  schema:additionalName [
    ns0:baseSurname "Nijs"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

