@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/b5PBKyV>
  schema:givenName "Alida"^^xsd:string ;
  schema:name "Alida Honkoop"@nl ;
  schema:hasOccupation "Geen"@nl ;
  schema:familyName "Honkoop"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c7d8f9e6-7051-f794-470b-b4552ee6c972"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00d746> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3bc64b6e-e77a-6648-fb4b-8ea049a9c351> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2089552> .

