@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_bhi_ef6cfb1e-2d68-92f5-e9af-4d1d90ce19a4
  a a2a:Record ;
  rdfs:label "Begrafenis op 15 juni 1783 te Wanroij" ;
  a2a:hasPerson oa:person_bhi_ef6cfb1e-2d68-92f5-e9af-4d1d90ce19a4_Person-c04f019e-3416-b8b1-4a87-df11d517073b ;
  a2a:hasEvent oa:event_bhi_ef6cfb1e-2d68-92f5-e9af-4d1d90ce19a4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ef6cfb1e-2d68-92f5-e9af-4d1d90ce19a4_0 ;
  a2a:hasSource oa:source_bhi_ef6cfb1e-2d68-92f5-e9af-4d1d90ce19a4 .

oa:person_bhi_ef6cfb1e-2d68-92f5-e9af-4d1d90ce19a4_Person-c04f019e-3416-b8b1-4a87-df11d517073b
  a a2a:Person ;
  rdfs:label "Maria Spierling" ;
  a2a:PersonName [
    rdfs:label "Maria Spierling" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Spierling"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_ef6cfb1e-2d68-92f5-e9af-4d1d90ce19a4_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1783" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1783-06-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wanroij" ;
    rdfs:label "Wanroij"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_ef6cfb1e-2d68-92f5-e9af-4d1d90ce19a4_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_ef6cfb1e-2d68-92f5-e9af-4d1d90ce19a4_Person:c04f019e-3416-b8b1-4a87-df11d517073b ;
  a2a:EventKeyRef oa:event_bhi_ef6cfb1e-2d68-92f5-e9af-4d1d90ce19a4_Event1 .

oa:source_bhi_ef6cfb1e-2d68-92f5-e9af-4d1d90ce19a4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Wanroij" ;
    rdfs:label "Wanroij", "1760-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1760-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3, Periode: 1760-1811" ;
    a2a:Book "Rooms-Katholiek begraafboek 1760-1811" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "158r70" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3, Periode: 1760-1811, Rooms-Katholiek begraafboek 1760-1811, 3, 158r70"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a333be8a-6119-5cae-2f8c-e821c90d8f00.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a333be8a-6119-5cae-2f8c-e821c90d8f00.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ef6cfb1e-2d68-92f5-e9af-4d1d90ce19a4" ;
  a2a:RecordGUID "{ef6cfb1e-2d68-92f5-e9af-4d1d90ce19a4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_57212_00057212.xml van BHI" .

