@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/> .
@prefix ns1: <a2a:EventRemark01_Datum_begrafenis/> .

oa:record_hdp_35b11296-280e-14f2-00a3-a6febacd3235
  a a2a:Record ;
  rdfs:label "Overlijden op 15 mei 1974 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_hdp_35b11296-280e-14f2-00a3-a6febacd3235_Person1, oa:person_hdp_35b11296-280e-14f2-00a3-a6febacd3235_Person2 ;
  a2a:hasEvent oa:event_hdp_35b11296-280e-14f2-00a3-a6febacd3235_Event1 ;
  a2a:hasRelationEP oa:relationep_hdp_35b11296-280e-14f2-00a3-a6febacd3235_0, oa:relationep_hdp_35b11296-280e-14f2-00a3-a6febacd3235_1 ;
  a2a:hasSource oa:source_hdp_35b11296-280e-14f2-00a3-a6febacd3235 .

oa:person_hdp_35b11296-280e-14f2-00a3-a6febacd3235_Person1
  a a2a:Person ;
  rdfs:label "Ludovicus Petrus Johannes Witters" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Petrus Johannes Witters" ;
    a2a:PersonNameFirstName "Ludovicus Petrus Johannes" ;
    a2a:PersonNameLastName "Witters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1936" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1936-01-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Berlicum" ;
    rdfs:label "Berlicum"
  ] .

oa:person_hdp_35b11296-280e-14f2-00a3-a6febacd3235_Person2
  a a2a:Person ;
  rdfs:label "Greet Linnebank" ;
  a2a:PersonName [
    rdfs:label "Greet Linnebank" ;
    a2a:PersonNameFirstName "Greet" ;
    a2a:PersonNameLastName "Linnebank"
  ] .

oa:event_hdp_35b11296-280e-14f2-00a3-a6febacd3235_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1974" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1974-05-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] ;
  ns0:crematie "Rosmalen" ;
  ns1:crematie "18-05-1974" ;
  a2a:EventRemark01_Roepnaam "Wiek" .

oa:relationep_hdp_35b11296-280e-14f2-00a3-a6febacd3235_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_hdp_35b11296-280e-14f2-00a3-a6febacd3235_Person1 ;
  a2a:EventKeyRef oa:event_hdp_35b11296-280e-14f2-00a3-a6febacd3235_Event1 .

oa:relationep_hdp_35b11296-280e-14f2-00a3-a6febacd3235_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_hdp_35b11296-280e-14f2-00a3-a6febacd3235_Person2 ;
  a2a:EventKeyRef oa:event_hdp_35b11296-280e-14f2-00a3-a6febacd3235_Event1 .

oa:source_hdp_35b11296-280e-14f2-00a3-a6febacd3235
  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/1974051501.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-06-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.deplaets.nl/cgi-bin/bidprent.pl?ident=1974051501" ;
  a2a:RecordIdentifier "1974051501" ;
  a2a:RecordGUID "{35b11296-280e-14f2-00a3-a6febacd3235}" ;
  a2a:SourceRemarkProvenance "Gescrapet van ZCBS instantie https://www.deplaets.nl/cgi-bin/bidprent.pl, HTML naar CSV, CSV naar A2A" .

