@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_0c8678ac-e7f9-5ee5-d4ee-0cc80cd78a36
  a a2a:Record ;
  rdfs:label "Geboorte op 10 december 1921" ;
  a2a:hasPerson oa:person_bhi_0c8678ac-e7f9-5ee5-d4ee-0cc80cd78a36_Person-5a17e0d5-fd8b-3fea-66ea-f185b7c9094f, oa:person_bhi_0c8678ac-e7f9-5ee5-d4ee-0cc80cd78a36_Person-e76c0466-94a7-d943-605c-4a309225ab2d, oa:person_bhi_0c8678ac-e7f9-5ee5-d4ee-0cc80cd78a36_Person-b963772d-a2cc-5252-62a6-bcbb7e58d788 ;
  a2a:hasEvent oa:event_bhi_0c8678ac-e7f9-5ee5-d4ee-0cc80cd78a36_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0c8678ac-e7f9-5ee5-d4ee-0cc80cd78a36_0, oa:relationep_bhi_0c8678ac-e7f9-5ee5-d4ee-0cc80cd78a36_1, oa:relationep_bhi_0c8678ac-e7f9-5ee5-d4ee-0cc80cd78a36_2 ;
  a2a:hasSource oa:source_bhi_0c8678ac-e7f9-5ee5-d4ee-0cc80cd78a36 .

oa:person_bhi_0c8678ac-e7f9-5ee5-d4ee-0cc80cd78a36_Person-5a17e0d5-fd8b-3fea-66ea-f185b7c9094f
  a a2a:Person ;
  rdfs:label "Geertrui Zwijters" ;
  a2a:PersonName [
    rdfs:label "Geertrui Zwijters" ;
    a2a:PersonNameFirstName "Geertrui" ;
    a2a:PersonNameLastName "Zwijters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0c8678ac-e7f9-5ee5-d4ee-0cc80cd78a36_Person-e76c0466-94a7-d943-605c-4a309225ab2d
  a a2a:Person ;
  rdfs:label "Wilhelmus Marinus Antonius Hagens" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Marinus Antonius Hagens" ;
    a2a:PersonNameFirstName "Wilhelmus Marinus Antonius" ;
    a2a:PersonNameLastName "Hagens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1921-12-10"^^xsd:date
  ] .

oa:person_bhi_0c8678ac-e7f9-5ee5-d4ee-0cc80cd78a36_Person-b963772d-a2cc-5252-62a6-bcbb7e58d788
  a a2a:Person ;
  rdfs:label "Jan Kornelis Hagens" ;
  a2a:PersonName [
    rdfs:label "Jan Kornelis Hagens" ;
    a2a:PersonNameFirstName "Jan Kornelis" ;
    a2a:PersonNameLastName "Hagens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0c8678ac-e7f9-5ee5-d4ee-0cc80cd78a36_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1921-12-10"^^xsd:date
  ] .

oa:relationep_bhi_0c8678ac-e7f9-5ee5-d4ee-0cc80cd78a36_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0c8678ac-e7f9-5ee5-d4ee-0cc80cd78a36_Person:5a17e0d5-fd8b-3fea-66ea-f185b7c9094f ;
  a2a:EventKeyRef oa:event_bhi_0c8678ac-e7f9-5ee5-d4ee-0cc80cd78a36_Event1 .

oa:relationep_bhi_0c8678ac-e7f9-5ee5-d4ee-0cc80cd78a36_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0c8678ac-e7f9-5ee5-d4ee-0cc80cd78a36_Person:e76c0466-94a7-d943-605c-4a309225ab2d ;
  a2a:EventKeyRef oa:event_bhi_0c8678ac-e7f9-5ee5-d4ee-0cc80cd78a36_Event1 .

oa:relationep_bhi_0c8678ac-e7f9-5ee5-d4ee-0cc80cd78a36_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0c8678ac-e7f9-5ee5-d4ee-0cc80cd78a36_Person:b963772d-a2cc-5252-62a6-bcbb7e58d788 ;
  a2a:EventKeyRef oa:event_bhi_0c8678ac-e7f9-5ee5-d4ee-0cc80cd78a36_Event1 .

oa:source_bhi_0c8678ac-e7f9-5ee5-d4ee-0cc80cd78a36
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Nieuw-Vossemeer" ;
    rdfs:label "Nieuw-Vossemeer", "1921-12-12 - 1921-12-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-12-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-12-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1921-12-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3423, Periode: 1921" ;
    a2a:Book "Geboorteregister Nieuw-Vossemeer 1921" ;
    a2a:DocumentNumber "44" ;
    a2a:RegistryNumber "3423" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3423, Periode: 1921, Geboorteregister Nieuw-Vossemeer 1921, 44, 3423"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d9ae936b-013c-aae5-dca9-8fd882363676.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d9ae936b-013c-aae5-dca9-8fd882363676.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-05-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0c8678ac-e7f9-5ee5-d4ee-0cc80cd78a36" ;
  a2a:RecordGUID "{0c8678ac-e7f9-5ee5-d4ee-0cc80cd78a36}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_80444_00080444.xml van BHI" .

