@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_966e1233-080e-6c1f-3b86-e9ee41981fc0
  a a2a:Record ;
  rdfs:label "Bidprentje op 4 april 2008 te Riel" ;
  a2a:hasPerson oa:person_rat_966e1233-080e-6c1f-3b86-e9ee41981fc0_Person-4959ab10-c4cc-ad1c-86bd-a109b9e24917, oa:person_rat_966e1233-080e-6c1f-3b86-e9ee41981fc0_Person-fd00b292-05b9-e5c8-aa83-234a1311b70e ;
  a2a:hasEvent oa:event_rat_966e1233-080e-6c1f-3b86-e9ee41981fc0_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_966e1233-080e-6c1f-3b86-e9ee41981fc0_0 ;
  a2a:hasRelationPP oa:relationpp_rat_966e1233-080e-6c1f-3b86-e9ee41981fc0_0 ;
  a2a:hasSource oa:source_rat_966e1233-080e-6c1f-3b86-e9ee41981fc0 .

oa:person_rat_966e1233-080e-6c1f-3b86-e9ee41981fc0_Person-4959ab10-c4cc-ad1c-86bd-a109b9e24917
  a a2a:Person ;
  rdfs:label "Johannes Gerardus Hubertus Leonardus Wolfs" ;
  a2a:PersonName [
    rdfs:label "Johannes Gerardus Hubertus Leonardus Wolfs" ;
    a2a:PersonNameFirstName "Johannes Gerardus Hubertus Leonardus" ;
    a2a:PersonNameLastName "Wolfs"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1939" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1939-08-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rat_966e1233-080e-6c1f-3b86-e9ee41981fc0_Person-fd00b292-05b9-e5c8-aa83-234a1311b70e
  a a2a:Person ;
  rdfs:label "Marie Antoinette van Emmerik" ;
  a2a:PersonName [
    rdfs:label "Marie Antoinette van Emmerik" ;
    a2a:PersonNameFirstName "Marie Antoinette" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Emmerik"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_966e1233-080e-6c1f-3b86-e9ee41981fc0_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "2008" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "2008-04-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Riel" ;
    rdfs:label "Riel"
  ] .

oa:relationep_rat_966e1233-080e-6c1f-3b86-e9ee41981fc0_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_966e1233-080e-6c1f-3b86-e9ee41981fc0_Person:4959ab10-c4cc-ad1c-86bd-a109b9e24917 ;
  a2a:EventKeyRef oa:event_rat_966e1233-080e-6c1f-3b86-e9ee41981fc0_Event1 .

oa:relationpp_rat_966e1233-080e-6c1f-3b86-e9ee41981fc0_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_966e1233-080e-6c1f-3b86-e9ee41981fc0_Person:4959ab10-c4cc-ad1c-86bd-a109b9e24917, oa:person_rat_966e1233-080e-6c1f-3b86-e9ee41981fc0_Person:fd00b292-05b9-e5c8-aa83-234a1311b70e .

oa:source_rat_966e1233-080e-6c1f-3b86-e9ee41981fc0
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Riel" ;
    rdfs:label "Riel", "2008-04-04 - 2008-04-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "2008-04-04"^^xsd:date ;
    a2a:SourceIndexDateTo "2008-04-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "2008" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "2008-04-04"^^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 W" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: Bidprentje, Periode: 1763-2014, Bidprentjes - Letter W"
  ] ;
  a2a:SourceLastChangeDate "2019-12-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/966e1233-080e-6c1f-3b86-e9ee41981fc0" ;
  a2a:RecordGUID "{966e1233-080e-6c1f-3b86-e9ee41981fc0}" ;
  a2a:SourceRemarkOpmerking "foto aanwezig" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_329_00000329.xml van RAT" .

