@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_688f717f-8a24-2d27-b309-e46248cffeb3
  a a2a:Record ;
  rdfs:label "Geboorte op 11 mei 1812" ;
  a2a:hasPerson oa:person_bhi_688f717f-8a24-2d27-b309-e46248cffeb3_Person-747c798b-3a4b-41e6-a9a1-c1cdc4c695da, oa:person_bhi_688f717f-8a24-2d27-b309-e46248cffeb3_Person-b2a70f01-4e69-9ee1-5fdf-aae3ad7806d8, oa:person_bhi_688f717f-8a24-2d27-b309-e46248cffeb3_Person-09b64cb3-6cbc-81c6-f70e-9505c18189f5 ;
  a2a:hasEvent oa:event_bhi_688f717f-8a24-2d27-b309-e46248cffeb3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_688f717f-8a24-2d27-b309-e46248cffeb3_0, oa:relationep_bhi_688f717f-8a24-2d27-b309-e46248cffeb3_1, oa:relationep_bhi_688f717f-8a24-2d27-b309-e46248cffeb3_2 ;
  a2a:hasSource oa:source_bhi_688f717f-8a24-2d27-b309-e46248cffeb3 .

oa:person_bhi_688f717f-8a24-2d27-b309-e46248cffeb3_Person-747c798b-3a4b-41e6-a9a1-c1cdc4c695da
  a a2a:Person ;
  rdfs:label "Marie van Oerle" ;
  a2a:PersonName [
    rdfs:label "Marie van Oerle" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oerle"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_688f717f-8a24-2d27-b309-e46248cffeb3_Person-b2a70f01-4e69-9ee1-5fdf-aae3ad7806d8
  a a2a:Person ;
  rdfs:label "Anne Marie Theunis" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Theunis" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "Theunis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1812" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1812-05-11"^^xsd:date
  ] .

oa:person_bhi_688f717f-8a24-2d27-b309-e46248cffeb3_Person-09b64cb3-6cbc-81c6-f70e-9505c18189f5
  a a2a:Person ;
  rdfs:label "Jean Mathieu Theunis" ;
  a2a:PersonName [
    rdfs:label "Jean Mathieu Theunis" ;
    a2a:PersonNameFirstName "Jean Mathieu" ;
    a2a:PersonNameLastName "Theunis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_688f717f-8a24-2d27-b309-e46248cffeb3_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1812" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1812-05-11"^^xsd:date
  ] .

oa:relationep_bhi_688f717f-8a24-2d27-b309-e46248cffeb3_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_688f717f-8a24-2d27-b309-e46248cffeb3_Person:747c798b-3a4b-41e6-a9a1-c1cdc4c695da ;
  a2a:EventKeyRef oa:event_bhi_688f717f-8a24-2d27-b309-e46248cffeb3_Event1 .

oa:relationep_bhi_688f717f-8a24-2d27-b309-e46248cffeb3_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_688f717f-8a24-2d27-b309-e46248cffeb3_Person:b2a70f01-4e69-9ee1-5fdf-aae3ad7806d8 ;
  a2a:EventKeyRef oa:event_bhi_688f717f-8a24-2d27-b309-e46248cffeb3_Event1 .

oa:relationep_bhi_688f717f-8a24-2d27-b309-e46248cffeb3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_688f717f-8a24-2d27-b309-e46248cffeb3_Person:09b64cb3-6cbc-81c6-f70e-9505c18189f5 ;
  a2a:EventKeyRef oa:event_bhi_688f717f-8a24-2d27-b309-e46248cffeb3_Event1 .

oa:source_bhi_688f717f-8a24-2d27-b309-e46248cffeb3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1812-05-12 - 1812-05-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1812-05-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1812-05-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1812" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1812-05-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3744, Periode: 1812" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1812" ;
    a2a:DocumentNumber "186" ;
    a2a:RegistryNumber "3744" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3744, Periode: 1812, Geboorteregister 's-Hertogenbosch 1812, 186, 3744"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6aaeb4bd-ec1b-6c26-7171-c1d8cca346a9.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6aaeb4bd-ec1b-6c26-7171-c1d8cca346a9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/688f717f-8a24-2d27-b309-e46248cffeb3" ;
  a2a:RecordGUID "{688f717f-8a24-2d27-b309-e46248cffeb3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_434_00000434.xml van BHI" .

