@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_1fb0cb83-e5e3-79f5-b7d6-0ea25ce3c796
  a a2a:Record ;
  rdfs:label "Geboorte op 23 januari 1887" ;
  a2a:hasPerson oa:person_bhi_1fb0cb83-e5e3-79f5-b7d6-0ea25ce3c796_Person-f8deb12a-0f4a-3c2a-4a97-b10be2bb8d47, oa:person_bhi_1fb0cb83-e5e3-79f5-b7d6-0ea25ce3c796_Person-769717d7-7cb8-424d-0fbf-00708bfadaac, oa:person_bhi_1fb0cb83-e5e3-79f5-b7d6-0ea25ce3c796_Person-82047c78-e81a-db44-f92a-7af800f5f5fe ;
  a2a:hasEvent oa:event_bhi_1fb0cb83-e5e3-79f5-b7d6-0ea25ce3c796_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1fb0cb83-e5e3-79f5-b7d6-0ea25ce3c796_0, oa:relationep_bhi_1fb0cb83-e5e3-79f5-b7d6-0ea25ce3c796_1, oa:relationep_bhi_1fb0cb83-e5e3-79f5-b7d6-0ea25ce3c796_2 ;
  a2a:hasSource oa:source_bhi_1fb0cb83-e5e3-79f5-b7d6-0ea25ce3c796 .

oa:person_bhi_1fb0cb83-e5e3-79f5-b7d6-0ea25ce3c796_Person-f8deb12a-0f4a-3c2a-4a97-b10be2bb8d47
  a a2a:Person ;
  rdfs:label "Antonius Aloijsius Schenk" ;
  a2a:PersonName [
    rdfs:label "Antonius Aloijsius Schenk" ;
    a2a:PersonNameFirstName "Antonius Aloijsius" ;
    a2a:PersonNameLastName "Schenk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1887-01-23"^^xsd:date
  ] .

oa:person_bhi_1fb0cb83-e5e3-79f5-b7d6-0ea25ce3c796_Person-769717d7-7cb8-424d-0fbf-00708bfadaac
  a a2a:Person ;
  rdfs:label "Petronilla de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Petronilla de Bruijn" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1fb0cb83-e5e3-79f5-b7d6-0ea25ce3c796_Person-82047c78-e81a-db44-f92a-7af800f5f5fe
  a a2a:Person ;
  rdfs:label "Johannis Anthonius Schenk" ;
  a2a:PersonName [
    rdfs:label "Johannis Anthonius Schenk" ;
    a2a:PersonNameFirstName "Johannis Anthonius" ;
    a2a:PersonNameLastName "Schenk"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_1fb0cb83-e5e3-79f5-b7d6-0ea25ce3c796_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1887" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1887-01-23"^^xsd:date
  ] .

oa:relationep_bhi_1fb0cb83-e5e3-79f5-b7d6-0ea25ce3c796_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_1fb0cb83-e5e3-79f5-b7d6-0ea25ce3c796_Person:f8deb12a-0f4a-3c2a-4a97-b10be2bb8d47 ;
  a2a:EventKeyRef oa:event_bhi_1fb0cb83-e5e3-79f5-b7d6-0ea25ce3c796_Event1 .

oa:relationep_bhi_1fb0cb83-e5e3-79f5-b7d6-0ea25ce3c796_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_1fb0cb83-e5e3-79f5-b7d6-0ea25ce3c796_Person:769717d7-7cb8-424d-0fbf-00708bfadaac ;
  a2a:EventKeyRef oa:event_bhi_1fb0cb83-e5e3-79f5-b7d6-0ea25ce3c796_Event1 .

oa:relationep_bhi_1fb0cb83-e5e3-79f5-b7d6-0ea25ce3c796_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_1fb0cb83-e5e3-79f5-b7d6-0ea25ce3c796_Person:82047c78-e81a-db44-f92a-7af800f5f5fe ;
  a2a:EventKeyRef oa:event_bhi_1fb0cb83-e5e3-79f5-b7d6-0ea25ce3c796_Event1 .

oa:source_bhi_1fb0cb83-e5e3-79f5-b7d6-0ea25ce3c796
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dinteloord" ;
    rdfs:label "Dinteloord", "1887-01-24 - 1887-01-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1887-01-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1887-01-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1887" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1887-01-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1761, Periode: 1887" ;
    a2a:Book "Geboorteregister Dinteloord 1887" ;
    a2a:DocumentNumber "7" ;
    a2a:RegistryNumber "1761" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1761, Periode: 1887, Geboorteregister Dinteloord 1887, 7, 1761"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6653d889-5f66-bcc5-7ccd-ca90cab1c8f5.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6653d889-5f66-bcc5-7ccd-ca90cab1c8f5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1fb0cb83-e5e3-79f5-b7d6-0ea25ce3c796" ;
  a2a:RecordGUID "{1fb0cb83-e5e3-79f5-b7d6-0ea25ce3c796}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_458_00000458.xml van BHI" .

