@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#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bsgHkM>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/fbf83c0ca138434ea5b1d005a9d6ca8149b364157082078c5a6919e61116b38a"^^xsd:string ;
  ns0:givenName "Janna"^^xsd:string ;
  ns0:name "Janna s Gravezand"@nl ;
  ns0:familyName "s Gravezand"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/hekelster> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bH3ndh> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23679> ;
  ns0:additionalName [
    ns1:baseSurname "Gravezand"^^xsd:string ;
    ns1:literalName "Janna s Gravezand"@nl ;
    ns1:surnamePrefix "s"^^xsd:string
  ] .

