@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_789E393D-63F9-4DCF-9B75-8C5954E657BB
  a a2a:Record ;
  rdfs:label "Doop op 24 juli 1770 te Bladel" ;
  a2a:hasPerson oa:person_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_Person3410666907, oa:person_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_Person3410666908, oa:person_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_Person3410666909, oa:person_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_Person3410666910, oa:person_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_Person3410666911 ;
  a2a:hasEvent oa:event_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_0, oa:relationep_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_1, oa:relationep_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_2, oa:relationep_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_3, oa:relationep_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_4 ;
  a2a:hasSource oa:source_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB .

oa:person_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_Person3410666907
  a a2a:Person ;
  rdfs:label "Adrianus Dircks" ;
  a2a:PersonName [
    rdfs:label "Adrianus Dircks" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Dircks"
  ] .

oa:person_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_Person3410666908
  a a2a:Person ;
  rdfs:label "Theodorus Adrianus Dircks" ;
  a2a:PersonName [
    rdfs:label "Theodorus Adrianus Dircks" ;
    a2a:PersonNameFirstName "Theodorus Adrianus" ;
    a2a:PersonNameLastName "Dircks"
  ] .

oa:person_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_Person3410666909
  a a2a:Person ;
  rdfs:label "Anna Maria Adriaense" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Adriaense" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Adriaense"
  ] .

oa:person_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_Person3410666910
  a a2a:Person ;
  rdfs:label "Joannes Adriaense" ;
  a2a:PersonName [
    rdfs:label "Joannes Adriaense" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Adriaense"
  ] .

oa:person_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_Person3410666911
  a a2a:Person ;
  rdfs:label "Maria Adrianus Dircks" ;
  a2a:PersonName [
    rdfs:label "Maria Adrianus Dircks" ;
    a2a:PersonNameFirstName "Maria Adrianus" ;
    a2a:PersonNameLastName "Dircks"
  ] .

oa:event_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "24-07-1770" ;
    a2a:Year "1770" ;
    a2a:Month "07" ;
    a2a:Day "24" ;
    rdfs:label "1770-07-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bladel" ;
    rdfs:label "Bladel"
  ] .

oa:relationep_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_Person3410666907 ;
  a2a:EventKeyRef oa:event_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_Event1 .

oa:relationep_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_Person3410666908 ;
  a2a:EventKeyRef oa:event_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_Event1 .

oa:relationep_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_Person3410666909 ;
  a2a:EventKeyRef oa:event_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_Event1 .

oa:relationep_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_Person3410666910 ;
  a2a:EventKeyRef oa:event_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_Event1 .

oa:relationep_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_Person3410666911 ;
  a2a:EventKeyRef oa:event_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB_Event1 .

oa:source_rhe_789E393D-63F9-4DCF-9B75-8C5954E657BB
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Bladel" ;
    a2a:Country "Nederland" ;
    rdfs:label "Bladel, Nederland", "1770-07-24 - 1770-07-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1770-07-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1770-07-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "24-07-1770" ;
    a2a:Year "1770" ;
    a2a:Month "07" ;
    a2a:Day "24" ;
    rdfs:label "24-07-1770"
  ] ;
  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 Bladel" ;
    a2a:RegistryNumber "6.2" ;
    a2a:Folio "12" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Collectie doop-, huwelijks- en overlijdensregisters daterend van voor de invoering van de Burgerl..., Doop-, trouw- en begraafboek Bladel, 6.2, 12"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/3DB8A6A43E9B49EE91BB08C1C093CD35" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/3DB8A6A43E9B49EE91BB08C1C093CD35" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/3DB8A6A43E9B49EE91BB08C1C093CD35"
  ] ;
  a2a:SourceLastChangeDate "2023-11-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/789E393D63F94DCF9B758C5954E657BB" ;
  a2a:RecordIdentifier "3410666906" ;
  a2a:RecordGUID "{789E393D-63F9-4DCF-9B75-8C5954E657BB}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D1F4E57B76E14E2BAC806E88C54D0E66" .

