@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/bEmhhs>
  ns0:familyName "de Beij"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/f951646151d705c0eb50a254325ca57654a3938a1b98417e78179ddd368a8992"^^xsd:string ;
  ns0:givenName "Leendert"^^xsd:string ;
  ns0:name "Leendert de Beij"@nl ;
  roar:documentedIn <https://n2t.net/ark:/60537/bT7XaO> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24049> ;
  ns0:additionalName [
    ns1:baseSurname "Beij"^^xsd:string ;
    ns1:literalName "Leendert de Beij"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

