@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_1bf47cbe-e0eb-c2ca-32f1-ded7964a1b99
  a a2a:Record ;
  rdfs:label "Overlijden op 2 februari 2018 te Heemskerk" ;
  a2a:hasPerson oa:person_hee_1bf47cbe-e0eb-c2ca-32f1-ded7964a1b99_Person1, oa:person_hee_1bf47cbe-e0eb-c2ca-32f1-ded7964a1b99_Person2 ;
  a2a:hasEvent oa:event_hee_1bf47cbe-e0eb-c2ca-32f1-ded7964a1b99_Event1 ;
  a2a:hasRelationEP oa:relationep_hee_1bf47cbe-e0eb-c2ca-32f1-ded7964a1b99_0, oa:relationep_hee_1bf47cbe-e0eb-c2ca-32f1-ded7964a1b99_1 ;
  a2a:hasSource oa:source_hee_1bf47cbe-e0eb-c2ca-32f1-ded7964a1b99 .

oa:person_hee_1bf47cbe-e0eb-c2ca-32f1-ded7964a1b99_Person1
  a a2a:Person ;
  rdfs:label "Antoinette Maria Elisabeth (Netty) Versteege" ;
  a2a:PersonName [
    rdfs:label "Antoinette Maria Elisabeth (Netty) Versteege" ;
    a2a:PersonNameFirstName "Antoinette Maria Elisabeth (Netty)" ;
    a2a:PersonNameLastName "Versteege"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Religion "RK" ;
  a2a:BirthDate [
    a2a:Year "1927" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1927-08-23"^^xsd:date
  ] .

oa:person_hee_1bf47cbe-e0eb-c2ca-32f1-ded7964a1b99_Person2
  a a2a:Person ;
  rdfs:label "Cor van Hooff" ;
  a2a:PersonName [
    rdfs:label "Cor van Hooff" ;
    a2a:PersonNameFirstName "Cor" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hooff"
  ] .

oa:event_hee_1bf47cbe-e0eb-c2ca-32f1-ded7964a1b99_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "2018" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "2018-02-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heemskerk" ;
    rdfs:label "Heemskerk"
  ] ;
  a2a:EventRemark02_Soort "Rouwadvertentie" ;
  a2a:EventRemark01_Crematorium_of_laatste_rustplaats "R.K. Kerkhof Par. St. Laurentius, Heemskerk" .

oa:relationep_hee_1bf47cbe-e0eb-c2ca-32f1-ded7964a1b99_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_hee_1bf47cbe-e0eb-c2ca-32f1-ded7964a1b99_Person1 ;
  a2a:EventKeyRef oa:event_hee_1bf47cbe-e0eb-c2ca-32f1-ded7964a1b99_Event1 .

oa:relationep_hee_1bf47cbe-e0eb-c2ca-32f1-ded7964a1b99_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_hee_1bf47cbe-e0eb-c2ca-32f1-ded7964a1b99_Person2 ;
  a2a:EventKeyRef oa:event_hee_1bf47cbe-e0eb-c2ca-32f1-ded7964a1b99_Event1 .

oa:source_hee_1bf47cbe-e0eb-c2ca-32f1-ded7964a1b99
  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/14447.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.historischekringheemskerk.nl/cgi-bin/bidprent.pl?ident=14447" ;
  a2a:RecordIdentifier "14447" ;
  a2a:RecordGUID "{1bf47cbe-e0eb-c2ca-32f1-ded7964a1b99}" ;
  a2a:SourceRemarkProvenance "Gescrapet van ZCBS instantie https://www.historischekringheemskerk.nl/cgi-bin/bidprent.pl, HTML naar CSV, CSV naar A2A" .

