@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/bOkSgk>
  schema:givenName "Anthonia"^^xsd:string ;
  schema:name "Anthonia van Veen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/0f58b26a1aa47ba40523d11aceab1ab5dd62fb741854f76a410a8366914b0fec"^^xsd:string ;
  schema:familyName "van Veen"^^xsd:string ;
  a schema:Person ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaakster> ;
  roar:documentedIn <https://n2t.net/ark:/60537/b2UNJz> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22670> ;
  schema:additionalName [
    ns0:baseSurname "Veen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

