@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_CDAF6CE8-149E-4164-8207-2C1C910EBDB4
  a a2a:Record ;
  rdfs:label "Doop op 17 februari 1649 te Oirschot" ;
  a2a:hasPerson oa:person_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_Person4746975378, oa:person_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_Person4746975379, oa:person_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_Person4746975380, oa:person_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_Person4746975381, oa:person_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_Person4746975382 ;
  a2a:hasEvent oa:event_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_0, oa:relationep_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_1, oa:relationep_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_2, oa:relationep_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_3, oa:relationep_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_4 ;
  a2a:hasSource oa:source_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4 .

oa:person_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_Person4746975378
  a a2a:Person ;
  rdfs:label "Egidius de Roy" ;
  a2a:PersonName [
    rdfs:label "Egidius de Roy" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Roy"
  ] .

oa:person_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_Person4746975379
  a a2a:Person ;
  rdfs:label "Arnoldus Guielmus de Roy" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Guielmus de Roy" ;
    a2a:PersonNameFirstName "Arnoldus Guielmus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Roy"
  ] .

oa:person_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_Person4746975380
  a a2a:Person ;
  rdfs:label "Joanna Embert Egidius" ;
  a2a:PersonName [
    rdfs:label "Joanna Embert Egidius" ;
    a2a:PersonNameFirstName "Joanna Embert" ;
    a2a:PersonNameLastName "Egidius"
  ] .

oa:person_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_Person4746975381
  a a2a:Person ;
  rdfs:label "Nicolaas Guielmus in den Block" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Guielmus in den Block" ;
    a2a:PersonNameFirstName "Nicolaas Guielmus" ;
    a2a:PersonNamePrefixLastName "in den" ;
    a2a:PersonNameLastName "Block"
  ] .

oa:person_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_Person4746975382
  a a2a:Person ;
  rdfs:label "Catharina Guielmus de Roy" ;
  a2a:PersonName [
    rdfs:label "Catharina Guielmus de Roy" ;
    a2a:PersonNameFirstName "Catharina Guielmus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Roy"
  ] .

oa:event_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "17-02-1649" ;
    a2a:Year "1649" ;
    a2a:Month "02" ;
    a2a:Day "17" ;
    rdfs:label "1649-02-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oirschot" ;
    rdfs:label "Oirschot"
  ] .

oa:relationep_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_Person4746975378 ;
  a2a:EventKeyRef oa:event_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_Event1 .

oa:relationep_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_Person4746975379 ;
  a2a:EventKeyRef oa:event_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_Event1 .

oa:relationep_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_Person4746975380 ;
  a2a:EventKeyRef oa:event_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_Event1 .

oa:relationep_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_Person4746975381 ;
  a2a:EventKeyRef oa:event_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_Event1 .

oa:relationep_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_Person4746975382 ;
  a2a:EventKeyRef oa:event_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4_Event1 .

oa:source_rhe_CDAF6CE8-149E-4164-8207-2C1C910EBDB4
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oirschot" ;
    a2a:Country "Nederland" ;
    rdfs:label "Oirschot, Nederland", "1649-02-17 - 1649-02-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1649-02-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1649-02-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "17-02-1649" ;
    a2a:Year "1649" ;
    a2a:Month "02" ;
    a2a:Day "17" ;
    rdfs:label "17-02-1649"
  ] ;
  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 Oirschot" ;
    a2a:RegistryNumber "32.4" ;
    a2a:Folio "24v" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Collectie doop-, huwelijks- en overlijdensregisters daterend van voor de invoering van de Burgerl..., Doop-, trouw- en begraafboek Oirschot, 32.4, 24v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/47FE864FD9E3476A9D9409125D4F15F2" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/47FE864FD9E3476A9D9409125D4F15F2" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/47FE864FD9E3476A9D9409125D4F15F2"
  ] ;
  a2a:SourceLastChangeDate "2026-06-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/CDAF6CE8149E416482072C1C910EBDB4" ;
  a2a:RecordIdentifier "4746975377" ;
  a2a:RecordGUID "{CDAF6CE8-149E-4164-8207-2C1C910EBDB4}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/E6B44B21163D42D2BC887F02B2B89383" .

