@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_brd_475eed8a-2142-66ce-0c20-baf2e9455aba
  a a2a:Record ;
  rdfs:label "Doop op 1 april 1761 te Ginneken" ;
  a2a:hasPerson oa:person_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_Person-3ec68a0d-4044-7344-6620-3c60f5dcc82f, oa:person_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_Person-c8054f11-009f-ea1a-0b73-46a73c9aa08a, oa:person_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_Person-76bca506-e72a-0373-c666-85a281907149, oa:person_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_Person-e58094bb-bd18-b023-7685-4bcda26b9a7a, oa:person_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_Person-5d9b5321-a64c-b13c-64b5-1416df1f4be0 ;
  a2a:hasEvent oa:event_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_0, oa:relationep_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_1, oa:relationep_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_2, oa:relationep_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_3, oa:relationep_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_4 ;
  a2a:hasSource oa:source_brd_475eed8a-2142-66ce-0c20-baf2e9455aba .

oa:person_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_Person-3ec68a0d-4044-7344-6620-3c60f5dcc82f
  a a2a:Person ;
  rdfs:label "Maria Hoijen" ;
  a2a:PersonName [
    rdfs:label "Maria Hoijen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Hoijen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_Person-c8054f11-009f-ea1a-0b73-46a73c9aa08a
  a a2a:Person ;
  rdfs:label "Joanes Baptista Molemans" ;
  a2a:PersonName [
    rdfs:label "Joanes Baptista Molemans" ;
    a2a:PersonNameFirstName "Joanes Baptista" ;
    a2a:PersonNameLastName "Molemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_Person-76bca506-e72a-0373-c666-85a281907149
  a a2a:Person ;
  rdfs:label "Nicolaus Wilhelmi Oomen" ;
  a2a:PersonName [
    rdfs:label "Nicolaus Wilhelmi Oomen" ;
    a2a:PersonNameFirstName "Nicolaus" ;
    a2a:PersonNamePatronym "Wilhelmi" ;
    a2a:PersonNameLastName "Oomen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_Person-e58094bb-bd18-b023-7685-4bcda26b9a7a
  a a2a:Person ;
  rdfs:label "Anna Maria Moolemans" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Moolemans" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Moolemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_Person-5d9b5321-a64c-b13c-64b5-1416df1f4be0
  a a2a:Person ;
  rdfs:label "Wilhelmus Oomen" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Oomen" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Oomen"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1761" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1761-04-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ginneken" ;
    rdfs:label "Ginneken"
  ] .

oa:relationep_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_Person:3ec68a0d-4044-7344-6620-3c60f5dcc82f ;
  a2a:EventKeyRef oa:event_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_Event1 .

oa:relationep_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_Person:c8054f11-009f-ea1a-0b73-46a73c9aa08a ;
  a2a:EventKeyRef oa:event_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_Event1 .

oa:relationep_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_Person:76bca506-e72a-0373-c666-85a281907149 ;
  a2a:EventKeyRef oa:event_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_Event1 .

oa:relationep_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_Person:e58094bb-bd18-b023-7685-4bcda26b9a7a ;
  a2a:EventKeyRef oa:event_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_Event1 .

oa:relationep_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_Person:5d9b5321-a64c-b13c-64b5-1416df1f4be0 ;
  a2a:EventKeyRef oa:event_brd_475eed8a-2142-66ce-0c20-baf2e9455aba_Event1 .

oa:source_brd_475eed8a-2142-66ce-0c20-baf2e9455aba
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1761-04-01 - 1761-04-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1761-04-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1761-04-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1761" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1761-04-01"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 114, Periode: 1738-1782" ;
    a2a:Book "Dopen rk Ginneken 1738-1782" ;
    a2a:RegistryNumber "114" ;
    a2a:Folio "158" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 114, Periode: 1738-1782, Dopen rk Ginneken 1738-1782, 114, 158"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83cd4448-8751-11e3-85f2-83145e3306e4.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/475eed8a-2142-66ce-0c20-baf2e9455aba" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83cd4448-8751-11e3-85f2-83145e3306e4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/475eed8a-2142-66ce-0c20-baf2e9455aba" ;
  a2a:RecordGUID "{475eed8a-2142-66ce-0c20-baf2e9455aba}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Ginneken+1738-1782\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1113_00001113.xml van BRD" .

