@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_7c901798-e7f5-aeda-8a60-6eccd3d69e32
  a a2a:Record ;
  rdfs:label "Geboorte op 6 november 1898 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_7c901798-e7f5-aeda-8a60-6eccd3d69e32_Person-e50b2051-0152-5bd4-1372-8aecc46d7d65, oa:person_bhi_7c901798-e7f5-aeda-8a60-6eccd3d69e32_Person-294b76ad-fe69-d09f-f321-748ad3d30f19, oa:person_bhi_7c901798-e7f5-aeda-8a60-6eccd3d69e32_Person-4ae1d409-8a9f-0b33-be5e-3c0d6780d562 ;
  a2a:hasEvent oa:event_bhi_7c901798-e7f5-aeda-8a60-6eccd3d69e32_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7c901798-e7f5-aeda-8a60-6eccd3d69e32_0, oa:relationep_bhi_7c901798-e7f5-aeda-8a60-6eccd3d69e32_1, oa:relationep_bhi_7c901798-e7f5-aeda-8a60-6eccd3d69e32_2 ;
  a2a:hasSource oa:source_bhi_7c901798-e7f5-aeda-8a60-6eccd3d69e32 .

oa:person_bhi_7c901798-e7f5-aeda-8a60-6eccd3d69e32_Person-e50b2051-0152-5bd4-1372-8aecc46d7d65
  a a2a:Person ;
  rdfs:label "Maria van den Heuvel" ;
  a2a:PersonName [
    rdfs:label "Maria van den Heuvel" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Heuvel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7c901798-e7f5-aeda-8a60-6eccd3d69e32_Person-294b76ad-fe69-d09f-f321-748ad3d30f19
  a a2a:Person ;
  rdfs:label "Dina Loosveld" ;
  a2a:PersonName [
    rdfs:label "Dina Loosveld" ;
    a2a:PersonNameFirstName "Dina" ;
    a2a:PersonNameLastName "Loosveld"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1898-11-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:person_bhi_7c901798-e7f5-aeda-8a60-6eccd3d69e32_Person-4ae1d409-8a9f-0b33-be5e-3c0d6780d562
  a a2a:Person ;
  rdfs:label "Albert Egbert Loosveld" ;
  a2a:PersonName [
    rdfs:label "Albert Egbert Loosveld" ;
    a2a:PersonNameFirstName "Albert Egbert" ;
    a2a:PersonNameLastName "Loosveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7c901798-e7f5-aeda-8a60-6eccd3d69e32_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1898" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1898-11-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_7c901798-e7f5-aeda-8a60-6eccd3d69e32_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7c901798-e7f5-aeda-8a60-6eccd3d69e32_Person:e50b2051-0152-5bd4-1372-8aecc46d7d65 ;
  a2a:EventKeyRef oa:event_bhi_7c901798-e7f5-aeda-8a60-6eccd3d69e32_Event1 .

oa:relationep_bhi_7c901798-e7f5-aeda-8a60-6eccd3d69e32_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_7c901798-e7f5-aeda-8a60-6eccd3d69e32_Person:294b76ad-fe69-d09f-f321-748ad3d30f19 ;
  a2a:EventKeyRef oa:event_bhi_7c901798-e7f5-aeda-8a60-6eccd3d69e32_Event1 .

oa:relationep_bhi_7c901798-e7f5-aeda-8a60-6eccd3d69e32_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7c901798-e7f5-aeda-8a60-6eccd3d69e32_Person:4ae1d409-8a9f-0b33-be5e-3c0d6780d562 ;
  a2a:EventKeyRef oa:event_bhi_7c901798-e7f5-aeda-8a60-6eccd3d69e32_Event1 .

oa:source_bhi_7c901798-e7f5-aeda-8a60-6eccd3d69e32
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1898-11-07 - 1898-11-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1898-11-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1898-11-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1898" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1898-11-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3830, Periode: 1898" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1898" ;
    a2a:DocumentNumber "955" ;
    a2a:RegistryNumber "3830" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3830, Periode: 1898, Geboorteregister 's-Hertogenbosch 1898, 955, 3830"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d250ea75-37d5-9163-a582-1069ce821b9b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d250ea75-37d5-9163-a582-1069ce821b9b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7c901798-e7f5-aeda-8a60-6eccd3d69e32" ;
  a2a:RecordGUID "{7c901798-e7f5-aeda-8a60-6eccd3d69e32}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_1259_00001259.xml van BHI" .

