@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/btjbPG>
  ns0:familyName "Dekker"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/a107518ebdc7bdb46fc4b4231b5852c3633943b2bcf0e3c6158949f97c6b54f6"^^xsd:string ;
  ns0:givenName "Klaas"^^xsd:string ;
  ns0:name "Klaas Dekker"@nl ;
  roar:documentedIn <https://n2t.net/ark:/60537/bI5RJd> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24747> .

