@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#> .

<https://n2t.net/ark:/60537/baciPr>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/841a78b0339ca35439580c9c0a5d5316efde7940ee7ed55afc0951f98ee8500a"^^xsd:string ;
  schema:familyName "Voordewind"^^xsd:string ;
  schema:givenName "Wilhelmina"^^xsd:string ;
  schema:name "Wilhelmina Voordewind"@nl ;
  a schema:Person ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaakster> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bpYYIF> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22644> .

