@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_hco_3F3C33DC-6DBC-403F-B28F-788AF331C97D
  a a2a:Record ;
  rdfs:label "Geboorte op 26 oktober 1853 te Elsen (Markelo)" ;
  a2a:hasPerson oa:person_hco_3F3C33DC-6DBC-403F-B28F-788AF331C97D_Person3365918793, oa:person_hco_3F3C33DC-6DBC-403F-B28F-788AF331C97D_Person3365918794, oa:person_hco_3F3C33DC-6DBC-403F-B28F-788AF331C97D_Person3365918795 ;
  a2a:hasEvent oa:event_hco_3F3C33DC-6DBC-403F-B28F-788AF331C97D_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_3F3C33DC-6DBC-403F-B28F-788AF331C97D_0, oa:relationep_hco_3F3C33DC-6DBC-403F-B28F-788AF331C97D_1, oa:relationep_hco_3F3C33DC-6DBC-403F-B28F-788AF331C97D_2 ;
  a2a:hasSource oa:source_hco_3F3C33DC-6DBC-403F-B28F-788AF331C97D .

oa:person_hco_3F3C33DC-6DBC-403F-B28F-788AF331C97D_Person3365918793
  a a2a:Person ;
  rdfs:label "Femia Maria Megelink" ;
  a2a:PersonName [
    rdfs:label "Femia Maria Megelink" ;
    a2a:PersonNameFirstName "Femia Maria" ;
    a2a:PersonNameLastName "Megelink"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_hco_3F3C33DC-6DBC-403F-B28F-788AF331C97D_Person3365918794
  a a2a:Person ;
  rdfs:label "Frederikus Megelink" ;
  a2a:PersonName [
    rdfs:label "Frederikus Megelink" ;
    a2a:PersonNameFirstName "Frederikus" ;
    a2a:PersonNameLastName "Megelink"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_hco_3F3C33DC-6DBC-403F-B28F-788AF331C97D_Person3365918795
  a a2a:Person ;
  rdfs:label "Geziena Catharina Koning" ;
  a2a:PersonName [
    rdfs:label "Geziena Catharina Koning" ;
    a2a:PersonNameFirstName "Geziena Catharina" ;
    a2a:PersonNameLastName "Koning"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] .

oa:event_hco_3F3C33DC-6DBC-403F-B28F-788AF331C97D_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "26-10-1853" ;
    a2a:Year "1853" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1853-10-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Elsen (Markelo)" ;
    rdfs:label "Elsen (Markelo)"
  ] .

oa:relationep_hco_3F3C33DC-6DBC-403F-B28F-788AF331C97D_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_hco_3F3C33DC-6DBC-403F-B28F-788AF331C97D_Person3365918793 ;
  a2a:EventKeyRef oa:event_hco_3F3C33DC-6DBC-403F-B28F-788AF331C97D_Event1 .

oa:relationep_hco_3F3C33DC-6DBC-403F-B28F-788AF331C97D_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hco_3F3C33DC-6DBC-403F-B28F-788AF331C97D_Person3365918794 ;
  a2a:EventKeyRef oa:event_hco_3F3C33DC-6DBC-403F-B28F-788AF331C97D_Event1 .

oa:relationep_hco_3F3C33DC-6DBC-403F-B28F-788AF331C97D_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hco_3F3C33DC-6DBC-403F-B28F-788AF331C97D_Person3365918795 ;
  a2a:EventKeyRef oa:event_hco_3F3C33DC-6DBC-403F-B28F-788AF331C97D_Event1 .

oa:source_hco_3F3C33DC-6DBC-403F-B28F-788AF331C97D
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Markelo" ;
    a2a:Country "Nederland" ;
    rdfs:label "Markelo, Nederland", "1853-10-27 - 1853-10-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1853-10-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1853-10-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "27-10-1853" ;
    a2a:Year "1853" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "27-10-1853"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Collectie Overijssel locatie Zwolle" ;
    a2a:Place "Zwolle" ;
    a2a:Collection "Burgerlijke Stand in Overijssel" ;
    a2a:Book "Registers van geboorten, Markelo" ;
    a2a:DocumentNumber "102" ;
    a2a:RegistryNumber "9111" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van geboorten, Markelo, 102, 9111"
  ] ;
  a2a:SourceLastChangeDate "2023-10-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/3F3C33DC6DBC403FB28F788AF331C97D" ;
  a2a:RecordIdentifier "3365918792" ;
  a2a:RecordGUID "{3F3C33DC-6DBC-403F-B28F-788AF331C97D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/CD6CD4733EBF4CE69E6A8F4970B35AC6" .

