@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_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a
  a a2a:Record ;
  rdfs:label "Doop op 30 december 1804 te Nistelrode" ;
  a2a:hasPerson oa:person_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_Person-e95be8cf-ba6f-fcb0-15d7-c52a168c9401, oa:person_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_Person-7c313bbf-c9a8-662c-e121-9700fc8ad028, oa:person_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_Person-7050a209-3b6a-28c7-131f-78e803451cfe, oa:person_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_Person-adacc789-b2b3-62c7-76e2-e46c11f20de8, oa:person_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_Person-b7f473b3-c448-0429-0eec-bafe2da06096 ;
  a2a:hasEvent oa:event_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_0, oa:relationep_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_1, oa:relationep_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_2, oa:relationep_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_3, oa:relationep_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_4 ;
  a2a:hasSource oa:source_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a .

oa:person_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_Person-e95be8cf-ba6f-fcb0-15d7-c52a168c9401
  a a2a:Person ;
  rdfs:label "Daniel van de Loo" ;
  a2a:PersonName [
    rdfs:label "Daniel van de Loo" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Loo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_Person-7c313bbf-c9a8-662c-e121-9700fc8ad028
  a a2a:Person ;
  rdfs:label "Maria van Zon" ;
  a2a:PersonName [
    rdfs:label "Maria van Zon" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_Person-7050a209-3b6a-28c7-131f-78e803451cfe
  a a2a:Person ;
  rdfs:label "Mechtildis Jacobi Verhagen" ;
  a2a:PersonName [
    rdfs:label "Mechtildis Jacobi Verhagen" ;
    a2a:PersonNameFirstName "Mechtildis" ;
    a2a:PersonNamePatronym "Jacobi" ;
    a2a:PersonNameLastName "Verhagen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_Person-adacc789-b2b3-62c7-76e2-e46c11f20de8
  a a2a:Person ;
  rdfs:label "Wilhelmus van de Loo" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus van de Loo" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Loo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_Person-b7f473b3-c448-0429-0eec-bafe2da06096
  a a2a:Person ;
  rdfs:label "Arnolda van de Loo" ;
  a2a:PersonName [
    rdfs:label "Arnolda van de Loo" ;
    a2a:PersonNameFirstName "Arnolda" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Loo"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1804" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1804-12-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nistelrode" ;
    rdfs:label "Nistelrode"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_Person:e95be8cf-ba6f-fcb0-15d7-c52a168c9401 ;
  a2a:EventKeyRef oa:event_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_Event1 .

oa:relationep_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_Person:7c313bbf-c9a8-662c-e121-9700fc8ad028 ;
  a2a:EventKeyRef oa:event_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_Event1 .

oa:relationep_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_Person:7050a209-3b6a-28c7-131f-78e803451cfe ;
  a2a:EventKeyRef oa:event_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_Event1 .

oa:relationep_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_Person:adacc789-b2b3-62c7-76e2-e46c11f20de8 ;
  a2a:EventKeyRef oa:event_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_Event1 .

oa:relationep_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_Person:b7f473b3-c448-0429-0eec-bafe2da06096 ;
  a2a:EventKeyRef oa:event_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a_Event1 .

oa:source_bhi_4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nistelrode" ;
    rdfs:label "Nistelrode", "1804-12-30 - 1804-12-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1804-12-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1804-12-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1804" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1804-12-30"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 3, Periode: 1800-1810" ;
    a2a:Book "Nistelrode RK Dopen 1800-1810" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "22-08" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 3, Periode: 1800-1810, Nistelrode RK Dopen 1800-1810, 3, 22-08"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/407c4f22-9077-90b7-3c99-8aa9cafe463a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/407c4f22-9077-90b7-3c99-8aa9cafe463a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-06-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a" ;
  a2a:RecordGUID "{4d0b4bfc-ecb2-cc14-9357-7ce5a867cb0a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_42147_00042147.xml van BHI" .

