@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_ea8019cf-af3f-43a7-8e2a-bca27da3f691
  a a2a:Record ;
  rdfs:label "Doop op 27 juli 1776 te Ginneken" ;
  a2a:hasPerson oa:person_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_Person-0fa4e3c4-a275-88a8-c7c6-de200aa865d5, oa:person_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_Person-60da3527-1068-20ab-8dee-63a381635688, oa:person_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_Person-1cecd708-4fac-8082-183d-78ff5b491874, oa:person_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_Person-e8178d27-2887-d210-eae4-6c1119d98251, oa:person_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_Person-7db2a961-da25-2b4f-7f73-0e7837df6511 ;
  a2a:hasEvent oa:event_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_0, oa:relationep_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_1, oa:relationep_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_2, oa:relationep_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_3, oa:relationep_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_4 ;
  a2a:hasSource oa:source_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691 .

oa:person_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_Person-0fa4e3c4-a275-88a8-c7c6-de200aa865d5
  a a2a:Person ;
  rdfs:label "Petronella Wircken" ;
  a2a:PersonName [
    rdfs:label "Petronella Wircken" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Wircken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_Person-60da3527-1068-20ab-8dee-63a381635688
  a a2a:Person ;
  rdfs:label "Cornelia Wircken" ;
  a2a:PersonName [
    rdfs:label "Cornelia Wircken" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Wircken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_Person-1cecd708-4fac-8082-183d-78ff5b491874
  a a2a:Person ;
  rdfs:label "Petrus Vrindts" ;
  a2a:PersonName [
    rdfs:label "Petrus Vrindts" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Vrindts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_Person-e8178d27-2887-d210-eae4-6c1119d98251
  a a2a:Person ;
  rdfs:label "Martinus Houteson" ;
  a2a:PersonName [
    rdfs:label "Martinus Houteson" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Houteson"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_Person-7db2a961-da25-2b4f-7f73-0e7837df6511
  a a2a:Person ;
  rdfs:label "Adrianus Houteson" ;
  a2a:PersonName [
    rdfs:label "Adrianus Houteson" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Houteson"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1776" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1776-07-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ginneken" ;
    rdfs:label "Ginneken"
  ] .

oa:relationep_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_Person:0fa4e3c4-a275-88a8-c7c6-de200aa865d5 ;
  a2a:EventKeyRef oa:event_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_Event1 .

oa:relationep_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_Person:60da3527-1068-20ab-8dee-63a381635688 ;
  a2a:EventKeyRef oa:event_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_Event1 .

oa:relationep_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_Person:1cecd708-4fac-8082-183d-78ff5b491874 ;
  a2a:EventKeyRef oa:event_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_Event1 .

oa:relationep_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_Person:e8178d27-2887-d210-eae4-6c1119d98251 ;
  a2a:EventKeyRef oa:event_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_Event1 .

oa:relationep_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_Person:7db2a961-da25-2b4f-7f73-0e7837df6511 ;
  a2a:EventKeyRef oa:event_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691_Event1 .

oa:source_brd_ea8019cf-af3f-43a7-8e2a-bca27da3f691
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1776-07-27 - 1776-07-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1776-07-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1776-07-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1776" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1776-07-27"^^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 "242" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 114, Periode: 1738-1782, Dopen rk Ginneken 1738-1782, 114, 242"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83cd87b4-8751-11e3-b5f2-9f178f4c6580.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/ea8019cf-af3f-43a7-8e2a-bca27da3f691" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83cd87b4-8751-11e3-b5f2-9f178f4c6580.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/ea8019cf-af3f-43a7-8e2a-bca27da3f691" ;
  a2a:RecordGUID "{ea8019cf-af3f-43a7-8e2a-bca27da3f691}" ;
  a2a:SourceRemarkOpmerking "ouders uit Ginneken", "<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_5263_00005263.xml van BRD" .

