@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_avs_23f37735-dd5b-6a6f-e60a-700668ae2ce2
  a a2a:Record ;
  rdfs:label "Overlijden op 10 september 1959 te Vlimmeren" ;
  a2a:hasPerson oa:person_avs_23f37735-dd5b-6a6f-e60a-700668ae2ce2_Person1 ;
  a2a:hasEvent oa:event_avs_23f37735-dd5b-6a6f-e60a-700668ae2ce2_Event1 ;
  a2a:hasRelationEP oa:relationep_avs_23f37735-dd5b-6a6f-e60a-700668ae2ce2_0 ;
  a2a:hasSource oa:source_avs_23f37735-dd5b-6a6f-e60a-700668ae2ce2 .

oa:person_avs_23f37735-dd5b-6a6f-e60a-700668ae2ce2_Person1
  a a2a:Person ;
  rdfs:label "Joannes Ludovicus Van Roey" ;
  a2a:PersonName [
    rdfs:label "Joannes Ludovicus Van Roey" ;
    a2a:PersonNameFirstName "Joannes Ludovicus" ;
    a2a:PersonNamePrefixLastName "Van" ;
    a2a:PersonNameLastName "Roey"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1876-11-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beerse" ;
    rdfs:label "Beerse"
  ] .

oa:event_avs_23f37735-dd5b-6a6f-e60a-700668ae2ce2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1959" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1959-09-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlimmeren" ;
    rdfs:label "Vlimmeren"
  ] .

oa:relationep_avs_23f37735-dd5b-6a6f-e60a-700668ae2ce2_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_avs_23f37735-dd5b-6a6f-e60a-700668ae2ce2_Person1 ;
  a2a:EventKeyRef oa:event_avs_23f37735-dd5b-6a6f-e60a-700668ae2ce2_Event1 .

oa:source_avs_23f37735-dd5b-6a6f-e60a-700668ae2ce2
  a a2a:Source ;
  rdfs:label "Heemkunde kring Amalia van Solms, Bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Baarle-Hertog" ;
    rdfs:label "Baarle-Hertog", "1500-01-01 - 2000-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1500-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2000-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Bidprentjesverzameling" ;
  a2a:SourceReference [
    a2a:InstitutionName "Heemkunde kring Amalia van Solms" ;
    rdfs:label "Heemkunde kring Amalia van Solms"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://images.memorix.nl/enb_320/deepzoom/d602e339-cdc1-9e83-1cb2-dc02a3f41c66.dzi" ;
    a2a:UriPreview "https://images.memorix.nl/enb_320/thumb/500x500/d602e339-cdc1-9e83-1cb2-dc02a3f41c66.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-09-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.amaliavansolms.org/collectie/bidprentjes/?diw-id=brabantcloud_enb-320-bidprentje_enb-320.bidprentje-c8dd594f-9aad-7d43-64af-d0d312ce99ed-23f37735-dd5b-6a6f-e60a-700668ae2ce2" ;
  a2a:RecordIdentifier "602_02661" ;
  a2a:RecordGUID "{23f37735-dd5b-6a6f-e60a-700668ae2ce2}" ;
  a2a:SourceRemarkProvenance "http://data.brabantcloud.nl/api/search/v1/?format=json&q=delving_spec:enb-320-bidprentje fetch_data_brabant_cloud csv2a2a" .

[] a2a:PersonRemarkOpmerking "Lid van de Bond van het H,Hart en andere genootschappen." .
