@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_09E6AF5B-2F93-47B7-ABF2-308ADE5C97BD
  a a2a:Record ;
  rdfs:label "Geboorte op 9 januari 1860 te Steenwijk" ;
  a2a:hasPerson oa:person_hco_09E6AF5B-2F93-47B7-ABF2-308ADE5C97BD_Person4788376698, oa:person_hco_09E6AF5B-2F93-47B7-ABF2-308ADE5C97BD_Person4788376699, oa:person_hco_09E6AF5B-2F93-47B7-ABF2-308ADE5C97BD_Person4788376700 ;
  a2a:hasEvent oa:event_hco_09E6AF5B-2F93-47B7-ABF2-308ADE5C97BD_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_09E6AF5B-2F93-47B7-ABF2-308ADE5C97BD_0, oa:relationep_hco_09E6AF5B-2F93-47B7-ABF2-308ADE5C97BD_1, oa:relationep_hco_09E6AF5B-2F93-47B7-ABF2-308ADE5C97BD_2 ;
  a2a:hasSource oa:source_hco_09E6AF5B-2F93-47B7-ABF2-308ADE5C97BD .

oa:person_hco_09E6AF5B-2F93-47B7-ABF2-308ADE5C97BD_Person4788376698
  a a2a:Person ;
  rdfs:label "Georg Lodewijk Beute" ;
  a2a:PersonName [
    rdfs:label "Georg Lodewijk Beute" ;
    a2a:PersonNameFirstName "Georg Lodewijk" ;
    a2a:PersonNameLastName "Beute"
  ] ;
  a2a:Gender "Man" .

oa:person_hco_09E6AF5B-2F93-47B7-ABF2-308ADE5C97BD_Person4788376699
  a a2a:Person ;
  rdfs:label "Gerard Beute" ;
  a2a:PersonName [
    rdfs:label "Gerard Beute" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Beute"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "borstelmaker" .

oa:person_hco_09E6AF5B-2F93-47B7-ABF2-308ADE5C97BD_Person4788376700
  a a2a:Person ;
  rdfs:label "Geertruida Faber" ;
  a2a:PersonName [
    rdfs:label "Geertruida Faber" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Faber"
  ] .

oa:event_hco_09E6AF5B-2F93-47B7-ABF2-308ADE5C97BD_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "09-01-1860" ;
    a2a:Year "1860" ;
    a2a:Month "01" ;
    a2a:Day "09" ;
    rdfs:label "1860-01-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] .

oa:relationep_hco_09E6AF5B-2F93-47B7-ABF2-308ADE5C97BD_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_hco_09E6AF5B-2F93-47B7-ABF2-308ADE5C97BD_Person4788376698 ;
  a2a:EventKeyRef oa:event_hco_09E6AF5B-2F93-47B7-ABF2-308ADE5C97BD_Event1 .

oa:relationep_hco_09E6AF5B-2F93-47B7-ABF2-308ADE5C97BD_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hco_09E6AF5B-2F93-47B7-ABF2-308ADE5C97BD_Person4788376699 ;
  a2a:EventKeyRef oa:event_hco_09E6AF5B-2F93-47B7-ABF2-308ADE5C97BD_Event1 .

oa:relationep_hco_09E6AF5B-2F93-47B7-ABF2-308ADE5C97BD_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hco_09E6AF5B-2F93-47B7-ABF2-308ADE5C97BD_Person4788376700 ;
  a2a:EventKeyRef oa:event_hco_09E6AF5B-2F93-47B7-ABF2-308ADE5C97BD_Event1 .

oa:source_hco_09E6AF5B-2F93-47B7-ABF2-308ADE5C97BD
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Steenwijk" ;
    a2a:Country "Nederland" ;
    rdfs:label "Steenwijk, Nederland", "1860-01-09 - 1860-01-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-01-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1860-01-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09-01-1860" ;
    a2a:Year "1860" ;
    a2a:Month "01" ;
    a2a:Day "09" ;
    rdfs:label "09-01-1860"
  ] ;
  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, Steenwijk" ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "11499" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van geboorten, Steenwijk, 3, 11499"
  ] ;
  a2a:SourceLastChangeDate "2026-07-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/09E6AF5B2F9347B7ABF2308ADE5C97BD" ;
  a2a:RecordIdentifier "4788376697" ;
  a2a:RecordGUID "{09E6AF5B-2F93-47B7-ABF2-308ADE5C97BD}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/309B156881F043ED9757231BA2042A67" .

