@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_f752ce10-dfc7-d34e-ea35-d0f3e9576abd
  a a2a:Record ;
  rdfs:label "Doop op 2 augustus 1637 te Nistelrode" ;
  a2a:hasPerson oa:person_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_Person-2d8f4bf2-76bf-d4aa-2d75-e82a6fb1458d, oa:person_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_Person-6a4eb437-cd8e-d858-edd2-f932a19acd58, oa:person_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_Person-d1fce629-edff-9b6d-ab3d-4fb04ad9c540, oa:person_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_Person-f78ce74c-534d-87ee-37b3-f8b9f888e60b, oa:person_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_Person-35b0980c-13a5-44f6-9bce-f39846365215 ;
  a2a:hasEvent oa:event_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_0, oa:relationep_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_1, oa:relationep_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_2, oa:relationep_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_3, oa:relationep_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_4 ;
  a2a:hasSource oa:source_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd .

oa:person_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_Person-2d8f4bf2-76bf-d4aa-2d75-e82a6fb1458d
  a a2a:Person ;
  rdfs:label "Art Deenen van Uden" ;
  a2a:PersonName [
    rdfs:label "Art Deenen van Uden" ;
    a2a:PersonNameFirstName "Art" ;
    a2a:PersonNamePatronym "Deenen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Uden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_Person-6a4eb437-cd8e-d858-edd2-f932a19acd58
  a a2a:Person ;
  rdfs:label "Lijsken Jacob Wellens" ;
  a2a:PersonName [
    rdfs:label "Lijsken Jacob Wellens" ;
    a2a:PersonNameFirstName "Lijsken" ;
    a2a:PersonNamePatronym "Jacob" ;
    a2a:PersonNameLastName "Wellens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_Person-d1fce629-edff-9b6d-ab3d-4fb04ad9c540
  a a2a:Person ;
  rdfs:label "Dirckxken N.N." ;
  a2a:PersonName [
    rdfs:label "Dirckxken N.N." ;
    a2a:PersonNameFirstName "Dirckxken" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_Person-f78ce74c-534d-87ee-37b3-f8b9f888e60b
  a a2a:Person ;
  rdfs:label "Gijsbert van Weert" ;
  a2a:PersonName [
    rdfs:label "Gijsbert van Weert" ;
    a2a:PersonNameFirstName "Gijsbert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Weert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_Person-35b0980c-13a5-44f6-9bce-f39846365215
  a a2a:Person ;
  rdfs:label "Lijsken Gijsbert van Weert" ;
  a2a:PersonName [
    rdfs:label "Lijsken Gijsbert van Weert" ;
    a2a:PersonNameFirstName "Lijsken" ;
    a2a:PersonNamePatronym "Gijsbert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Weert"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1637" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1637-08-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nistelrode" ;
    rdfs:label "Nistelrode"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_Person:2d8f4bf2-76bf-d4aa-2d75-e82a6fb1458d ;
  a2a:EventKeyRef oa:event_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_Event1 .

oa:relationep_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_Person:6a4eb437-cd8e-d858-edd2-f932a19acd58 ;
  a2a:EventKeyRef oa:event_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_Event1 .

oa:relationep_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_Person:d1fce629-edff-9b6d-ab3d-4fb04ad9c540 ;
  a2a:EventKeyRef oa:event_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_Event1 .

oa:relationep_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_Person:f78ce74c-534d-87ee-37b3-f8b9f888e60b ;
  a2a:EventKeyRef oa:event_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_Event1 .

oa:relationep_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_Person:35b0980c-13a5-44f6-9bce-f39846365215 ;
  a2a:EventKeyRef oa:event_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd_Event1 .

oa:source_bhi_f752ce10-dfc7-d34e-ea35-d0f3e9576abd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nistelrode" ;
    rdfs:label "Nistelrode", "1637-08-02 - 1637-08-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1637-08-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1637-08-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1637" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1637-08-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 10, Periode: 1616-1662" ;
    a2a:Book "Nistelrode doop-, trouw en begraafboek 1616-1650, 1662" ;
    a2a:RegistryNumber "10" ;
    a2a:Folio "116-05" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 10, Periode: 1616-1662, Nistelrode doop-, trouw en begraafboek 1616-1650, 1662, 10, 116-05"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a7a27914-2f8c-13a3-95f9-fa5b8a67fc2e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a7a27914-2f8c-13a3-95f9-fa5b8a67fc2e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f752ce10-dfc7-d34e-ea35-d0f3e9576abd" ;
  a2a:RecordGUID "{f752ce10-dfc7-d34e-ea35-d0f3e9576abd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_37596_00037596.xml van BHI" .

