@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_C178256D-E84D-4FC4-9765-393D6E586B6D
  a a2a:Record ;
  rdfs:label "Doop op 1 juli 1780 te Deurne" ;
  a2a:hasPerson oa:person_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_Person1040318481, oa:person_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_Person1040318482, oa:person_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_Person1040318483, oa:person_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_Person1040318484, oa:person_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_Person1040318485 ;
  a2a:hasEvent oa:event_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_0, oa:relationep_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_1, oa:relationep_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_2, oa:relationep_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_3, oa:relationep_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_4 ;
  a2a:hasSource oa:source_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D .

oa:person_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_Person1040318481
  a a2a:Person ;
  rdfs:label "Gertrudis Rose" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Rose" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNameLastName "Rose"
  ] .

oa:person_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_Person1040318482
  a a2a:Person ;
  rdfs:label "Adamus Rose" ;
  a2a:PersonName [
    rdfs:label "Adamus Rose" ;
    a2a:PersonNameFirstName "Adamus" ;
    a2a:PersonNameLastName "Rose"
  ] .

oa:person_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_Person1040318483
  a a2a:Person ;
  rdfs:label "Margareta Pluym" ;
  a2a:PersonName [
    rdfs:label "Margareta Pluym" ;
    a2a:PersonNameFirstName "Margareta" ;
    a2a:PersonNameLastName "Pluym"
  ] .

oa:person_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_Person1040318484
  a a2a:Person ;
  rdfs:label "Everardus Pluym" ;
  a2a:PersonName [
    rdfs:label "Everardus Pluym" ;
    a2a:PersonNameFirstName "Everardus" ;
    a2a:PersonNameLastName "Pluym"
  ] .

oa:person_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_Person1040318485
  a a2a:Person ;
  rdfs:label "Petronella Pluym" ;
  a2a:PersonName [
    rdfs:label "Petronella Pluym" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Pluym"
  ] .

oa:event_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1780" ;
    a2a:Month "07" ;
    a2a:Day "01" ;
    rdfs:label "1780-07-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Deurne" ;
    rdfs:label "Deurne"
  ] .

oa:relationep_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_Person1040318481 ;
  a2a:EventKeyRef oa:event_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_Event1 .

oa:relationep_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_Person1040318482 ;
  a2a:EventKeyRef oa:event_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_Event1 .

oa:relationep_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_Person1040318483 ;
  a2a:EventKeyRef oa:event_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_Event1 .

oa:relationep_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_Person1040318484 ;
  a2a:EventKeyRef oa:event_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_Event1 .

oa:relationep_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_Person1040318485 ;
  a2a:EventKeyRef oa:event_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D_Event1 .

oa:source_rhe_C178256D-E84D-4FC4-9765-393D6E586B6D
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Country "Nederland" ;
    rdfs:label "Nederland", "1780-07-01 - 1780-07-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1780-07-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1780-07-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "01-07-1780" ;
    a2a:Year "1780" ;
    a2a:Month "07" ;
    a2a:Day "01" ;
    rdfs:label "01-07-1780"
  ] ;
  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 Deurne" ;
    a2a:RegistryNumber "62.7" ;
    a2a:Folio "2v" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Collectie doop-, huwelijks- en overlijdensregisters daterend van voor de invoering van de Burgerl..., Doop-, trouw- en begraafboek Deurne, 62.7, 2v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/A3B0DF79459F4660A54EFDE53D0F4769" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/A3B0DF79459F4660A54EFDE53D0F4769" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/A3B0DF79459F4660A54EFDE53D0F4769"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/C178256DE84D4FC49765393D6E586B6D" ;
  a2a:RecordIdentifier "1040318480" ;
  a2a:RecordGUID "{C178256D-E84D-4FC4-9765-393D6E586B6D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/A8AABC047F11493FA907FAE14F027D0C" .

