@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_0c04194d-d48d-65d5-e9fe-628bec2bc633
  a a2a:Record ;
  rdfs:label "Geboorte op 1 november 1917" ;
  a2a:hasPerson oa:person_bhi_0c04194d-d48d-65d5-e9fe-628bec2bc633_Person-114c1f9d-019f-a044-2d47-faf25c5f2af8, oa:person_bhi_0c04194d-d48d-65d5-e9fe-628bec2bc633_Person-797a5e0b-d19a-a485-a712-26554b17984b, oa:person_bhi_0c04194d-d48d-65d5-e9fe-628bec2bc633_Person-0a836b78-6e2e-42a9-c9fc-0bd2ee7b83f4 ;
  a2a:hasEvent oa:event_bhi_0c04194d-d48d-65d5-e9fe-628bec2bc633_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0c04194d-d48d-65d5-e9fe-628bec2bc633_0, oa:relationep_bhi_0c04194d-d48d-65d5-e9fe-628bec2bc633_1, oa:relationep_bhi_0c04194d-d48d-65d5-e9fe-628bec2bc633_2 ;
  a2a:hasSource oa:source_bhi_0c04194d-d48d-65d5-e9fe-628bec2bc633 .

oa:person_bhi_0c04194d-d48d-65d5-e9fe-628bec2bc633_Person-114c1f9d-019f-a044-2d47-faf25c5f2af8
  a a2a:Person ;
  rdfs:label "Cornelis Henricus Manje" ;
  a2a:PersonName [
    rdfs:label "Cornelis Henricus Manje" ;
    a2a:PersonNameFirstName "Cornelis Henricus" ;
    a2a:PersonNameLastName "Manje"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1917-11-01"^^xsd:date
  ] .

oa:person_bhi_0c04194d-d48d-65d5-e9fe-628bec2bc633_Person-797a5e0b-d19a-a485-a712-26554b17984b
  a a2a:Person ;
  rdfs:label "Barbara Tak" ;
  a2a:PersonName [
    rdfs:label "Barbara Tak" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Tak"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0c04194d-d48d-65d5-e9fe-628bec2bc633_Person-0a836b78-6e2e-42a9-c9fc-0bd2ee7b83f4
  a a2a:Person ;
  rdfs:label "Theodorus Christianus Manje" ;
  a2a:PersonName [
    rdfs:label "Theodorus Christianus Manje" ;
    a2a:PersonNameFirstName "Theodorus Christianus" ;
    a2a:PersonNameLastName "Manje"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0c04194d-d48d-65d5-e9fe-628bec2bc633_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1917-11-01"^^xsd:date
  ] .

oa:relationep_bhi_0c04194d-d48d-65d5-e9fe-628bec2bc633_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0c04194d-d48d-65d5-e9fe-628bec2bc633_Person:114c1f9d-019f-a044-2d47-faf25c5f2af8 ;
  a2a:EventKeyRef oa:event_bhi_0c04194d-d48d-65d5-e9fe-628bec2bc633_Event1 .

oa:relationep_bhi_0c04194d-d48d-65d5-e9fe-628bec2bc633_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0c04194d-d48d-65d5-e9fe-628bec2bc633_Person:797a5e0b-d19a-a485-a712-26554b17984b ;
  a2a:EventKeyRef oa:event_bhi_0c04194d-d48d-65d5-e9fe-628bec2bc633_Event1 .

oa:relationep_bhi_0c04194d-d48d-65d5-e9fe-628bec2bc633_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0c04194d-d48d-65d5-e9fe-628bec2bc633_Person:0a836b78-6e2e-42a9-c9fc-0bd2ee7b83f4 ;
  a2a:EventKeyRef oa:event_bhi_0c04194d-d48d-65d5-e9fe-628bec2bc633_Event1 .

oa:source_bhi_0c04194d-d48d-65d5-e9fe-628bec2bc633
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oud en Nieuw Gastel" ;
    rdfs:label "Oud en Nieuw Gastel", "1917-11-02 - 1917-11-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-11-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-11-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1917-11-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1093, Periode: 1917" ;
    a2a:Book "Geboorteregister Oud en Nieuw Gastel 1917" ;
    a2a:DocumentNumber "150" ;
    a2a:RegistryNumber "1093" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1093, Periode: 1917, Geboorteregister Oud en Nieuw Gastel 1917, 150, 1093"
  ] ;
  a2a:SourceLastChangeDate "2022-04-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0c04194d-d48d-65d5-e9fe-628bec2bc633" ;
  a2a:RecordGUID "{0c04194d-d48d-65d5-e9fe-628bec2bc633}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_2954_00002954.xml van BHI" .

