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

<https://n2t.net/ark:/60537/b87j0A>
  ns0:givenName "Alida"^^xsd:string ;
  ns0:name "Alida Geerlings"@nl ;
  ns0:familyName "Geerlings"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/26614a65b79d3c3981fbe79b52da5186c6a28b0428b56f0ca4dd1fe8c6679d86"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaakster> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bnTYTE> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24022> .

