@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_rat_c2fb970a-4fd5-d198-2d17-e022a0bb9d25
  a a2a:Record ;
  rdfs:label "Bidprentje op 20 november 2009 te Hilvarenbeek" ;
  a2a:hasPerson oa:person_rat_c2fb970a-4fd5-d198-2d17-e022a0bb9d25_Person-f4acba0b-9b9c-858e-57ef-2d69d472a7ce, oa:person_rat_c2fb970a-4fd5-d198-2d17-e022a0bb9d25_Person-76d611e7-c627-ae73-6790-de375ef4ce21 ;
  a2a:hasEvent oa:event_rat_c2fb970a-4fd5-d198-2d17-e022a0bb9d25_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_c2fb970a-4fd5-d198-2d17-e022a0bb9d25_0 ;
  a2a:hasRelationPP oa:relationpp_rat_c2fb970a-4fd5-d198-2d17-e022a0bb9d25_0 ;
  a2a:hasSource oa:source_rat_c2fb970a-4fd5-d198-2d17-e022a0bb9d25 .

oa:person_rat_c2fb970a-4fd5-d198-2d17-e022a0bb9d25_Person-f4acba0b-9b9c-858e-57ef-2d69d472a7ce
  a a2a:Person ;
  rdfs:label "Lies van de Ven" ;
  a2a:PersonName [
    rdfs:label "Lies van de Ven" ;
    a2a:PersonNameFirstName "Lies" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Ven"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1919-12-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hilvarenbeek" ;
    rdfs:label "Hilvarenbeek"
  ] .

oa:person_rat_c2fb970a-4fd5-d198-2d17-e022a0bb9d25_Person-76d611e7-c627-ae73-6790-de375ef4ce21
  a a2a:Person ;
  rdfs:label "Jos Melis" ;
  a2a:PersonName [
    rdfs:label "Jos Melis" ;
    a2a:PersonNameFirstName "Jos" ;
    a2a:PersonNameLastName "Melis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_c2fb970a-4fd5-d198-2d17-e022a0bb9d25_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "2009" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "2009-11-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hilvarenbeek" ;
    rdfs:label "Hilvarenbeek"
  ] .

oa:relationep_rat_c2fb970a-4fd5-d198-2d17-e022a0bb9d25_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_c2fb970a-4fd5-d198-2d17-e022a0bb9d25_Person:f4acba0b-9b9c-858e-57ef-2d69d472a7ce ;
  a2a:EventKeyRef oa:event_rat_c2fb970a-4fd5-d198-2d17-e022a0bb9d25_Event1 .

oa:relationpp_rat_c2fb970a-4fd5-d198-2d17-e022a0bb9d25_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_c2fb970a-4fd5-d198-2d17-e022a0bb9d25_Person:f4acba0b-9b9c-858e-57ef-2d69d472a7ce, oa:person_rat_c2fb970a-4fd5-d198-2d17-e022a0bb9d25_Person:76d611e7-c627-ae73-6790-de375ef4ce21 .

oa:source_rat_c2fb970a-4fd5-d198-2d17-e022a0bb9d25
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Hilvarenbeek" ;
    rdfs:label "Hilvarenbeek", "2009-11-20 - 2009-11-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "2009-11-20"^^xsd:date ;
    a2a:SourceIndexDateTo "2009-11-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "2009" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "2009-11-20"^^xsd:date
  ] ;
  a2a:SourceType "other:bidprentjesverzameling" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: Bidprentje, Periode: 1763-2014" ;
    a2a:Book "Bidprentjes - Letter V" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: Bidprentje, Periode: 1763-2014, Bidprentjes - Letter V"
  ] ;
  a2a:SourceLastChangeDate "2020-02-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/c2fb970a-4fd5-d198-2d17-e022a0bb9d25" ;
  a2a:RecordGUID "{c2fb970a-4fd5-d198-2d17-e022a0bb9d25}" ;
  a2a:SourceRemarkOpmerking "foto aanwezig" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_540_00000540.xml van RAT" .

