@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_32e5f3d3-e6e4-611f-7fe8-a0561ea00f09
  a a2a:Record ;
  rdfs:label "Geboorte op 8 december 1921" ;
  a2a:hasPerson oa:person_bhi_32e5f3d3-e6e4-611f-7fe8-a0561ea00f09_Person-48422c3c-3034-4e3d-b1b1-92db3b9f75d5, oa:person_bhi_32e5f3d3-e6e4-611f-7fe8-a0561ea00f09_Person-cb3f3e12-4825-c3ee-819b-56829a71ba6b, oa:person_bhi_32e5f3d3-e6e4-611f-7fe8-a0561ea00f09_Person-b10be6d2-9dad-0b1b-6304-f136b707fdab ;
  a2a:hasEvent oa:event_bhi_32e5f3d3-e6e4-611f-7fe8-a0561ea00f09_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_32e5f3d3-e6e4-611f-7fe8-a0561ea00f09_0, oa:relationep_bhi_32e5f3d3-e6e4-611f-7fe8-a0561ea00f09_1, oa:relationep_bhi_32e5f3d3-e6e4-611f-7fe8-a0561ea00f09_2 ;
  a2a:hasSource oa:source_bhi_32e5f3d3-e6e4-611f-7fe8-a0561ea00f09 .

oa:person_bhi_32e5f3d3-e6e4-611f-7fe8-a0561ea00f09_Person-48422c3c-3034-4e3d-b1b1-92db3b9f75d5
  a a2a:Person ;
  rdfs:label "Maria Catharina Croes" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Croes" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Croes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1921-12-08"^^xsd:date
  ] .

oa:person_bhi_32e5f3d3-e6e4-611f-7fe8-a0561ea00f09_Person-cb3f3e12-4825-c3ee-819b-56829a71ba6b
  a a2a:Person ;
  rdfs:label "Maria Hubertina Cornelia Vaessen" ;
  a2a:PersonName [
    rdfs:label "Maria Hubertina Cornelia Vaessen" ;
    a2a:PersonNameFirstName "Maria Hubertina Cornelia" ;
    a2a:PersonNameLastName "Vaessen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_32e5f3d3-e6e4-611f-7fe8-a0561ea00f09_Person-b10be6d2-9dad-0b1b-6304-f136b707fdab
  a a2a:Person ;
  rdfs:label "Antonius Hermanus Croes" ;
  a2a:PersonName [
    rdfs:label "Antonius Hermanus Croes" ;
    a2a:PersonNameFirstName "Antonius Hermanus" ;
    a2a:PersonNameLastName "Croes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_32e5f3d3-e6e4-611f-7fe8-a0561ea00f09_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1921-12-08"^^xsd:date
  ] .

oa:relationep_bhi_32e5f3d3-e6e4-611f-7fe8-a0561ea00f09_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_32e5f3d3-e6e4-611f-7fe8-a0561ea00f09_Person:48422c3c-3034-4e3d-b1b1-92db3b9f75d5 ;
  a2a:EventKeyRef oa:event_bhi_32e5f3d3-e6e4-611f-7fe8-a0561ea00f09_Event1 .

oa:relationep_bhi_32e5f3d3-e6e4-611f-7fe8-a0561ea00f09_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_32e5f3d3-e6e4-611f-7fe8-a0561ea00f09_Person:cb3f3e12-4825-c3ee-819b-56829a71ba6b ;
  a2a:EventKeyRef oa:event_bhi_32e5f3d3-e6e4-611f-7fe8-a0561ea00f09_Event1 .

oa:relationep_bhi_32e5f3d3-e6e4-611f-7fe8-a0561ea00f09_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_32e5f3d3-e6e4-611f-7fe8-a0561ea00f09_Person:b10be6d2-9dad-0b1b-6304-f136b707fdab ;
  a2a:EventKeyRef oa:event_bhi_32e5f3d3-e6e4-611f-7fe8-a0561ea00f09_Event1 .

oa:source_bhi_32e5f3d3-e6e4-611f-7fe8-a0561ea00f09
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1921-12-09 - 1921-12-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-12-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-12-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1921-12-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 863, Periode: 1921" ;
    a2a:Book "Geboorteregister Eindhoven 1921" ;
    a2a:DocumentNumber "1719" ;
    a2a:RegistryNumber "863" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 863, Periode: 1921, Geboorteregister Eindhoven 1921, 1719, 863"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e0050296-9ff0-2176-7ec9-6914feb6b615.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e0050296-9ff0-2176-7ec9-6914feb6b615.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/32e5f3d3-e6e4-611f-7fe8-a0561ea00f09" ;
  a2a:RecordGUID "{32e5f3d3-e6e4-611f-7fe8-a0561ea00f09}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_564_00000564.xml van BHI" .

