@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/bPB4u8>
  ns0:familyName "Boon"^^xsd:string ;
  ns0:givenName "Frans"^^xsd:string ;
  ns0:name "Frans Boon"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/7f3850c041147cf6184b3ac78a900bcf33da2542e4a08b7023b4de231b638862"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/b4nHCI> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24094> .

