@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_5d6a8761-e1b5-bde1-71de-2b1a71fd1521
  a a2a:Record ;
  rdfs:label "Geboorte op 29 april 1917" ;
  a2a:hasPerson oa:person_bhi_5d6a8761-e1b5-bde1-71de-2b1a71fd1521_Person-37def718-5b4f-ee4d-8aa1-8f57c8d98ca5, oa:person_bhi_5d6a8761-e1b5-bde1-71de-2b1a71fd1521_Person-0aa0c907-9871-9666-6adc-54829a060469, oa:person_bhi_5d6a8761-e1b5-bde1-71de-2b1a71fd1521_Person-c2bc9e0a-e6f4-a0d3-fa20-73db2237aa3c ;
  a2a:hasEvent oa:event_bhi_5d6a8761-e1b5-bde1-71de-2b1a71fd1521_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5d6a8761-e1b5-bde1-71de-2b1a71fd1521_0, oa:relationep_bhi_5d6a8761-e1b5-bde1-71de-2b1a71fd1521_1, oa:relationep_bhi_5d6a8761-e1b5-bde1-71de-2b1a71fd1521_2 ;
  a2a:hasSource oa:source_bhi_5d6a8761-e1b5-bde1-71de-2b1a71fd1521 .

oa:person_bhi_5d6a8761-e1b5-bde1-71de-2b1a71fd1521_Person-37def718-5b4f-ee4d-8aa1-8f57c8d98ca5
  a a2a:Person ;
  rdfs:label "Anna Cornelia Maria de Loos" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Maria de Loos" ;
    a2a:PersonNameFirstName "Anna Cornelia Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Loos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1917-04-29"^^xsd:date
  ] .

oa:person_bhi_5d6a8761-e1b5-bde1-71de-2b1a71fd1521_Person-0aa0c907-9871-9666-6adc-54829a060469
  a a2a:Person ;
  rdfs:label "Hendriejetta Maria van Dommelen" ;
  a2a:PersonName [
    rdfs:label "Hendriejetta Maria van Dommelen" ;
    a2a:PersonNameFirstName "Hendriejetta Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dommelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5d6a8761-e1b5-bde1-71de-2b1a71fd1521_Person-c2bc9e0a-e6f4-a0d3-fa20-73db2237aa3c
  a a2a:Person ;
  rdfs:label "Joseph Jacobus Maria de Loos" ;
  a2a:PersonName [
    rdfs:label "Joseph Jacobus Maria de Loos" ;
    a2a:PersonNameFirstName "Joseph Jacobus Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Loos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_5d6a8761-e1b5-bde1-71de-2b1a71fd1521_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1917-04-29"^^xsd:date
  ] .

oa:relationep_bhi_5d6a8761-e1b5-bde1-71de-2b1a71fd1521_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_5d6a8761-e1b5-bde1-71de-2b1a71fd1521_Person:37def718-5b4f-ee4d-8aa1-8f57c8d98ca5 ;
  a2a:EventKeyRef oa:event_bhi_5d6a8761-e1b5-bde1-71de-2b1a71fd1521_Event1 .

oa:relationep_bhi_5d6a8761-e1b5-bde1-71de-2b1a71fd1521_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_5d6a8761-e1b5-bde1-71de-2b1a71fd1521_Person:0aa0c907-9871-9666-6adc-54829a060469 ;
  a2a:EventKeyRef oa:event_bhi_5d6a8761-e1b5-bde1-71de-2b1a71fd1521_Event1 .

oa:relationep_bhi_5d6a8761-e1b5-bde1-71de-2b1a71fd1521_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_5d6a8761-e1b5-bde1-71de-2b1a71fd1521_Person:c2bc9e0a-e6f4-a0d3-fa20-73db2237aa3c ;
  a2a:EventKeyRef oa:event_bhi_5d6a8761-e1b5-bde1-71de-2b1a71fd1521_Event1 .

oa:source_bhi_5d6a8761-e1b5-bde1-71de-2b1a71fd1521
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1917-05-01 - 1917-05-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-05-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-05-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1917-05-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3007, Periode: 1917" ;
    a2a:Book "Geboorteregister Tilburg 1917" ;
    a2a:DocumentNumber "576" ;
    a2a:RegistryNumber "3007" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3007, Periode: 1917, Geboorteregister Tilburg 1917, 576, 3007"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/69c2268a-1378-7ed5-216a-7e27d1caa78d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/69c2268a-1378-7ed5-216a-7e27d1caa78d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5d6a8761-e1b5-bde1-71de-2b1a71fd1521" ;
  a2a:RecordGUID "{5d6a8761-e1b5-bde1-71de-2b1a71fd1521}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_1040_00001040.xml van BHI" .

