@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/b9MUw6>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/37b3a62049f1e5a8e8719443957e981e06b20c0fd2e53775d5b3dbf21a383163"^^xsd:string ;
  ns0:givenName "Jacob"^^xsd:string ;
  ns0:name "Jacob van Unen"@nl ;
  ns0:familyName "van Unen"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bpmSHT> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23867> ;
  ns0:additionalName [
    ns1:baseSurname "Unen"^^xsd:string ;
    ns1:literalName "Jacob van Unen"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

