@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_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB
  a a2a:Record ;
  rdfs:label "Doop op 30 januari 1736 te Geldrop" ;
  a2a:hasPerson oa:person_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_Person3054752839, oa:person_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_Person3054752840, oa:person_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_Person3054752841, oa:person_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_Person3054752842, oa:person_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_Person3054752843 ;
  a2a:hasEvent oa:event_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_0, oa:relationep_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_1, oa:relationep_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_2, oa:relationep_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_3, oa:relationep_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_4 ;
  a2a:hasSource oa:source_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB .

oa:person_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_Person3054752839
  a a2a:Person ;
  rdfs:label "Joanna Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Joanna Verhoeven" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Verhoeven"
  ] .

oa:person_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_Person3054752840
  a a2a:Person ;
  rdfs:label "Wilhelmus Thomas Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Thomas Verhoeven" ;
    a2a:PersonNameFirstName "Wilhelmus Thomas" ;
    a2a:PersonNameLastName "Verhoeven"
  ] .

oa:person_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_Person3054752841
  a a2a:Person ;
  rdfs:label "Maria Joannes Vermeulen" ;
  a2a:PersonName [
    rdfs:label "Maria Joannes Vermeulen" ;
    a2a:PersonNameFirstName "Maria Joannes" ;
    a2a:PersonNameLastName "Vermeulen"
  ] .

oa:person_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_Person3054752842
  a a2a:Person ;
  rdfs:label "Matthias Joannes Vermeulen" ;
  a2a:PersonName [
    rdfs:label "Matthias Joannes Vermeulen" ;
    a2a:PersonNameFirstName "Matthias Joannes" ;
    a2a:PersonNameLastName "Vermeulen"
  ] .

oa:person_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_Person3054752843
  a a2a:Person ;
  rdfs:label "Anna Maria T Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Anna Maria T Verhoeven" ;
    a2a:PersonNameFirstName "Anna Maria T" ;
    a2a:PersonNameLastName "Verhoeven"
  ] .

oa:event_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "30-01-1736" ;
    a2a:Year "1736" ;
    a2a:Month "01" ;
    a2a:Day "30" ;
    rdfs:label "1736-01-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Geldrop" ;
    rdfs:label "Geldrop"
  ] .

oa:relationep_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_Person3054752839 ;
  a2a:EventKeyRef oa:event_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_Event1 .

oa:relationep_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_Person3054752840 ;
  a2a:EventKeyRef oa:event_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_Event1 .

oa:relationep_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_Person3054752841 ;
  a2a:EventKeyRef oa:event_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_Event1 .

oa:relationep_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_Person3054752842 ;
  a2a:EventKeyRef oa:event_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_Event1 .

oa:relationep_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_Person3054752843 ;
  a2a:EventKeyRef oa:event_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB_Event1 .

oa:source_rhe_CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Geldrop" ;
    a2a:Country "Nederland" ;
    rdfs:label "Geldrop, Nederland", "1736-01-30 - 1736-01-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1736-01-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1736-01-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "30-01-1736" ;
    a2a:Year "1736" ;
    a2a:Month "01" ;
    a2a:Day "30" ;
    rdfs:label "30-01-1736"
  ] ;
  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 Geldrop" ;
    a2a:RegistryNumber "16.8" ;
    a2a:Folio "43v" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Collectie doop-, huwelijks- en overlijdensregisters daterend van voor de invoering van de Burgerl..., Doop-, trouw- en begraafboek Geldrop, 16.8, 43v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/1C3487B21A3047A0A4941CFBD70A809A" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/1C3487B21A3047A0A4941CFBD70A809A" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/1C3487B21A3047A0A4941CFBD70A809A"
  ] ;
  a2a:SourceLastChangeDate "2022-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/CD705D4A96FC4379AFABF0EB48DDF0EB" ;
  a2a:RecordIdentifier "3054752838" ;
  a2a:RecordGUID "{CD705D4A-96FC-4379-AFAB-F0EB48DDF0EB}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/88EB1CF2E2C149E7A4B6E44E0FBE67F6" .

