@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_301f8cb8-7e72-e7cc-6a87-ec374e12ce39
  a a2a:Record ;
  rdfs:label "Overlijden op 27 juli 2014 te Alkmaar" ;
  a2a:hasPerson oa:person_hee_301f8cb8-7e72-e7cc-6a87-ec374e12ce39_Person1, oa:person_hee_301f8cb8-7e72-e7cc-6a87-ec374e12ce39_Person2 ;
  a2a:hasEvent oa:event_hee_301f8cb8-7e72-e7cc-6a87-ec374e12ce39_Event1 ;
  a2a:hasRelationEP oa:relationep_hee_301f8cb8-7e72-e7cc-6a87-ec374e12ce39_0, oa:relationep_hee_301f8cb8-7e72-e7cc-6a87-ec374e12ce39_1 ;
  a2a:hasSource oa:source_hee_301f8cb8-7e72-e7cc-6a87-ec374e12ce39 .

oa:person_hee_301f8cb8-7e72-e7cc-6a87-ec374e12ce39_Person1
  a a2a:Person ;
  rdfs:label "Christina Menje (Stiena) Halbersma" ;
  a2a:PersonName [
    rdfs:label "Christina Menje (Stiena) Halbersma" ;
    a2a:PersonNameFirstName "Christina Menje (Stiena)" ;
    a2a:PersonNameLastName "Halbersma"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1937" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1937-10-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Scheemda" ;
    rdfs:label "Scheemda"
  ] .

oa:person_hee_301f8cb8-7e72-e7cc-6a87-ec374e12ce39_Person2
  a a2a:Person ;
  rdfs:label "Aad Ravenhorst" ;
  a2a:PersonName [
    rdfs:label "Aad Ravenhorst" ;
    a2a:PersonNameFirstName "Aad" ;
    a2a:PersonNameLastName "Ravenhorst"
  ] .

oa:event_hee_301f8cb8-7e72-e7cc-6a87-ec374e12ce39_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "2014" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "2014-07-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] ;
  a2a:EventRemark02_Soort "Rouwadvertentie" ;
  a2a:EventRemark01_Crematorium_of_laatste_rustplaats "Crematorium Driehuis Westerveld" .

oa:relationep_hee_301f8cb8-7e72-e7cc-6a87-ec374e12ce39_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_hee_301f8cb8-7e72-e7cc-6a87-ec374e12ce39_Person1 ;
  a2a:EventKeyRef oa:event_hee_301f8cb8-7e72-e7cc-6a87-ec374e12ce39_Event1 .

oa:relationep_hee_301f8cb8-7e72-e7cc-6a87-ec374e12ce39_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_hee_301f8cb8-7e72-e7cc-6a87-ec374e12ce39_Person2 ;
  a2a:EventKeyRef oa:event_hee_301f8cb8-7e72-e7cc-6a87-ec374e12ce39_Event1 .

oa:source_hee_301f8cb8-7e72-e7cc-6a87-ec374e12ce39
  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/12816.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-02-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.historischekringheemskerk.nl/cgi-bin/bidprent.pl?ident=12816" ;
  a2a:RecordIdentifier "12816" ;
  a2a:RecordGUID "{301f8cb8-7e72-e7cc-6a87-ec374e12ce39}" ;
  a2a:SourceRemarkProvenance "Gescrapet van ZCBS instantie https://www.historischekringheemskerk.nl/cgi-bin/bidprent.pl, HTML naar CSV, CSV naar A2A" .

