@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/box5ZL>
  ns0:givenName "Grietje"^^xsd:string ;
  ns0:name "Grietje Melkert"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/65b50baaa1d0893d88d1816d87bfe7ed9a6bab4d49c172e0f6626b81167d8c3a"^^xsd:string ;
  ns0:familyName "Melkert"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/hekelster> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bDiLTi> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24438> .

