@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_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA
  a a2a:Record ;
  rdfs:label "Doop op 27 november 1668 te Asten" ;
  a2a:hasPerson oa:person_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_Person919179620, oa:person_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_Person919179621, oa:person_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_Person919179622, oa:person_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_Person919179624, oa:person_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_Person919179623 ;
  a2a:hasEvent oa:event_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_0, oa:relationep_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_1, oa:relationep_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_2, oa:relationep_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_3, oa:relationep_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_4 ;
  a2a:hasSource oa:source_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA .

oa:person_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_Person919179620
  a a2a:Person ;
  rdfs:label "Mathys Willem" ;
  a2a:PersonName [
    rdfs:label "Mathys Willem" ;
    a2a:PersonNameFirstName "Mathys" ;
    a2a:PersonNameLastName "Willem"
  ] .

oa:person_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_Person919179621
  a a2a:Person ;
  rdfs:label "Willem" ;
  a2a:PersonName [
    rdfs:label "Willem" ;
    a2a:PersonNameFirstName "Willem"
  ] .

oa:person_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_Person919179622
  a a2a:Person ;
  rdfs:label "Merike Thyssen" ;
  a2a:PersonName [
    rdfs:label "Merike Thyssen" ;
    a2a:PersonNameFirstName "Merike" ;
    a2a:PersonNameLastName "Thyssen"
  ] .

oa:person_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_Person919179624
  a a2a:Person ;
  rdfs:label "..neke Jelis" ;
  a2a:PersonName [
    rdfs:label "..neke Jelis" ;
    a2a:PersonNameFirstName "..neke" ;
    a2a:PersonNameLastName "Jelis"
  ] .

oa:person_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_Person919179623
  a a2a:Person ;
  rdfs:label "Dirck Jansen" ;
  a2a:PersonName [
    rdfs:label "Dirck Jansen" ;
    a2a:PersonNameFirstName "Dirck" ;
    a2a:PersonNameLastName "Jansen"
  ] .

oa:event_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "27-11-1668" ;
    a2a:Year "1668" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1668-11-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Asten" ;
    rdfs:label "Asten"
  ] .

oa:relationep_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_Person919179620 ;
  a2a:EventKeyRef oa:event_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_Event1 .

oa:relationep_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_Person919179621 ;
  a2a:EventKeyRef oa:event_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_Event1 .

oa:relationep_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_Person919179622 ;
  a2a:EventKeyRef oa:event_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_Event1 .

oa:relationep_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_Person919179624 ;
  a2a:EventKeyRef oa:event_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_Event1 .

oa:relationep_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_Person919179623 ;
  a2a:EventKeyRef oa:event_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA_Event1 .

oa:source_rhe_AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Asten" ;
    a2a:Country "Nederland" ;
    rdfs:label "Asten, Nederland", "1668-11-27 - 1668-11-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1668-11-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1668-11-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "27-11-1668" ;
    a2a:Year "1668" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "27-11-1668"
  ] ;
  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.2" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Doop-, trouw- en begraafboek Asten, 60.2"
  ] ;
  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.2&minr=11868178&miview=ldt" ;
    a2a:UriViewer "http://www.archieven.nl/mi/48/?mivast=48&miadt=48&miaet=54&micode=DTB_Asten_10225_60.2&minr=11868178&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=48&toegang=10225&file=60.2\\00000.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-03-26"^^xsd:date ;
  a2a:RecordIdentifier "919179619" ;
  a2a:RecordGUID "{AF542BC9-4AE1-42C0-8C94-F5EBDF852ECA}" .

