@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_fe970384-464e-d357-3f7b-0a0be82efcf0
  a a2a:Record ;
  rdfs:label "Geboorte op 12 november 1895" ;
  a2a:hasPerson oa:person_bhi_fe970384-464e-d357-3f7b-0a0be82efcf0_Person-b86edc54-52b5-05c5-da03-c5d955509fba, oa:person_bhi_fe970384-464e-d357-3f7b-0a0be82efcf0_Person-2a8e7c28-47aa-a6cb-6780-12855d920c60, oa:person_bhi_fe970384-464e-d357-3f7b-0a0be82efcf0_Person-b25e176b-7852-2c31-a0d4-69384afda5c7 ;
  a2a:hasEvent oa:event_bhi_fe970384-464e-d357-3f7b-0a0be82efcf0_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_fe970384-464e-d357-3f7b-0a0be82efcf0_0, oa:relationep_bhi_fe970384-464e-d357-3f7b-0a0be82efcf0_1, oa:relationep_bhi_fe970384-464e-d357-3f7b-0a0be82efcf0_2 ;
  a2a:hasSource oa:source_bhi_fe970384-464e-d357-3f7b-0a0be82efcf0 .

oa:person_bhi_fe970384-464e-d357-3f7b-0a0be82efcf0_Person-b86edc54-52b5-05c5-da03-c5d955509fba
  a a2a:Person ;
  rdfs:label "Pieter de Pree" ;
  a2a:PersonName [
    rdfs:label "Pieter de Pree" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Pree"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fe970384-464e-d357-3f7b-0a0be82efcf0_Person-2a8e7c28-47aa-a6cb-6780-12855d920c60
  a a2a:Person ;
  rdfs:label "Cornelia Wilhelmina Rijkhals" ;
  a2a:PersonName [
    rdfs:label "Cornelia Wilhelmina Rijkhals" ;
    a2a:PersonNameFirstName "Cornelia Wilhelmina" ;
    a2a:PersonNameLastName "Rijkhals"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fe970384-464e-d357-3f7b-0a0be82efcf0_Person-b25e176b-7852-2c31-a0d4-69384afda5c7
  a a2a:Person ;
  rdfs:label "Nicolaas de Pree" ;
  a2a:PersonName [
    rdfs:label "Nicolaas de Pree" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Pree"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1895-11-12"^^xsd:date
  ] .

oa:event_bhi_fe970384-464e-d357-3f7b-0a0be82efcf0_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1895" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1895-11-12"^^xsd:date
  ] .

oa:relationep_bhi_fe970384-464e-d357-3f7b-0a0be82efcf0_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_fe970384-464e-d357-3f7b-0a0be82efcf0_Person:b86edc54-52b5-05c5-da03-c5d955509fba ;
  a2a:EventKeyRef oa:event_bhi_fe970384-464e-d357-3f7b-0a0be82efcf0_Event1 .

oa:relationep_bhi_fe970384-464e-d357-3f7b-0a0be82efcf0_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_fe970384-464e-d357-3f7b-0a0be82efcf0_Person:2a8e7c28-47aa-a6cb-6780-12855d920c60 ;
  a2a:EventKeyRef oa:event_bhi_fe970384-464e-d357-3f7b-0a0be82efcf0_Event1 .

oa:relationep_bhi_fe970384-464e-d357-3f7b-0a0be82efcf0_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_fe970384-464e-d357-3f7b-0a0be82efcf0_Person:b25e176b-7852-2c31-a0d4-69384afda5c7 ;
  a2a:EventKeyRef oa:event_bhi_fe970384-464e-d357-3f7b-0a0be82efcf0_Event1 .

oa:source_bhi_fe970384-464e-d357-3f7b-0a0be82efcf0
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1895-11-13 - 1895-11-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1895-11-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1895-11-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1895" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1895-11-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 518, Periode: 1895" ;
    a2a:Book "Geboorteregister Bergen op Zoom 1895" ;
    a2a:DocumentNumber "414" ;
    a2a:RegistryNumber "518" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 518, Periode: 1895, Geboorteregister Bergen op Zoom 1895, 414, 518"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1a680522-7813-a760-3b72-f8f4f7234cef.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1a680522-7813-a760-3b72-f8f4f7234cef.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/fe970384-464e-d357-3f7b-0a0be82efcf0" ;
  a2a:RecordGUID "{fe970384-464e-d357-3f7b-0a0be82efcf0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_69242_00069242.xml van BHI" .

