@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_042AB0BC-7D81-44BA-B77F-7DCEF53C95D4
  a a2a:Record ;
  rdfs:label "Geboorte op 8 september 1831 te Kampen" ;
  a2a:hasPerson oa:person_hco_042AB0BC-7D81-44BA-B77F-7DCEF53C95D4_Person4063722377, oa:person_hco_042AB0BC-7D81-44BA-B77F-7DCEF53C95D4_Person4063722378, oa:person_hco_042AB0BC-7D81-44BA-B77F-7DCEF53C95D4_Person4063722379 ;
  a2a:hasEvent oa:event_hco_042AB0BC-7D81-44BA-B77F-7DCEF53C95D4_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_042AB0BC-7D81-44BA-B77F-7DCEF53C95D4_0, oa:relationep_hco_042AB0BC-7D81-44BA-B77F-7DCEF53C95D4_1, oa:relationep_hco_042AB0BC-7D81-44BA-B77F-7DCEF53C95D4_2 ;
  a2a:hasSource oa:source_hco_042AB0BC-7D81-44BA-B77F-7DCEF53C95D4 .

oa:person_hco_042AB0BC-7D81-44BA-B77F-7DCEF53C95D4_Person4063722377
  a a2a:Person ;
  rdfs:label "Willem Hemsing" ;
  a2a:PersonName [
    rdfs:label "Willem Hemsing" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Hemsing"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:person_hco_042AB0BC-7D81-44BA-B77F-7DCEF53C95D4_Person4063722378
  a a2a:Person ;
  rdfs:label "Willem Hemsing" ;
  a2a:PersonName [
    rdfs:label "Willem Hemsing" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Hemsing"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "apotheker" .

oa:person_hco_042AB0BC-7D81-44BA-B77F-7DCEF53C95D4_Person4063722379
  a a2a:Person ;
  rdfs:label "Florentina Sophia Leendertz" ;
  a2a:PersonName [
    rdfs:label "Florentina Sophia Leendertz" ;
    a2a:PersonNameFirstName "Florentina Sophia" ;
    a2a:PersonNameLastName "Leendertz"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_hco_042AB0BC-7D81-44BA-B77F-7DCEF53C95D4_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "08-09-1831" ;
    a2a:Year "1831" ;
    a2a:Month "09" ;
    a2a:Day "08" ;
    rdfs:label "1831-09-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:relationep_hco_042AB0BC-7D81-44BA-B77F-7DCEF53C95D4_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_hco_042AB0BC-7D81-44BA-B77F-7DCEF53C95D4_Person4063722377 ;
  a2a:EventKeyRef oa:event_hco_042AB0BC-7D81-44BA-B77F-7DCEF53C95D4_Event1 .

oa:relationep_hco_042AB0BC-7D81-44BA-B77F-7DCEF53C95D4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hco_042AB0BC-7D81-44BA-B77F-7DCEF53C95D4_Person4063722378 ;
  a2a:EventKeyRef oa:event_hco_042AB0BC-7D81-44BA-B77F-7DCEF53C95D4_Event1 .

oa:relationep_hco_042AB0BC-7D81-44BA-B77F-7DCEF53C95D4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hco_042AB0BC-7D81-44BA-B77F-7DCEF53C95D4_Person4063722379 ;
  a2a:EventKeyRef oa:event_hco_042AB0BC-7D81-44BA-B77F-7DCEF53C95D4_Event1 .

oa:source_hco_042AB0BC-7D81-44BA-B77F-7DCEF53C95D4
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Kampen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Kampen, Nederland", "1831-09-09 - 1831-09-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1831-09-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1831-09-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09-09-1831" ;
    a2a:Year "1831" ;
    a2a:Month "09" ;
    a2a:Day "09" ;
    rdfs:label "09-09-1831"
  ] ;
  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, Kampen" ;
    a2a:DocumentNumber "210" ;
    a2a:RegistryNumber "7382" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van geboorten, Kampen, 210, 7382"
  ] ;
  a2a:SourceLastChangeDate "2025-04-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/042AB0BC7D8144BAB77F7DCEF53C95D4" ;
  a2a:RecordIdentifier "4063722376" ;
  a2a:RecordGUID "{042AB0BC-7D81-44BA-B77F-7DCEF53C95D4}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/EF6837D5F9D84D989F1D2C4DC91FDCFF" .

