@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/bu8Zur>
  schema:givenName "Aartje"^^xsd:string ;
  schema:name "Aartje Cornel"@nl ;
  schema:familyName "Cornel"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/349118f5907ab7f68a8071b2ce7d0e62ed4311a839c374d77ff14865d13a1224"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bIVFmD> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22719> .

