@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/b1FCGS>
  ns0:givenName "Grietje"^^xsd:string ;
  ns0:name "Grietje Nabbes"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/d50b42e6626ff2fa8642d71d18915ada9979c273bcad4473ff4c99fb92e083eb"^^xsd:string ;
  ns0:familyName "Nabbes"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/naaister> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bgshAz> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24464> .

