@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/b87j2W>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/e0693ac273050f832fd3177d6af9cb7e8ed06d40f23bf9557b176419052589d5"^^xsd:string ;
  ns0:givenName "Nicolaas"^^xsd:string ;
  ns0:name "Nicolaas van den Berg"@nl ;
  ns0:familyName "van den Berg"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bnHheM> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24618> ;
  ns0:additionalName [
    ns1:baseSurname "Berg"^^xsd:string ;
    ns1:literalName "Nicolaas van den Berg"@nl ;
    ns1:surnamePrefix "van den"^^xsd:string
  ] .

