@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_41d8754d-6067-e8cc-2ff3-82ae99f66201
  a a2a:Record ;
  rdfs:label "Geboorte op 30 juli 1893" ;
  a2a:hasPerson oa:person_bhi_41d8754d-6067-e8cc-2ff3-82ae99f66201_Person-11f7e260-7e41-5024-7ef4-1e236f245a7f, oa:person_bhi_41d8754d-6067-e8cc-2ff3-82ae99f66201_Person-b96a792f-35c6-17b7-6ca2-9f686907641e, oa:person_bhi_41d8754d-6067-e8cc-2ff3-82ae99f66201_Person-5a53cacb-15c4-3cd8-13ac-964c29854167 ;
  a2a:hasEvent oa:event_bhi_41d8754d-6067-e8cc-2ff3-82ae99f66201_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_41d8754d-6067-e8cc-2ff3-82ae99f66201_0, oa:relationep_bhi_41d8754d-6067-e8cc-2ff3-82ae99f66201_1, oa:relationep_bhi_41d8754d-6067-e8cc-2ff3-82ae99f66201_2 ;
  a2a:hasSource oa:source_bhi_41d8754d-6067-e8cc-2ff3-82ae99f66201 .

oa:person_bhi_41d8754d-6067-e8cc-2ff3-82ae99f66201_Person-11f7e260-7e41-5024-7ef4-1e236f245a7f
  a a2a:Person ;
  rdfs:label "Maria Adriana Borghouts" ;
  a2a:PersonName [
    rdfs:label "Maria Adriana Borghouts" ;
    a2a:PersonNameFirstName "Maria Adriana" ;
    a2a:PersonNameLastName "Borghouts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_41d8754d-6067-e8cc-2ff3-82ae99f66201_Person-b96a792f-35c6-17b7-6ca2-9f686907641e
  a a2a:Person ;
  rdfs:label "Evert ter Beek" ;
  a2a:PersonName [
    rdfs:label "Evert ter Beek" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_41d8754d-6067-e8cc-2ff3-82ae99f66201_Person-5a53cacb-15c4-3cd8-13ac-964c29854167
  a a2a:Person ;
  rdfs:label "Hendrikus Hermanus ter Beek" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Hermanus ter Beek" ;
    a2a:PersonNameFirstName "Hendrikus Hermanus" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1893-07-30"^^xsd:date
  ] .

oa:event_bhi_41d8754d-6067-e8cc-2ff3-82ae99f66201_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1893" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1893-07-30"^^xsd:date
  ] .

oa:relationep_bhi_41d8754d-6067-e8cc-2ff3-82ae99f66201_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_41d8754d-6067-e8cc-2ff3-82ae99f66201_Person:11f7e260-7e41-5024-7ef4-1e236f245a7f ;
  a2a:EventKeyRef oa:event_bhi_41d8754d-6067-e8cc-2ff3-82ae99f66201_Event1 .

oa:relationep_bhi_41d8754d-6067-e8cc-2ff3-82ae99f66201_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_41d8754d-6067-e8cc-2ff3-82ae99f66201_Person:b96a792f-35c6-17b7-6ca2-9f686907641e ;
  a2a:EventKeyRef oa:event_bhi_41d8754d-6067-e8cc-2ff3-82ae99f66201_Event1 .

oa:relationep_bhi_41d8754d-6067-e8cc-2ff3-82ae99f66201_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_41d8754d-6067-e8cc-2ff3-82ae99f66201_Person:5a53cacb-15c4-3cd8-13ac-964c29854167 ;
  a2a:EventKeyRef oa:event_bhi_41d8754d-6067-e8cc-2ff3-82ae99f66201_Event1 .

oa:source_bhi_41d8754d-6067-e8cc-2ff3-82ae99f66201
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1893-08-01 - 1893-08-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1893-08-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1893-08-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1893" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1893-08-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1196, Periode: 1893" ;
    a2a:Book "Geboorteregister 1893" ;
    a2a:DocumentNumber "510" ;
    a2a:RegistryNumber "1196" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1196, Periode: 1893, Geboorteregister 1893, 510, 1196"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6e5c9e5e-42d4-fec3-2e8d-caa7e4c9fbab.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6e5c9e5e-42d4-fec3-2e8d-caa7e4c9fbab.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/41d8754d-6067-e8cc-2ff3-82ae99f66201" ;
  a2a:RecordGUID "{41d8754d-6067-e8cc-2ff3-82ae99f66201}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_2275_00002275.xml van BHI" .

