@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_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF
  a a2a:Record ;
  rdfs:label "Doop op 30 september 1808 te Best" ;
  a2a:hasPerson oa:person_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_Person3428190736, oa:person_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_Person3428190737, oa:person_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_Person3428190738, oa:person_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_Person3428190739, oa:person_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_Person3428190740 ;
  a2a:hasEvent oa:event_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_0, oa:relationep_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_1, oa:relationep_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_2, oa:relationep_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_3, oa:relationep_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_4 ;
  a2a:hasSource oa:source_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF .

oa:person_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_Person3428190736
  a a2a:Person ;
  rdfs:label "Josephus Scheepens" ;
  a2a:PersonName [
    rdfs:label "Josephus Scheepens" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Scheepens"
  ] .

oa:person_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_Person3428190737
  a a2a:Person ;
  rdfs:label "Adrianus Joannes Scheepens" ;
  a2a:PersonName [
    rdfs:label "Adrianus Joannes Scheepens" ;
    a2a:PersonNameFirstName "Adrianus Joannes" ;
    a2a:PersonNameLastName "Scheepens"
  ] .

oa:person_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_Person3428190738
  a a2a:Person ;
  rdfs:label "Catharina Joannes van Vugt" ;
  a2a:PersonName [
    rdfs:label "Catharina Joannes van Vugt" ;
    a2a:PersonNameFirstName "Catharina Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vugt"
  ] .

oa:person_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_Person3428190739
  a a2a:Person ;
  rdfs:label "Wilhelmus Scheepens" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Scheepens" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Scheepens"
  ] .

oa:person_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_Person3428190740
  a a2a:Person ;
  rdfs:label "Sophia Joannes van Roosendael" ;
  a2a:PersonName [
    rdfs:label "Sophia Joannes van Roosendael" ;
    a2a:PersonNameFirstName "Sophia Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Roosendael"
  ] .

oa:event_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "30-09-1808" ;
    a2a:Year "1808" ;
    a2a:Month "09" ;
    a2a:Day "30" ;
    rdfs:label "1808-09-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Best" ;
    rdfs:label "Best"
  ] .

oa:relationep_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_Person3428190736 ;
  a2a:EventKeyRef oa:event_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_Event1 .

oa:relationep_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_Person3428190737 ;
  a2a:EventKeyRef oa:event_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_Event1 .

oa:relationep_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_Person3428190738 ;
  a2a:EventKeyRef oa:event_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_Event1 .

oa:relationep_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_Person3428190739 ;
  a2a:EventKeyRef oa:event_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_Event1 .

oa:relationep_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_Person3428190740 ;
  a2a:EventKeyRef oa:event_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF_Event1 .

oa:source_rhe_C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Best" ;
    a2a:Country "Nederland" ;
    rdfs:label "Best, Nederland", "1808-09-30 - 1808-09-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1808-09-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1808-09-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "30-09-1808" ;
    a2a:Year "1808" ;
    a2a:Month "09" ;
    a2a:Day "30" ;
    rdfs:label "30-09-1808"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Collectie doop-, huwelijks- en overlijdensregisters daterend van voor de invoering van de Burgerl..." ;
    a2a:Book "Doop-, trouw- en begraafboek Best" ;
    a2a:RegistryNumber "4.2" ;
    a2a:Folio "144" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Collectie doop-, huwelijks- en overlijdensregisters daterend van voor de invoering van de Burgerl..., Doop-, trouw- en begraafboek Best, 4.2, 144"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/68E8CEEB413A404CAE228E7B9386B7CE" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/68E8CEEB413A404CAE228E7B9386B7CE" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/68E8CEEB413A404CAE228E7B9386B7CE"
  ] ;
  a2a:SourceLastChangeDate "2023-12-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/C05A10D689FF4AE788371A7A6B11CDDF" ;
  a2a:RecordIdentifier "3428190735" ;
  a2a:RecordGUID "{C05A10D6-89FF-4AE7-8837-1A7A6B11CDDF}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/28678724B1A64CCF86E070DB03F5046B" .

