@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_bc6279c7-8ca6-2a39-c06e-2da8237d3bce
  a a2a:Record ;
  rdfs:label "Doop op 28 oktober 1672 te Princenhage" ;
  a2a:hasPerson oa:person_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_Person-29a34642-8e75-7ef6-3810-918b3262cf9f, oa:person_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_Person-e1a00a66-9360-5afd-37e4-b8d81582cd01, oa:person_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_Person-9c8a95a8-0b18-5f72-f6b1-36ac6152b461, oa:person_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_Person-920ad4d0-8180-f858-935e-c68923f045a8, oa:person_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_Person-a40fa848-44bd-1d78-2f3e-4779cdb98cf1 ;
  a2a:hasEvent oa:event_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_0, oa:relationep_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_1, oa:relationep_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_2, oa:relationep_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_3, oa:relationep_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_4 ;
  a2a:hasSource oa:source_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce .

oa:person_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_Person-29a34642-8e75-7ef6-3810-918b3262cf9f
  a a2a:Person ;
  rdfs:label "Antonia Adriani" ;
  a2a:PersonName [
    rdfs:label "Antonia Adriani" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Adriani"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_Person-e1a00a66-9360-5afd-37e4-b8d81582cd01
  a a2a:Person ;
  rdfs:label "Godefridus Jansen Rops" ;
  a2a:PersonName [
    rdfs:label "Godefridus Jansen Rops" ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNamePatronym "Jansen" ;
    a2a:PersonNameLastName "Rops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_Person-9c8a95a8-0b18-5f72-f6b1-36ac6152b461
  a a2a:Person ;
  rdfs:label "Maria Buntsaerts" ;
  a2a:PersonName [
    rdfs:label "Maria Buntsaerts" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Buntsaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_Person-920ad4d0-8180-f858-935e-c68923f045a8
  a a2a:Person ;
  rdfs:label "Angela Cornelii van Loon" ;
  a2a:PersonName [
    rdfs:label "Angela Cornelii van Loon" ;
    a2a:PersonNameFirstName "Angela" ;
    a2a:PersonNamePatronym "Cornelii" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_Person-a40fa848-44bd-1d78-2f3e-4779cdb98cf1
  a a2a:Person ;
  rdfs:label "Joannes Rops" ;
  a2a:PersonName [
    rdfs:label "Joannes Rops" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Rops"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1672" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1672-10-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_Person:29a34642-8e75-7ef6-3810-918b3262cf9f ;
  a2a:EventKeyRef oa:event_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_Event1 .

oa:relationep_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_Person:e1a00a66-9360-5afd-37e4-b8d81582cd01 ;
  a2a:EventKeyRef oa:event_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_Event1 .

oa:relationep_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_Person:9c8a95a8-0b18-5f72-f6b1-36ac6152b461 ;
  a2a:EventKeyRef oa:event_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_Event1 .

oa:relationep_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_Person:920ad4d0-8180-f858-935e-c68923f045a8 ;
  a2a:EventKeyRef oa:event_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_Event1 .

oa:relationep_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_Person:a40fa848-44bd-1d78-2f3e-4779cdb98cf1 ;
  a2a:EventKeyRef oa:event_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce_Event1 .

oa:source_brd_bc6279c7-8ca6-2a39-c06e-2da8237d3bce
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1672-10-28 - 1672-10-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1672-10-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1672-10-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1672" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1672-10-28"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 139, Periode: 1664-1695" ;
    a2a:Book "Dopen rk Princenhage 1664-1695" ;
    a2a:RegistryNumber "139" ;
    a2a:Folio "45r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 139, Periode: 1664-1695, Dopen rk Princenhage 1664-1695, 139, 45r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83d97ede-8751-11e3-9384-9734a3946cab.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/bc6279c7-8ca6-2a39-c06e-2da8237d3bce" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83d97ede-8751-11e3-9384-9734a3946cab.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/bc6279c7-8ca6-2a39-c06e-2da8237d3bce" ;
  a2a:RecordGUID "{bc6279c7-8ca6-2a39-c06e-2da8237d3bce}" ;
  a2a:SourceRemarkOpmerking "getuige 4 waarnemend", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Princenhage+1664-1695\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5501_00005501.xml van BRD" .

