@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_043553B6-5BC2-47D6-9DA7-0FD3BA8D8827
  a a2a:Record ;
  rdfs:label "Geboorte op 26 december 1812 te Raalte" ;
  a2a:hasPerson oa:person_hco_043553B6-5BC2-47D6-9DA7-0FD3BA8D8827_Person3917594473, oa:person_hco_043553B6-5BC2-47D6-9DA7-0FD3BA8D8827_Person3917594474, oa:person_hco_043553B6-5BC2-47D6-9DA7-0FD3BA8D8827_Person3917594475 ;
  a2a:hasEvent oa:event_hco_043553B6-5BC2-47D6-9DA7-0FD3BA8D8827_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_043553B6-5BC2-47D6-9DA7-0FD3BA8D8827_0, oa:relationep_hco_043553B6-5BC2-47D6-9DA7-0FD3BA8D8827_1, oa:relationep_hco_043553B6-5BC2-47D6-9DA7-0FD3BA8D8827_2 ;
  a2a:hasSource oa:source_hco_043553B6-5BC2-47D6-9DA7-0FD3BA8D8827 .

oa:person_hco_043553B6-5BC2-47D6-9DA7-0FD3BA8D8827_Person3917594473
  a a2a:Person ;
  rdfs:label "Billeke Muller" ;
  a2a:PersonName [
    rdfs:label "Billeke Muller" ;
    a2a:PersonNameFirstName "Billeke" ;
    a2a:PersonNameLastName "Muller"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_hco_043553B6-5BC2-47D6-9DA7-0FD3BA8D8827_Person3917594474
  a a2a:Person ;
  rdfs:label "David Andries Muller" ;
  a2a:PersonName [
    rdfs:label "David Andries Muller" ;
    a2a:PersonNameFirstName "David Andries" ;
    a2a:PersonNameLastName "Muller"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "coopman" .

oa:person_hco_043553B6-5BC2-47D6-9DA7-0FD3BA8D8827_Person3917594475
  a a2a:Person ;
  rdfs:label "Judick Heimans" ;
  a2a:PersonName [
    rdfs:label "Judick Heimans" ;
    a2a:PersonNameFirstName "Judick" ;
    a2a:PersonNameLastName "Heimans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_hco_043553B6-5BC2-47D6-9DA7-0FD3BA8D8827_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "26-12-1812" ;
    a2a:Year "1812" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1812-12-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Raalte" ;
    rdfs:label "Raalte"
  ] .

oa:relationep_hco_043553B6-5BC2-47D6-9DA7-0FD3BA8D8827_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_hco_043553B6-5BC2-47D6-9DA7-0FD3BA8D8827_Person3917594473 ;
  a2a:EventKeyRef oa:event_hco_043553B6-5BC2-47D6-9DA7-0FD3BA8D8827_Event1 .

oa:relationep_hco_043553B6-5BC2-47D6-9DA7-0FD3BA8D8827_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hco_043553B6-5BC2-47D6-9DA7-0FD3BA8D8827_Person3917594474 ;
  a2a:EventKeyRef oa:event_hco_043553B6-5BC2-47D6-9DA7-0FD3BA8D8827_Event1 .

oa:relationep_hco_043553B6-5BC2-47D6-9DA7-0FD3BA8D8827_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hco_043553B6-5BC2-47D6-9DA7-0FD3BA8D8827_Person3917594475 ;
  a2a:EventKeyRef oa:event_hco_043553B6-5BC2-47D6-9DA7-0FD3BA8D8827_Event1 .

oa:source_hco_043553B6-5BC2-47D6-9DA7-0FD3BA8D8827
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Raalte" ;
    a2a:Country "Nederland" ;
    rdfs:label "Raalte, Nederland", "1812-12-26 - 1812-12-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1812-12-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1812-12-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "26-12-1812" ;
    a2a:Year "1812" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "26-12-1812"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Collectie Overijssel locatie Zwolle" ;
    a2a:Collection "Burgerlijke Stand in Overijssel" ;
    a2a:Book "Registers van geboorten, Raalte" ;
    a2a:DocumentNumber "110" ;
    a2a:RegistryNumber "10760" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Burgerlijke Stand in Overijssel, Registers van geboorten, Raalte, 110, 10760"
  ] ;
  a2a:SourceLastChangeDate "2024-09-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/043553B65BC247D69DA70FD3BA8D8827" ;
  a2a:RecordIdentifier "3917594472" ;
  a2a:RecordGUID "{043553B6-5BC2-47D6-9DA7-0FD3BA8D8827}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/3A0604CA05E8451CAA9D3EAA5A5E17BA" .

