@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_f8b904b5-da10-e5c9-4e08-4487bc48e23e
  a a2a:Record ;
  rdfs:label "Bidprentje op 24 oktober 1982 te Eindhoven" ;
  a2a:hasPerson oa:person_rat_f8b904b5-da10-e5c9-4e08-4487bc48e23e_Person-32f4bef8-1733-0a25-cce9-c96aef385e97 ;
  a2a:hasEvent oa:event_rat_f8b904b5-da10-e5c9-4e08-4487bc48e23e_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_f8b904b5-da10-e5c9-4e08-4487bc48e23e_0 ;
  a2a:hasSource oa:source_rat_f8b904b5-da10-e5c9-4e08-4487bc48e23e .

oa:person_rat_f8b904b5-da10-e5c9-4e08-4487bc48e23e_Person-32f4bef8-1733-0a25-cce9-c96aef385e97
  a a2a:Person ;
  rdfs:label "Nico-Gabriel van der Westen" ;
  a2a:PersonName [
    rdfs:label "Nico-Gabriel van der Westen" ;
    a2a:PersonNameFirstName "Nico-Gabriel" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Westen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1913-07-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Made" ;
    rdfs:label "Made"
  ] .

oa:event_rat_f8b904b5-da10-e5c9-4e08-4487bc48e23e_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "1982" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1982-10-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_rat_f8b904b5-da10-e5c9-4e08-4487bc48e23e_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_f8b904b5-da10-e5c9-4e08-4487bc48e23e_Person:32f4bef8-1733-0a25-cce9-c96aef385e97 ;
  a2a:EventKeyRef oa:event_rat_f8b904b5-da10-e5c9-4e08-4487bc48e23e_Event1 .

oa:source_rat_f8b904b5-da10-e5c9-4e08-4487bc48e23e
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, Bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1982-10-24 - 1982-10-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1982-10-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1982-10-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1982" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1982-10-24"^^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 "2025-02-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/f8b904b5-da10-e5c9-4e08-4487bc48e23e" ;
  a2a:RecordGUID "{f8b904b5-da10-e5c9-4e08-4487bc48e23e}" ;
  a2a:SourceRemarkOpmerking "foto op prentje" ;
  a2a:SourceRemarkbron "Bidprentje" ;
  a2a:SourceRemarkregister_periode "1763-2014" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_151_00000151.xml van RAT" .

[]
  a2a:PersonRemarkplaats_overlijden "Eindhoven" ;
  a2a:PersonRemarkdatum_overlijden "1982-10-24" .

