@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_ef2b69d7-5352-489f-a5d5-27cb277cd511
  a a2a:Record ;
  rdfs:label "Bidprentje op 25 januari 2010 te Tilburg" ;
  a2a:hasPerson oa:person_rat_ef2b69d7-5352-489f-a5d5-27cb277cd511_Person-1920a5f2-ae15-4861-b344-36ff52e34a8d, oa:person_rat_ef2b69d7-5352-489f-a5d5-27cb277cd511_Person-0403126b-b7a8-4cd5-b1fb-8e087796fef0 ;
  a2a:hasEvent oa:event_rat_ef2b69d7-5352-489f-a5d5-27cb277cd511_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_ef2b69d7-5352-489f-a5d5-27cb277cd511_0 ;
  a2a:hasRelationPP oa:relationpp_rat_ef2b69d7-5352-489f-a5d5-27cb277cd511_0 ;
  a2a:hasSource oa:source_rat_ef2b69d7-5352-489f-a5d5-27cb277cd511 .

oa:person_rat_ef2b69d7-5352-489f-a5d5-27cb277cd511_Person-1920a5f2-ae15-4861-b344-36ff52e34a8d
  a a2a:Person ;
  rdfs:label "Adriaan Emanuel Gerardus - Ad Domstorff" ;
  a2a:PersonName [
    rdfs:label "Adriaan Emanuel Gerardus - Ad Domstorff" ;
    a2a:PersonNameFirstName "Adriaan Emanuel Gerardus - Ad" ;
    a2a:PersonNameLastName "Domstorff"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1930" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1930-12-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk"
  ] .

oa:person_rat_ef2b69d7-5352-489f-a5d5-27cb277cd511_Person-0403126b-b7a8-4cd5-b1fb-8e087796fef0
  a a2a:Person ;
  rdfs:label "Anneke Monden" ;
  a2a:PersonName [
    rdfs:label "Anneke Monden" ;
    a2a:PersonNameFirstName "Anneke" ;
    a2a:PersonNameLastName "Monden"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_rat_ef2b69d7-5352-489f-a5d5-27cb277cd511_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "2010" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "2010-01-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_ef2b69d7-5352-489f-a5d5-27cb277cd511_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_ef2b69d7-5352-489f-a5d5-27cb277cd511_Person:1920a5f2-ae15-4861-b344-36ff52e34a8d ;
  a2a:EventKeyRef oa:event_rat_ef2b69d7-5352-489f-a5d5-27cb277cd511_Event1 .

oa:relationpp_rat_ef2b69d7-5352-489f-a5d5-27cb277cd511_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_ef2b69d7-5352-489f-a5d5-27cb277cd511_Person:1920a5f2-ae15-4861-b344-36ff52e34a8d, oa:person_rat_ef2b69d7-5352-489f-a5d5-27cb277cd511_Person:0403126b-b7a8-4cd5-b1fb-8e087796fef0 .

oa:source_rat_ef2b69d7-5352-489f-a5d5-27cb277cd511
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "2010-01-25 - 2010-01-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "2010-01-25"^^xsd:date ;
    a2a:SourceIndexDateTo "2010-01-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "2010" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "2010-01-25"^^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 D" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: Bidprentje, Periode: 1763-2014, Bidprentjes - Letter D"
  ] ;
  a2a:SourceLastChangeDate "2021-06-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/ef2b69d7-5352-489f-a5d5-27cb277cd511" ;
  a2a:RecordGUID "{ef2b69d7-5352-489f-a5d5-27cb277cd511}" ;
  a2a:SourceRemarkOpmerking "Foto op bidprentje" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_710_00000710.xml van RAT" .

