@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_a2bd18ec-973f-d58f-c0dc-32432f942fba
  a a2a:Record ;
  rdfs:label "Geboorte op 24 september 1889 te Breda" ;
  a2a:hasPerson oa:person_brd_a2bd18ec-973f-d58f-c0dc-32432f942fba_Person-4c1d6c7d-707e-cae3-f815-479fe533cc15, oa:person_brd_a2bd18ec-973f-d58f-c0dc-32432f942fba_Person-ede52ad0-fd3c-d8d5-6b50-bb203b4686dc, oa:person_brd_a2bd18ec-973f-d58f-c0dc-32432f942fba_Person-be58551c-9088-7baa-6d98-209b3dcc2ad2 ;
  a2a:hasEvent oa:event_brd_a2bd18ec-973f-d58f-c0dc-32432f942fba_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_a2bd18ec-973f-d58f-c0dc-32432f942fba_0, oa:relationep_brd_a2bd18ec-973f-d58f-c0dc-32432f942fba_1, oa:relationep_brd_a2bd18ec-973f-d58f-c0dc-32432f942fba_2 ;
  a2a:hasSource oa:source_brd_a2bd18ec-973f-d58f-c0dc-32432f942fba .

oa:person_brd_a2bd18ec-973f-d58f-c0dc-32432f942fba_Person-4c1d6c7d-707e-cae3-f815-479fe533cc15
  a a2a:Person ;
  rdfs:label "Johannes Cornelis Kocx" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis Kocx" ;
    a2a:PersonNameFirstName "Johannes Cornelis" ;
    a2a:PersonNameLastName "Kocx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_a2bd18ec-973f-d58f-c0dc-32432f942fba_Person-ede52ad0-fd3c-d8d5-6b50-bb203b4686dc
  a a2a:Person ;
  rdfs:label "Adriana van Hassel" ;
  a2a:PersonName [
    rdfs:label "Adriana van Hassel" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hassel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_a2bd18ec-973f-d58f-c0dc-32432f942fba_Person-be58551c-9088-7baa-6d98-209b3dcc2ad2
  a a2a:Person ;
  rdfs:label "Martinus Cornelis Kocx" ;
  a2a:PersonName [
    rdfs:label "Martinus Cornelis Kocx" ;
    a2a:PersonNameFirstName "Martinus Cornelis" ;
    a2a:PersonNameLastName "Kocx"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1889-09-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:event_brd_a2bd18ec-973f-d58f-c0dc-32432f942fba_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1889" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1889-09-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_a2bd18ec-973f-d58f-c0dc-32432f942fba_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_a2bd18ec-973f-d58f-c0dc-32432f942fba_Person:4c1d6c7d-707e-cae3-f815-479fe533cc15 ;
  a2a:EventKeyRef oa:event_brd_a2bd18ec-973f-d58f-c0dc-32432f942fba_Event1 .

oa:relationep_brd_a2bd18ec-973f-d58f-c0dc-32432f942fba_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_a2bd18ec-973f-d58f-c0dc-32432f942fba_Person:ede52ad0-fd3c-d8d5-6b50-bb203b4686dc ;
  a2a:EventKeyRef oa:event_brd_a2bd18ec-973f-d58f-c0dc-32432f942fba_Event1 .

oa:relationep_brd_a2bd18ec-973f-d58f-c0dc-32432f942fba_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_a2bd18ec-973f-d58f-c0dc-32432f942fba_Person:be58551c-9088-7baa-6d98-209b3dcc2ad2 ;
  a2a:EventKeyRef oa:event_brd_a2bd18ec-973f-d58f-c0dc-32432f942fba_Event1 .

oa:source_brd_a2bd18ec-973f-d58f-c0dc-32432f942fba
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1889-09-24 - 1889-09-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1889-09-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1889-09-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1889" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1889-09-24"^^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: 1889" ;
    a2a:Book "Geboorteregister 1889" ;
    a2a:DocumentNumber "586" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief van de ambtenaar Burgerlijke Stand Breda, Bron: boek, Periode: 1889, Geboorteregister 1889, 586"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8171e9ec-8751-11e3-8e3f-df6abdef682a.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/a2bd18ec-973f-d58f-c0dc-32432f942fba" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8171e9ec-8751-11e3-8e3f-df6abdef682a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/a2bd18ec-973f-d58f-c0dc-32432f942fba" ;
  a2a:RecordGUID "{a2bd18ec-973f-d58f-c0dc-32432f942fba}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Geboorteregister+1889\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_3337_00003337.xml van BRD" .

