@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_003fe7d3-33c6-62c2-dd67-cc2e8916db01
  a a2a:Record ;
  rdfs:label "Bidprentje op 17 maart 1979 te Tilburg" ;
  a2a:hasPerson oa:person_rat_003fe7d3-33c6-62c2-dd67-cc2e8916db01_Person-a0b50de6-9b7c-cbf2-fff9-deda91cd3bd1, oa:person_rat_003fe7d3-33c6-62c2-dd67-cc2e8916db01_Person-db2a6d42-a55f-a5b8-03f7-96e3a7cf2941 ;
  a2a:hasEvent oa:event_rat_003fe7d3-33c6-62c2-dd67-cc2e8916db01_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_003fe7d3-33c6-62c2-dd67-cc2e8916db01_0 ;
  a2a:hasRelationPP oa:relationpp_rat_003fe7d3-33c6-62c2-dd67-cc2e8916db01_0 ;
  a2a:hasSource oa:source_rat_003fe7d3-33c6-62c2-dd67-cc2e8916db01 .

oa:person_rat_003fe7d3-33c6-62c2-dd67-cc2e8916db01_Person-a0b50de6-9b7c-cbf2-fff9-deda91cd3bd1
  a a2a:Person ;
  rdfs:label "Petrus Lambertus Sneijders" ;
  a2a:PersonName [
    rdfs:label "Petrus Lambertus Sneijders" ;
    a2a:PersonNameFirstName "Petrus Lambertus" ;
    a2a:PersonNameLastName "Sneijders"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1901-09-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond"
  ] .

oa:person_rat_003fe7d3-33c6-62c2-dd67-cc2e8916db01_Person-db2a6d42-a55f-a5b8-03f7-96e3a7cf2941
  a a2a:Person ;
  rdfs:label "Maria Theodora Cornelia Pistorius" ;
  a2a:PersonName [
    rdfs:label "Maria Theodora Cornelia Pistorius" ;
    a2a:PersonNameFirstName "Maria Theodora Cornelia" ;
    a2a:PersonNameLastName "Pistorius"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_003fe7d3-33c6-62c2-dd67-cc2e8916db01_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "1979" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1979-03-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_003fe7d3-33c6-62c2-dd67-cc2e8916db01_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_003fe7d3-33c6-62c2-dd67-cc2e8916db01_Person:a0b50de6-9b7c-cbf2-fff9-deda91cd3bd1 ;
  a2a:EventKeyRef oa:event_rat_003fe7d3-33c6-62c2-dd67-cc2e8916db01_Event1 .

oa:relationpp_rat_003fe7d3-33c6-62c2-dd67-cc2e8916db01_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_003fe7d3-33c6-62c2-dd67-cc2e8916db01_Person:a0b50de6-9b7c-cbf2-fff9-deda91cd3bd1, oa:person_rat_003fe7d3-33c6-62c2-dd67-cc2e8916db01_Person:db2a6d42-a55f-a5b8-03f7-96e3a7cf2941 .

oa:source_rat_003fe7d3-33c6-62c2-dd67-cc2e8916db01
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1979-03-21 - 1979-03-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1979-03-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1979-03-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1979" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1979-03-21"^^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 S" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: Bidprentje, Periode: 1763-2014, Bidprentjes - Letter S"
  ] ;
  a2a:SourceLastChangeDate "2022-02-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/003fe7d3-33c6-62c2-dd67-cc2e8916db01" ;
  a2a:RecordGUID "{003fe7d3-33c6-62c2-dd67-cc2e8916db01}" ;
  a2a:SourceRemarkOpmerking "<b>Plaats begraven: </b>Tilburg<br><b>Datum begraven: </b>21/03/1979" ;
  a2a:SourceRemarkbron "Bidprentje" ;
  a2a:SourceRemarkregister_periode "1763-2014" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250103_205_00000205.xml van RAT" .

[] a2a:PersonRemarkdatum_overlijden "1979-03-17" .
