@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_1C03C357-2C93-4441-8DBD-DBA6FDECAAA3
  a a2a:Record ;
  rdfs:label "Geboorte op 27 april 1894 te Elsen (Markelo)" ;
  a2a:hasPerson oa:person_hco_1C03C357-2C93-4441-8DBD-DBA6FDECAAA3_Person3365958947, oa:person_hco_1C03C357-2C93-4441-8DBD-DBA6FDECAAA3_Person3365958948, oa:person_hco_1C03C357-2C93-4441-8DBD-DBA6FDECAAA3_Person3365958949 ;
  a2a:hasEvent oa:event_hco_1C03C357-2C93-4441-8DBD-DBA6FDECAAA3_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_1C03C357-2C93-4441-8DBD-DBA6FDECAAA3_0, oa:relationep_hco_1C03C357-2C93-4441-8DBD-DBA6FDECAAA3_1, oa:relationep_hco_1C03C357-2C93-4441-8DBD-DBA6FDECAAA3_2 ;
  a2a:hasSource oa:source_hco_1C03C357-2C93-4441-8DBD-DBA6FDECAAA3 .

oa:person_hco_1C03C357-2C93-4441-8DBD-DBA6FDECAAA3_Person3365958947
  a a2a:Person ;
  rdfs:label "Gerritdina Johanna Slots" ;
  a2a:PersonName [
    rdfs:label "Gerritdina Johanna Slots" ;
    a2a:PersonNameFirstName "Gerritdina Johanna" ;
    a2a:PersonNameLastName "Slots"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_hco_1C03C357-2C93-4441-8DBD-DBA6FDECAAA3_Person3365958948
  a a2a:Person ;
  rdfs:label "Jan Slots" ;
  a2a:PersonName [
    rdfs:label "Jan Slots" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Slots"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "boerwerker" .

oa:person_hco_1C03C357-2C93-4441-8DBD-DBA6FDECAAA3_Person3365958949
  a a2a:Person ;
  rdfs:label "Aaltjen Geels" ;
  a2a:PersonName [
    rdfs:label "Aaltjen Geels" ;
    a2a:PersonNameFirstName "Aaltjen" ;
    a2a:PersonNameLastName "Geels"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_hco_1C03C357-2C93-4441-8DBD-DBA6FDECAAA3_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "27-04-1894" ;
    a2a:Year "1894" ;
    a2a:Month "04" ;
    a2a:Day "27" ;
    rdfs:label "1894-04-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Elsen (Markelo)" ;
    rdfs:label "Elsen (Markelo)"
  ] .

oa:relationep_hco_1C03C357-2C93-4441-8DBD-DBA6FDECAAA3_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_hco_1C03C357-2C93-4441-8DBD-DBA6FDECAAA3_Person3365958947 ;
  a2a:EventKeyRef oa:event_hco_1C03C357-2C93-4441-8DBD-DBA6FDECAAA3_Event1 .

oa:relationep_hco_1C03C357-2C93-4441-8DBD-DBA6FDECAAA3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hco_1C03C357-2C93-4441-8DBD-DBA6FDECAAA3_Person3365958948 ;
  a2a:EventKeyRef oa:event_hco_1C03C357-2C93-4441-8DBD-DBA6FDECAAA3_Event1 .

oa:relationep_hco_1C03C357-2C93-4441-8DBD-DBA6FDECAAA3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hco_1C03C357-2C93-4441-8DBD-DBA6FDECAAA3_Person3365958949 ;
  a2a:EventKeyRef oa:event_hco_1C03C357-2C93-4441-8DBD-DBA6FDECAAA3_Event1 .

oa:source_hco_1C03C357-2C93-4441-8DBD-DBA6FDECAAA3
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Markelo" ;
    a2a:Country "Nederland" ;
    rdfs:label "Markelo, Nederland", "1894-04-28 - 1894-04-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-04-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-04-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "28-04-1894" ;
    a2a:Year "1894" ;
    a2a:Month "04" ;
    a2a:Day "28" ;
    rdfs:label "28-04-1894"
  ] ;
  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 "37" ;
    a2a:RegistryNumber "9115" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van geboorten, Markelo, 37, 9115"
  ] ;
  a2a:SourceLastChangeDate "2023-10-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/1C03C3572C9344418DBDDBA6FDECAAA3" ;
  a2a:RecordIdentifier "3365958946" ;
  a2a:RecordGUID "{1C03C357-2C93-4441-8DBD-DBA6FDECAAA3}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/519924BED0764650BFAE93BFBA6F909C" .

