@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_781c2079-e6d0-45db-9d73-8aec634eb129
  a a2a:Record ;
  rdfs:label "Bidprentje op 31 mei 1964 te Udenhout" ;
  a2a:hasPerson oa:person_rat_781c2079-e6d0-45db-9d73-8aec634eb129_Person-2f1cfb4e-f9f2-4212-9784-5965e41e9957, oa:person_rat_781c2079-e6d0-45db-9d73-8aec634eb129_Person-a4354279-4cba-4532-9bfc-f4edc324ae1c ;
  a2a:hasEvent oa:event_rat_781c2079-e6d0-45db-9d73-8aec634eb129_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_781c2079-e6d0-45db-9d73-8aec634eb129_0 ;
  a2a:hasRelationPP oa:relationpp_rat_781c2079-e6d0-45db-9d73-8aec634eb129_0 ;
  a2a:hasSource oa:source_rat_781c2079-e6d0-45db-9d73-8aec634eb129 .

oa:person_rat_781c2079-e6d0-45db-9d73-8aec634eb129_Person-2f1cfb4e-f9f2-4212-9784-5965e41e9957
  a a2a:Person ;
  rdfs:label "Adrianus Petrus Josephus van de Plas" ;
  a2a:PersonName [
    rdfs:label "Adrianus Petrus Josephus van de Plas" ;
    a2a:PersonNameFirstName "Adrianus Petrus Josephus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Plas"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1903-03-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Udenhout" ;
    rdfs:label "Udenhout"
  ] .

oa:person_rat_781c2079-e6d0-45db-9d73-8aec634eb129_Person-a4354279-4cba-4532-9bfc-f4edc324ae1c
  a a2a:Person ;
  rdfs:label "Maria Josephina Gerarda Danklof" ;
  a2a:PersonName [
    rdfs:label "Maria Josephina Gerarda Danklof" ;
    a2a:PersonNameFirstName "Maria Josephina Gerarda" ;
    a2a:PersonNameLastName "Danklof"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_rat_781c2079-e6d0-45db-9d73-8aec634eb129_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "1964" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1964-05-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Udenhout" ;
    rdfs:label "Udenhout"
  ] .

oa:relationep_rat_781c2079-e6d0-45db-9d73-8aec634eb129_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_781c2079-e6d0-45db-9d73-8aec634eb129_Person:2f1cfb4e-f9f2-4212-9784-5965e41e9957 ;
  a2a:EventKeyRef oa:event_rat_781c2079-e6d0-45db-9d73-8aec634eb129_Event1 .

oa:relationpp_rat_781c2079-e6d0-45db-9d73-8aec634eb129_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_781c2079-e6d0-45db-9d73-8aec634eb129_Person:2f1cfb4e-f9f2-4212-9784-5965e41e9957, oa:person_rat_781c2079-e6d0-45db-9d73-8aec634eb129_Person:a4354279-4cba-4532-9bfc-f4edc324ae1c .

oa:source_rat_781c2079-e6d0-45db-9d73-8aec634eb129
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Udenhout" ;
    rdfs:label "Udenhout", "1964-05-31 - 1964-05-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1964-05-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1964-05-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1964" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1964-05-31"^^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 P" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: Bidprentje, Periode: 1763-2014, Bidprentjes - Letter P"
  ] ;
  a2a:SourceLastChangeDate "2019-07-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/781c2079-e6d0-45db-9d73-8aec634eb129" ;
  a2a:RecordGUID "{781c2079-e6d0-45db-9d73-8aec634eb129}" ;
  a2a:SourceRemarkOpmerking "2x in bestand" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_785_00000785.xml van RAT" .

