@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/bkpBH1>
  ns0:givenName "Grietje"^^xsd:string ;
  ns0:name "Grietje Looije"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/28b10a512261efe2099dbd0c4a22d77175c90e45fd641bc45d72968ca4dd71ac"^^xsd:string ;
  ns0:familyName "Looije"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bzYzTR> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24957> .

