@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_2a3d1afc-9242-8846-e8ce-6606fc87e09b
  a a2a:Record ;
  rdfs:label "Doop op 26 januari 1800 te Breda" ;
  a2a:hasPerson oa:person_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_Person-5461a310-aa01-2a42-ad58-d80ecb879ead, oa:person_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_Person-d7844e6f-3ecd-2346-a198-781ae956dca7, oa:person_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_Person-82b1b08b-9a6a-64de-68f2-bcaf682ce454, oa:person_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_Person-dfe285ef-cbf6-f2f2-b279-e352e7841f84, oa:person_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_Person-d1d958f0-237d-7271-0684-04a61e2c16eb ;
  a2a:hasEvent oa:event_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_0, oa:relationep_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_1, oa:relationep_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_2, oa:relationep_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_3, oa:relationep_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_4 ;
  a2a:hasSource oa:source_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b .

oa:person_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_Person-5461a310-aa01-2a42-ad58-d80ecb879ead
  a a2a:Person ;
  rdfs:label "Joanna Scholastica Gelhaij" ;
  a2a:PersonName [
    rdfs:label "Joanna Scholastica Gelhaij" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Scholastica" ;
    a2a:PersonNameLastName "Gelhaij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_Person-d7844e6f-3ecd-2346-a198-781ae956dca7
  a a2a:Person ;
  rdfs:label "Joannes Level" ;
  a2a:PersonName [
    rdfs:label "Joannes Level" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Level"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_Person-82b1b08b-9a6a-64de-68f2-bcaf682ce454
  a a2a:Person ;
  rdfs:label "Innocentius Josephus Anacletus Maselet" ;
  a2a:PersonName [
    rdfs:label "Innocentius Josephus Anacletus Maselet" ;
    a2a:PersonNameFirstName "Innocentius" ;
    a2a:PersonNamePatronym "Josephus Anacletus" ;
    a2a:PersonNameLastName "Maselet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_Person-dfe285ef-cbf6-f2f2-b279-e352e7841f84
  a a2a:Person ;
  rdfs:label "Maria Magdalena del Croix" ;
  a2a:PersonName [
    rdfs:label "Maria Magdalena del Croix" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Magdalena" ;
    a2a:PersonNamePrefixLastName "del" ;
    a2a:PersonNameLastName "Croix"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_Person-d1d958f0-237d-7271-0684-04a61e2c16eb
  a a2a:Person ;
  rdfs:label "Maria Felicitas Maselet" ;
  a2a:PersonName [
    rdfs:label "Maria Felicitas Maselet" ;
    a2a:PersonNameFirstName "Maria Felicitas" ;
    a2a:PersonNameLastName "Maselet"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1800" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1800-01-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_Person:5461a310-aa01-2a42-ad58-d80ecb879ead ;
  a2a:EventKeyRef oa:event_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_Event1 .

oa:relationep_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_Person:d7844e6f-3ecd-2346-a198-781ae956dca7 ;
  a2a:EventKeyRef oa:event_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_Event1 .

oa:relationep_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_Person:82b1b08b-9a6a-64de-68f2-bcaf682ce454 ;
  a2a:EventKeyRef oa:event_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_Event1 .

oa:relationep_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_Person:dfe285ef-cbf6-f2f2-b279-e352e7841f84 ;
  a2a:EventKeyRef oa:event_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_Event1 .

oa:relationep_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_Person:d1d958f0-237d-7271-0684-04a61e2c16eb ;
  a2a:EventKeyRef oa:event_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b_Event1 .

oa:source_brd_2a3d1afc-9242-8846-e8ce-6606fc87e09b
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1800-01-26 - 1800-01-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1800-01-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1800-01-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1800" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1800-01-26"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 17, Periode: 1789-1810" ;
    a2a:Book "Dopen rk Nieuwstraat 1789-1810" ;
    a2a:RegistryNumber "17" ;
    a2a:Folio "71" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 17, Periode: 1789-1810, Dopen rk Nieuwstraat 1789-1810, 17, 71"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83e9d748-8751-11e3-88af-e779292ab6ff.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2a3d1afc-9242-8846-e8ce-6606fc87e09b" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83e9d748-8751-11e3-88af-e779292ab6ff.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2a3d1afc-9242-8846-e8ce-6606fc87e09b" ;
  a2a:RecordGUID "{2a3d1afc-9242-8846-e8ce-6606fc87e09b}" ;
  a2a:SourceRemarkOpmerking "vader uit Douaij moeder uit Henin Lietard gehuwd in Douaij", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Nieuwstraat+1789-1810\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1422_00001422.xml van BRD" .

