@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/bCGGK7>
  ns0:givenName "Grietje"^^xsd:string ;
  ns0:name "Grietje Wagenaar"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/e5e41805c00df3f8cb27e8de6571fd3eeba21fe4382b053cdd0d2365ac188d6e"^^xsd:string ;
  ns0:familyName "Wagenaar"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bRtmCs> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23043> .

