@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#> .
@prefix ns0: <a2a:EventRemark03_Plaats_begrafenis/> .

oa:record_hdp_da8fd3e9-b39b-c771-9887-e42d208f5fc2
  a a2a:Record ;
  rdfs:label "Overlijden op 18 januari 1932 te Berlicum" ;
  a2a:hasPerson oa:person_hdp_da8fd3e9-b39b-c771-9887-e42d208f5fc2_Person1, oa:person_hdp_da8fd3e9-b39b-c771-9887-e42d208f5fc2_Person2 ;
  a2a:hasEvent oa:event_hdp_da8fd3e9-b39b-c771-9887-e42d208f5fc2_Event1 ;
  a2a:hasRelationEP oa:relationep_hdp_da8fd3e9-b39b-c771-9887-e42d208f5fc2_0, oa:relationep_hdp_da8fd3e9-b39b-c771-9887-e42d208f5fc2_1 ;
  a2a:hasSource oa:source_hdp_da8fd3e9-b39b-c771-9887-e42d208f5fc2 .

oa:person_hdp_da8fd3e9-b39b-c771-9887-e42d208f5fc2_Person1
  a a2a:Person ;
  rdfs:label "Stephanie de Poortere" ;
  a2a:PersonName [
    rdfs:label "Stephanie de Poortere" ;
    a2a:PersonNameFirstName "Stephanie" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Poortere"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1875-07-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "IJzendijke" ;
    rdfs:label "IJzendijke"
  ] .

oa:person_hdp_da8fd3e9-b39b-c771-9887-e42d208f5fc2_Person2
  a a2a:Person ;
  rdfs:label "Alcides Jacobus Gilles" ;
  a2a:PersonName [
    rdfs:label "Alcides Jacobus Gilles" ;
    a2a:PersonNameFirstName "Alcides Jacobus" ;
    a2a:PersonNameLastName "Gilles"
  ] .

oa:event_hdp_da8fd3e9-b39b-c771-9887-e42d208f5fc2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1932" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1932-01-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Berlicum" ;
    rdfs:label "Berlicum"
  ] ;
  ns0:crematie "IJzendijke" .

oa:relationep_hdp_da8fd3e9-b39b-c771-9887-e42d208f5fc2_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_hdp_da8fd3e9-b39b-c771-9887-e42d208f5fc2_Person1 ;
  a2a:EventKeyRef oa:event_hdp_da8fd3e9-b39b-c771-9887-e42d208f5fc2_Event1 .

oa:relationep_hdp_da8fd3e9-b39b-c771-9887-e42d208f5fc2_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_hdp_da8fd3e9-b39b-c771-9887-e42d208f5fc2_Person2 ;
  a2a:EventKeyRef oa:event_hdp_da8fd3e9-b39b-c771-9887-e42d208f5fc2_Event1 .

oa:source_hdp_da8fd3e9-b39b-c771-9887-e42d208f5fc2
  a a2a:Source ;
  rdfs:label "Heemkundekring De Plaets, Bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Berlicum" ;
    rdfs:label "Berlicum", "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 "Heemkundekring De Plaets" ;
    rdfs:label "Heemkundekring De Plaets"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriPreview "https://www.deplaets.nl/bidprent/large/1932011801.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-06-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.deplaets.nl/cgi-bin/bidprent.pl?ident=1932011801" ;
  a2a:RecordIdentifier "1932011801" ;
  a2a:RecordGUID "{da8fd3e9-b39b-c771-9887-e42d208f5fc2}" ;
  a2a:SourceRemarkProvenance "Gescrapet van ZCBS instantie https://www.deplaets.nl/cgi-bin/bidprent.pl, HTML naar CSV, CSV naar A2A" .

