@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_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212
  a a2a:Record ;
  rdfs:label "Doop op 29 april 1707 te Stiphout" ;
  a2a:hasPerson oa:person_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_Person920344440, oa:person_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_Person920344441, oa:person_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_Person920344442, oa:person_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_Person920344444, oa:person_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_Person920344443 ;
  a2a:hasEvent oa:event_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_0, oa:relationep_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_1, oa:relationep_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_2, oa:relationep_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_3, oa:relationep_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_4 ;
  a2a:hasSource oa:source_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212 .

oa:person_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_Person920344440
  a a2a:Person ;
  rdfs:label "Joanna Franse" ;
  a2a:PersonName [
    rdfs:label "Joanna Franse" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Franse"
  ] .

oa:person_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_Person920344441
  a a2a:Person ;
  rdfs:label "Joannes Franse" ;
  a2a:PersonName [
    rdfs:label "Joannes Franse" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Franse"
  ] .

oa:person_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_Person920344442
  a a2a:Person ;
  rdfs:label "Margareta Marcelis" ;
  a2a:PersonName [
    rdfs:label "Margareta Marcelis" ;
    a2a:PersonNameFirstName "Margareta" ;
    a2a:PersonNameLastName "Marcelis"
  ] .

oa:person_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_Person920344444
  a a2a:Person ;
  rdfs:label "Joanna Franse" ;
  a2a:PersonName [
    rdfs:label "Joanna Franse" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Franse"
  ] .

oa:person_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_Person920344443
  a a2a:Person ;
  rdfs:label "Marcelis Peters" ;
  a2a:PersonName [
    rdfs:label "Marcelis Peters" ;
    a2a:PersonNameFirstName "Marcelis" ;
    a2a:PersonNameLastName "Peters"
  ] .

oa:event_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "29-04-1707" ;
    a2a:Year "1707" ;
    a2a:Month "04" ;
    a2a:Day "29" ;
    rdfs:label "1707-04-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stiphout" ;
    rdfs:label "Stiphout"
  ] .

oa:relationep_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_Person920344440 ;
  a2a:EventKeyRef oa:event_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_Event1 .

oa:relationep_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_Person920344441 ;
  a2a:EventKeyRef oa:event_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_Event1 .

oa:relationep_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_Person920344442 ;
  a2a:EventKeyRef oa:event_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_Event1 .

oa:relationep_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_Person920344444 ;
  a2a:EventKeyRef oa:event_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_Event1 .

oa:relationep_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_Person920344443 ;
  a2a:EventKeyRef oa:event_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212_Event1 .

oa:source_rhe_0371D5FD-AFCC-4B3F-9B03-40C7DFD11212
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Stiphout" ;
    a2a:Country "Nederland" ;
    rdfs:label "Stiphout, Nederland", "1707-04-29 - 1707-04-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1707-04-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1707-04-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "29-04-1707" ;
    a2a:Year "1707" ;
    a2a:Month "04" ;
    a2a:Day "29" ;
    rdfs:label "29-04-1707"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Doop-, trouw- en begraafboek Stiphout" ;
    a2a:RegistryNumber "69.1" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Doop-, trouw- en begraafboek Stiphout, 69.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_Stiphout_10225_69.1&minr=14033219&miview=ldt" ;
    a2a:UriViewer "http://www.archieven.nl/mi/48/?mivast=48&miadt=48&miaet=54&micode=DTB_Stiphout_10225_69.1&minr=14033219&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=48&toegang=10225&file=69.1\\00000.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-03-27"^^xsd:date ;
  a2a:RecordIdentifier "920344439" ;
  a2a:RecordGUID "{0371D5FD-AFCC-4B3F-9B03-40C7DFD11212}" .

