@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_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7
  a a2a:Record ;
  rdfs:label "Doop op 16 februari 1809 te Mierlo" ;
  a2a:hasPerson oa:person_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_Person1044076487, oa:person_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_Person1044076488, oa:person_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_Person1044076489, oa:person_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_Person1044076490, oa:person_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_Person1044076491 ;
  a2a:hasEvent oa:event_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_0, oa:relationep_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_1, oa:relationep_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_2, oa:relationep_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_3, oa:relationep_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_4 ;
  a2a:hasSource oa:source_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7 .

oa:person_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_Person1044076487
  a a2a:Person ;
  rdfs:label "Anna Catharina Jacomin" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Jacomin" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Jacomin"
  ] .

oa:person_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_Person1044076488
  a a2a:Person ;
  rdfs:label "Petrus Josephus Jacomin" ;
  a2a:PersonName [
    rdfs:label "Petrus Josephus Jacomin" ;
    a2a:PersonNameFirstName "Petrus Josephus" ;
    a2a:PersonNameLastName "Jacomin"
  ] .

oa:person_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_Person1044076489
  a a2a:Person ;
  rdfs:label "Christina Knoops" ;
  a2a:PersonName [
    rdfs:label "Christina Knoops" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Knoops"
  ] .

oa:person_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_Person1044076490
  a a2a:Person ;
  rdfs:label "Jacobus Knoops" ;
  a2a:PersonName [
    rdfs:label "Jacobus Knoops" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Knoops"
  ] .

oa:person_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_Person1044076491
  a a2a:Person ;
  rdfs:label "Ida van Stekelenborg" ;
  a2a:PersonName [
    rdfs:label "Ida van Stekelenborg" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Stekelenborg"
  ] .

oa:event_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "16-02-1809" ;
    a2a:Year "1809" ;
    a2a:Month "02" ;
    a2a:Day "16" ;
    rdfs:label "1809-02-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Mierlo" ;
    rdfs:label "Mierlo"
  ] .

oa:relationep_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_Person1044076487 ;
  a2a:EventKeyRef oa:event_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_Event1 .

oa:relationep_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_Person1044076488 ;
  a2a:EventKeyRef oa:event_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_Event1 .

oa:relationep_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_Person1044076489 ;
  a2a:EventKeyRef oa:event_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_Event1 .

oa:relationep_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_Person1044076490 ;
  a2a:EventKeyRef oa:event_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_Event1 .

oa:relationep_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_Person1044076491 ;
  a2a:EventKeyRef oa:event_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7_Event1 .

oa:source_rhe_387689DA-FC2B-4F6F-B413-B9AB7BFB91C7
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Mierlo" ;
    a2a:Country "Nederland" ;
    rdfs:label "Mierlo, Nederland", "1809-02-16 - 1809-02-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1809-02-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1809-02-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "16-02-1809" ;
    a2a:Year "1809" ;
    a2a:Month "02" ;
    a2a:Day "16" ;
    rdfs:label "16-02-1809"
  ] ;
  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 Mierlo" ;
    a2a:RegistryNumber "65.8" ;
    a2a:Folio "59v" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Collectie doop-, huwelijks- en overlijdensregisters daterend van voor de invoering van de Burgerl..., Doop-, trouw- en begraafboek Mierlo, 65.8, 59v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/9B11A928E22747EDBC0E37AC8452C002" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/9B11A928E22747EDBC0E37AC8452C002" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/9B11A928E22747EDBC0E37AC8452C002"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/387689DAFC2B4F6FB413B9AB7BFB91C7" ;
  a2a:RecordIdentifier "1044076486" ;
  a2a:RecordGUID "{387689DA-FC2B-4F6F-B413-B9AB7BFB91C7}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/5006D36AB06B47239362E66F5A55C517" .

