@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/bn4c6U>
  schema:givenName "Anthonie"^^xsd:string ;
  schema:name "Anthonie de Nijs"@nl ;
  schema:familyName "de Nijs"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/1149ac35797b5edd81230c870e13d050f05e15545afc5e4428aa392a354d7e10"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bBQRXC> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22836> ;
  schema:additionalName [
    ns0:baseSurname "Nijs"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

