@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_0E36CDA9-7B6A-4813-9727-F0BB818373C4
  a a2a:Record ;
  rdfs:label "Doop op 3 augustus 1638 te Asten" ;
  a2a:hasPerson oa:person_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_Person918632150, oa:person_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_Person918632151, oa:person_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_Person918632152, oa:person_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_Person918632154, oa:person_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_Person918632153 ;
  a2a:hasEvent oa:event_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_0, oa:relationep_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_1, oa:relationep_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_2, oa:relationep_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_3, oa:relationep_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_4 ;
  a2a:hasSource oa:source_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4 .

oa:person_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_Person918632150
  a a2a:Person ;
  rdfs:label "Arnoldus Vogels" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Vogels" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Vogels"
  ] .

oa:person_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_Person918632151
  a a2a:Person ;
  rdfs:label "Johannes Arnoldi Vogels" ;
  a2a:PersonName [
    rdfs:label "Johannes Arnoldi Vogels" ;
    a2a:PersonNameFirstName "Johannes Arnoldi" ;
    a2a:PersonNameLastName "Vogels"
  ] .

oa:person_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_Person918632152
  a a2a:Person ;
  rdfs:label "Catharina" ;
  a2a:PersonName [
    rdfs:label "Catharina" ;
    a2a:PersonNameFirstName "Catharina"
  ] .

oa:person_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_Person918632154
  a a2a:Person ;
  rdfs:label "Maria Arnoldi van Wynber..." ;
  a2a:PersonName [
    rdfs:label "Maria Arnoldi van Wynber..." ;
    a2a:PersonNameFirstName "Maria Arnoldi" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wynber..."
  ] .

oa:person_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_Person918632153
  a a2a:Person ;
  rdfs:label "Mathias Adriani" ;
  a2a:PersonName [
    rdfs:label "Mathias Adriani" ;
    a2a:PersonNameFirstName "Mathias" ;
    a2a:PersonNameLastName "Adriani"
  ] .

oa:event_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "03-08-1638" ;
    a2a:Year "1638" ;
    a2a:Month "08" ;
    a2a:Day "03" ;
    rdfs:label "1638-08-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Asten" ;
    rdfs:label "Asten"
  ] .

oa:relationep_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_Person918632150 ;
  a2a:EventKeyRef oa:event_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_Event1 .

oa:relationep_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_Person918632151 ;
  a2a:EventKeyRef oa:event_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_Event1 .

oa:relationep_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_Person918632152 ;
  a2a:EventKeyRef oa:event_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_Event1 .

oa:relationep_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_Person918632154 ;
  a2a:EventKeyRef oa:event_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_Event1 .

oa:relationep_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_Person918632153 ;
  a2a:EventKeyRef oa:event_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4_Event1 .

oa:source_rhe_0E36CDA9-7B6A-4813-9727-F0BB818373C4
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Asten" ;
    a2a:Country "Nederland" ;
    rdfs:label "Asten, Nederland", "1638-08-03 - 1638-08-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1638-08-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1638-08-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "03-08-1638" ;
    a2a:Year "1638" ;
    a2a:Month "08" ;
    a2a:Day "03" ;
    rdfs:label "03-08-1638"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Doop-, trouw- en begraafboek Asten" ;
    a2a:RegistryNumber "60.1" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Doop-, trouw- en begraafboek Asten, 60.1"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://www.archieven.nl/mi/48/?mivast=48&miadt=48&miaet=54&micode=DTB_Asten_10225_60.1&minr=11852521&miview=ldt" ;
    a2a:UriViewer "http://www.archieven.nl/mi/48/?mivast=48&miadt=48&miaet=54&micode=DTB_Asten_10225_60.1&minr=11852521&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=48&toegang=10225&file=60.1\\00000.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-03-26"^^xsd:date ;
  a2a:RecordIdentifier "918632149" ;
  a2a:RecordGUID "{0E36CDA9-7B6A-4813-9727-F0BB818373C4}" .

