@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_a2e50e55-47a0-8d81-72cb-e2b4cb6fe420
  a a2a:Record ;
  rdfs:label "Begrafenis op 14 januari 1755 te Nistelrode" ;
  a2a:hasPerson oa:person_bhi_a2e50e55-47a0-8d81-72cb-e2b4cb6fe420_Person-428af682-07e3-ce12-5897-530c5e7eb59c, oa:person_bhi_a2e50e55-47a0-8d81-72cb-e2b4cb6fe420_Person-705c536b-10a5-0747-1834-f2b8dd1c04a6 ;
  a2a:hasEvent oa:event_bhi_a2e50e55-47a0-8d81-72cb-e2b4cb6fe420_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a2e50e55-47a0-8d81-72cb-e2b4cb6fe420_0 ;
  a2a:hasRelationPP oa:relationpp_bhi_a2e50e55-47a0-8d81-72cb-e2b4cb6fe420_0 ;
  a2a:hasSource oa:source_bhi_a2e50e55-47a0-8d81-72cb-e2b4cb6fe420 .

oa:person_bhi_a2e50e55-47a0-8d81-72cb-e2b4cb6fe420_Person-428af682-07e3-ce12-5897-530c5e7eb59c
  a a2a:Person ;
  rdfs:label "Arien Aard Dirks" ;
  a2a:PersonName [
    rdfs:label "Arien Aard Dirks" ;
    a2a:PersonNameFirstName "Arien Aard" ;
    a2a:PersonNameLastName "Dirks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a2e50e55-47a0-8d81-72cb-e2b4cb6fe420_Person-705c536b-10a5-0747-1834-f2b8dd1c04a6
  a a2a:Person ;
  rdfs:label "N.N. N.N." ;
  a2a:PersonName [
    rdfs:label "N.N. N.N." ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_a2e50e55-47a0-8d81-72cb-e2b4cb6fe420_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1755" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1755-01-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nistelrode" ;
    rdfs:label "Nistelrode"
  ] ;
  a2a:EventReligion "Koster" .

oa:relationep_bhi_a2e50e55-47a0-8d81-72cb-e2b4cb6fe420_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_a2e50e55-47a0-8d81-72cb-e2b4cb6fe420_Person:705c536b-10a5-0747-1834-f2b8dd1c04a6 ;
  a2a:EventKeyRef oa:event_bhi_a2e50e55-47a0-8d81-72cb-e2b4cb6fe420_Event1 .

oa:relationpp_bhi_a2e50e55-47a0-8d81-72cb-e2b4cb6fe420_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_a2e50e55-47a0-8d81-72cb-e2b4cb6fe420_Person:705c536b-10a5-0747-1834-f2b8dd1c04a6, oa:person_bhi_a2e50e55-47a0-8d81-72cb-e2b4cb6fe420_Person:428af682-07e3-ce12-5897-530c5e7eb59c .

oa:source_bhi_a2e50e55-47a0-8d81-72cb-e2b4cb6fe420
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Nistelrode" ;
    rdfs:label "Nistelrode", "1749-01-01 - 1787-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1749-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1787-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 5, Periode: 1749-1787" ;
    a2a:Book "Nistelrode begraven koster 1749-1787" ;
    a2a:RegistryNumber "5" ;
    a2a:Folio "5v03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 5, Periode: 1749-1787, Nistelrode begraven koster 1749-1787, 5, 5v03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/685358ee-6064-e856-9921-2895f3df72cc.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/685358ee-6064-e856-9921-2895f3df72cc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-03-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a2e50e55-47a0-8d81-72cb-e2b4cb6fe420" ;
  a2a:RecordGUID "{a2e50e55-47a0-8d81-72cb-e2b4cb6fe420}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_35859_00035859.xml van BHI" .

