@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/btJB94>
  ns0:givenName "Adriana"^^xsd:string ;
  ns0:name "Adriana Hornis"@nl ;
  ns0:familyName "Hornis"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/3a91fe1bf08aa2cd94d84ab9dcc276f7023080967d9e8789cd97c7a24197129b"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bIwg4W> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23733> .

