@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_e00f35c2-e5d6-de82-5f35-b47a568a4f55
  a a2a:Record ;
  rdfs:label "Geboorte op 22 oktober 1816" ;
  a2a:hasPerson oa:person_bhi_e00f35c2-e5d6-de82-5f35-b47a568a4f55_Person-b1a1825a-e3a7-6610-4738-a108474701a0, oa:person_bhi_e00f35c2-e5d6-de82-5f35-b47a568a4f55_Person-40ebb62f-1df4-18ac-d568-9d59cdb3f269, oa:person_bhi_e00f35c2-e5d6-de82-5f35-b47a568a4f55_Person-4b0b1af7-6e8e-5057-0342-9a3497b5ae17 ;
  a2a:hasEvent oa:event_bhi_e00f35c2-e5d6-de82-5f35-b47a568a4f55_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e00f35c2-e5d6-de82-5f35-b47a568a4f55_0, oa:relationep_bhi_e00f35c2-e5d6-de82-5f35-b47a568a4f55_1, oa:relationep_bhi_e00f35c2-e5d6-de82-5f35-b47a568a4f55_2 ;
  a2a:hasSource oa:source_bhi_e00f35c2-e5d6-de82-5f35-b47a568a4f55 .

oa:person_bhi_e00f35c2-e5d6-de82-5f35-b47a568a4f55_Person-b1a1825a-e3a7-6610-4738-a108474701a0
  a a2a:Person ;
  rdfs:label "Maria Theresia de Visser" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia de Visser" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e00f35c2-e5d6-de82-5f35-b47a568a4f55_Person-40ebb62f-1df4-18ac-d568-9d59cdb3f269
  a a2a:Person ;
  rdfs:label "Johannes Hendrikus Knell" ;
  a2a:PersonName [
    rdfs:label "Johannes Hendrikus Knell" ;
    a2a:PersonNameFirstName "Johannes Hendrikus" ;
    a2a:PersonNameLastName "Knell"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1816" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1816-10-22"^^xsd:date
  ] .

oa:person_bhi_e00f35c2-e5d6-de82-5f35-b47a568a4f55_Person-4b0b1af7-6e8e-5057-0342-9a3497b5ae17
  a a2a:Person ;
  rdfs:label "Andreas Knell" ;
  a2a:PersonName [
    rdfs:label "Andreas Knell" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Knell"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e00f35c2-e5d6-de82-5f35-b47a568a4f55_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1816" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1816-10-22"^^xsd:date
  ] .

oa:relationep_bhi_e00f35c2-e5d6-de82-5f35-b47a568a4f55_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e00f35c2-e5d6-de82-5f35-b47a568a4f55_Person:b1a1825a-e3a7-6610-4738-a108474701a0 ;
  a2a:EventKeyRef oa:event_bhi_e00f35c2-e5d6-de82-5f35-b47a568a4f55_Event1 .

oa:relationep_bhi_e00f35c2-e5d6-de82-5f35-b47a568a4f55_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_e00f35c2-e5d6-de82-5f35-b47a568a4f55_Person:40ebb62f-1df4-18ac-d568-9d59cdb3f269 ;
  a2a:EventKeyRef oa:event_bhi_e00f35c2-e5d6-de82-5f35-b47a568a4f55_Event1 .

oa:relationep_bhi_e00f35c2-e5d6-de82-5f35-b47a568a4f55_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e00f35c2-e5d6-de82-5f35-b47a568a4f55_Person:4b0b1af7-6e8e-5057-0342-9a3497b5ae17 ;
  a2a:EventKeyRef oa:event_bhi_e00f35c2-e5d6-de82-5f35-b47a568a4f55_Event1 .

oa:source_bhi_e00f35c2-e5d6-de82-5f35-b47a568a4f55
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1816-10-22 - 1816-10-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1816-10-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1816-10-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1816" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1816-10-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3746, Periode: 1816" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1816" ;
    a2a:DocumentNumber "493" ;
    a2a:RegistryNumber "3746" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3746, Periode: 1816, Geboorteregister 's-Hertogenbosch 1816, 493, 3746"
  ] ;
  a2a:SourceLastChangeDate "2022-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e00f35c2-e5d6-de82-5f35-b47a568a4f55" ;
  a2a:RecordGUID "{e00f35c2-e5d6-de82-5f35-b47a568a4f55}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220321_1100_00001100.xml van BHI" .

