@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_421697dc-bc07-5347-805c-d5ac17d7fa7f
  a a2a:Record ;
  rdfs:label "Doop op 25 juli 1754 te Breda" ;
  a2a:hasPerson oa:person_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_Person-14efa2cb-4284-16ec-5001-bbd23957dee9, oa:person_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_Person-e793f287-cc15-df4a-3d21-ebd93f273425, oa:person_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_Person-5c15f86d-f2ce-e897-ad93-0c8cbf56e0c1, oa:person_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_Person-be344ae1-6b7d-8075-bff1-0e4e9024ce19, oa:person_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_Person-f8a0b65d-01ee-a858-50c6-23fcaac41398 ;
  a2a:hasEvent oa:event_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_0, oa:relationep_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_1, oa:relationep_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_2, oa:relationep_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_3, oa:relationep_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_4 ;
  a2a:hasSource oa:source_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f .

oa:person_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_Person-14efa2cb-4284-16ec-5001-bbd23957dee9
  a a2a:Person ;
  rdfs:label "Barbara Lopens" ;
  a2a:PersonName [
    rdfs:label "Barbara Lopens" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Lopens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_Person-e793f287-cc15-df4a-3d21-ebd93f273425
  a a2a:Person ;
  rdfs:label "Mathijs van Vuren" ;
  a2a:PersonName [
    rdfs:label "Mathijs van Vuren" ;
    a2a:PersonNameFirstName "Mathijs" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vuren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_Person-5c15f86d-f2ce-e897-ad93-0c8cbf56e0c1
  a a2a:Person ;
  rdfs:label "Anthony van der Pijl" ;
  a2a:PersonName [
    rdfs:label "Anthony van der Pijl" ;
    a2a:PersonNameFirstName "Anthony" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Pijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_Person-be344ae1-6b7d-8075-bff1-0e4e9024ce19
  a a2a:Person ;
  rdfs:label "Johanna Haas" ;
  a2a:PersonName [
    rdfs:label "Johanna Haas" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Haas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_Person-f8a0b65d-01ee-a858-50c6-23fcaac41398
  a a2a:Person ;
  rdfs:label "Johannes Frederik van der Pijl" ;
  a2a:PersonName [
    rdfs:label "Johannes Frederik van der Pijl" ;
    a2a:PersonNameFirstName "Johannes Frederik" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Pijl"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1754" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1754-07-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_Person:14efa2cb-4284-16ec-5001-bbd23957dee9 ;
  a2a:EventKeyRef oa:event_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_Event1 .

oa:relationep_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_Person:e793f287-cc15-df4a-3d21-ebd93f273425 ;
  a2a:EventKeyRef oa:event_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_Event1 .

oa:relationep_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_Person:5c15f86d-f2ce-e897-ad93-0c8cbf56e0c1 ;
  a2a:EventKeyRef oa:event_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_Event1 .

oa:relationep_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_Person:be344ae1-6b7d-8075-bff1-0e4e9024ce19 ;
  a2a:EventKeyRef oa:event_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_Event1 .

oa:relationep_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_Person:f8a0b65d-01ee-a858-50c6-23fcaac41398 ;
  a2a:EventKeyRef oa:event_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f_Event1 .

oa:source_brd_421697dc-bc07-5347-805c-d5ac17d7fa7f
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1754-07-25 - 1754-07-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1754-07-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1754-07-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1754" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1754-07-25"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 32, Periode: 1743-1778" ;
    a2a:Book "Dopen nh Breda 1743-1778" ;
    a2a:RegistryNumber "32" ;
    a2a:Folio "68v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 32, Periode: 1743-1778, Dopen nh Breda 1743-1778, 32, 68v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83f8309a-8751-11e3-9a6a-b7f0ac0cb1bc.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/421697dc-bc07-5347-805c-d5ac17d7fa7f" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83f8309a-8751-11e3-9a6a-b7f0ac0cb1bc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/421697dc-bc07-5347-805c-d5ac17d7fa7f" ;
  a2a:RecordGUID "{421697dc-bc07-5347-805c-d5ac17d7fa7f}" ;
  a2a:SourceRemarkOpmerking "onegt kind", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+nh+Breda+1743-1778\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1091_00001091.xml van BRD" .

