@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_4478bf14-a62b-4aa2-a00a-e5ed4c828052
  a a2a:Record ;
  rdfs:label "Geboorte op 6 december 1896" ;
  a2a:hasPerson oa:person_bhi_4478bf14-a62b-4aa2-a00a-e5ed4c828052_Person-174e1e10-50e4-fa0e-277a-fb60b4fcd5a9, oa:person_bhi_4478bf14-a62b-4aa2-a00a-e5ed4c828052_Person-344189ab-eb28-81b6-e4b8-cc7d3329026f, oa:person_bhi_4478bf14-a62b-4aa2-a00a-e5ed4c828052_Person-d7a7120e-ebbc-6ac3-d5e3-8cff69e37086 ;
  a2a:hasEvent oa:event_bhi_4478bf14-a62b-4aa2-a00a-e5ed4c828052_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4478bf14-a62b-4aa2-a00a-e5ed4c828052_0, oa:relationep_bhi_4478bf14-a62b-4aa2-a00a-e5ed4c828052_1, oa:relationep_bhi_4478bf14-a62b-4aa2-a00a-e5ed4c828052_2 ;
  a2a:hasSource oa:source_bhi_4478bf14-a62b-4aa2-a00a-e5ed4c828052 .

oa:person_bhi_4478bf14-a62b-4aa2-a00a-e5ed4c828052_Person-174e1e10-50e4-fa0e-277a-fb60b4fcd5a9
  a a2a:Person ;
  rdfs:label "Anna Maria van Spijk" ;
  a2a:PersonName [
    rdfs:label "Anna Maria van Spijk" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Spijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4478bf14-a62b-4aa2-a00a-e5ed4c828052_Person-344189ab-eb28-81b6-e4b8-cc7d3329026f
  a a2a:Person ;
  rdfs:label "Johannes Fitters" ;
  a2a:PersonName [
    rdfs:label "Johannes Fitters" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Fitters"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1896-12-06"^^xsd:date
  ] .

oa:person_bhi_4478bf14-a62b-4aa2-a00a-e5ed4c828052_Person-d7a7120e-ebbc-6ac3-d5e3-8cff69e37086
  a a2a:Person ;
  rdfs:label "Christiaan Fitters" ;
  a2a:PersonName [
    rdfs:label "Christiaan Fitters" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Fitters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4478bf14-a62b-4aa2-a00a-e5ed4c828052_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1896" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1896-12-06"^^xsd:date
  ] .

oa:relationep_bhi_4478bf14-a62b-4aa2-a00a-e5ed4c828052_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4478bf14-a62b-4aa2-a00a-e5ed4c828052_Person:174e1e10-50e4-fa0e-277a-fb60b4fcd5a9 ;
  a2a:EventKeyRef oa:event_bhi_4478bf14-a62b-4aa2-a00a-e5ed4c828052_Event1 .

oa:relationep_bhi_4478bf14-a62b-4aa2-a00a-e5ed4c828052_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_4478bf14-a62b-4aa2-a00a-e5ed4c828052_Person:344189ab-eb28-81b6-e4b8-cc7d3329026f ;
  a2a:EventKeyRef oa:event_bhi_4478bf14-a62b-4aa2-a00a-e5ed4c828052_Event1 .

oa:relationep_bhi_4478bf14-a62b-4aa2-a00a-e5ed4c828052_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4478bf14-a62b-4aa2-a00a-e5ed4c828052_Person:d7a7120e-ebbc-6ac3-d5e3-8cff69e37086 ;
  a2a:EventKeyRef oa:event_bhi_4478bf14-a62b-4aa2-a00a-e5ed4c828052_Event1 .

oa:source_bhi_4478bf14-a62b-4aa2-a00a-e5ed4c828052
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk", "1896-12-07 - 1896-12-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-12-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-12-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1896" ;
    a2a:Month "12" ;
    a2a:Day "7" ;
    rdfs:label "1896-12-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 5358, Periode: 1896" ;
    a2a:Book "Geboorteregister Nieuwkuijk 1896" ;
    a2a:DocumentNumber "40" ;
    a2a:RegistryNumber "5358" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 5358, Periode: 1896, Geboorteregister Nieuwkuijk 1896, 40, 5358"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/be51fbab-77ee-0204-4750-c70e7195e66f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/be51fbab-77ee-0204-4750-c70e7195e66f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-06-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4478bf14-a62b-4aa2-a00a-e5ed4c828052" ;
  a2a:RecordGUID "{4478bf14-a62b-4aa2-a00a-e5ed4c828052}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_79122_00079122.xml van BHI" .

