@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_9477a3a0-e285-e4f0-66f7-a55b3d202bdb
  a a2a:Record ;
  rdfs:label "Doop op 6 augustus 1747 te Vorstenbosch" ;
  a2a:hasPerson oa:person_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_Person-7819badd-9eac-7739-a6f6-e365fd9817cf, oa:person_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_Person-3f5b3ace-3e1c-7abd-c219-a9a53e9dbe47, oa:person_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_Person-8ca9ccfb-7f82-5437-2175-adbc6d2ac3b8, oa:person_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_Person-51de4c40-7ff3-bc98-dd05-8dbfabf6ea4b, oa:person_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_Person-560142d6-1c15-01be-5f22-5e00ddb45893 ;
  a2a:hasEvent oa:event_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_0, oa:relationep_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_1, oa:relationep_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_2, oa:relationep_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_3, oa:relationep_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_4 ;
  a2a:hasSource oa:source_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb .

oa:person_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_Person-7819badd-9eac-7739-a6f6-e365fd9817cf
  a a2a:Person ;
  rdfs:label "Joannes Teuwssen" ;
  a2a:PersonName [
    rdfs:label "Joannes Teuwssen" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Teuwssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_Person-3f5b3ace-3e1c-7abd-c219-a9a53e9dbe47
  a a2a:Person ;
  rdfs:label "Maria Leonardi van Dijk" ;
  a2a:PersonName [
    rdfs:label "Maria Leonardi van Dijk" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Leonardi" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_Person-8ca9ccfb-7f82-5437-2175-adbc6d2ac3b8
  a a2a:Person ;
  rdfs:label "Emerentiana Janssen" ;
  a2a:PersonName [
    rdfs:label "Emerentiana Janssen" ;
    a2a:PersonNameFirstName "Emerentiana" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_Person-51de4c40-7ff3-bc98-dd05-8dbfabf6ea4b
  a a2a:Person ;
  rdfs:label "Lambertus Wijnen" ;
  a2a:PersonName [
    rdfs:label "Lambertus Wijnen" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Wijnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_Person-560142d6-1c15-01be-5f22-5e00ddb45893
  a a2a:Person ;
  rdfs:label "Adriana Wijnen" ;
  a2a:PersonName [
    rdfs:label "Adriana Wijnen" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Wijnen"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1747" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1747-08-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vorstenbosch" ;
    rdfs:label "Vorstenbosch"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_Person:7819badd-9eac-7739-a6f6-e365fd9817cf ;
  a2a:EventKeyRef oa:event_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_Event1 .

oa:relationep_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_Person:3f5b3ace-3e1c-7abd-c219-a9a53e9dbe47 ;
  a2a:EventKeyRef oa:event_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_Event1 .

oa:relationep_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_Person:8ca9ccfb-7f82-5437-2175-adbc6d2ac3b8 ;
  a2a:EventKeyRef oa:event_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_Event1 .

oa:relationep_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_Person:51de4c40-7ff3-bc98-dd05-8dbfabf6ea4b ;
  a2a:EventKeyRef oa:event_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_Event1 .

oa:relationep_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_Person:560142d6-1c15-01be-5f22-5e00ddb45893 ;
  a2a:EventKeyRef oa:event_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb_Event1 .

oa:source_bhi_9477a3a0-e285-e4f0-66f7-a55b3d202bdb
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nistelrode" ;
    rdfs:label "Nistelrode", "1747-08-06 - 1747-08-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1747-08-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1747-08-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1747" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1747-08-06"^^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 "294-04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 1, Periode: 1742-1810, Doop-, trouw- en begraafboek, 1, 294-04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/bc9ce796-d111-a088-5d82-2fb1b83841e1.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/bc9ce796-d111-a088-5d82-2fb1b83841e1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-04-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/9477a3a0-e285-e4f0-66f7-a55b3d202bdb" ;
  a2a:RecordGUID "{9477a3a0-e285-e4f0-66f7-a55b3d202bdb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_50848_00050848.xml van BHI" .

