@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_62deeaf3-d321-e3c8-7d62-5560da2f183c
  a a2a:Record ;
  rdfs:label "Geboorte op 9 februari 1842" ;
  a2a:hasPerson oa:person_bhi_62deeaf3-d321-e3c8-7d62-5560da2f183c_Person-92cf6f9f-cca9-c887-f8b8-616c6c5f5b50, oa:person_bhi_62deeaf3-d321-e3c8-7d62-5560da2f183c_Person-ee465cf9-86aa-9d15-334d-9321d78890a8, oa:person_bhi_62deeaf3-d321-e3c8-7d62-5560da2f183c_Person-15ec085f-c1af-28ec-ee0e-f47d26f69b87 ;
  a2a:hasEvent oa:event_bhi_62deeaf3-d321-e3c8-7d62-5560da2f183c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_62deeaf3-d321-e3c8-7d62-5560da2f183c_0, oa:relationep_bhi_62deeaf3-d321-e3c8-7d62-5560da2f183c_1, oa:relationep_bhi_62deeaf3-d321-e3c8-7d62-5560da2f183c_2 ;
  a2a:hasSource oa:source_bhi_62deeaf3-d321-e3c8-7d62-5560da2f183c .

oa:person_bhi_62deeaf3-d321-e3c8-7d62-5560da2f183c_Person-92cf6f9f-cca9-c887-f8b8-616c6c5f5b50
  a a2a:Person ;
  rdfs:label "Anna Catharina Maria Kijser" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Maria Kijser" ;
    a2a:PersonNameFirstName "Anna Catharina Maria" ;
    a2a:PersonNameLastName "Kijser"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1842-02-09"^^xsd:date
  ] .

oa:person_bhi_62deeaf3-d321-e3c8-7d62-5560da2f183c_Person-ee465cf9-86aa-9d15-334d-9321d78890a8
  a a2a:Person ;
  rdfs:label "Maria Teresia Lambooij" ;
  a2a:PersonName [
    rdfs:label "Maria Teresia Lambooij" ;
    a2a:PersonNameFirstName "Maria Teresia" ;
    a2a:PersonNameLastName "Lambooij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_62deeaf3-d321-e3c8-7d62-5560da2f183c_Person-15ec085f-c1af-28ec-ee0e-f47d26f69b87
  a a2a:Person ;
  rdfs:label "Gerardus Kijser" ;
  a2a:PersonName [
    rdfs:label "Gerardus Kijser" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Kijser"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_62deeaf3-d321-e3c8-7d62-5560da2f183c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1842" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1842-02-09"^^xsd:date
  ] .

oa:relationep_bhi_62deeaf3-d321-e3c8-7d62-5560da2f183c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_62deeaf3-d321-e3c8-7d62-5560da2f183c_Person:92cf6f9f-cca9-c887-f8b8-616c6c5f5b50 ;
  a2a:EventKeyRef oa:event_bhi_62deeaf3-d321-e3c8-7d62-5560da2f183c_Event1 .

oa:relationep_bhi_62deeaf3-d321-e3c8-7d62-5560da2f183c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_62deeaf3-d321-e3c8-7d62-5560da2f183c_Person:ee465cf9-86aa-9d15-334d-9321d78890a8 ;
  a2a:EventKeyRef oa:event_bhi_62deeaf3-d321-e3c8-7d62-5560da2f183c_Event1 .

oa:relationep_bhi_62deeaf3-d321-e3c8-7d62-5560da2f183c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_62deeaf3-d321-e3c8-7d62-5560da2f183c_Person:15ec085f-c1af-28ec-ee0e-f47d26f69b87 ;
  a2a:EventKeyRef oa:event_bhi_62deeaf3-d321-e3c8-7d62-5560da2f183c_Event1 .

oa:source_bhi_62deeaf3-d321-e3c8-7d62-5560da2f183c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1842-02-10 - 1842-02-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1842-02-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1842-02-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1842" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1842-02-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3774, Periode: 1842" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1842" ;
    a2a:DocumentNumber "95" ;
    a2a:RegistryNumber "3774" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3774, Periode: 1842, Geboorteregister 's-Hertogenbosch 1842, 95, 3774"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2ec9f05e-61ba-3366-2e7b-efcabab23131.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2ec9f05e-61ba-3366-2e7b-efcabab23131.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/62deeaf3-d321-e3c8-7d62-5560da2f183c" ;
  a2a:RecordGUID "{62deeaf3-d321-e3c8-7d62-5560da2f183c}" ;
  a2a:SourceRemarkdeel "3774" ;
  a2a:SourceRemarkregister_periode "1842" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_98_00000098.xml van BHI" .

