@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_04b3a4bb-bee8-bc0e-e69c-fd7bf27e93bf
  a a2a:Record ;
  rdfs:label "Geboorte op 3 september 1850" ;
  a2a:hasPerson oa:person_bhi_04b3a4bb-bee8-bc0e-e69c-fd7bf27e93bf_Person-424b6a8d-744b-aa25-e969-a73b12928161, oa:person_bhi_04b3a4bb-bee8-bc0e-e69c-fd7bf27e93bf_Person-99cbc793-b0f4-2d03-5b72-841d06b9243a, oa:person_bhi_04b3a4bb-bee8-bc0e-e69c-fd7bf27e93bf_Person-8519cf4f-fe12-293f-96ef-d4f5f35f30a9 ;
  a2a:hasEvent oa:event_bhi_04b3a4bb-bee8-bc0e-e69c-fd7bf27e93bf_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_04b3a4bb-bee8-bc0e-e69c-fd7bf27e93bf_0, oa:relationep_bhi_04b3a4bb-bee8-bc0e-e69c-fd7bf27e93bf_1, oa:relationep_bhi_04b3a4bb-bee8-bc0e-e69c-fd7bf27e93bf_2 ;
  a2a:hasSource oa:source_bhi_04b3a4bb-bee8-bc0e-e69c-fd7bf27e93bf .

oa:person_bhi_04b3a4bb-bee8-bc0e-e69c-fd7bf27e93bf_Person-424b6a8d-744b-aa25-e969-a73b12928161
  a a2a:Person ;
  rdfs:label "Cornelie Henriette Bloijs van Treslong" ;
  a2a:PersonName [
    rdfs:label "Cornelie Henriette Bloijs van Treslong" ;
    a2a:PersonNameFirstName "Cornelie Henriette" ;
    a2a:PersonNameLastName "Bloijs van Treslong"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1850-09-03"^^xsd:date
  ] .

oa:person_bhi_04b3a4bb-bee8-bc0e-e69c-fd7bf27e93bf_Person-99cbc793-b0f4-2d03-5b72-841d06b9243a
  a a2a:Person ;
  rdfs:label "Agatha van der Hoeven" ;
  a2a:PersonName [
    rdfs:label "Agatha van der Hoeven" ;
    a2a:PersonNameFirstName "Agatha" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hoeven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_04b3a4bb-bee8-bc0e-e69c-fd7bf27e93bf_Person-8519cf4f-fe12-293f-96ef-d4f5f35f30a9
  a a2a:Person ;
  rdfs:label "Jan Lodewijk Bloijs van Treslong" ;
  a2a:PersonName [
    rdfs:label "Jan Lodewijk Bloijs van Treslong" ;
    a2a:PersonNameFirstName "Jan Lodewijk" ;
    a2a:PersonNameLastName "Bloijs van Treslong"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_04b3a4bb-bee8-bc0e-e69c-fd7bf27e93bf_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1850" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1850-09-03"^^xsd:date
  ] .

oa:relationep_bhi_04b3a4bb-bee8-bc0e-e69c-fd7bf27e93bf_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_04b3a4bb-bee8-bc0e-e69c-fd7bf27e93bf_Person:424b6a8d-744b-aa25-e969-a73b12928161 ;
  a2a:EventKeyRef oa:event_bhi_04b3a4bb-bee8-bc0e-e69c-fd7bf27e93bf_Event1 .

oa:relationep_bhi_04b3a4bb-bee8-bc0e-e69c-fd7bf27e93bf_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_04b3a4bb-bee8-bc0e-e69c-fd7bf27e93bf_Person:99cbc793-b0f4-2d03-5b72-841d06b9243a ;
  a2a:EventKeyRef oa:event_bhi_04b3a4bb-bee8-bc0e-e69c-fd7bf27e93bf_Event1 .

oa:relationep_bhi_04b3a4bb-bee8-bc0e-e69c-fd7bf27e93bf_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_04b3a4bb-bee8-bc0e-e69c-fd7bf27e93bf_Person:8519cf4f-fe12-293f-96ef-d4f5f35f30a9 ;
  a2a:EventKeyRef oa:event_bhi_04b3a4bb-bee8-bc0e-e69c-fd7bf27e93bf_Event1 .

oa:source_bhi_04b3a4bb-bee8-bc0e-e69c-fd7bf27e93bf
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1850-09-04 - 1850-09-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-09-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1850-09-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1850" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1850-09-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1182, Periode: 1850" ;
    a2a:Book "Geboorteregister 1850" ;
    a2a:DocumentNumber "302" ;
    a2a:RegistryNumber "1182" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1182, Periode: 1850, Geboorteregister 1850, 302, 1182"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/28c82dec-17b7-b4c6-756b-f9005cc2bd0e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/28c82dec-17b7-b4c6-756b-f9005cc2bd0e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-06-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/04b3a4bb-bee8-bc0e-e69c-fd7bf27e93bf" ;
  a2a:RecordGUID "{04b3a4bb-bee8-bc0e-e69c-fd7bf27e93bf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_409_00000409.xml van BHI" .

