@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_7F8BEF5D-D357-4EB4-80EB-DF3C8AC68181
  a a2a:Record ;
  rdfs:label "Doop op 2 februari 1677 te Bergeijk" ;
  a2a:hasPerson oa:person_rhe_7F8BEF5D-D357-4EB4-80EB-DF3C8AC68181_Person3136952271, oa:person_rhe_7F8BEF5D-D357-4EB4-80EB-DF3C8AC68181_Person3136952272, oa:person_rhe_7F8BEF5D-D357-4EB4-80EB-DF3C8AC68181_Person3136952273, oa:person_rhe_7F8BEF5D-D357-4EB4-80EB-DF3C8AC68181_Person3136952274 ;
  a2a:hasEvent oa:event_rhe_7F8BEF5D-D357-4EB4-80EB-DF3C8AC68181_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_7F8BEF5D-D357-4EB4-80EB-DF3C8AC68181_0, oa:relationep_rhe_7F8BEF5D-D357-4EB4-80EB-DF3C8AC68181_1, oa:relationep_rhe_7F8BEF5D-D357-4EB4-80EB-DF3C8AC68181_2, oa:relationep_rhe_7F8BEF5D-D357-4EB4-80EB-DF3C8AC68181_3 ;
  a2a:hasSource oa:source_rhe_7F8BEF5D-D357-4EB4-80EB-DF3C8AC68181 .

oa:person_rhe_7F8BEF5D-D357-4EB4-80EB-DF3C8AC68181_Person3136952271
  a a2a:Person ;
  rdfs:label "Joannes Smets" ;
  a2a:PersonName [
    rdfs:label "Joannes Smets" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Smets"
  ] .

oa:person_rhe_7F8BEF5D-D357-4EB4-80EB-DF3C8AC68181_Person3136952272
  a a2a:Person ;
  rdfs:label "Godefridus Henrix Smets" ;
  a2a:PersonName [
    rdfs:label "Godefridus Henrix Smets" ;
    a2a:PersonNameFirstName "Godefridus Henrix" ;
    a2a:PersonNameLastName "Smets"
  ] .

oa:person_rhe_7F8BEF5D-D357-4EB4-80EB-DF3C8AC68181_Person3136952273
  a a2a:Person ;
  rdfs:label "Elisabeth" ;
  a2a:PersonName [
    rdfs:label "Elisabeth" ;
    a2a:PersonNameFirstName "Elisabeth"
  ] .

oa:person_rhe_7F8BEF5D-D357-4EB4-80EB-DF3C8AC68181_Person3136952274
  a a2a:Person ;
  rdfs:label "Maria Jan C Elsen" ;
  a2a:PersonName [
    rdfs:label "Maria Jan C Elsen" ;
    a2a:PersonNameFirstName "Maria Jan C" ;
    a2a:PersonNameLastName "Elsen"
  ] .

oa:event_rhe_7F8BEF5D-D357-4EB4-80EB-DF3C8AC68181_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "02-02-1677" ;
    a2a:Year "1677" ;
    a2a:Month "02" ;
    a2a:Day "02" ;
    rdfs:label "1677-02-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergeijk" ;
    rdfs:label "Bergeijk"
  ] .

oa:relationep_rhe_7F8BEF5D-D357-4EB4-80EB-DF3C8AC68181_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_7F8BEF5D-D357-4EB4-80EB-DF3C8AC68181_Person3136952271 ;
  a2a:EventKeyRef oa:event_rhe_7F8BEF5D-D357-4EB4-80EB-DF3C8AC68181_Event1 .

oa:relationep_rhe_7F8BEF5D-D357-4EB4-80EB-DF3C8AC68181_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhe_7F8BEF5D-D357-4EB4-80EB-DF3C8AC68181_Person3136952272 ;
  a2a:EventKeyRef oa:event_rhe_7F8BEF5D-D357-4EB4-80EB-DF3C8AC68181_Event1 .

oa:relationep_rhe_7F8BEF5D-D357-4EB4-80EB-DF3C8AC68181_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhe_7F8BEF5D-D357-4EB4-80EB-DF3C8AC68181_Person3136952273 ;
  a2a:EventKeyRef oa:event_rhe_7F8BEF5D-D357-4EB4-80EB-DF3C8AC68181_Event1 .

oa:relationep_rhe_7F8BEF5D-D357-4EB4-80EB-DF3C8AC68181_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_7F8BEF5D-D357-4EB4-80EB-DF3C8AC68181_Person3136952274 ;
  a2a:EventKeyRef oa:event_rhe_7F8BEF5D-D357-4EB4-80EB-DF3C8AC68181_Event1 .

oa:source_rhe_7F8BEF5D-D357-4EB4-80EB-DF3C8AC68181
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Bergeijk" ;
    a2a:Country "Nederland" ;
    rdfs:label "Bergeijk, Nederland", "1677-02-02 - 1677-02-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1677-02-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1677-02-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02-02-1677" ;
    a2a:Year "1677" ;
    a2a:Month "02" ;
    a2a:Day "02" ;
    rdfs:label "02-02-1677"
  ] ;
  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 Bergeijk" ;
    a2a:RegistryNumber "3.1" ;
    a2a:Folio "42v" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Collectie doop-, huwelijks- en overlijdensregisters daterend van voor de invoering van de Burgerl..., Doop-, trouw- en begraafboek Bergeijk, 3.1, 42v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/F957AC42D1DE4CCD8ED2AC65499A8CEB" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/F957AC42D1DE4CCD8ED2AC65499A8CEB" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/F957AC42D1DE4CCD8ED2AC65499A8CEB"
  ] ;
  a2a:SourceLastChangeDate "2023-02-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/7F8BEF5DD3574EB480EBDF3C8AC68181" ;
  a2a:RecordIdentifier "3136952270" ;
  a2a:RecordGUID "{7F8BEF5D-D357-4EB4-80EB-DF3C8AC68181}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/89F7DCAED08545BB89A1C669930ABA7D" .

