@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_51083d24-e63b-39c7-2dc0-87edf89c895d
  a a2a:Record ;
  rdfs:label "Geboorte op 9 december 1876" ;
  a2a:hasPerson oa:person_bhi_51083d24-e63b-39c7-2dc0-87edf89c895d_Person-621652cf-ade0-46a6-a503-da2aa90f48e0, oa:person_bhi_51083d24-e63b-39c7-2dc0-87edf89c895d_Person-0af86627-91a5-2ca2-d58e-0527235ecdd4, oa:person_bhi_51083d24-e63b-39c7-2dc0-87edf89c895d_Person-dc6ed417-80b3-dbd9-82d4-e3d6a6e049d0 ;
  a2a:hasEvent oa:event_bhi_51083d24-e63b-39c7-2dc0-87edf89c895d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_51083d24-e63b-39c7-2dc0-87edf89c895d_0, oa:relationep_bhi_51083d24-e63b-39c7-2dc0-87edf89c895d_1, oa:relationep_bhi_51083d24-e63b-39c7-2dc0-87edf89c895d_2 ;
  a2a:hasSource oa:source_bhi_51083d24-e63b-39c7-2dc0-87edf89c895d .

oa:person_bhi_51083d24-e63b-39c7-2dc0-87edf89c895d_Person-621652cf-ade0-46a6-a503-da2aa90f48e0
  a a2a:Person ;
  rdfs:label "Johanna Maria Christina Frie" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Christina Frie" ;
    a2a:PersonNameFirstName "Johanna Maria Christina" ;
    a2a:PersonNameLastName "Frie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_51083d24-e63b-39c7-2dc0-87edf89c895d_Person-0af86627-91a5-2ca2-d58e-0527235ecdd4
  a a2a:Person ;
  rdfs:label "Wilhelmus Johannes Schellings" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Johannes Schellings" ;
    a2a:PersonNameFirstName "Wilhelmus Johannes" ;
    a2a:PersonNameLastName "Schellings"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_51083d24-e63b-39c7-2dc0-87edf89c895d_Person-dc6ed417-80b3-dbd9-82d4-e3d6a6e049d0
  a a2a:Person ;
  rdfs:label "Jan Adrianus Schellings" ;
  a2a:PersonName [
    rdfs:label "Jan Adrianus Schellings" ;
    a2a:PersonNameFirstName "Jan Adrianus" ;
    a2a:PersonNameLastName "Schellings"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1876-12-09"^^xsd:date
  ] .

oa:event_bhi_51083d24-e63b-39c7-2dc0-87edf89c895d_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1876" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1876-12-09"^^xsd:date
  ] .

oa:relationep_bhi_51083d24-e63b-39c7-2dc0-87edf89c895d_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_51083d24-e63b-39c7-2dc0-87edf89c895d_Person:621652cf-ade0-46a6-a503-da2aa90f48e0 ;
  a2a:EventKeyRef oa:event_bhi_51083d24-e63b-39c7-2dc0-87edf89c895d_Event1 .

oa:relationep_bhi_51083d24-e63b-39c7-2dc0-87edf89c895d_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_51083d24-e63b-39c7-2dc0-87edf89c895d_Person:0af86627-91a5-2ca2-d58e-0527235ecdd4 ;
  a2a:EventKeyRef oa:event_bhi_51083d24-e63b-39c7-2dc0-87edf89c895d_Event1 .

oa:relationep_bhi_51083d24-e63b-39c7-2dc0-87edf89c895d_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_51083d24-e63b-39c7-2dc0-87edf89c895d_Person:dc6ed417-80b3-dbd9-82d4-e3d6a6e049d0 ;
  a2a:EventKeyRef oa:event_bhi_51083d24-e63b-39c7-2dc0-87edf89c895d_Event1 .

oa:source_bhi_51083d24-e63b-39c7-2dc0-87edf89c895d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Deurne en Liessel" ;
    rdfs:label "Deurne en Liessel", "1876-12-11 - 1876-12-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1876-12-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1876-12-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1876" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1876-12-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1623, Periode: 1876" ;
    a2a:Book "Geboorteregister Deurne en Liessel 1876" ;
    a2a:DocumentNumber "125" ;
    a2a:RegistryNumber "1623" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1623, Periode: 1876, Geboorteregister Deurne en Liessel 1876, 125, 1623"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8d2476ff-4eaa-9b6e-2998-0e41cf6f1f3b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8d2476ff-4eaa-9b6e-2998-0e41cf6f1f3b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-08-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/51083d24-e63b-39c7-2dc0-87edf89c895d" ;
  a2a:RecordGUID "{51083d24-e63b-39c7-2dc0-87edf89c895d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_2024_00002024.xml van BHI" .

