@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/bGdAuE>
  ns0:familyName "de Haas"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/ce4734c8ffc29ffa3cf1485f8ae58e3edc59a4599160e1533c9d57a6b3f9d9f0"^^xsd:string ;
  ns0:givenName "Sina"^^xsd:string ;
  ns0:name "Sina de Haas"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaakster> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bV0fn9> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23863> ;
  ns0:additionalName [
    ns1:baseSurname "Haas"^^xsd:string ;
    ns1:literalName "Sina de Haas"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

