@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_0B8278F4-53DF-4868-BCE3-059EC4A672AB
  a a2a:Record ;
  rdfs:label "Doop op 10 augustus 1795 te Reusel" ;
  a2a:hasPerson oa:person_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_Person597747998, oa:person_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_Person597747999, oa:person_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_Person597748000, oa:person_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_Person597748002, oa:person_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_Person597748001 ;
  a2a:hasEvent oa:event_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_0, oa:relationep_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_1, oa:relationep_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_2, oa:relationep_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_3, oa:relationep_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_4 ;
  a2a:hasSource oa:source_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB .

oa:person_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_Person597747998
  a a2a:Person ;
  rdfs:label "Joanna Lavrijsen" ;
  a2a:PersonName [
    rdfs:label "Joanna Lavrijsen" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Lavrijsen"
  ] .

oa:person_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_Person597747999
  a a2a:Person ;
  rdfs:label "Theodorus Lavrijsen" ;
  a2a:PersonName [
    rdfs:label "Theodorus Lavrijsen" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Lavrijsen"
  ] .

oa:person_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_Person597748000
  a a2a:Person ;
  rdfs:label "Maria Anna Panis" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Panis" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Panis"
  ] .

oa:person_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_Person597748002
  a a2a:Person ;
  rdfs:label "Joanna Antonis" ;
  a2a:PersonName [
    rdfs:label "Joanna Antonis" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Antonis"
  ] .

oa:person_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_Person597748001
  a a2a:Person ;
  rdfs:label "Matthias Panis" ;
  a2a:PersonName [
    rdfs:label "Matthias Panis" ;
    a2a:PersonNameFirstName "Matthias" ;
    a2a:PersonNameLastName "Panis"
  ] .

oa:event_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "10-08-1795" ;
    a2a:Year "1795" ;
    a2a:Month "08" ;
    a2a:Day "10" ;
    rdfs:label "1795-08-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Reusel" ;
    rdfs:label "Reusel"
  ] .

oa:relationep_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_Person597747998 ;
  a2a:EventKeyRef oa:event_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_Event1 .

oa:relationep_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_Person597747999 ;
  a2a:EventKeyRef oa:event_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_Event1 .

oa:relationep_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_Person597748000 ;
  a2a:EventKeyRef oa:event_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_Event1 .

oa:relationep_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_Person597748002 ;
  a2a:EventKeyRef oa:event_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_Event1 .

oa:relationep_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_Person597748001 ;
  a2a:EventKeyRef oa:event_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB_Event1 .

oa:source_rhe_0B8278F4-53DF-4868-BCE3-059EC4A672AB
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Reusel" ;
    a2a:Country "Nederland" ;
    rdfs:label "Reusel, Nederland", "1795-08-10 - 1795-08-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1795-08-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1795-08-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "10-08-1795" ;
    a2a:Year "1795" ;
    a2a:Month "08" ;
    a2a:Day "10" ;
    rdfs:label "10-08-1795"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Doop-, trouw- en begraafboek Reusel" ;
    a2a:RegistryNumber "33.4" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Doop-, trouw- en begraafboek Reusel, 33.4"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://www.archieven.nl/mi/48/?mivast=48&miadt=48&miaet=54&micode=DTB_Reusel_10225_33.4&minr=13656660&miview=ldt" ;
    a2a:UriViewer "http://www.archieven.nl/mi/48/?mivast=48&miadt=48&miaet=54&micode=DTB_Reusel_10225_33.4&minr=13656660&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=48&toegang=10225&file=33.4\\ScansNietBeschikbaar.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-20"^^xsd:date ;
  a2a:RecordIdentifier "597747997" ;
  a2a:RecordGUID "{0B8278F4-53DF-4868-BCE3-059EC4A672AB}" .

