@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_15ee96eb-e9dc-be23-98bb-84d024d3c872
  a a2a:Record ;
  rdfs:label "Geboorte op 28 juli 1892" ;
  a2a:hasPerson oa:person_bhi_15ee96eb-e9dc-be23-98bb-84d024d3c872_Person-7f6f31bb-10a5-3cf5-7cae-c522ac8ef268, oa:person_bhi_15ee96eb-e9dc-be23-98bb-84d024d3c872_Person-bf5b9b75-f506-e938-0dc3-af85a6edd4bd, oa:person_bhi_15ee96eb-e9dc-be23-98bb-84d024d3c872_Person-09a2cc07-f665-af23-03ad-97ac80a2cda7 ;
  a2a:hasEvent oa:event_bhi_15ee96eb-e9dc-be23-98bb-84d024d3c872_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_15ee96eb-e9dc-be23-98bb-84d024d3c872_0, oa:relationep_bhi_15ee96eb-e9dc-be23-98bb-84d024d3c872_1, oa:relationep_bhi_15ee96eb-e9dc-be23-98bb-84d024d3c872_2 ;
  a2a:hasSource oa:source_bhi_15ee96eb-e9dc-be23-98bb-84d024d3c872 .

oa:person_bhi_15ee96eb-e9dc-be23-98bb-84d024d3c872_Person-7f6f31bb-10a5-3cf5-7cae-c522ac8ef268
  a a2a:Person ;
  rdfs:label "Adrianus Cornelius de Vries" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelius de Vries" ;
    a2a:PersonNameFirstName "Adrianus Cornelius" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1892-07-28"^^xsd:date
  ] .

oa:person_bhi_15ee96eb-e9dc-be23-98bb-84d024d3c872_Person-bf5b9b75-f506-e938-0dc3-af85a6edd4bd
  a a2a:Person ;
  rdfs:label "Johanna Catharina Antonetta de Wit" ;
  a2a:PersonName [
    rdfs:label "Johanna Catharina Antonetta de Wit" ;
    a2a:PersonNameFirstName "Johanna Catharina Antonetta" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_15ee96eb-e9dc-be23-98bb-84d024d3c872_Person-09a2cc07-f665-af23-03ad-97ac80a2cda7
  a a2a:Person ;
  rdfs:label "Johannes Wilhelmus de Vries" ;
  a2a:PersonName [
    rdfs:label "Johannes Wilhelmus de Vries" ;
    a2a:PersonNameFirstName "Johannes Wilhelmus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_15ee96eb-e9dc-be23-98bb-84d024d3c872_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1892" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1892-07-28"^^xsd:date
  ] .

oa:relationep_bhi_15ee96eb-e9dc-be23-98bb-84d024d3c872_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_15ee96eb-e9dc-be23-98bb-84d024d3c872_Person:7f6f31bb-10a5-3cf5-7cae-c522ac8ef268 ;
  a2a:EventKeyRef oa:event_bhi_15ee96eb-e9dc-be23-98bb-84d024d3c872_Event1 .

oa:relationep_bhi_15ee96eb-e9dc-be23-98bb-84d024d3c872_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_15ee96eb-e9dc-be23-98bb-84d024d3c872_Person:bf5b9b75-f506-e938-0dc3-af85a6edd4bd ;
  a2a:EventKeyRef oa:event_bhi_15ee96eb-e9dc-be23-98bb-84d024d3c872_Event1 .

oa:relationep_bhi_15ee96eb-e9dc-be23-98bb-84d024d3c872_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_15ee96eb-e9dc-be23-98bb-84d024d3c872_Person:09a2cc07-f665-af23-03ad-97ac80a2cda7 ;
  a2a:EventKeyRef oa:event_bhi_15ee96eb-e9dc-be23-98bb-84d024d3c872_Event1 .

oa:source_bhi_15ee96eb-e9dc-be23-98bb-84d024d3c872
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1892-07-28 - 1892-07-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1892-07-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-07-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1892" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1892-07-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7688, Periode: 1892" ;
    a2a:Book "Geboorteregister Tilburg 1892" ;
    a2a:DocumentNumber "696" ;
    a2a:RegistryNumber "7688" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7688, Periode: 1892, Geboorteregister Tilburg 1892, 696, 7688"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2ac216ef-4aab-748f-cbaa-b296265ef2a7.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2ac216ef-4aab-748f-cbaa-b296265ef2a7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/15ee96eb-e9dc-be23-98bb-84d024d3c872" ;
  a2a:RecordGUID "{15ee96eb-e9dc-be23-98bb-84d024d3c872}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_2886_00002886.xml van BHI" .

