@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_dcde3a86-9bef-e6f1-3d81-98552a0322e6
  a a2a:Record ;
  rdfs:label "Geboorte op 15 juni 1921 te 's Gravenmoer" ;
  a2a:hasPerson oa:person_bhi_dcde3a86-9bef-e6f1-3d81-98552a0322e6_Person-b41e208d-e0eb-45df-3dae-3aa0c79da944, oa:person_bhi_dcde3a86-9bef-e6f1-3d81-98552a0322e6_Person-3e5d1ba0-bd9f-6084-9984-aea4b55b427e, oa:person_bhi_dcde3a86-9bef-e6f1-3d81-98552a0322e6_Person-35fe483f-70d4-34e5-e17d-91d157e3ed5a ;
  a2a:hasEvent oa:event_bhi_dcde3a86-9bef-e6f1-3d81-98552a0322e6_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_dcde3a86-9bef-e6f1-3d81-98552a0322e6_0, oa:relationep_bhi_dcde3a86-9bef-e6f1-3d81-98552a0322e6_1, oa:relationep_bhi_dcde3a86-9bef-e6f1-3d81-98552a0322e6_2 ;
  a2a:hasSource oa:source_bhi_dcde3a86-9bef-e6f1-3d81-98552a0322e6 .

oa:person_bhi_dcde3a86-9bef-e6f1-3d81-98552a0322e6_Person-b41e208d-e0eb-45df-3dae-3aa0c79da944
  a a2a:Person ;
  rdfs:label "Catharina Johanna de Geus" ;
  a2a:PersonName [
    rdfs:label "Catharina Johanna de Geus" ;
    a2a:PersonNameFirstName "Catharina Johanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Geus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dcde3a86-9bef-e6f1-3d81-98552a0322e6_Person-3e5d1ba0-bd9f-6084-9984-aea4b55b427e
  a a2a:Person ;
  rdfs:label "Antoni Marinus Dirk Kooijman" ;
  a2a:PersonName [
    rdfs:label "Antoni Marinus Dirk Kooijman" ;
    a2a:PersonNameFirstName "Antoni Marinus Dirk" ;
    a2a:PersonNameLastName "Kooijman"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1921-06-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s Gravenmoer" ;
    rdfs:label "'s Gravenmoer"
  ] .

oa:person_bhi_dcde3a86-9bef-e6f1-3d81-98552a0322e6_Person-35fe483f-70d4-34e5-e17d-91d157e3ed5a
  a a2a:Person ;
  rdfs:label "Arie Kooijman" ;
  a2a:PersonName [
    rdfs:label "Arie Kooijman" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Kooijman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_dcde3a86-9bef-e6f1-3d81-98552a0322e6_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1921-06-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s Gravenmoer" ;
    rdfs:label "'s Gravenmoer"
  ] .

oa:relationep_bhi_dcde3a86-9bef-e6f1-3d81-98552a0322e6_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_dcde3a86-9bef-e6f1-3d81-98552a0322e6_Person:b41e208d-e0eb-45df-3dae-3aa0c79da944 ;
  a2a:EventKeyRef oa:event_bhi_dcde3a86-9bef-e6f1-3d81-98552a0322e6_Event1 .

oa:relationep_bhi_dcde3a86-9bef-e6f1-3d81-98552a0322e6_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_dcde3a86-9bef-e6f1-3d81-98552a0322e6_Person:3e5d1ba0-bd9f-6084-9984-aea4b55b427e ;
  a2a:EventKeyRef oa:event_bhi_dcde3a86-9bef-e6f1-3d81-98552a0322e6_Event1 .

oa:relationep_bhi_dcde3a86-9bef-e6f1-3d81-98552a0322e6_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_dcde3a86-9bef-e6f1-3d81-98552a0322e6_Person:35fe483f-70d4-34e5-e17d-91d157e3ed5a ;
  a2a:EventKeyRef oa:event_bhi_dcde3a86-9bef-e6f1-3d81-98552a0322e6_Event1 .

oa:source_bhi_dcde3a86-9bef-e6f1-3d81-98552a0322e6
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s Gravenmoer" ;
    rdfs:label "'s Gravenmoer", "1921-06-16 - 1921-06-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-06-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-06-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1921-06-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1315, Periode: 1921" ;
    a2a:Book "Geboorteregister 's Gravenmoer 1921" ;
    a2a:DocumentNumber "14" ;
    a2a:RegistryNumber "1315" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1315, Periode: 1921, Geboorteregister 's Gravenmoer 1921, 14, 1315"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/9c1723fb-8f7e-c06f-ea10-c6e78d9dedd8.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/9c1723fb-8f7e-c06f-ea10-c6e78d9dedd8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/dcde3a86-9bef-e6f1-3d81-98552a0322e6" ;
  a2a:RecordGUID "{dcde3a86-9bef-e6f1-3d81-98552a0322e6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_481_00000481.xml van BHI" .

