@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_8996e24c-df6c-d7f2-e936-c83f9de4c6f0
  a a2a:Record ;
  rdfs:label "Doop op 8 februari 1632 te Den Dungen" ;
  a2a:hasPerson oa:person_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_Person-c0d1d864-465f-11e3-a747-d206bceb4d38, oa:person_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_Person-c0d24e70-465f-11e3-a747-d206bceb4d38, oa:person_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_Person-c0d28f0c-465f-11e3-a747-d206bceb4d38, oa:person_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_Person-c0d21270-465f-11e3-a747-d206bceb4d38, oa:person_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_Person-0cac8e79-c8ad-c7d3-16e8-75b642478cc3 ;
  a2a:hasEvent oa:event_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_0, oa:relationep_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_1, oa:relationep_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_2, oa:relationep_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_3, oa:relationep_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_4 ;
  a2a:hasSource oa:source_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0 .

oa:person_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_Person-c0d1d864-465f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Rodolphi" ;
  a2a:PersonName [
    rdfs:label "Maria Rodolphi" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Rodolphi"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_Person-c0d24e70-465f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jacobus Matthiae" ;
  a2a:PersonName [
    rdfs:label "Jacobus Matthiae" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Matthiae"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_Person-c0d28f0c-465f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Magdalena Joannis" ;
  a2a:PersonName [
    rdfs:label "Magdalena Joannis" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNameLastName "Joannis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_Person-c0d21270-465f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Rodolphus N.N." ;
  a2a:PersonName [
    rdfs:label "Rodolphus N.N." ;
    a2a:PersonNameFirstName "Rodolphus" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_Person-0cac8e79-c8ad-c7d3-16e8-75b642478cc3
  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 "Onbekend" .

oa:event_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1632" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1632-02-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Den Dungen" ;
    rdfs:label "Den Dungen"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_Person:c0d1d864-465f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_Event1 .

oa:relationep_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_Person:c0d24e70-465f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_Event1 .

oa:relationep_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_Person:c0d28f0c-465f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_Event1 .

oa:relationep_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_Person:c0d21270-465f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_Event1 .

oa:relationep_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_Person:0cac8e79-c8ad-c7d3-16e8-75b642478cc3 ;
  a2a:EventKeyRef oa:event_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0_Event1 .

oa:source_bhi_8996e24c-df6c-d7f2-e936-c83f9de4c6f0
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Den Dungen" ;
    rdfs:label "Den Dungen", "1632-02-08 - 1632-02-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1632-02-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1632-02-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1632" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1632-02-08"^^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: 1610-1638" ;
    a2a:Book "RK doop-, trouw- en begraafboek 1610-1638" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "42v07" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 1, Periode: 1610-1638, RK doop-, trouw- en begraafboek 1610-1638, 1, 42v07"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/520e6068-f0b7-9e73-9e6e-409736aed513.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/520e6068-f0b7-9e73-9e6e-409736aed513.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-05-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8996e24c-df6c-d7f2-e936-c83f9de4c6f0" ;
  a2a:RecordGUID "{8996e24c-df6c-d7f2-e936-c83f9de4c6f0}" ;
  a2a:SourceRemarkarchiefnaam "BHIC" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1" ;
  a2a:SourceRemarkregister_periode "1610-1638" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_595_00000595.xml van BHI" .

