@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/bbsw14>
  ns0:givenName "Frans Simon"^^xsd:string ;
  ns0:name "Frans Simon Kramer"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/ed3aa5701a8a6aba06ec6303a398617b3c5512ba82cc3dab819f562b7f975c24"^^xsd:string ;
  ns0:familyName "Kramer"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/br1ud2> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23890> .

