@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_142108B3-1FD2-4402-8158-05939BFFCF8A
  a a2a:Record ;
  rdfs:label "Geboorte op 2 augustus 1871 te Deventer" ;
  a2a:hasPerson oa:person_hco_142108B3-1FD2-4402-8158-05939BFFCF8A_Person3966717280, oa:person_hco_142108B3-1FD2-4402-8158-05939BFFCF8A_Person3966717282, oa:person_hco_142108B3-1FD2-4402-8158-05939BFFCF8A_Person3966717281 ;
  a2a:hasEvent oa:event_hco_142108B3-1FD2-4402-8158-05939BFFCF8A_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_142108B3-1FD2-4402-8158-05939BFFCF8A_0, oa:relationep_hco_142108B3-1FD2-4402-8158-05939BFFCF8A_1, oa:relationep_hco_142108B3-1FD2-4402-8158-05939BFFCF8A_2 ;
  a2a:hasSource oa:source_hco_142108B3-1FD2-4402-8158-05939BFFCF8A .

oa:person_hco_142108B3-1FD2-4402-8158-05939BFFCF8A_Person3966717280
  a a2a:Person ;
  rdfs:label "Johanna Nalis" ;
  a2a:PersonName [
    rdfs:label "Johanna Nalis" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Nalis"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_hco_142108B3-1FD2-4402-8158-05939BFFCF8A_Person3966717282
  a a2a:Person ;
  rdfs:label "Willem Nalis" ;
  a2a:PersonName [
    rdfs:label "Willem Nalis" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Nalis"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28 jaar" ;
    rdfs:label "28 jaar"
  ] ;
  a2a:Profession "tuinman" .

oa:person_hco_142108B3-1FD2-4402-8158-05939BFFCF8A_Person3966717281
  a a2a:Person ;
  rdfs:label "Geertrui Mouw" ;
  a2a:PersonName [
    rdfs:label "Geertrui Mouw" ;
    a2a:PersonNameFirstName "Geertrui" ;
    a2a:PersonNameLastName "Mouw"
  ] .

oa:event_hco_142108B3-1FD2-4402-8158-05939BFFCF8A_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "02-08-1871" ;
    a2a:Year "1871" ;
    a2a:Month "08" ;
    a2a:Day "02" ;
    rdfs:label "1871-08-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:relationep_hco_142108B3-1FD2-4402-8158-05939BFFCF8A_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_hco_142108B3-1FD2-4402-8158-05939BFFCF8A_Person3966717280 ;
  a2a:EventKeyRef oa:event_hco_142108B3-1FD2-4402-8158-05939BFFCF8A_Event1 .

oa:relationep_hco_142108B3-1FD2-4402-8158-05939BFFCF8A_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hco_142108B3-1FD2-4402-8158-05939BFFCF8A_Person3966717282 ;
  a2a:EventKeyRef oa:event_hco_142108B3-1FD2-4402-8158-05939BFFCF8A_Event1 .

oa:relationep_hco_142108B3-1FD2-4402-8158-05939BFFCF8A_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hco_142108B3-1FD2-4402-8158-05939BFFCF8A_Person3966717281 ;
  a2a:EventKeyRef oa:event_hco_142108B3-1FD2-4402-8158-05939BFFCF8A_Event1 .

oa:source_hco_142108B3-1FD2-4402-8158-05939BFFCF8A
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Deventer" ;
    a2a:Country "Nederland" ;
    rdfs:label "Deventer, Nederland", "1871-08-03 - 1871-08-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1871-08-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1871-08-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "03-08-1871" ;
    a2a:Year "1871" ;
    a2a:Month "08" ;
    a2a:Day "03" ;
    rdfs:label "03-08-1871"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Collectie Overijssel locatie Zwolle" ;
    a2a:Place "Zwolle" ;
    a2a:Collection "Burgerlijke Stand in Overijssel" ;
    a2a:Book "Deventer, registers van geboorten" ;
    a2a:DocumentNumber "337" ;
    a2a:RegistryNumber "2586" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Deventer, registers van geboorten, 337, 2586"
  ] ;
  a2a:SourceLastChangeDate "2024-12-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/142108B31FD24402815805939BFFCF8A" ;
  a2a:RecordIdentifier "3966717279" ;
  a2a:RecordGUID "{142108B3-1FD2-4402-8158-05939BFFCF8A}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/83CDA926176B459C9D83A3C6192102E3" .

