@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/b2hIFq>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/645d1512212637d6cc56b14d68f891a8477f709d9bce8b766de76894fa58b010"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter Valk"@nl ;
  schema:familyName "Valk"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bh4oyV> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22645> .

