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

<https://n2t.net/ark:/60537/bY7LEJ>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/aee3be2c69f1644eaee67253ddbdfa8230f3b2d90192b695ce0b50d9e34a11a8"^^xsd:string ;
  schema:givenName "Pieternella"^^xsd:string ;
  schema:name "Pieternella van der Vin"@nl ;
  schema:familyName "van der Vin"^^xsd:string ;
  a schema:Person ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/naaister> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bcHH67> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22870> ;
  schema:additionalName [
    ns0:baseSurname "Vin"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

