@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_a567de9b-16d8-e7cf-e9ac-ada6c53225f2
  a a2a:Record ;
  rdfs:label "Doop op 6 december 1701 te Ginneken" ;
  a2a:hasPerson oa:person_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_Person-2f6e119b-93d5-0e68-1b7f-69d75a932724, oa:person_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_Person-ceddbe03-0b7e-e8e2-786b-e12016251ced, oa:person_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_Person-2d83626a-7f5e-be63-cea6-1a91b30ad306, oa:person_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_Person-fe3ae79d-20e4-681e-4f4a-6e5a17021a46, oa:person_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_Person-8b7dfe7f-22dd-77d2-32a4-e4db6db61a23 ;
  a2a:hasEvent oa:event_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_0, oa:relationep_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_1, oa:relationep_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_2, oa:relationep_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_3, oa:relationep_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_4 ;
  a2a:hasSource oa:source_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2 .

oa:person_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_Person-2f6e119b-93d5-0e68-1b7f-69d75a932724
  a a2a:Person ;
  rdfs:label "Catharina Jan Mol" ;
  a2a:PersonName [
    rdfs:label "Catharina Jan Mol" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Mol"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_Person-ceddbe03-0b7e-e8e2-786b-e12016251ced
  a a2a:Person ;
  rdfs:label "Bernardus Nicolai Stoops" ;
  a2a:PersonName [
    rdfs:label "Bernardus Nicolai Stoops" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNamePatronym "Nicolai" ;
    a2a:PersonNameLastName "Stoops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_Person-2d83626a-7f5e-be63-cea6-1a91b30ad306
  a a2a:Person ;
  rdfs:label "Thomas Jansse van Hoijdonck" ;
  a2a:PersonName [
    rdfs:label "Thomas Jansse van Hoijdonck" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNamePatronym "Jansse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoijdonck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_Person-fe3ae79d-20e4-681e-4f4a-6e5a17021a46
  a a2a:Person ;
  rdfs:label "Catharina Jansse van Hoijdonck" ;
  a2a:PersonName [
    rdfs:label "Catharina Jansse van Hoijdonck" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePatronym "Jansse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoijdonck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_Person-8b7dfe7f-22dd-77d2-32a4-e4db6db61a23
  a a2a:Person ;
  rdfs:label "Adriana Stoops" ;
  a2a:PersonName [
    rdfs:label "Adriana Stoops" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Stoops"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1701" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1701-12-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ginneken" ;
    rdfs:label "Ginneken"
  ] .

oa:relationep_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_Person:2f6e119b-93d5-0e68-1b7f-69d75a932724 ;
  a2a:EventKeyRef oa:event_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_Event1 .

oa:relationep_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_Person:ceddbe03-0b7e-e8e2-786b-e12016251ced ;
  a2a:EventKeyRef oa:event_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_Event1 .

oa:relationep_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_Person:2d83626a-7f5e-be63-cea6-1a91b30ad306 ;
  a2a:EventKeyRef oa:event_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_Event1 .

oa:relationep_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_Person:fe3ae79d-20e4-681e-4f4a-6e5a17021a46 ;
  a2a:EventKeyRef oa:event_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_Event1 .

oa:relationep_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_Person:8b7dfe7f-22dd-77d2-32a4-e4db6db61a23 ;
  a2a:EventKeyRef oa:event_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2_Event1 .

oa:source_brd_a567de9b-16d8-e7cf-e9ac-ada6c53225f2
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1701-12-06 - 1701-12-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1701-12-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1701-12-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1701" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1701-12-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 113, Periode: 1647-1738" ;
    a2a:Book "Dopen rk Ginneken 1647-1738" ;
    a2a:RegistryNumber "113" ;
    a2a:Folio "216" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 113, Periode: 1647-1738, Dopen rk Ginneken 1647-1738, 113, 216"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83cc3daa-8751-11e3-99ca-5bee6969833e.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/a567de9b-16d8-e7cf-e9ac-ada6c53225f2" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83cc3daa-8751-11e3-99ca-5bee6969833e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/a567de9b-16d8-e7cf-e9ac-ada6c53225f2" ;
  a2a:RecordGUID "{a567de9b-16d8-e7cf-e9ac-ada6c53225f2}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Ginneken+1647-1738\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5405_00005405.xml van BRD" .

