@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_a01ba4b9-e6bd-03fd-dcac-1e8483963c2e
  a a2a:Record ;
  rdfs:label "Geboorte op 20 februari 1920 te 's Gravenmoer" ;
  a2a:hasPerson oa:person_bhi_a01ba4b9-e6bd-03fd-dcac-1e8483963c2e_Person-add38b24-d54b-068d-93bc-ee33eab61291, oa:person_bhi_a01ba4b9-e6bd-03fd-dcac-1e8483963c2e_Person-71fce9fe-bb48-8429-594b-fc872e438fbc, oa:person_bhi_a01ba4b9-e6bd-03fd-dcac-1e8483963c2e_Person-422fddcb-7120-1836-577f-8a2874dc3ac4 ;
  a2a:hasEvent oa:event_bhi_a01ba4b9-e6bd-03fd-dcac-1e8483963c2e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a01ba4b9-e6bd-03fd-dcac-1e8483963c2e_0, oa:relationep_bhi_a01ba4b9-e6bd-03fd-dcac-1e8483963c2e_1, oa:relationep_bhi_a01ba4b9-e6bd-03fd-dcac-1e8483963c2e_2 ;
  a2a:hasSource oa:source_bhi_a01ba4b9-e6bd-03fd-dcac-1e8483963c2e .

oa:person_bhi_a01ba4b9-e6bd-03fd-dcac-1e8483963c2e_Person-add38b24-d54b-068d-93bc-ee33eab61291
  a a2a:Person ;
  rdfs:label "Cornelia Antonia Groeneveld" ;
  a2a:PersonName [
    rdfs:label "Cornelia Antonia Groeneveld" ;
    a2a:PersonNameFirstName "Cornelia Antonia" ;
    a2a:PersonNameLastName "Groeneveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a01ba4b9-e6bd-03fd-dcac-1e8483963c2e_Person-71fce9fe-bb48-8429-594b-fc872e438fbc
  a a2a:Person ;
  rdfs:label "Antonie Dirk van Loon" ;
  a2a:PersonName [
    rdfs:label "Antonie Dirk van Loon" ;
    a2a:PersonNameFirstName "Antonie Dirk" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1920-02-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s Gravenmoer" ;
    rdfs:label "'s Gravenmoer"
  ] .

oa:person_bhi_a01ba4b9-e6bd-03fd-dcac-1e8483963c2e_Person-422fddcb-7120-1836-577f-8a2874dc3ac4
  a a2a:Person ;
  rdfs:label "Pieter van Loon" ;
  a2a:PersonName [
    rdfs:label "Pieter van Loon" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a01ba4b9-e6bd-03fd-dcac-1e8483963c2e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1920-02-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s Gravenmoer" ;
    rdfs:label "'s Gravenmoer"
  ] .

oa:relationep_bhi_a01ba4b9-e6bd-03fd-dcac-1e8483963c2e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a01ba4b9-e6bd-03fd-dcac-1e8483963c2e_Person:add38b24-d54b-068d-93bc-ee33eab61291 ;
  a2a:EventKeyRef oa:event_bhi_a01ba4b9-e6bd-03fd-dcac-1e8483963c2e_Event1 .

oa:relationep_bhi_a01ba4b9-e6bd-03fd-dcac-1e8483963c2e_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_a01ba4b9-e6bd-03fd-dcac-1e8483963c2e_Person:71fce9fe-bb48-8429-594b-fc872e438fbc ;
  a2a:EventKeyRef oa:event_bhi_a01ba4b9-e6bd-03fd-dcac-1e8483963c2e_Event1 .

oa:relationep_bhi_a01ba4b9-e6bd-03fd-dcac-1e8483963c2e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a01ba4b9-e6bd-03fd-dcac-1e8483963c2e_Person:422fddcb-7120-1836-577f-8a2874dc3ac4 ;
  a2a:EventKeyRef oa:event_bhi_a01ba4b9-e6bd-03fd-dcac-1e8483963c2e_Event1 .

oa:source_bhi_a01ba4b9-e6bd-03fd-dcac-1e8483963c2e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s Gravenmoer" ;
    rdfs:label "'s Gravenmoer", "1920-02-23 - 1920-02-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-02-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-02-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1920-02-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1315, Periode: 1920" ;
    a2a:Book "Geboorteregister 's Gravenmoer 1920" ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "1315" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1315, Periode: 1920, Geboorteregister 's Gravenmoer 1920, 3, 1315"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e5af136c-24a7-4b73-03dd-fceb39ab6291.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e5af136c-24a7-4b73-03dd-fceb39ab6291.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-10-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a01ba4b9-e6bd-03fd-dcac-1e8483963c2e" ;
  a2a:RecordGUID "{a01ba4b9-e6bd-03fd-dcac-1e8483963c2e}" ;
  a2a:SourceRemarkdeel "1315" ;
  a2a:SourceRemarkregister_periode "1920" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_1510_00001510.xml van BHI" .

