@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_8748c9c9-8119-2da9-6355-e04d23bd2fcb
  a a2a:Record ;
  rdfs:label "Geboorte op 12 februari 1905" ;
  a2a:hasPerson oa:person_bhi_8748c9c9-8119-2da9-6355-e04d23bd2fcb_Person-07b8409a-4c4e-59a6-085f-dafe6b2f1eae, oa:person_bhi_8748c9c9-8119-2da9-6355-e04d23bd2fcb_Person-466d66a5-1ea7-614e-48c5-b1f4430dd3bd, oa:person_bhi_8748c9c9-8119-2da9-6355-e04d23bd2fcb_Person-2464208a-721d-8cf3-5054-de29ec43f9af ;
  a2a:hasEvent oa:event_bhi_8748c9c9-8119-2da9-6355-e04d23bd2fcb_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8748c9c9-8119-2da9-6355-e04d23bd2fcb_0, oa:relationep_bhi_8748c9c9-8119-2da9-6355-e04d23bd2fcb_1, oa:relationep_bhi_8748c9c9-8119-2da9-6355-e04d23bd2fcb_2 ;
  a2a:hasSource oa:source_bhi_8748c9c9-8119-2da9-6355-e04d23bd2fcb .

oa:person_bhi_8748c9c9-8119-2da9-6355-e04d23bd2fcb_Person-07b8409a-4c4e-59a6-085f-dafe6b2f1eae
  a a2a:Person ;
  rdfs:label "Dorothea van Hees" ;
  a2a:PersonName [
    rdfs:label "Dorothea van Hees" ;
    a2a:PersonNameFirstName "Dorothea" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hees"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8748c9c9-8119-2da9-6355-e04d23bd2fcb_Person-466d66a5-1ea7-614e-48c5-b1f4430dd3bd
  a a2a:Person ;
  rdfs:label "Cornelis Leonardus van Hees" ;
  a2a:PersonName [
    rdfs:label "Cornelis Leonardus van Hees" ;
    a2a:PersonNameFirstName "Cornelis Leonardus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hees"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1905-02-12"^^xsd:date
  ] .

oa:person_bhi_8748c9c9-8119-2da9-6355-e04d23bd2fcb_Person-2464208a-721d-8cf3-5054-de29ec43f9af
  a a2a:Person ;
  rdfs:label "N.N." ;
  a2a:PersonName [
    rdfs:label "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_8748c9c9-8119-2da9-6355-e04d23bd2fcb_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1905" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1905-02-12"^^xsd:date
  ] .

oa:relationep_bhi_8748c9c9-8119-2da9-6355-e04d23bd2fcb_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_8748c9c9-8119-2da9-6355-e04d23bd2fcb_Person:07b8409a-4c4e-59a6-085f-dafe6b2f1eae ;
  a2a:EventKeyRef oa:event_bhi_8748c9c9-8119-2da9-6355-e04d23bd2fcb_Event1 .

oa:relationep_bhi_8748c9c9-8119-2da9-6355-e04d23bd2fcb_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_8748c9c9-8119-2da9-6355-e04d23bd2fcb_Person:466d66a5-1ea7-614e-48c5-b1f4430dd3bd ;
  a2a:EventKeyRef oa:event_bhi_8748c9c9-8119-2da9-6355-e04d23bd2fcb_Event1 .

oa:relationep_bhi_8748c9c9-8119-2da9-6355-e04d23bd2fcb_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_8748c9c9-8119-2da9-6355-e04d23bd2fcb_Person:2464208a-721d-8cf3-5054-de29ec43f9af ;
  a2a:EventKeyRef oa:event_bhi_8748c9c9-8119-2da9-6355-e04d23bd2fcb_Event1 .

oa:source_bhi_8748c9c9-8119-2da9-6355-e04d23bd2fcb
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen", "1905-02-13 - 1905-02-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1905-02-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-02-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1905" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1905-02-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2843, Periode: 1905" ;
    a2a:Book "Geboorteregister Steenbergen 1905" ;
    a2a:DocumentNumber "27" ;
    a2a:RegistryNumber "2843" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2843, Periode: 1905, Geboorteregister Steenbergen 1905, 27, 2843"
  ] ;
  a2a:SourceLastChangeDate "2022-04-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8748c9c9-8119-2da9-6355-e04d23bd2fcb" ;
  a2a:RecordGUID "{8748c9c9-8119-2da9-6355-e04d23bd2fcb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_5909_00005909.xml van BHI" .

