@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_91c9745f-ca18-0085-5a3a-eafb9142631d
  a a2a:Record ;
  rdfs:label "Doop op 3 oktober 1738 te Boxtel" ;
  a2a:hasPerson oa:person_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_Person-7006ec67-faf1-b9ef-c23c-cf3b5f276082, oa:person_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_Person-5b0f6066-40b0-1731-b22c-fcde3c7f27f8, oa:person_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_Person-99155a1a-caf1-f559-5276-282d63038ed3, oa:person_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_Person-01365f53-6e43-1f99-fa30-14b0d7b12571, oa:person_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_Person-6ea3bc1d-fe28-faea-8ff3-ee6e89cf5095 ;
  a2a:hasEvent oa:event_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_0, oa:relationep_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_1, oa:relationep_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_2, oa:relationep_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_3, oa:relationep_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_4 ;
  a2a:hasSource oa:source_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d .

oa:person_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_Person-7006ec67-faf1-b9ef-c23c-cf3b5f276082
  a a2a:Person ;
  rdfs:label "Joannes van Kastere" ;
  a2a:PersonName [
    rdfs:label "Joannes van Kastere" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kastere"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_Person-5b0f6066-40b0-1731-b22c-fcde3c7f27f8
  a a2a:Person ;
  rdfs:label "Petronella van Oirschot" ;
  a2a:PersonName [
    rdfs:label "Petronella van Oirschot" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oirschot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_Person-99155a1a-caf1-f559-5276-282d63038ed3
  a a2a:Person ;
  rdfs:label "Hendricus van Oirschot" ;
  a2a:PersonName [
    rdfs:label "Hendricus van Oirschot" ;
    a2a:PersonNameFirstName "Hendricus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oirschot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_Person-01365f53-6e43-1f99-fa30-14b0d7b12571
  a a2a:Person ;
  rdfs:label "Adriana van Castere" ;
  a2a:PersonName [
    rdfs:label "Adriana van Castere" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Castere"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_Person-6ea3bc1d-fe28-faea-8ff3-ee6e89cf5095
  a a2a:Person ;
  rdfs:label "Anna Hendrici van Oirschot" ;
  a2a:PersonName [
    rdfs:label "Anna Hendrici van Oirschot" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Hendrici" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oirschot"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1738" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1738-10-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_Person:7006ec67-faf1-b9ef-c23c-cf3b5f276082 ;
  a2a:EventKeyRef oa:event_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_Event1 .

oa:relationep_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_Person:5b0f6066-40b0-1731-b22c-fcde3c7f27f8 ;
  a2a:EventKeyRef oa:event_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_Event1 .

oa:relationep_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_Person:99155a1a-caf1-f559-5276-282d63038ed3 ;
  a2a:EventKeyRef oa:event_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_Event1 .

oa:relationep_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_Person:01365f53-6e43-1f99-fa30-14b0d7b12571 ;
  a2a:EventKeyRef oa:event_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_Event1 .

oa:relationep_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_Person:6ea3bc1d-fe28-faea-8ff3-ee6e89cf5095 ;
  a2a:EventKeyRef oa:event_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d_Event1 .

oa:source_bhi_91c9745f-ca18-0085-5a3a-eafb9142631d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1738-10-03 - 1738-10-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1738-10-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1738-10-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1738" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1738-10-03"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 6, Periode: 1720-1748" ;
    a2a:Book "Boxtel doop- en trouwboek 1720-1748" ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "60r-06" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 6, Periode: 1720-1748, Boxtel doop- en trouwboek 1720-1748, 6, 60r-06"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1640f9a9-eb55-b805-e748-522c29a66d44.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1640f9a9-eb55-b805-e748-522c29a66d44.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-03-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/91c9745f-ca18-0085-5a3a-eafb9142631d" ;
  a2a:RecordGUID "{91c9745f-ca18-0085-5a3a-eafb9142631d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_50748_00050748.xml van BHI" .

