@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_0DCBC7C3-CF31-47BC-92FD-476239CF5021
  a a2a:Record ;
  rdfs:label "Geboorte op 24 maart 1923 te Raalte" ;
  a2a:hasPerson oa:person_hco_0DCBC7C3-CF31-47BC-92FD-476239CF5021_Person4594690141, oa:person_hco_0DCBC7C3-CF31-47BC-92FD-476239CF5021_Person4594690142, oa:person_hco_0DCBC7C3-CF31-47BC-92FD-476239CF5021_Person4594690143 ;
  a2a:hasEvent oa:event_hco_0DCBC7C3-CF31-47BC-92FD-476239CF5021_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_0DCBC7C3-CF31-47BC-92FD-476239CF5021_0, oa:relationep_hco_0DCBC7C3-CF31-47BC-92FD-476239CF5021_1, oa:relationep_hco_0DCBC7C3-CF31-47BC-92FD-476239CF5021_2 ;
  a2a:hasSource oa:source_hco_0DCBC7C3-CF31-47BC-92FD-476239CF5021 .

oa:person_hco_0DCBC7C3-CF31-47BC-92FD-476239CF5021_Person4594690141
  a a2a:Person ;
  rdfs:label "Albertina Francina Maria van Maanen" ;
  a2a:PersonName [
    rdfs:label "Albertina Francina Maria van Maanen" ;
    a2a:PersonNameFirstName "Albertina Francina Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Maanen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_hco_0DCBC7C3-CF31-47BC-92FD-476239CF5021_Person4594690142
  a a2a:Person ;
  rdfs:label "Paul Willem Marie van Maanen" ;
  a2a:PersonName [
    rdfs:label "Paul Willem Marie van Maanen" ;
    a2a:PersonNameFirstName "Paul Willem Marie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Maanen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "dierenarts" .

oa:person_hco_0DCBC7C3-CF31-47BC-92FD-476239CF5021_Person4594690143
  a a2a:Person ;
  rdfs:label "Bernardina Jacoba Maria Bus" ;
  a2a:PersonName [
    rdfs:label "Bernardina Jacoba Maria Bus" ;
    a2a:PersonNameFirstName "Bernardina Jacoba Maria" ;
    a2a:PersonNameLastName "Bus"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_hco_0DCBC7C3-CF31-47BC-92FD-476239CF5021_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "24-03-1923" ;
    a2a:Year "1923" ;
    a2a:Month "03" ;
    a2a:Day "24" ;
    rdfs:label "1923-03-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Raalte" ;
    rdfs:label "Raalte"
  ] .

oa:relationep_hco_0DCBC7C3-CF31-47BC-92FD-476239CF5021_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_hco_0DCBC7C3-CF31-47BC-92FD-476239CF5021_Person4594690141 ;
  a2a:EventKeyRef oa:event_hco_0DCBC7C3-CF31-47BC-92FD-476239CF5021_Event1 .

oa:relationep_hco_0DCBC7C3-CF31-47BC-92FD-476239CF5021_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hco_0DCBC7C3-CF31-47BC-92FD-476239CF5021_Person4594690142 ;
  a2a:EventKeyRef oa:event_hco_0DCBC7C3-CF31-47BC-92FD-476239CF5021_Event1 .

oa:relationep_hco_0DCBC7C3-CF31-47BC-92FD-476239CF5021_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hco_0DCBC7C3-CF31-47BC-92FD-476239CF5021_Person4594690143 ;
  a2a:EventKeyRef oa:event_hco_0DCBC7C3-CF31-47BC-92FD-476239CF5021_Event1 .

oa:source_hco_0DCBC7C3-CF31-47BC-92FD-476239CF5021
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Raalte" ;
    a2a:Country "Nederland" ;
    rdfs:label "Raalte, Nederland", "1923-03-26 - 1923-03-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1923-03-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-03-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "26-03-1923" ;
    a2a:Year "1923" ;
    a2a:Month "03" ;
    a2a:Day "26" ;
    rdfs:label "26-03-1923"
  ] ;
  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, Raalte" ;
    a2a:DocumentNumber "78" ;
    a2a:RegistryNumber "10776-A" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van geboorten, Raalte, 78, 10776-A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/141/A538FA2DF6864CC692619451CC483829" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/141/A538FA2DF6864CC692619451CC483829" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/141/A538FA2DF6864CC692619451CC483829"
  ] ;
  a2a:SourceLastChangeDate "2026-04-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/0DCBC7C3CF3147BC92FD476239CF5021" ;
  a2a:RecordIdentifier "4594690140" ;
  a2a:RecordGUID "{0DCBC7C3-CF31-47BC-92FD-476239CF5021}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/F137087D37484C4FA609382A2F07EED6" .

