@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_a2cc81be-e5d2-d633-8fdd-facc57e3df4e
  a a2a:Record ;
  rdfs:label "Geboorte op 21 december 1908" ;
  a2a:hasPerson oa:person_bhi_a2cc81be-e5d2-d633-8fdd-facc57e3df4e_Person-289f162b-2946-c7c0-61e8-855834080039, oa:person_bhi_a2cc81be-e5d2-d633-8fdd-facc57e3df4e_Person-c079e55e-005c-ce5a-345a-2bbe69b0a99d, oa:person_bhi_a2cc81be-e5d2-d633-8fdd-facc57e3df4e_Person-9ffb884f-1338-6e73-20bc-e01d951e154b ;
  a2a:hasEvent oa:event_bhi_a2cc81be-e5d2-d633-8fdd-facc57e3df4e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a2cc81be-e5d2-d633-8fdd-facc57e3df4e_0, oa:relationep_bhi_a2cc81be-e5d2-d633-8fdd-facc57e3df4e_1, oa:relationep_bhi_a2cc81be-e5d2-d633-8fdd-facc57e3df4e_2 ;
  a2a:hasSource oa:source_bhi_a2cc81be-e5d2-d633-8fdd-facc57e3df4e .

oa:person_bhi_a2cc81be-e5d2-d633-8fdd-facc57e3df4e_Person-289f162b-2946-c7c0-61e8-855834080039
  a a2a:Person ;
  rdfs:label "Maria Anna Struik" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Struik" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Struik"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a2cc81be-e5d2-d633-8fdd-facc57e3df4e_Person-c079e55e-005c-ce5a-345a-2bbe69b0a99d
  a a2a:Person ;
  rdfs:label "Elisabeth Johanna Knippels" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Johanna Knippels" ;
    a2a:PersonNameFirstName "Elisabeth Johanna" ;
    a2a:PersonNameLastName "Knippels"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1908-12-21"^^xsd:date
  ] .

oa:person_bhi_a2cc81be-e5d2-d633-8fdd-facc57e3df4e_Person-9ffb884f-1338-6e73-20bc-e01d951e154b
  a a2a:Person ;
  rdfs:label "Hendrikus Knippels" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Knippels" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Knippels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a2cc81be-e5d2-d633-8fdd-facc57e3df4e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1908" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1908-12-21"^^xsd:date
  ] .

oa:relationep_bhi_a2cc81be-e5d2-d633-8fdd-facc57e3df4e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a2cc81be-e5d2-d633-8fdd-facc57e3df4e_Person:289f162b-2946-c7c0-61e8-855834080039 ;
  a2a:EventKeyRef oa:event_bhi_a2cc81be-e5d2-d633-8fdd-facc57e3df4e_Event1 .

oa:relationep_bhi_a2cc81be-e5d2-d633-8fdd-facc57e3df4e_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_a2cc81be-e5d2-d633-8fdd-facc57e3df4e_Person:c079e55e-005c-ce5a-345a-2bbe69b0a99d ;
  a2a:EventKeyRef oa:event_bhi_a2cc81be-e5d2-d633-8fdd-facc57e3df4e_Event1 .

oa:relationep_bhi_a2cc81be-e5d2-d633-8fdd-facc57e3df4e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a2cc81be-e5d2-d633-8fdd-facc57e3df4e_Person:9ffb884f-1338-6e73-20bc-e01d951e154b ;
  a2a:EventKeyRef oa:event_bhi_a2cc81be-e5d2-d633-8fdd-facc57e3df4e_Event1 .

oa:source_bhi_a2cc81be-e5d2-d633-8fdd-facc57e3df4e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk", "1908-12-23 - 1908-12-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-12-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1908-12-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1908" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1908-12-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2066, Periode: 1908" ;
    a2a:Book "Geboorteregister Nieuwkuijk 1908" ;
    a2a:DocumentNumber "44" ;
    a2a:RegistryNumber "2066" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2066, Periode: 1908, Geboorteregister Nieuwkuijk 1908, 44, 2066"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/086fda16-ebad-82b7-e9ff-f140066ee7b0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/086fda16-ebad-82b7-e9ff-f140066ee7b0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-02-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a2cc81be-e5d2-d633-8fdd-facc57e3df4e" ;
  a2a:RecordGUID "{a2cc81be-e5d2-d633-8fdd-facc57e3df4e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_78049_00078049.xml van BHI" .

