@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_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4
  a a2a:Record ;
  rdfs:label "Doop op 18 maart 1738 te Breda" ;
  a2a:hasPerson oa:person_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_Person-958dae5b-f6f3-9ada-ce92-950294b64a7f, oa:person_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_Person-7aa1c7cd-55f4-4a49-6f59-11062f8fbccf, oa:person_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_Person-3b3838d7-cfbc-51af-47e4-53d798b01aaf, oa:person_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_Person-1864c904-96a4-5d0f-9111-979b40189cc3, oa:person_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_Person-d8ec49df-8dec-d5d6-5782-5015a89ca2f0, oa:person_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_Person-b96a1467-73a9-d0ba-4a20-c6d855cc4024 ;
  a2a:hasEvent oa:event_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_0, oa:relationep_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_1, oa:relationep_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_2, oa:relationep_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_3, oa:relationep_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_4, oa:relationep_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_5 ;
  a2a:hasSource oa:source_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4 .

oa:person_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_Person-958dae5b-f6f3-9ada-ce92-950294b64a7f
  a a2a:Person ;
  rdfs:label "Wilhelmina Laureijse" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Laureijse" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Laureijse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_Person-7aa1c7cd-55f4-4a49-6f59-11062f8fbccf
  a a2a:Person ;
  rdfs:label "Petrus Gribius" ;
  a2a:PersonName [
    rdfs:label "Petrus Gribius" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Gribius"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_Person-3b3838d7-cfbc-51af-47e4-53d798b01aaf
  a a2a:Person ;
  rdfs:label "Matheus Laureijse" ;
  a2a:PersonName [
    rdfs:label "Matheus Laureijse" ;
    a2a:PersonNameFirstName "Matheus" ;
    a2a:PersonNameLastName "Laureijse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_Person-1864c904-96a4-5d0f-9111-979b40189cc3
  a a2a:Person ;
  rdfs:label "Cornelia Poppelaer" ;
  a2a:PersonName [
    rdfs:label "Cornelia Poppelaer" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Poppelaer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_Person-d8ec49df-8dec-d5d6-5782-5015a89ca2f0
  a a2a:Person ;
  rdfs:label "Elisabeth Backvis" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Backvis" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Backvis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_Person-b96a1467-73a9-d0ba-4a20-c6d855cc4024
  a a2a:Person ;
  rdfs:label "Joannes Laureijse" ;
  a2a:PersonName [
    rdfs:label "Joannes Laureijse" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Laureijse"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1738" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1738-03-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_Person:958dae5b-f6f3-9ada-ce92-950294b64a7f ;
  a2a:EventKeyRef oa:event_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_Event1 .

oa:relationep_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_Person:7aa1c7cd-55f4-4a49-6f59-11062f8fbccf ;
  a2a:EventKeyRef oa:event_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_Event1 .

oa:relationep_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_Person:3b3838d7-cfbc-51af-47e4-53d798b01aaf ;
  a2a:EventKeyRef oa:event_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_Event1 .

oa:relationep_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_Person:1864c904-96a4-5d0f-9111-979b40189cc3 ;
  a2a:EventKeyRef oa:event_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_Event1 .

oa:relationep_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_Person:d8ec49df-8dec-d5d6-5782-5015a89ca2f0 ;
  a2a:EventKeyRef oa:event_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_Event1 .

oa:relationep_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_Person:b96a1467-73a9-d0ba-4a20-c6d855cc4024 ;
  a2a:EventKeyRef oa:event_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4_Event1 .

oa:source_brd_59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1738-03-18 - 1738-03-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1738-03-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1738-03-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1738" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1738-03-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 21, Periode: 1704-1747" ;
    a2a:Book "Dopen rk Waterstraat 1704-1747" ;
    a2a:RegistryNumber "21" ;
    a2a:Folio "244" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 21, Periode: 1704-1747, Dopen rk Waterstraat 1704-1747, 21, 244"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83ed31a4-8751-11e3-ae7d-3f1983775299.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83ed31a4-8751-11e3-ae7d-3f1983775299.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4" ;
  a2a:RecordGUID "{59b1632c-7d9d-1c47-9ecb-e4b013b7e8b4}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Waterstraat+1704-1747\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1191_00001191.xml van BRD" .

