@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_1799fffe-5ac0-c021-8a48-9e579f4da75b
  a a2a:Record ;
  rdfs:label "Doop op 19 januari 1782 te Nuland" ;
  a2a:hasPerson oa:person_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_Person-2025b5b0-463d-11e3-a747-d206bceb4d38, oa:person_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_Person-20264b2e-463d-11e3-a747-d206bceb4d38, oa:person_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_Person-2026a862-463d-11e3-a747-d206bceb4d38, oa:person_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_Person-20260704-463d-11e3-a747-d206bceb4d38, oa:person_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_Person-20255d86-463d-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_0, oa:relationep_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_1, oa:relationep_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_2, oa:relationep_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_3, oa:relationep_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_4 ;
  a2a:hasSource oa:source_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b .

oa:person_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_Person-2025b5b0-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Antoni Lamberti van Roij" ;
  a2a:PersonName [
    rdfs:label "Antoni Lamberti van Roij" ;
    a2a:PersonNameFirstName "Antoni" ;
    a2a:PersonNamePatronym "Lamberti" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Roij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_Person-20264b2e-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Godefridus Swanenberg" ;
  a2a:PersonName [
    rdfs:label "Godefridus Swanenberg" ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNameLastName "Swanenberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_Person-2026a862-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Theodora Joannes van de Pas" ;
  a2a:PersonName [
    rdfs:label "Theodora Joannes van de Pas" ;
    a2a:PersonNameFirstName "Theodora" ;
    a2a:PersonNamePatronym "Joannes" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Pas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_Person-20260704-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Nicolai Swanenberg" ;
  a2a:PersonName [
    rdfs:label "Maria Nicolai Swanenberg" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Nicolai" ;
    a2a:PersonNameLastName "Swanenberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_Person-20255d86-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Godefridus van Roij" ;
  a2a:PersonName [
    rdfs:label "Godefridus van Roij" ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Roij"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1782" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1782-01-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nuland" ;
    rdfs:label "Nuland"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_Person:2025b5b0-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_Event1 .

oa:relationep_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_Person:20264b2e-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_Event1 .

oa:relationep_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_Person:2026a862-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_Event1 .

oa:relationep_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_Person:20260704-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_Event1 .

oa:relationep_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_Person:20255d86-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b_Event1 .

oa:source_bhi_1799fffe-5ac0-c021-8a48-9e579f4da75b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nuland" ;
    rdfs:label "Nuland", "1782-01-19 - 1782-01-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1782-01-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1782-01-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1782" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1782-01-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 2, Periode: 1720-1810" ;
    a2a:Book "Rooms-Katholiek doopboek 1720-1810" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "117r" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 2, Periode: 1720-1810, Rooms-Katholiek doopboek 1720-1810, 2, 117r"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1799fffe-5ac0-c021-8a48-9e579f4da75b" ;
  a2a:RecordGUID "{1799fffe-5ac0-c021-8a48-9e579f4da75b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_39799_00039799.xml van BHI" .

