@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_3113c1d8-814e-a02b-d00a-e0ba63c78689
  a a2a:Record ;
  rdfs:label "Geboorte op 17 december 1918" ;
  a2a:hasPerson oa:person_bhi_3113c1d8-814e-a02b-d00a-e0ba63c78689_Person-7cb54ae7-6bbd-76fa-522a-31d3e7fd468a, oa:person_bhi_3113c1d8-814e-a02b-d00a-e0ba63c78689_Person-f46695fc-1858-7998-5cb7-fd78a072556e, oa:person_bhi_3113c1d8-814e-a02b-d00a-e0ba63c78689_Person-0ddd4f1b-12c0-c2d1-4927-d762799d8c97 ;
  a2a:hasEvent oa:event_bhi_3113c1d8-814e-a02b-d00a-e0ba63c78689_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3113c1d8-814e-a02b-d00a-e0ba63c78689_0, oa:relationep_bhi_3113c1d8-814e-a02b-d00a-e0ba63c78689_1, oa:relationep_bhi_3113c1d8-814e-a02b-d00a-e0ba63c78689_2 ;
  a2a:hasSource oa:source_bhi_3113c1d8-814e-a02b-d00a-e0ba63c78689 .

oa:person_bhi_3113c1d8-814e-a02b-d00a-e0ba63c78689_Person-7cb54ae7-6bbd-76fa-522a-31d3e7fd468a
  a a2a:Person ;
  rdfs:label "Jacoba Adriana Maria van Kessel" ;
  a2a:PersonName [
    rdfs:label "Jacoba Adriana Maria van Kessel" ;
    a2a:PersonNameFirstName "Jacoba Adriana Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kessel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3113c1d8-814e-a02b-d00a-e0ba63c78689_Person-f46695fc-1858-7998-5cb7-fd78a072556e
  a a2a:Person ;
  rdfs:label "Marinus Antonius Nicols" ;
  a2a:PersonName [
    rdfs:label "Marinus Antonius Nicols" ;
    a2a:PersonNameFirstName "Marinus Antonius" ;
    a2a:PersonNameLastName "Nicols"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1918-12-17"^^xsd:date
  ] .

oa:person_bhi_3113c1d8-814e-a02b-d00a-e0ba63c78689_Person-0ddd4f1b-12c0-c2d1-4927-d762799d8c97
  a a2a:Person ;
  rdfs:label "Johannes Nicols" ;
  a2a:PersonName [
    rdfs:label "Johannes Nicols" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Nicols"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3113c1d8-814e-a02b-d00a-e0ba63c78689_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1918-12-17"^^xsd:date
  ] .

oa:relationep_bhi_3113c1d8-814e-a02b-d00a-e0ba63c78689_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3113c1d8-814e-a02b-d00a-e0ba63c78689_Person:7cb54ae7-6bbd-76fa-522a-31d3e7fd468a ;
  a2a:EventKeyRef oa:event_bhi_3113c1d8-814e-a02b-d00a-e0ba63c78689_Event1 .

oa:relationep_bhi_3113c1d8-814e-a02b-d00a-e0ba63c78689_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_3113c1d8-814e-a02b-d00a-e0ba63c78689_Person:f46695fc-1858-7998-5cb7-fd78a072556e ;
  a2a:EventKeyRef oa:event_bhi_3113c1d8-814e-a02b-d00a-e0ba63c78689_Event1 .

oa:relationep_bhi_3113c1d8-814e-a02b-d00a-e0ba63c78689_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3113c1d8-814e-a02b-d00a-e0ba63c78689_Person:0ddd4f1b-12c0-c2d1-4927-d762799d8c97 ;
  a2a:EventKeyRef oa:event_bhi_3113c1d8-814e-a02b-d00a-e0ba63c78689_Event1 .

oa:source_bhi_3113c1d8-814e-a02b-d00a-e0ba63c78689
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1918-12-18 - 1918-12-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-12-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-12-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1918-12-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3401, Periode: 1918" ;
    a2a:Book "Geboorteregister Vlijmen 1918" ;
    a2a:DocumentNumber "111" ;
    a2a:RegistryNumber "3401" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3401, Periode: 1918, Geboorteregister Vlijmen 1918, 111, 3401"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/03552193-7634-ef02-713f-6888d6b7e200.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/03552193-7634-ef02-713f-6888d6b7e200.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3113c1d8-814e-a02b-d00a-e0ba63c78689" ;
  a2a:RecordGUID "{3113c1d8-814e-a02b-d00a-e0ba63c78689}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_181_00000181.xml van BHI" .

