@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/bQDzQs>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/d47be6b7db6d8879dac0a5c64dfa7a4b045d37bd8caaea36c1c9c87c32e7bc77"^^xsd:string ;
  schema:givenName "Kaatje"^^xsd:string ;
  schema:name "Kaatje Nijs"@nl ;
  schema:familyName "Nijs"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/b5cviY> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22840> .

