@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#> .

<https://n2t.net/ark:/60537/bCghnm>
  ns0:familyName "Boon"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/1cd5cbffc64d813d285418cc2a74270a2f259068e092d33cd6cdaefe0cb7aa86"^^xsd:string ;
  ns0:givenName "Willem"^^xsd:string ;
  ns0:name "Willem Boon"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/schipper> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bQQfzb> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23283> .

