@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_2dd2bf83-ca80-401e-e293-4011616da9f6
  a a2a:Record ;
  rdfs:label "Geboorte op 14 november 1897 te Breda" ;
  a2a:hasPerson oa:person_brd_2dd2bf83-ca80-401e-e293-4011616da9f6_Person-b902028e-4d84-7dc7-19d1-3a2ee6bbb6f8, oa:person_brd_2dd2bf83-ca80-401e-e293-4011616da9f6_Person-261c4f70-c21b-bcc2-b74b-88219539f5fe, oa:person_brd_2dd2bf83-ca80-401e-e293-4011616da9f6_Person-7b15fcd8-67a6-db12-855f-6c31e801102f ;
  a2a:hasEvent oa:event_brd_2dd2bf83-ca80-401e-e293-4011616da9f6_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_2dd2bf83-ca80-401e-e293-4011616da9f6_0, oa:relationep_brd_2dd2bf83-ca80-401e-e293-4011616da9f6_1, oa:relationep_brd_2dd2bf83-ca80-401e-e293-4011616da9f6_2 ;
  a2a:hasSource oa:source_brd_2dd2bf83-ca80-401e-e293-4011616da9f6 .

oa:person_brd_2dd2bf83-ca80-401e-e293-4011616da9f6_Person-b902028e-4d84-7dc7-19d1-3a2ee6bbb6f8
  a a2a:Person ;
  rdfs:label "Philippina van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Philippina van Leeuwen" ;
    a2a:PersonNameFirstName "Philippina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2dd2bf83-ca80-401e-e293-4011616da9f6_Person-261c4f70-c21b-bcc2-b74b-88219539f5fe
  a a2a:Person ;
  rdfs:label "Salomon Cohensius" ;
  a2a:PersonName [
    rdfs:label "Salomon Cohensius" ;
    a2a:PersonNameFirstName "Salomon" ;
    a2a:PersonNameLastName "Cohensius"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2dd2bf83-ca80-401e-e293-4011616da9f6_Person-7b15fcd8-67a6-db12-855f-6c31e801102f
  a a2a:Person ;
  rdfs:label "Lodewijk Cohensius" ;
  a2a:PersonName [
    rdfs:label "Lodewijk Cohensius" ;
    a2a:PersonNameFirstName "Lodewijk" ;
    a2a:PersonNameLastName "Cohensius"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1897-11-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:event_brd_2dd2bf83-ca80-401e-e293-4011616da9f6_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1897" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1897-11-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_2dd2bf83-ca80-401e-e293-4011616da9f6_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_2dd2bf83-ca80-401e-e293-4011616da9f6_Person:b902028e-4d84-7dc7-19d1-3a2ee6bbb6f8 ;
  a2a:EventKeyRef oa:event_brd_2dd2bf83-ca80-401e-e293-4011616da9f6_Event1 .

oa:relationep_brd_2dd2bf83-ca80-401e-e293-4011616da9f6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_2dd2bf83-ca80-401e-e293-4011616da9f6_Person:261c4f70-c21b-bcc2-b74b-88219539f5fe ;
  a2a:EventKeyRef oa:event_brd_2dd2bf83-ca80-401e-e293-4011616da9f6_Event1 .

oa:relationep_brd_2dd2bf83-ca80-401e-e293-4011616da9f6_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_2dd2bf83-ca80-401e-e293-4011616da9f6_Person:7b15fcd8-67a6-db12-855f-6c31e801102f ;
  a2a:EventKeyRef oa:event_brd_2dd2bf83-ca80-401e-e293-4011616da9f6_Event1 .

oa:source_brd_2dd2bf83-ca80-401e-e293-4011616da9f6
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1897-11-15 - 1897-11-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1897-11-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1897-11-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1897" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1897-11-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Archief van de ambtenaar Burgerlijke Stand Breda, Bron: boek, Periode: 1897" ;
    a2a:Book "Geboorteregister 1897" ;
    a2a:DocumentNumber "773" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief van de ambtenaar Burgerlijke Stand Breda, Bron: boek, Periode: 1897, Geboorteregister 1897, 773"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/817e0bd2-8751-11e3-b012-ffe477841751.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2dd2bf83-ca80-401e-e293-4011616da9f6" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/817e0bd2-8751-11e3-b012-ffe477841751.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2dd2bf83-ca80-401e-e293-4011616da9f6" ;
  a2a:RecordGUID "{2dd2bf83-ca80-401e-e293-4011616da9f6}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Geboorteregister+1897\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_2914_00002914.xml van BRD" .

