@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/bdjO8n>
  schema:familyName "Cornel"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/ae4455e053dc4eabeca07fdf8af7c523672f60cbe83128b1aaf25a6517da8507"^^xsd:string ;
  schema:givenName "Mietje"^^xsd:string ;
  schema:name "Mietje Cornel"@nl ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bt6u23> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22721> .

