@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_18b77225-e6fd-957e-e964-6f86a6dfdedc
  a a2a:Record ;
  rdfs:label "Geboorte op 13 juli 1915" ;
  a2a:hasPerson oa:person_bhi_18b77225-e6fd-957e-e964-6f86a6dfdedc_Person-76daf0fa-44b9-7a78-1da9-d44be1a06667, oa:person_bhi_18b77225-e6fd-957e-e964-6f86a6dfdedc_Person-5e56148c-6655-8a64-3b18-46ae9e7fc46f, oa:person_bhi_18b77225-e6fd-957e-e964-6f86a6dfdedc_Person-05cb5aac-4e09-3f13-008f-363a1a22f32f ;
  a2a:hasEvent oa:event_bhi_18b77225-e6fd-957e-e964-6f86a6dfdedc_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_18b77225-e6fd-957e-e964-6f86a6dfdedc_0, oa:relationep_bhi_18b77225-e6fd-957e-e964-6f86a6dfdedc_1, oa:relationep_bhi_18b77225-e6fd-957e-e964-6f86a6dfdedc_2 ;
  a2a:hasSource oa:source_bhi_18b77225-e6fd-957e-e964-6f86a6dfdedc .

oa:person_bhi_18b77225-e6fd-957e-e964-6f86a6dfdedc_Person-76daf0fa-44b9-7a78-1da9-d44be1a06667
  a a2a:Person ;
  rdfs:label "Jules Joseph Albert Raskin" ;
  a2a:PersonName [
    rdfs:label "Jules Joseph Albert Raskin" ;
    a2a:PersonNameFirstName "Jules Joseph Albert" ;
    a2a:PersonNameLastName "Raskin"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1915-07-13"^^xsd:date
  ] .

oa:person_bhi_18b77225-e6fd-957e-e964-6f86a6dfdedc_Person-5e56148c-6655-8a64-3b18-46ae9e7fc46f
  a a2a:Person ;
  rdfs:label "Maria Leonia Cleeren" ;
  a2a:PersonName [
    rdfs:label "Maria Leonia Cleeren" ;
    a2a:PersonNameFirstName "Maria Leonia" ;
    a2a:PersonNameLastName "Cleeren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_18b77225-e6fd-957e-e964-6f86a6dfdedc_Person-05cb5aac-4e09-3f13-008f-363a1a22f32f
  a a2a:Person ;
  rdfs:label "Joannes Amandus Raskin" ;
  a2a:PersonName [
    rdfs:label "Joannes Amandus Raskin" ;
    a2a:PersonNameFirstName "Joannes Amandus" ;
    a2a:PersonNameLastName "Raskin"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_18b77225-e6fd-957e-e964-6f86a6dfdedc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1915-07-13"^^xsd:date
  ] .

oa:relationep_bhi_18b77225-e6fd-957e-e964-6f86a6dfdedc_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_18b77225-e6fd-957e-e964-6f86a6dfdedc_Person:76daf0fa-44b9-7a78-1da9-d44be1a06667 ;
  a2a:EventKeyRef oa:event_bhi_18b77225-e6fd-957e-e964-6f86a6dfdedc_Event1 .

oa:relationep_bhi_18b77225-e6fd-957e-e964-6f86a6dfdedc_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_18b77225-e6fd-957e-e964-6f86a6dfdedc_Person:5e56148c-6655-8a64-3b18-46ae9e7fc46f ;
  a2a:EventKeyRef oa:event_bhi_18b77225-e6fd-957e-e964-6f86a6dfdedc_Event1 .

oa:relationep_bhi_18b77225-e6fd-957e-e964-6f86a6dfdedc_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_18b77225-e6fd-957e-e964-6f86a6dfdedc_Person:05cb5aac-4e09-3f13-008f-363a1a22f32f ;
  a2a:EventKeyRef oa:event_bhi_18b77225-e6fd-957e-e964-6f86a6dfdedc_Event1 .

oa:source_bhi_18b77225-e6fd-957e-e964-6f86a6dfdedc
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Etten-Leur" ;
    rdfs:label "Etten-Leur", "1915-07-15 - 1915-07-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-07-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-07-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1915-07-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1021, Periode: 1915" ;
    a2a:Book "Geboorteregister Etten-Leur 1915" ;
    a2a:DocumentNumber "133" ;
    a2a:RegistryNumber "1021" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1021, Periode: 1915, Geboorteregister Etten-Leur 1915, 133, 1021"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/345ddb75-5cbf-584b-cadd-574a04e63328.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/345ddb75-5cbf-584b-cadd-574a04e63328.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-04-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/18b77225-e6fd-957e-e964-6f86a6dfdedc" ;
  a2a:RecordGUID "{18b77225-e6fd-957e-e964-6f86a6dfdedc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_956_00000956.xml van BHI" .

