@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/bYXzop>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/7b811d6920c90fbed2ec339856d3db620ae51c187a21a6b9d5e7e2b108c79964"^^xsd:string ;
  schema:familyName "van der Foeg"^^xsd:string ;
  schema:givenName "Wilhemina"^^xsd:string ;
  schema:name "Wilhemina van der Foeg"@nl ;
  a schema:Person ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaakster> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bdKbyu> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22777> ;
  schema:additionalName [
    ns0:baseSurname "Foeg"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

