@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_43642ADE-2A0D-4DFE-AFDE-44DFBE71A8EB
  a a2a:Record ;
  rdfs:label "Geboorte op 28 juli 1884 te Zwolle" ;
  a2a:hasPerson oa:person_hco_43642ADE-2A0D-4DFE-AFDE-44DFBE71A8EB_Person3701668934, oa:person_hco_43642ADE-2A0D-4DFE-AFDE-44DFBE71A8EB_Person3701668935, oa:person_hco_43642ADE-2A0D-4DFE-AFDE-44DFBE71A8EB_Person3701668937 ;
  a2a:hasEvent oa:event_hco_43642ADE-2A0D-4DFE-AFDE-44DFBE71A8EB_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_43642ADE-2A0D-4DFE-AFDE-44DFBE71A8EB_0, oa:relationep_hco_43642ADE-2A0D-4DFE-AFDE-44DFBE71A8EB_1, oa:relationep_hco_43642ADE-2A0D-4DFE-AFDE-44DFBE71A8EB_2 ;
  a2a:hasSource oa:source_hco_43642ADE-2A0D-4DFE-AFDE-44DFBE71A8EB .

oa:person_hco_43642ADE-2A0D-4DFE-AFDE-44DFBE71A8EB_Person3701668934
  a a2a:Person ;
  rdfs:label "Jacoba Maria Vlaskamp" ;
  a2a:PersonName [
    rdfs:label "Jacoba Maria Vlaskamp" ;
    a2a:PersonNameFirstName "Jacoba Maria" ;
    a2a:PersonNameLastName "Vlaskamp"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_hco_43642ADE-2A0D-4DFE-AFDE-44DFBE71A8EB_Person3701668935
  a a2a:Person ;
  rdfs:label "Jakob Vlaskamp" ;
  a2a:PersonName [
    rdfs:label "Jakob Vlaskamp" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNameLastName "Vlaskamp"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "timmerman" .

oa:person_hco_43642ADE-2A0D-4DFE-AFDE-44DFBE71A8EB_Person3701668937
  a a2a:Person ;
  rdfs:label "Berendina van der Weerd" ;
  a2a:PersonName [
    rdfs:label "Berendina van der Weerd" ;
    a2a:PersonNameFirstName "Berendina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Weerd"
  ] .

oa:event_hco_43642ADE-2A0D-4DFE-AFDE-44DFBE71A8EB_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "28-07-1884" ;
    a2a:Year "1884" ;
    a2a:Month "07" ;
    a2a:Day "28" ;
    rdfs:label "1884-07-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:relationep_hco_43642ADE-2A0D-4DFE-AFDE-44DFBE71A8EB_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_hco_43642ADE-2A0D-4DFE-AFDE-44DFBE71A8EB_Person3701668934 ;
  a2a:EventKeyRef oa:event_hco_43642ADE-2A0D-4DFE-AFDE-44DFBE71A8EB_Event1 .

oa:relationep_hco_43642ADE-2A0D-4DFE-AFDE-44DFBE71A8EB_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hco_43642ADE-2A0D-4DFE-AFDE-44DFBE71A8EB_Person3701668935 ;
  a2a:EventKeyRef oa:event_hco_43642ADE-2A0D-4DFE-AFDE-44DFBE71A8EB_Event1 .

oa:relationep_hco_43642ADE-2A0D-4DFE-AFDE-44DFBE71A8EB_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hco_43642ADE-2A0D-4DFE-AFDE-44DFBE71A8EB_Person3701668937 ;
  a2a:EventKeyRef oa:event_hco_43642ADE-2A0D-4DFE-AFDE-44DFBE71A8EB_Event1 .

oa:source_hco_43642ADE-2A0D-4DFE-AFDE-44DFBE71A8EB
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Zwolle" ;
    a2a:Country "Nederland" ;
    rdfs:label "Zwolle, Nederland", "1884-07-29 - 1884-07-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-07-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-07-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "29-07-1884" ;
    a2a:Year "1884" ;
    a2a:Month "07" ;
    a2a:Day "29" ;
    rdfs:label "29-07-1884"
  ] ;
  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, Zwolle" ;
    a2a:DocumentNumber "520" ;
    a2a:RegistryNumber "14458" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van geboorten, Zwolle, 520, 14458"
  ] ;
  a2a:SourceLastChangeDate "2024-06-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/43642ADE2A0D4DFEAFDE44DFBE71A8EB" ;
  a2a:RecordIdentifier "3701668932" ;
  a2a:RecordGUID "{43642ADE-2A0D-4DFE-AFDE-44DFBE71A8EB}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/ABEAC3DB9DB44073949E3FC2A8B8B9B4" .

