@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bwEnj6q>
  schema:givenName "Alida"^^xsd:string ;
  schema:name "Alida Goedraad"@nl ;
  schema:familyName "Goedraad"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3dbf94bb-9bd1-cfa4-fd56-f8f5c2291f4b"^^xsd:string ;
  schema:hasOccupation "Pijpmaakster"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00h25r> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a00686bc-de43-0c0c-5129-5d6a13234579> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2441545> .

