@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_65980a2c-c260-13e8-eac0-6ee5febab36e
  a a2a:Record ;
  rdfs:label "Geboorte op 15 oktober 1813" ;
  a2a:hasPerson oa:person_bhi_65980a2c-c260-13e8-eac0-6ee5febab36e_Person-6041d467-c498-81c8-cfb9-6504c30e183b, oa:person_bhi_65980a2c-c260-13e8-eac0-6ee5febab36e_Person-9686d799-d55c-b776-4aa6-9dc8428f3a6a, oa:person_bhi_65980a2c-c260-13e8-eac0-6ee5febab36e_Person-95c52da3-35ac-3a0b-4d5f-90281345967f ;
  a2a:hasEvent oa:event_bhi_65980a2c-c260-13e8-eac0-6ee5febab36e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_65980a2c-c260-13e8-eac0-6ee5febab36e_0, oa:relationep_bhi_65980a2c-c260-13e8-eac0-6ee5febab36e_1, oa:relationep_bhi_65980a2c-c260-13e8-eac0-6ee5febab36e_2 ;
  a2a:hasSource oa:source_bhi_65980a2c-c260-13e8-eac0-6ee5febab36e .

oa:person_bhi_65980a2c-c260-13e8-eac0-6ee5febab36e_Person-6041d467-c498-81c8-cfb9-6504c30e183b
  a a2a:Person ;
  rdfs:label "Lamberdine Arnaud Aarts" ;
  a2a:PersonName [
    rdfs:label "Lamberdine Arnaud Aarts" ;
    a2a:PersonNameFirstName "Lamberdine Arnaud" ;
    a2a:PersonNameLastName "Aarts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_65980a2c-c260-13e8-eac0-6ee5febab36e_Person-9686d799-d55c-b776-4aa6-9dc8428f3a6a
  a a2a:Person ;
  rdfs:label "Gisbert Jean van den Boer" ;
  a2a:PersonName [
    rdfs:label "Gisbert Jean van den Boer" ;
    a2a:PersonNameFirstName "Gisbert Jean" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1813" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1813-10-15"^^xsd:date
  ] .

oa:person_bhi_65980a2c-c260-13e8-eac0-6ee5febab36e_Person-95c52da3-35ac-3a0b-4d5f-90281345967f
  a a2a:Person ;
  rdfs:label "Jean van den Boer" ;
  a2a:PersonName [
    rdfs:label "Jean van den Boer" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_65980a2c-c260-13e8-eac0-6ee5febab36e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1813" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1813-10-15"^^xsd:date
  ] .

oa:relationep_bhi_65980a2c-c260-13e8-eac0-6ee5febab36e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_65980a2c-c260-13e8-eac0-6ee5febab36e_Person:6041d467-c498-81c8-cfb9-6504c30e183b ;
  a2a:EventKeyRef oa:event_bhi_65980a2c-c260-13e8-eac0-6ee5febab36e_Event1 .

oa:relationep_bhi_65980a2c-c260-13e8-eac0-6ee5febab36e_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_65980a2c-c260-13e8-eac0-6ee5febab36e_Person:9686d799-d55c-b776-4aa6-9dc8428f3a6a ;
  a2a:EventKeyRef oa:event_bhi_65980a2c-c260-13e8-eac0-6ee5febab36e_Event1 .

oa:relationep_bhi_65980a2c-c260-13e8-eac0-6ee5febab36e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_65980a2c-c260-13e8-eac0-6ee5febab36e_Person:95c52da3-35ac-3a0b-4d5f-90281345967f ;
  a2a:EventKeyRef oa:event_bhi_65980a2c-c260-13e8-eac0-6ee5febab36e_Event1 .

oa:source_bhi_65980a2c-c260-13e8-eac0-6ee5febab36e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1813-10-15 - 1813-10-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1813-10-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-10-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1813" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1813-10-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3744, Periode: 1813" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1813" ;
    a2a:DocumentNumber "366" ;
    a2a:RegistryNumber "3744" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3744, Periode: 1813, Geboorteregister 's-Hertogenbosch 1813, 366, 3744"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/9a1cb5be-4523-571e-332b-9f0303fcfe60.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/9a1cb5be-4523-571e-332b-9f0303fcfe60.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/65980a2c-c260-13e8-eac0-6ee5febab36e" ;
  a2a:RecordGUID "{65980a2c-c260-13e8-eac0-6ee5febab36e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_433_00000433.xml van BHI" .

