@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_7c9448bc-112c-e2db-3bbc-455e35a73b49
  a a2a:Record ;
  rdfs:label "Bidprentje op 19 november 1978 te Tilburg" ;
  a2a:hasPerson oa:person_rat_7c9448bc-112c-e2db-3bbc-455e35a73b49_Person-19b1ef71-436d-9064-70b3-6fcc37f8120d ;
  a2a:hasEvent oa:event_rat_7c9448bc-112c-e2db-3bbc-455e35a73b49_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_7c9448bc-112c-e2db-3bbc-455e35a73b49_0 ;
  a2a:hasSource oa:source_rat_7c9448bc-112c-e2db-3bbc-455e35a73b49 .

oa:person_rat_7c9448bc-112c-e2db-3bbc-455e35a73b49_Person-19b1ef71-436d-9064-70b3-6fcc37f8120d
  a a2a:Person ;
  rdfs:label "Albertus Baas" ;
  a2a:PersonName [
    rdfs:label "Albertus Baas" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Baas"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1902-06-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:event_rat_7c9448bc-112c-e2db-3bbc-455e35a73b49_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "1978" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1978-11-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_7c9448bc-112c-e2db-3bbc-455e35a73b49_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_7c9448bc-112c-e2db-3bbc-455e35a73b49_Person:19b1ef71-436d-9064-70b3-6fcc37f8120d ;
  a2a:EventKeyRef oa:event_rat_7c9448bc-112c-e2db-3bbc-455e35a73b49_Event1 .

oa:source_rat_7c9448bc-112c-e2db-3bbc-455e35a73b49
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Niet van toepassing" ;
    rdfs:label "Niet van toepassing", "1979-02-07 - 1979-02-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1979-02-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1979-02-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1979" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1979-02-07"^^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 B" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: Bidprentje, Periode: 1763-2014, Bidprentjes - Letter B"
  ] ;
  a2a:SourceLastChangeDate "2017-04-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/7c9448bc-112c-e2db-3bbc-455e35a73b49" ;
  a2a:RecordGUID "{7c9448bc-112c-e2db-3bbc-455e35a73b49}" ;
  a2a:SourceRemarkOpmerking """met foto
frater Ludolphus<br><b>Plaats begraven: </b>Vught<br><b>Datum begraven: </b>1979-02-07""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210908_25252_00025252.xml van RAT" .

