@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_0102caec-ebea-b490-97b0-ff6a977dad8b
  a a2a:Record ;
  rdfs:label "Doop op 30 juni 1711 te Geffen" ;
  a2a:hasPerson oa:person_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_Person-5bbc10ef-e4c3-34e3-1d2c-97506f309047, oa:person_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_Person-90593757-d044-8581-f25d-3816269e5014, oa:person_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_Person-2d70d715-8c63-8fee-8088-1773a2845503, oa:person_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_Person-d39cbe35-12e6-147c-b5cc-220eb202c000, oa:person_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_Person-8648ff4d-00ff-7d31-ba82-a6cdce580c24 ;
  a2a:hasEvent oa:event_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_0, oa:relationep_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_1, oa:relationep_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_2, oa:relationep_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_3, oa:relationep_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_4 ;
  a2a:hasSource oa:source_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b .

oa:person_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_Person-5bbc10ef-e4c3-34e3-1d2c-97506f309047
  a a2a:Person ;
  rdfs:label "Jan Drisen" ;
  a2a:PersonName [
    rdfs:label "Jan Drisen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Drisen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_Person-90593757-d044-8581-f25d-3816269e5014
  a a2a:Person ;
  rdfs:label "Mari Janse van Grunsven" ;
  a2a:PersonName [
    rdfs:label "Mari Janse van Grunsven" ;
    a2a:PersonNameFirstName "Mari" ;
    a2a:PersonNamePatronym "Janse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Grunsven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_Person-2d70d715-8c63-8fee-8088-1773a2845503
  a a2a:Person ;
  rdfs:label "Jacobus van Gogh" ;
  a2a:PersonName [
    rdfs:label "Jacobus van Gogh" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gogh"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_Person-d39cbe35-12e6-147c-b5cc-220eb202c000
  a a2a:Person ;
  rdfs:label "Jenneke van Grinsven" ;
  a2a:PersonName [
    rdfs:label "Jenneke van Grinsven" ;
    a2a:PersonNameFirstName "Jenneke" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Grinsven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_Person-8648ff4d-00ff-7d31-ba82-a6cdce580c24
  a a2a:Person ;
  rdfs:label "Arie Jacobs van Gogh" ;
  a2a:PersonName [
    rdfs:label "Arie Jacobs van Gogh" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gogh"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1711" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1711-06-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Geffen" ;
    rdfs:label "Geffen"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_Person:5bbc10ef-e4c3-34e3-1d2c-97506f309047 ;
  a2a:EventKeyRef oa:event_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_Event1 .

oa:relationep_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_Person:90593757-d044-8581-f25d-3816269e5014 ;
  a2a:EventKeyRef oa:event_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_Event1 .

oa:relationep_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_Person:2d70d715-8c63-8fee-8088-1773a2845503 ;
  a2a:EventKeyRef oa:event_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_Event1 .

oa:relationep_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_Person:d39cbe35-12e6-147c-b5cc-220eb202c000 ;
  a2a:EventKeyRef oa:event_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_Event1 .

oa:relationep_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_Person:8648ff4d-00ff-7d31-ba82-a6cdce580c24 ;
  a2a:EventKeyRef oa:event_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b_Event1 .

oa:source_bhi_0102caec-ebea-b490-97b0-ff6a977dad8b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Geffen" ;
    rdfs:label "Geffen", "1711-06-30 - 1711-06-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1711-06-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1711-06-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1711" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1711-06-30"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 10.1, Periode: 1683-1731" ;
    a2a:Book "Rooms-Katholiek doopboek 1683-1731" ;
    a2a:RegistryNumber "10.1" ;
    a2a:Folio "61-09" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 10.1, Periode: 1683-1731, Rooms-Katholiek doopboek 1683-1731, 10.1, 61-09"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ee460c31-d4b0-4f98-fd06-cec4979f1580.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ee460c31-d4b0-4f98-fd06-cec4979f1580.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-10-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0102caec-ebea-b490-97b0-ff6a977dad8b" ;
  a2a:RecordGUID "{0102caec-ebea-b490-97b0-ff6a977dad8b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_74920_00074920.xml van BHI" .

