@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_cab43159-5e4f-5faa-5eec-8e418c331a82
  a a2a:Record ;
  rdfs:label "Doop op 2 januari 1757 te Nistelrode" ;
  a2a:hasPerson oa:person_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_Person-1d823d55-42c2-e09f-2192-5e89c0237eae, oa:person_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_Person-735b4dcd-a95b-7de7-82ec-ba74585d7267, oa:person_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_Person-28a82c3b-79ca-b40a-7102-b8931e66c789, oa:person_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_Person-7d4cb0ca-b623-78f7-59c5-410123dbf299, oa:person_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_Person-7048af89-75c2-2c75-e926-b63ba9f70859 ;
  a2a:hasEvent oa:event_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_0, oa:relationep_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_1, oa:relationep_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_2, oa:relationep_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_3, oa:relationep_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_4 ;
  a2a:hasSource oa:source_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82 .

oa:person_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_Person-1d823d55-42c2-e09f-2192-5e89c0237eae
  a a2a:Person ;
  rdfs:label "Petrus Henrici Meeussen" ;
  a2a:PersonName [
    rdfs:label "Petrus Henrici Meeussen" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePatronym "Henrici" ;
    a2a:PersonNameLastName "Meeussen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_Person-735b4dcd-a95b-7de7-82ec-ba74585d7267
  a a2a:Person ;
  rdfs:label "Helena Henricx" ;
  a2a:PersonName [
    rdfs:label "Helena Henricx" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Henricx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_Person-28a82c3b-79ca-b40a-7102-b8931e66c789
  a a2a:Person ;
  rdfs:label "Cornelia Adriaans" ;
  a2a:PersonName [
    rdfs:label "Cornelia Adriaans" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Adriaans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_Person-7d4cb0ca-b623-78f7-59c5-410123dbf299
  a a2a:Person ;
  rdfs:label "Jacobus Henrici Meeussen" ;
  a2a:PersonName [
    rdfs:label "Jacobus Henrici Meeussen" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePatronym "Henrici" ;
    a2a:PersonNameLastName "Meeussen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_Person-7048af89-75c2-2c75-e926-b63ba9f70859
  a a2a:Person ;
  rdfs:label "Mechtildis Meeussen" ;
  a2a:PersonName [
    rdfs:label "Mechtildis Meeussen" ;
    a2a:PersonNameFirstName "Mechtildis" ;
    a2a:PersonNameLastName "Meeussen"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1757" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1757-01-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nistelrode" ;
    rdfs:label "Nistelrode"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_Person:1d823d55-42c2-e09f-2192-5e89c0237eae ;
  a2a:EventKeyRef oa:event_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_Event1 .

oa:relationep_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_Person:735b4dcd-a95b-7de7-82ec-ba74585d7267 ;
  a2a:EventKeyRef oa:event_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_Event1 .

oa:relationep_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_Person:28a82c3b-79ca-b40a-7102-b8931e66c789 ;
  a2a:EventKeyRef oa:event_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_Event1 .

oa:relationep_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_Person:7d4cb0ca-b623-78f7-59c5-410123dbf299 ;
  a2a:EventKeyRef oa:event_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_Event1 .

oa:relationep_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_Person:7048af89-75c2-2c75-e926-b63ba9f70859 ;
  a2a:EventKeyRef oa:event_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82_Event1 .

oa:source_bhi_cab43159-5e4f-5faa-5eec-8e418c331a82
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nistelrode" ;
    rdfs:label "Nistelrode", "1757-01-02 - 1757-01-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1757-01-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1757-01-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1757" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1757-01-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 1, Periode: 1742-1810" ;
    a2a:Book "Doop-, trouw- en begraafboek" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "118-11" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 1, Periode: 1742-1810, Doop-, trouw- en begraafboek, 1, 118-11"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/05d81d6d-942d-5a64-dc44-1572a03e4daf.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/05d81d6d-942d-5a64-dc44-1572a03e4daf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-08-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/cab43159-5e4f-5faa-5eec-8e418c331a82" ;
  a2a:RecordGUID "{cab43159-5e4f-5faa-5eec-8e418c331a82}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_52349_00052349.xml van BHI" .

