@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_bhi_0daf3530-335c-4a1a-e4a8-3e91db9bb975
  a a2a:Record ;
  rdfs:label "Geboorte op 5 januari 1848" ;
  a2a:hasPerson oa:person_bhi_0daf3530-335c-4a1a-e4a8-3e91db9bb975_Person-200f1781-58fa-bb17-1f17-0ca798986916, oa:person_bhi_0daf3530-335c-4a1a-e4a8-3e91db9bb975_Person-32441483-1f1d-7df7-30e8-59de558d3349, oa:person_bhi_0daf3530-335c-4a1a-e4a8-3e91db9bb975_Person-91b1c050-acd2-14b2-867a-0557d10831bd ;
  a2a:hasEvent oa:event_bhi_0daf3530-335c-4a1a-e4a8-3e91db9bb975_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0daf3530-335c-4a1a-e4a8-3e91db9bb975_0, oa:relationep_bhi_0daf3530-335c-4a1a-e4a8-3e91db9bb975_1, oa:relationep_bhi_0daf3530-335c-4a1a-e4a8-3e91db9bb975_2 ;
  a2a:hasSource oa:source_bhi_0daf3530-335c-4a1a-e4a8-3e91db9bb975 .

oa:person_bhi_0daf3530-335c-4a1a-e4a8-3e91db9bb975_Person-200f1781-58fa-bb17-1f17-0ca798986916
  a a2a:Person ;
  rdfs:label "Hendrik Willem Cordes" ;
  a2a:PersonName [
    rdfs:label "Hendrik Willem Cordes" ;
    a2a:PersonNameFirstName "Hendrik Willem" ;
    a2a:PersonNameLastName "Cordes"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1848-01-05"^^xsd:date
  ] .

oa:person_bhi_0daf3530-335c-4a1a-e4a8-3e91db9bb975_Person-32441483-1f1d-7df7-30e8-59de558d3349
  a a2a:Person ;
  rdfs:label "Adriana Soethout" ;
  a2a:PersonName [
    rdfs:label "Adriana Soethout" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Soethout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0daf3530-335c-4a1a-e4a8-3e91db9bb975_Person-91b1c050-acd2-14b2-867a-0557d10831bd
  a a2a:Person ;
  rdfs:label "Ludolph Cordes" ;
  a2a:PersonName [
    rdfs:label "Ludolph Cordes" ;
    a2a:PersonNameFirstName "Ludolph" ;
    a2a:PersonNameLastName "Cordes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0daf3530-335c-4a1a-e4a8-3e91db9bb975_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1848" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1848-01-05"^^xsd:date
  ] .

oa:relationep_bhi_0daf3530-335c-4a1a-e4a8-3e91db9bb975_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0daf3530-335c-4a1a-e4a8-3e91db9bb975_Person:200f1781-58fa-bb17-1f17-0ca798986916 ;
  a2a:EventKeyRef oa:event_bhi_0daf3530-335c-4a1a-e4a8-3e91db9bb975_Event1 .

oa:relationep_bhi_0daf3530-335c-4a1a-e4a8-3e91db9bb975_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0daf3530-335c-4a1a-e4a8-3e91db9bb975_Person:32441483-1f1d-7df7-30e8-59de558d3349 ;
  a2a:EventKeyRef oa:event_bhi_0daf3530-335c-4a1a-e4a8-3e91db9bb975_Event1 .

oa:relationep_bhi_0daf3530-335c-4a1a-e4a8-3e91db9bb975_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0daf3530-335c-4a1a-e4a8-3e91db9bb975_Person:91b1c050-acd2-14b2-867a-0557d10831bd ;
  a2a:EventKeyRef oa:event_bhi_0daf3530-335c-4a1a-e4a8-3e91db9bb975_Event1 .

oa:source_bhi_0daf3530-335c-4a1a-e4a8-3e91db9bb975
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1848-01-05 - 1848-01-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1848-01-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1848-01-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1848" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1848-01-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1182, Periode: 1848" ;
    a2a:Book "Geboorteregister 1848" ;
    a2a:DocumentNumber "4" ;
    a2a:RegistryNumber "1182" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1182, Periode: 1848, Geboorteregister 1848, 4, 1182"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/baaa5294-f42c-f680-298d-85caba82f01e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/baaa5294-f42c-f680-298d-85caba82f01e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0daf3530-335c-4a1a-e4a8-3e91db9bb975" ;
  a2a:RecordGUID "{0daf3530-335c-4a1a-e4a8-3e91db9bb975}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_3015_00003015.xml van BHI" .

