@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_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96
  a a2a:Record ;
  rdfs:label "Doop op 10 maart 1637 te Breda" ;
  a2a:hasPerson oa:person_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_Person-64a863e4-6aa9-9b96-a26f-5f4a29c848d4, oa:person_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_Person-ca46f5c2-e850-1d37-b06d-4f01f481c735, oa:person_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_Person-59a1ba64-df92-9dea-7c7f-cc3cfca3b371, oa:person_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_Person-7b375831-88ed-0bfb-39b5-959ca5ce668a, oa:person_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_Person-4dc42ca7-643d-769b-3545-b5d47b4da3b9 ;
  a2a:hasEvent oa:event_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_0, oa:relationep_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_1, oa:relationep_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_2, oa:relationep_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_3, oa:relationep_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_4 ;
  a2a:hasSource oa:source_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96 .

oa:person_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_Person-64a863e4-6aa9-9b96-a26f-5f4a29c848d4
  a a2a:Person ;
  rdfs:label "Maria Domis" ;
  a2a:PersonName [
    rdfs:label "Maria Domis" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Domis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_Person-ca46f5c2-e850-1d37-b06d-4f01f481c735
  a a2a:Person ;
  rdfs:label "Antonius Golis" ;
  a2a:PersonName [
    rdfs:label "Antonius Golis" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Golis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_Person-59a1ba64-df92-9dea-7c7f-cc3cfca3b371
  a a2a:Person ;
  rdfs:label "Joannes Valeri" ;
  a2a:PersonName [
    rdfs:label "Joannes Valeri" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Valeri"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_Person-7b375831-88ed-0bfb-39b5-959ca5ce668a
  a a2a:Person ;
  rdfs:label "Francisca Laurens" ;
  a2a:PersonName [
    rdfs:label "Francisca Laurens" ;
    a2a:PersonNameFirstName "Francisca" ;
    a2a:PersonNameLastName "Laurens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_Person-4dc42ca7-643d-769b-3545-b5d47b4da3b9
  a a2a:Person ;
  rdfs:label "Joannes Golis" ;
  a2a:PersonName [
    rdfs:label "Joannes Golis" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Golis"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1637" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1637-03-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_Person:64a863e4-6aa9-9b96-a26f-5f4a29c848d4 ;
  a2a:EventKeyRef oa:event_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_Event1 .

oa:relationep_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_Person:ca46f5c2-e850-1d37-b06d-4f01f481c735 ;
  a2a:EventKeyRef oa:event_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_Event1 .

oa:relationep_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_Person:59a1ba64-df92-9dea-7c7f-cc3cfca3b371 ;
  a2a:EventKeyRef oa:event_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_Event1 .

oa:relationep_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_Person:7b375831-88ed-0bfb-39b5-959ca5ce668a ;
  a2a:EventKeyRef oa:event_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_Event1 .

oa:relationep_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_Person:4dc42ca7-643d-769b-3545-b5d47b4da3b9 ;
  a2a:EventKeyRef oa:event_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96_Event1 .

oa:source_brd_8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1637-03-10 - 1637-03-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1637-03-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1637-03-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1637" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1637-03-10"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 4, Periode: 1634-1642" ;
    a2a:Book "Dopen rk Brugstraat 1634-1642" ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "181" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 4, Periode: 1634-1642, Dopen rk Brugstraat 1634-1642, 4, 181"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83fe9c64-8751-11e3-a057-2feb172cfbab.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83fe9c64-8751-11e3-a057-2feb172cfbab.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96" ;
  a2a:RecordGUID "{8c76bbf2-ea75-1a2c-ff75-7d8f2df87b96}" ;
  a2a:SourceRemarkOpmerking "vader soldaat", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1634-1642\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5081_00005081.xml van BRD" .

