@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_fd8a13f6-c70d-347f-df67-e7d9ec4fbc19
  a a2a:Record ;
  rdfs:label "Geboorte op 12 maart 1914" ;
  a2a:hasPerson oa:person_bhi_fd8a13f6-c70d-347f-df67-e7d9ec4fbc19_Person-213d8324-3db3-6560-92af-29d7952d36f8, oa:person_bhi_fd8a13f6-c70d-347f-df67-e7d9ec4fbc19_Person-67fa82f9-10b2-b683-d0ad-c6f2d0d09afc, oa:person_bhi_fd8a13f6-c70d-347f-df67-e7d9ec4fbc19_Person-630163cc-2c2d-8d3c-32bb-8ff7a70b2dab ;
  a2a:hasEvent oa:event_bhi_fd8a13f6-c70d-347f-df67-e7d9ec4fbc19_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_fd8a13f6-c70d-347f-df67-e7d9ec4fbc19_0, oa:relationep_bhi_fd8a13f6-c70d-347f-df67-e7d9ec4fbc19_1, oa:relationep_bhi_fd8a13f6-c70d-347f-df67-e7d9ec4fbc19_2 ;
  a2a:hasSource oa:source_bhi_fd8a13f6-c70d-347f-df67-e7d9ec4fbc19 .

oa:person_bhi_fd8a13f6-c70d-347f-df67-e7d9ec4fbc19_Person-213d8324-3db3-6560-92af-29d7952d36f8
  a a2a:Person ;
  rdfs:label "Petronella Koks" ;
  a2a:PersonName [
    rdfs:label "Petronella Koks" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Koks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fd8a13f6-c70d-347f-df67-e7d9ec4fbc19_Person-67fa82f9-10b2-b683-d0ad-c6f2d0d09afc
  a a2a:Person ;
  rdfs:label "Cornelis Jacobus van den Noort" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jacobus van den Noort" ;
    a2a:PersonNameFirstName "Cornelis Jacobus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Noort"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1914-03-12"^^xsd:date
  ] .

oa:person_bhi_fd8a13f6-c70d-347f-df67-e7d9ec4fbc19_Person-630163cc-2c2d-8d3c-32bb-8ff7a70b2dab
  a a2a:Person ;
  rdfs:label "Franciscus van den Noort" ;
  a2a:PersonName [
    rdfs:label "Franciscus van den Noort" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Noort"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_fd8a13f6-c70d-347f-df67-e7d9ec4fbc19_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1914-03-12"^^xsd:date
  ] .

oa:relationep_bhi_fd8a13f6-c70d-347f-df67-e7d9ec4fbc19_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_fd8a13f6-c70d-347f-df67-e7d9ec4fbc19_Person:213d8324-3db3-6560-92af-29d7952d36f8 ;
  a2a:EventKeyRef oa:event_bhi_fd8a13f6-c70d-347f-df67-e7d9ec4fbc19_Event1 .

oa:relationep_bhi_fd8a13f6-c70d-347f-df67-e7d9ec4fbc19_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_fd8a13f6-c70d-347f-df67-e7d9ec4fbc19_Person:67fa82f9-10b2-b683-d0ad-c6f2d0d09afc ;
  a2a:EventKeyRef oa:event_bhi_fd8a13f6-c70d-347f-df67-e7d9ec4fbc19_Event1 .

oa:relationep_bhi_fd8a13f6-c70d-347f-df67-e7d9ec4fbc19_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_fd8a13f6-c70d-347f-df67-e7d9ec4fbc19_Person:630163cc-2c2d-8d3c-32bb-8ff7a70b2dab ;
  a2a:EventKeyRef oa:event_bhi_fd8a13f6-c70d-347f-df67-e7d9ec4fbc19_Event1 .

oa:source_bhi_fd8a13f6-c70d-347f-df67-e7d9ec4fbc19
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dongen" ;
    rdfs:label "Dongen", "1914-03-13 - 1914-03-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-03-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-03-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1914-03-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 740, Periode: 1914" ;
    a2a:Book "Geboorteregister Dongen 1914" ;
    a2a:DocumentNumber "39" ;
    a2a:RegistryNumber "740" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 740, Periode: 1914, Geboorteregister Dongen 1914, 39, 740"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a1ebf926-ae59-3fa7-40ef-e30384a735c3.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a1ebf926-ae59-3fa7-40ef-e30384a735c3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/fd8a13f6-c70d-347f-df67-e7d9ec4fbc19" ;
  a2a:RecordGUID "{fd8a13f6-c70d-347f-df67-e7d9ec4fbc19}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_77857_00077857.xml van BHI" .

