@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_hee_7f903e8a-1fc2-2fb8-d884-575f96d95aa4
  a a2a:Record ;
  rdfs:label "Overlijden op 25 november 2012 te Heemskerk" ;
  a2a:hasPerson oa:person_hee_7f903e8a-1fc2-2fb8-d884-575f96d95aa4_Person1, oa:person_hee_7f903e8a-1fc2-2fb8-d884-575f96d95aa4_Person2 ;
  a2a:hasEvent oa:event_hee_7f903e8a-1fc2-2fb8-d884-575f96d95aa4_Event1 ;
  a2a:hasRelationEP oa:relationep_hee_7f903e8a-1fc2-2fb8-d884-575f96d95aa4_0, oa:relationep_hee_7f903e8a-1fc2-2fb8-d884-575f96d95aa4_1 ;
  a2a:hasSource oa:source_hee_7f903e8a-1fc2-2fb8-d884-575f96d95aa4 .

oa:person_hee_7f903e8a-1fc2-2fb8-d884-575f96d95aa4_Person1
  a a2a:Person ;
  rdfs:label "Agatha Berk" ;
  a2a:PersonName [
    rdfs:label "Agatha Berk" ;
    a2a:PersonNameFirstName "Agatha" ;
    a2a:PersonNameLastName "Berk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1925" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1925-07-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Spaarndam" ;
    rdfs:label "Spaarndam"
  ] .

oa:person_hee_7f903e8a-1fc2-2fb8-d884-575f96d95aa4_Person2
  a a2a:Person ;
  rdfs:label "Cornelis Wisse" ;
  a2a:PersonName [
    rdfs:label "Cornelis Wisse" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Wisse"
  ] .

oa:event_hee_7f903e8a-1fc2-2fb8-d884-575f96d95aa4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "2012" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "2012-11-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heemskerk" ;
    rdfs:label "Heemskerk"
  ] ;
  a2a:EventRemark02_Soort "Rouwadvertentie" ;
  a2a:EventRemark01_Crematorium_of_laatste_rustplaats "Crematorium Driehuis Westerveld" .

oa:relationep_hee_7f903e8a-1fc2-2fb8-d884-575f96d95aa4_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_hee_7f903e8a-1fc2-2fb8-d884-575f96d95aa4_Person1 ;
  a2a:EventKeyRef oa:event_hee_7f903e8a-1fc2-2fb8-d884-575f96d95aa4_Event1 .

oa:relationep_hee_7f903e8a-1fc2-2fb8-d884-575f96d95aa4_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_hee_7f903e8a-1fc2-2fb8-d884-575f96d95aa4_Person2 ;
  a2a:EventKeyRef oa:event_hee_7f903e8a-1fc2-2fb8-d884-575f96d95aa4_Event1 .

oa:source_hee_7f903e8a-1fc2-2fb8-d884-575f96d95aa4
  a a2a:Source ;
  rdfs:label "Historische Kring Heemskerk, Bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Heemskerk" ;
    rdfs:label "Heemskerk", "1800-01-01 - 2000-01-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1800-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2000-01-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Bidprentjesverzameling" ;
  a2a:SourceReference [
    a2a:InstitutionName "Historische Kring Heemskerk" ;
    rdfs:label "Historische Kring Heemskerk"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriPreview "https://www.historischekringheemskerk.nl/bidprent/large/13520.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-02-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.historischekringheemskerk.nl/cgi-bin/bidprent.pl?ident=13520" ;
  a2a:RecordIdentifier "13520" ;
  a2a:RecordGUID "{7f903e8a-1fc2-2fb8-d884-575f96d95aa4}" ;
  a2a:SourceRemarkProvenance "Gescrapet van ZCBS instantie https://www.historischekringheemskerk.nl/cgi-bin/bidprent.pl, HTML naar CSV, CSV naar A2A" .

