@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_317e88f2-e285-71fb-2940-a7b24fc22e29
  a a2a:Record ;
  rdfs:label "Geboorte op 11 juni 1885" ;
  a2a:hasPerson oa:person_bhi_317e88f2-e285-71fb-2940-a7b24fc22e29_Person-9de3845d-60d9-7a27-94ac-d5ae4ba7d6a4, oa:person_bhi_317e88f2-e285-71fb-2940-a7b24fc22e29_Person-4ac34a0b-7339-2f1c-4567-7d820c3e3ee0, oa:person_bhi_317e88f2-e285-71fb-2940-a7b24fc22e29_Person-137d52b6-5d5e-ef31-b244-101703633fa2 ;
  a2a:hasEvent oa:event_bhi_317e88f2-e285-71fb-2940-a7b24fc22e29_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_317e88f2-e285-71fb-2940-a7b24fc22e29_0, oa:relationep_bhi_317e88f2-e285-71fb-2940-a7b24fc22e29_1, oa:relationep_bhi_317e88f2-e285-71fb-2940-a7b24fc22e29_2 ;
  a2a:hasSource oa:source_bhi_317e88f2-e285-71fb-2940-a7b24fc22e29 .

oa:person_bhi_317e88f2-e285-71fb-2940-a7b24fc22e29_Person-9de3845d-60d9-7a27-94ac-d5ae4ba7d6a4
  a a2a:Person ;
  rdfs:label "Elizabeth Justine in 't Veld" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Justine in 't Veld" ;
    a2a:PersonNameFirstName "Elizabeth Justine" ;
    a2a:PersonNamePrefixLastName "in 't" ;
    a2a:PersonNameLastName "Veld"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_317e88f2-e285-71fb-2940-a7b24fc22e29_Person-4ac34a0b-7339-2f1c-4567-7d820c3e3ee0
  a a2a:Person ;
  rdfs:label "Gerardus de Lang" ;
  a2a:PersonName [
    rdfs:label "Gerardus de Lang" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lang"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_317e88f2-e285-71fb-2940-a7b24fc22e29_Person-137d52b6-5d5e-ef31-b244-101703633fa2
  a a2a:Person ;
  rdfs:label "Francina Magdalena de Lang" ;
  a2a:PersonName [
    rdfs:label "Francina Magdalena de Lang" ;
    a2a:PersonNameFirstName "Francina Magdalena" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lang"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1885-06-11"^^xsd:date
  ] .

oa:event_bhi_317e88f2-e285-71fb-2940-a7b24fc22e29_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1885" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1885-06-11"^^xsd:date
  ] .

oa:relationep_bhi_317e88f2-e285-71fb-2940-a7b24fc22e29_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_317e88f2-e285-71fb-2940-a7b24fc22e29_Person:9de3845d-60d9-7a27-94ac-d5ae4ba7d6a4 ;
  a2a:EventKeyRef oa:event_bhi_317e88f2-e285-71fb-2940-a7b24fc22e29_Event1 .

oa:relationep_bhi_317e88f2-e285-71fb-2940-a7b24fc22e29_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_317e88f2-e285-71fb-2940-a7b24fc22e29_Person:4ac34a0b-7339-2f1c-4567-7d820c3e3ee0 ;
  a2a:EventKeyRef oa:event_bhi_317e88f2-e285-71fb-2940-a7b24fc22e29_Event1 .

oa:relationep_bhi_317e88f2-e285-71fb-2940-a7b24fc22e29_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_317e88f2-e285-71fb-2940-a7b24fc22e29_Person:137d52b6-5d5e-ef31-b244-101703633fa2 ;
  a2a:EventKeyRef oa:event_bhi_317e88f2-e285-71fb-2940-a7b24fc22e29_Event1 .

oa:source_bhi_317e88f2-e285-71fb-2940-a7b24fc22e29
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1885-06-11 - 1885-06-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1885-06-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1885-06-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1885" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1885-06-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 515, Periode: 1885" ;
    a2a:Book "Geboorteregister Bergen op Zoom 1885" ;
    a2a:DocumentNumber "193" ;
    a2a:RegistryNumber "515" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 515, Periode: 1885, Geboorteregister Bergen op Zoom 1885, 193, 515"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/42c4c416-8a78-a0d8-a4c0-51a20a8727f8.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/42c4c416-8a78-a0d8-a4c0-51a20a8727f8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/317e88f2-e285-71fb-2940-a7b24fc22e29" ;
  a2a:RecordGUID "{317e88f2-e285-71fb-2940-a7b24fc22e29}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_5750_00005750.xml van BHI" .

