@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_3e366df6-c1bc-059e-1962-53fc7457a6f7
  a a2a:Record ;
  rdfs:label "Geboorte op 14 februari 1879" ;
  a2a:hasPerson oa:person_bhi_3e366df6-c1bc-059e-1962-53fc7457a6f7_Person-d57bc730-426c-fd57-27eb-97e68f799a17, oa:person_bhi_3e366df6-c1bc-059e-1962-53fc7457a6f7_Person-7a44a91e-c0c9-7de7-8f44-eddd9a210b63, oa:person_bhi_3e366df6-c1bc-059e-1962-53fc7457a6f7_Person-5f2e744b-1b58-ade9-0de8-291c82e4b384 ;
  a2a:hasEvent oa:event_bhi_3e366df6-c1bc-059e-1962-53fc7457a6f7_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3e366df6-c1bc-059e-1962-53fc7457a6f7_0, oa:relationep_bhi_3e366df6-c1bc-059e-1962-53fc7457a6f7_1, oa:relationep_bhi_3e366df6-c1bc-059e-1962-53fc7457a6f7_2 ;
  a2a:hasSource oa:source_bhi_3e366df6-c1bc-059e-1962-53fc7457a6f7 .

oa:person_bhi_3e366df6-c1bc-059e-1962-53fc7457a6f7_Person-d57bc730-426c-fd57-27eb-97e68f799a17
  a a2a:Person ;
  rdfs:label "Adriaan Ras" ;
  a2a:PersonName [
    rdfs:label "Adriaan Ras" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Ras"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3e366df6-c1bc-059e-1962-53fc7457a6f7_Person-7a44a91e-c0c9-7de7-8f44-eddd9a210b63
  a a2a:Person ;
  rdfs:label "Cornelis Ras" ;
  a2a:PersonName [
    rdfs:label "Cornelis Ras" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Ras"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1879-02-14"^^xsd:date
  ] .

oa:person_bhi_3e366df6-c1bc-059e-1962-53fc7457a6f7_Person-5f2e744b-1b58-ade9-0de8-291c82e4b384
  a a2a:Person ;
  rdfs:label "Johanna Christina van Winkel" ;
  a2a:PersonName [
    rdfs:label "Johanna Christina van Winkel" ;
    a2a:PersonNameFirstName "Johanna Christina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Winkel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3e366df6-c1bc-059e-1962-53fc7457a6f7_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1879" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1879-02-14"^^xsd:date
  ] .

oa:relationep_bhi_3e366df6-c1bc-059e-1962-53fc7457a6f7_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3e366df6-c1bc-059e-1962-53fc7457a6f7_Person:d57bc730-426c-fd57-27eb-97e68f799a17 ;
  a2a:EventKeyRef oa:event_bhi_3e366df6-c1bc-059e-1962-53fc7457a6f7_Event1 .

oa:relationep_bhi_3e366df6-c1bc-059e-1962-53fc7457a6f7_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_3e366df6-c1bc-059e-1962-53fc7457a6f7_Person:7a44a91e-c0c9-7de7-8f44-eddd9a210b63 ;
  a2a:EventKeyRef oa:event_bhi_3e366df6-c1bc-059e-1962-53fc7457a6f7_Event1 .

oa:relationep_bhi_3e366df6-c1bc-059e-1962-53fc7457a6f7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3e366df6-c1bc-059e-1962-53fc7457a6f7_Person:5f2e744b-1b58-ade9-0de8-291c82e4b384 ;
  a2a:EventKeyRef oa:event_bhi_3e366df6-c1bc-059e-1962-53fc7457a6f7_Event1 .

oa:source_bhi_3e366df6-c1bc-059e-1962-53fc7457a6f7
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Budel" ;
    rdfs:label "Budel", "1879-02-16 - 1879-02-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1879-02-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-02-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1879" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1879-02-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1426, Periode: 1879" ;
    a2a:Book "Geboorteregister Budel 1879" ;
    a2a:DocumentNumber "10" ;
    a2a:RegistryNumber "1426" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1426, Periode: 1879, Geboorteregister Budel 1879, 10, 1426"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/7e24ae40-7185-be20-26a0-985cf2080b51.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/7e24ae40-7185-be20-26a0-985cf2080b51.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3e366df6-c1bc-059e-1962-53fc7457a6f7" ;
  a2a:RecordGUID "{3e366df6-c1bc-059e-1962-53fc7457a6f7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_75307_00075307.xml van BHI" .

