@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/b7UCmg>
  ns0:familyName "de Beij"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/e4a6463db1d2bf98607574ad76c86ebaf697d3266376446dc0c330f58dc82f91"^^xsd:string ;
  ns0:givenName "Willem"^^xsd:string ;
  ns0:name "Willem de Beij"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/baander> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bnuAx3> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24053> ;
  ns0:additionalName [
    ns1:baseSurname "Beij"^^xsd:string ;
    ns1:literalName "Willem de Beij"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

