@prefix schema: <http://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/bOyzYT>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/bb95c8051336b4d01c30196e4e062a8863185e160a2ad4a59601b9a0840f9d6a"^^xsd:string ;
  schema:givenName "Klaas"^^xsd:string ;
  schema:name "Klaas Prinsenberg"@nl ;
  schema:familyName "Prinsenberg"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/b3kc7X> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22639> .

