@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_3c3360a4-e329-aba9-a10d-8006f9c4e8ec
  a a2a:Record ;
  rdfs:label "Bidprentje op 9 januari 1940 te Oisterwijk" ;
  a2a:hasPerson oa:person_rat_3c3360a4-e329-aba9-a10d-8006f9c4e8ec_Person-3a18893f-b9ad-d362-557c-1c1a2325054f, oa:person_rat_3c3360a4-e329-aba9-a10d-8006f9c4e8ec_Person-6ab2b412-41ee-d35b-1e6c-d89d203eafe4 ;
  a2a:hasEvent oa:event_rat_3c3360a4-e329-aba9-a10d-8006f9c4e8ec_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_3c3360a4-e329-aba9-a10d-8006f9c4e8ec_0, oa:relationep_rat_3c3360a4-e329-aba9-a10d-8006f9c4e8ec_1 ;
  a2a:hasSource oa:source_rat_3c3360a4-e329-aba9-a10d-8006f9c4e8ec .

oa:person_rat_3c3360a4-e329-aba9-a10d-8006f9c4e8ec_Person-3a18893f-b9ad-d362-557c-1c1a2325054f
  a a2a:Person ;
  rdfs:label "Antonius Moorman" ;
  a2a:PersonName [
    rdfs:label "Antonius Moorman" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Moorman"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1880-04-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wehl" ;
    rdfs:label "Wehl"
  ] .

oa:person_rat_3c3360a4-e329-aba9-a10d-8006f9c4e8ec_Person-6ab2b412-41ee-d35b-1e6c-d89d203eafe4
  a a2a:Person ;
  rdfs:label "Cornelia Elisabeth Roozen" ;
  a2a:PersonName [
    rdfs:label "Cornelia Elisabeth Roozen" ;
    a2a:PersonNameFirstName "Cornelia Elisabeth" ;
    a2a:PersonNameLastName "Roozen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_3c3360a4-e329-aba9-a10d-8006f9c4e8ec_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "1940" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1940-01-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk"
  ] .

oa:relationep_rat_3c3360a4-e329-aba9-a10d-8006f9c4e8ec_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_3c3360a4-e329-aba9-a10d-8006f9c4e8ec_Person:3a18893f-b9ad-d362-557c-1c1a2325054f ;
  a2a:EventKeyRef oa:event_rat_3c3360a4-e329-aba9-a10d-8006f9c4e8ec_Event1 .

oa:relationep_rat_3c3360a4-e329-aba9-a10d-8006f9c4e8ec_1
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot" ;
  a2a:RelationType "other:Echtgenoot" ;
  a2a:PersonKeyRef oa:person_rat_3c3360a4-e329-aba9-a10d-8006f9c4e8ec_Person:6ab2b412-41ee-d35b-1e6c-d89d203eafe4 ;
  a2a:EventKeyRef oa:event_rat_3c3360a4-e329-aba9-a10d-8006f9c4e8ec_Event1 .

oa:source_rat_3c3360a4-e329-aba9-a10d-8006f9c4e8ec
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, Bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk", "1940-01-09 - 1940-01-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1940-01-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-01-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1940" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1940-01-09"^^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 M" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: Bidprentje, Periode: 1763-2014, Bidprentjes - Letter M"
  ] ;
  a2a:SourceLastChangeDate "2025-11-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/3c3360a4-e329-aba9-a10d-8006f9c4e8ec" ;
  a2a:RecordGUID "{3c3360a4-e329-aba9-a10d-8006f9c4e8ec}" ;
  a2a:SourceRemarkOpmerking """copie
2x in bestand""" ;
  a2a:SourceRemarkbron "Bidprentje" ;
  a2a:SourceRemarkregister_periode "1763-2014" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_475_00000475.xml van RAT" .

[]
  a2a:PersonRemarkplaats_overlijden "Oisterwijk" ;
  a2a:PersonRemarkdatum_overlijden "1940-01-09" .

