@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_49703d86-b4d6-c2cd-a4e9-1f8ed770e034
  a a2a:Record ;
  rdfs:label "Geboorte op 18 augustus 1813" ;
  a2a:hasPerson oa:person_bhi_49703d86-b4d6-c2cd-a4e9-1f8ed770e034_Person-a8983acd-0176-4314-a84b-3438d5df4fdd, oa:person_bhi_49703d86-b4d6-c2cd-a4e9-1f8ed770e034_Person-20799694-f84a-0406-2566-ffc2c3d50e21, oa:person_bhi_49703d86-b4d6-c2cd-a4e9-1f8ed770e034_Person-cc733b75-9818-9bc3-3990-269219b1bc27 ;
  a2a:hasEvent oa:event_bhi_49703d86-b4d6-c2cd-a4e9-1f8ed770e034_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_49703d86-b4d6-c2cd-a4e9-1f8ed770e034_0, oa:relationep_bhi_49703d86-b4d6-c2cd-a4e9-1f8ed770e034_1, oa:relationep_bhi_49703d86-b4d6-c2cd-a4e9-1f8ed770e034_2 ;
  a2a:hasSource oa:source_bhi_49703d86-b4d6-c2cd-a4e9-1f8ed770e034 .

oa:person_bhi_49703d86-b4d6-c2cd-a4e9-1f8ed770e034_Person-a8983acd-0176-4314-a84b-3438d5df4fdd
  a a2a:Person ;
  rdfs:label "Marie van Bael" ;
  a2a:PersonName [
    rdfs:label "Marie van Bael" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bael"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_49703d86-b4d6-c2cd-a4e9-1f8ed770e034_Person-20799694-f84a-0406-2566-ffc2c3d50e21
  a a2a:Person ;
  rdfs:label "Corneille van Gorp" ;
  a2a:PersonName [
    rdfs:label "Corneille van Gorp" ;
    a2a:PersonNameFirstName "Corneille" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gorp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_49703d86-b4d6-c2cd-a4e9-1f8ed770e034_Person-cc733b75-9818-9bc3-3990-269219b1bc27
  a a2a:Person ;
  rdfs:label "Guillaume van Gorp" ;
  a2a:PersonName [
    rdfs:label "Guillaume van Gorp" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gorp"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1813" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1813-08-18"^^xsd:date
  ] .

oa:event_bhi_49703d86-b4d6-c2cd-a4e9-1f8ed770e034_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1813" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1813-08-18"^^xsd:date
  ] .

oa:relationep_bhi_49703d86-b4d6-c2cd-a4e9-1f8ed770e034_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_49703d86-b4d6-c2cd-a4e9-1f8ed770e034_Person:a8983acd-0176-4314-a84b-3438d5df4fdd ;
  a2a:EventKeyRef oa:event_bhi_49703d86-b4d6-c2cd-a4e9-1f8ed770e034_Event1 .

oa:relationep_bhi_49703d86-b4d6-c2cd-a4e9-1f8ed770e034_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_49703d86-b4d6-c2cd-a4e9-1f8ed770e034_Person:20799694-f84a-0406-2566-ffc2c3d50e21 ;
  a2a:EventKeyRef oa:event_bhi_49703d86-b4d6-c2cd-a4e9-1f8ed770e034_Event1 .

oa:relationep_bhi_49703d86-b4d6-c2cd-a4e9-1f8ed770e034_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_49703d86-b4d6-c2cd-a4e9-1f8ed770e034_Person:cc733b75-9818-9bc3-3990-269219b1bc27 ;
  a2a:EventKeyRef oa:event_bhi_49703d86-b4d6-c2cd-a4e9-1f8ed770e034_Event1 .

oa:source_bhi_49703d86-b4d6-c2cd-a4e9-1f8ed770e034
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Alphen en Riel" ;
    rdfs:label "Alphen en Riel", "1813-08-18 - 1813-08-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1813-08-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-08-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1813" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1813-08-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 143, Periode: 1813" ;
    a2a:Book "Geboorteregister Alphen en Riel 1813" ;
    a2a:DocumentNumber "27" ;
    a2a:RegistryNumber "143" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 143, Periode: 1813, Geboorteregister Alphen en Riel 1813, 27, 143"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/61d113c7-2b3b-5fa4-ae09-c4ae397169d7.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/61d113c7-2b3b-5fa4-ae09-c4ae397169d7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-03-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/49703d86-b4d6-c2cd-a4e9-1f8ed770e034" ;
  a2a:RecordGUID "{49703d86-b4d6-c2cd-a4e9-1f8ed770e034}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_3803_00003803.xml van BHI" .

