@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_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae
  a a2a:Record ;
  rdfs:label "Doop op 16 juni 1750 te Mill" ;
  a2a:hasPerson oa:person_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_Person-4d498771-432c-e5c2-a5e5-21a617c196b8, oa:person_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_Person-4e3cadd0-bfd5-27d2-6b82-6a4a8c628539, oa:person_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_Person-509894fc-92c7-b97f-97d0-1e3fde31e183, oa:person_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_Person-66b74855-6679-02d5-06b6-0d73799cc3dc, oa:person_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_Person-a9ec036a-c5be-5a66-12f6-58f0f1038fbe ;
  a2a:hasEvent oa:event_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_0, oa:relationep_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_1, oa:relationep_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_2, oa:relationep_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_3, oa:relationep_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_4 ;
  a2a:hasSource oa:source_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae .

oa:person_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_Person-4d498771-432c-e5c2-a5e5-21a617c196b8
  a a2a:Person ;
  rdfs:label "Guilielmus Linders" ;
  a2a:PersonName [
    rdfs:label "Guilielmus Linders" ;
    a2a:PersonNameFirstName "Guilielmus" ;
    a2a:PersonNameLastName "Linders"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_Person-4e3cadd0-bfd5-27d2-6b82-6a4a8c628539
  a a2a:Person ;
  rdfs:label "Engelen Jans Linders" ;
  a2a:PersonName [
    rdfs:label "Engelen Jans Linders" ;
    a2a:PersonNameFirstName "Engelen" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Linders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_Person-509894fc-92c7-b97f-97d0-1e3fde31e183
  a a2a:Person ;
  rdfs:label "Engelina Jans Menne" ;
  a2a:PersonName [
    rdfs:label "Engelina Jans Menne" ;
    a2a:PersonNameFirstName "Engelina" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Menne"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_Person-66b74855-6679-02d5-06b6-0d73799cc3dc
  a a2a:Person ;
  rdfs:label "Caspar Menne" ;
  a2a:PersonName [
    rdfs:label "Caspar Menne" ;
    a2a:PersonNameFirstName "Caspar" ;
    a2a:PersonNameLastName "Menne"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_Person-a9ec036a-c5be-5a66-12f6-58f0f1038fbe
  a a2a:Person ;
  rdfs:label "Geertruij Linders" ;
  a2a:PersonName [
    rdfs:label "Geertruij Linders" ;
    a2a:PersonNameFirstName "Geertruij" ;
    a2a:PersonNameLastName "Linders"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1750" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1750-06-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Mill" ;
    rdfs:label "Mill"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_Person:4d498771-432c-e5c2-a5e5-21a617c196b8 ;
  a2a:EventKeyRef oa:event_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_Event1 .

oa:relationep_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_Person:4e3cadd0-bfd5-27d2-6b82-6a4a8c628539 ;
  a2a:EventKeyRef oa:event_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_Event1 .

oa:relationep_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_Person:509894fc-92c7-b97f-97d0-1e3fde31e183 ;
  a2a:EventKeyRef oa:event_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_Event1 .

oa:relationep_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_Person:66b74855-6679-02d5-06b6-0d73799cc3dc ;
  a2a:EventKeyRef oa:event_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_Event1 .

oa:relationep_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_Person:a9ec036a-c5be-5a66-12f6-58f0f1038fbe ;
  a2a:EventKeyRef oa:event_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae_Event1 .

oa:source_bhi_efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Mill en Sint Hubert" ;
    rdfs:label "Mill en Sint Hubert", "1750-06-16 - 1750-06-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1750-06-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1750-06-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1750" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1750-06-16"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Brabants Historisch Informatie Centrum, Deel: 2, Periode: 1673-1800" ;
    a2a:Book "Rooms-Katholiek doopboek 1673-1800" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "155" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Deel: 2, Periode: 1673-1800, Rooms-Katholiek doopboek 1673-1800, 2, 155"
  ] ;
  a2a:SourceLastChangeDate "2015-02-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae" ;
  a2a:RecordGUID "{efe7dc45-c7d0-a2a0-bfa6-dae15eec97ae}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_37286_00037286.xml van BHI" .

