@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_f8b21cd1-0e80-61ba-cc24-e34e959dad5e
  a a2a:Record ;
  rdfs:label "Geboorte op 11 november 1914" ;
  a2a:hasPerson oa:person_bhi_f8b21cd1-0e80-61ba-cc24-e34e959dad5e_Person-4bc64a84-13a1-5c47-3cec-872bf928abf3, oa:person_bhi_f8b21cd1-0e80-61ba-cc24-e34e959dad5e_Person-af2780f5-837b-2117-44e2-56d66fb3405e, oa:person_bhi_f8b21cd1-0e80-61ba-cc24-e34e959dad5e_Person-6e4d8e07-8f8c-9d4f-5c9c-6beca3d5ef12 ;
  a2a:hasEvent oa:event_bhi_f8b21cd1-0e80-61ba-cc24-e34e959dad5e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f8b21cd1-0e80-61ba-cc24-e34e959dad5e_0, oa:relationep_bhi_f8b21cd1-0e80-61ba-cc24-e34e959dad5e_1, oa:relationep_bhi_f8b21cd1-0e80-61ba-cc24-e34e959dad5e_2 ;
  a2a:hasSource oa:source_bhi_f8b21cd1-0e80-61ba-cc24-e34e959dad5e .

oa:person_bhi_f8b21cd1-0e80-61ba-cc24-e34e959dad5e_Person-4bc64a84-13a1-5c47-3cec-872bf928abf3
  a a2a:Person ;
  rdfs:label "Auguste Jean Baptiste Leopold Ghislain Vanmosuenck" ;
  a2a:PersonName [
    rdfs:label "Auguste Jean Baptiste Leopold Ghislain Vanmosuenck" ;
    a2a:PersonNameFirstName "Auguste Jean Baptiste Leopold Ghislain" ;
    a2a:PersonNameLastName "Vanmosuenck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f8b21cd1-0e80-61ba-cc24-e34e959dad5e_Person-af2780f5-837b-2117-44e2-56d66fb3405e
  a a2a:Person ;
  rdfs:label "Marie Marguerite Louise Antoinette Ghislaine Kinart" ;
  a2a:PersonName [
    rdfs:label "Marie Marguerite Louise Antoinette Ghislaine Kinart" ;
    a2a:PersonNameFirstName "Marie Marguerite Louise Antoinette Ghislaine" ;
    a2a:PersonNameLastName "Kinart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f8b21cd1-0e80-61ba-cc24-e34e959dad5e_Person-6e4d8e07-8f8c-9d4f-5c9c-6beca3d5ef12
  a a2a:Person ;
  rdfs:label "Albert George Nicolas Raijmond Ghislain Vanmosuenck" ;
  a2a:PersonName [
    rdfs:label "Albert George Nicolas Raijmond Ghislain Vanmosuenck" ;
    a2a:PersonNameFirstName "Albert George Nicolas Raijmond Ghislain" ;
    a2a:PersonNameLastName "Vanmosuenck"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1914-11-11"^^xsd:date
  ] .

oa:event_bhi_f8b21cd1-0e80-61ba-cc24-e34e959dad5e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1914-11-11"^^xsd:date
  ] .

oa:relationep_bhi_f8b21cd1-0e80-61ba-cc24-e34e959dad5e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_f8b21cd1-0e80-61ba-cc24-e34e959dad5e_Person:4bc64a84-13a1-5c47-3cec-872bf928abf3 ;
  a2a:EventKeyRef oa:event_bhi_f8b21cd1-0e80-61ba-cc24-e34e959dad5e_Event1 .

oa:relationep_bhi_f8b21cd1-0e80-61ba-cc24-e34e959dad5e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_f8b21cd1-0e80-61ba-cc24-e34e959dad5e_Person:af2780f5-837b-2117-44e2-56d66fb3405e ;
  a2a:EventKeyRef oa:event_bhi_f8b21cd1-0e80-61ba-cc24-e34e959dad5e_Event1 .

oa:relationep_bhi_f8b21cd1-0e80-61ba-cc24-e34e959dad5e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_f8b21cd1-0e80-61ba-cc24-e34e959dad5e_Person:6e4d8e07-8f8c-9d4f-5c9c-6beca3d5ef12 ;
  a2a:EventKeyRef oa:event_bhi_f8b21cd1-0e80-61ba-cc24-e34e959dad5e_Event1 .

oa:source_bhi_f8b21cd1-0e80-61ba-cc24-e34e959dad5e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1914-11-12 - 1914-11-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-11-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-11-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1914-11-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3004, Periode: 1914" ;
    a2a:Book "Geboorteregister Tilburg 1914" ;
    a2a:DocumentNumber "1509" ;
    a2a:RegistryNumber "3004" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3004, Periode: 1914, Geboorteregister Tilburg 1914, 1509, 3004"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/74d5dd55-2f11-2178-abf2-b500ba69fef0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/74d5dd55-2f11-2178-abf2-b500ba69fef0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f8b21cd1-0e80-61ba-cc24-e34e959dad5e" ;
  a2a:RecordGUID "{f8b21cd1-0e80-61ba-cc24-e34e959dad5e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_970_00000970.xml van BHI" .

