@prefix schema: <http://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/bYktkg>
  schema:familyName "Elink"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/cc62de8531e4f1e71a04071567e55df8976bd6a0e1c175f310a784c9d02c475d"^^xsd:string ;
  schema:givenName "Nela"^^xsd:string ;
  schema:name "Nela Elink"@nl ;
  a schema:Person ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/dienstbode> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bcUoL8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22661> .

