@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_7d8b6ead-e9e4-48b2-db5e-c0354f4911de
  a a2a:Record ;
  rdfs:label "Bidprentje op 10 mei 1984 te Baarle-Nassau" ;
  a2a:hasPerson oa:person_rat_7d8b6ead-e9e4-48b2-db5e-c0354f4911de_Person-01fb5cdc-634b-3b89-8116-0f4c9fdcefec, oa:person_rat_7d8b6ead-e9e4-48b2-db5e-c0354f4911de_Person-c9520752-fd40-1c00-36e2-15cc64aa57f4 ;
  a2a:hasEvent oa:event_rat_7d8b6ead-e9e4-48b2-db5e-c0354f4911de_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_7d8b6ead-e9e4-48b2-db5e-c0354f4911de_0 ;
  a2a:hasRelationPP oa:relationpp_rat_7d8b6ead-e9e4-48b2-db5e-c0354f4911de_0 ;
  a2a:hasSource oa:source_rat_7d8b6ead-e9e4-48b2-db5e-c0354f4911de .

oa:person_rat_7d8b6ead-e9e4-48b2-db5e-c0354f4911de_Person-01fb5cdc-634b-3b89-8116-0f4c9fdcefec
  a a2a:Person ;
  rdfs:label "Anna Maria Magdalena van Roey" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Magdalena van Roey" ;
    a2a:PersonNameFirstName "Anna Maria Magdalena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Roey"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1913-05-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beerse (België)" ;
    rdfs:label "Beerse (België)"
  ] .

oa:person_rat_7d8b6ead-e9e4-48b2-db5e-c0354f4911de_Person-c9520752-fd40-1c00-36e2-15cc64aa57f4
  a a2a:Person ;
  rdfs:label "Johan Cornelis Marie Joosen" ;
  a2a:PersonName [
    rdfs:label "Johan Cornelis Marie Joosen" ;
    a2a:PersonNameFirstName "Johan Cornelis Marie" ;
    a2a:PersonNameLastName "Joosen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_7d8b6ead-e9e4-48b2-db5e-c0354f4911de_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "1984" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1984-05-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau"
  ] .

oa:relationep_rat_7d8b6ead-e9e4-48b2-db5e-c0354f4911de_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_7d8b6ead-e9e4-48b2-db5e-c0354f4911de_Person:01fb5cdc-634b-3b89-8116-0f4c9fdcefec ;
  a2a:EventKeyRef oa:event_rat_7d8b6ead-e9e4-48b2-db5e-c0354f4911de_Event1 .

oa:relationpp_rat_7d8b6ead-e9e4-48b2-db5e-c0354f4911de_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_7d8b6ead-e9e4-48b2-db5e-c0354f4911de_Person:01fb5cdc-634b-3b89-8116-0f4c9fdcefec, oa:person_rat_7d8b6ead-e9e4-48b2-db5e-c0354f4911de_Person:c9520752-fd40-1c00-36e2-15cc64aa57f4 .

oa:source_rat_7d8b6ead-e9e4-48b2-db5e-c0354f4911de
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau", "1984-05-10 - 1984-05-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1984-05-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1984-05-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1984" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1984-05-10"^^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 R" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: Bidprentje, Periode: 1763-2014, Bidprentjes - Letter R"
  ] ;
  a2a:SourceLastChangeDate "2015-08-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/7d8b6ead-e9e4-48b2-db5e-c0354f4911de" ;
  a2a:RecordGUID "{7d8b6ead-e9e4-48b2-db5e-c0354f4911de}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_807_00000807.xml van RAT" .

