@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_4AC529D1-58EB-4FD2-84C4-1D74B3F3FEE2
  a a2a:Record ;
  rdfs:label "Geboorte op 4 juli 1908 te Oldenzaal" ;
  a2a:hasPerson oa:person_hco_4AC529D1-58EB-4FD2-84C4-1D74B3F3FEE2_Person3693715133, oa:person_hco_4AC529D1-58EB-4FD2-84C4-1D74B3F3FEE2_Person3693715134, oa:person_hco_4AC529D1-58EB-4FD2-84C4-1D74B3F3FEE2_Person3693715135 ;
  a2a:hasEvent oa:event_hco_4AC529D1-58EB-4FD2-84C4-1D74B3F3FEE2_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_4AC529D1-58EB-4FD2-84C4-1D74B3F3FEE2_0, oa:relationep_hco_4AC529D1-58EB-4FD2-84C4-1D74B3F3FEE2_1, oa:relationep_hco_4AC529D1-58EB-4FD2-84C4-1D74B3F3FEE2_2 ;
  a2a:hasSource oa:source_hco_4AC529D1-58EB-4FD2-84C4-1D74B3F3FEE2 .

oa:person_hco_4AC529D1-58EB-4FD2-84C4-1D74B3F3FEE2_Person3693715133
  a a2a:Person ;
  rdfs:label "Dirk Jan Rietman" ;
  a2a:PersonName [
    rdfs:label "Dirk Jan Rietman" ;
    a2a:PersonNameFirstName "Dirk Jan" ;
    a2a:PersonNameLastName "Rietman"
  ] ;
  a2a:Gender "Man" .

oa:person_hco_4AC529D1-58EB-4FD2-84C4-1D74B3F3FEE2_Person3693715134
  a a2a:Person ;
  rdfs:label "<br/>Willem Rietman" ;
  a2a:PersonName [
    rdfs:label "<br/>Willem Rietman" ;
    a2a:PersonNameFirstName "<br/>Willem" ;
    a2a:PersonNameLastName "Rietman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "spoorwegarbeider" .

oa:person_hco_4AC529D1-58EB-4FD2-84C4-1D74B3F3FEE2_Person3693715135
  a a2a:Person ;
  rdfs:label "Jantje Sluiter" ;
  a2a:PersonName [
    rdfs:label "Jantje Sluiter" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Sluiter"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_hco_4AC529D1-58EB-4FD2-84C4-1D74B3F3FEE2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "04-07-1908" ;
    a2a:Year "1908" ;
    a2a:Month "07" ;
    a2a:Day "04" ;
    rdfs:label "1908-07-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oldenzaal" ;
    rdfs:label "Oldenzaal"
  ] .

oa:relationep_hco_4AC529D1-58EB-4FD2-84C4-1D74B3F3FEE2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_hco_4AC529D1-58EB-4FD2-84C4-1D74B3F3FEE2_Person3693715133 ;
  a2a:EventKeyRef oa:event_hco_4AC529D1-58EB-4FD2-84C4-1D74B3F3FEE2_Event1 .

oa:relationep_hco_4AC529D1-58EB-4FD2-84C4-1D74B3F3FEE2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hco_4AC529D1-58EB-4FD2-84C4-1D74B3F3FEE2_Person3693715134 ;
  a2a:EventKeyRef oa:event_hco_4AC529D1-58EB-4FD2-84C4-1D74B3F3FEE2_Event1 .

oa:relationep_hco_4AC529D1-58EB-4FD2-84C4-1D74B3F3FEE2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hco_4AC529D1-58EB-4FD2-84C4-1D74B3F3FEE2_Person3693715135 ;
  a2a:EventKeyRef oa:event_hco_4AC529D1-58EB-4FD2-84C4-1D74B3F3FEE2_Event1 .

oa:source_hco_4AC529D1-58EB-4FD2-84C4-1D74B3F3FEE2
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oldenzaal" ;
    a2a:Country "Nederland" ;
    rdfs:label "Oldenzaal, Nederland", "1908-07-06 - 1908-07-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-07-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1908-07-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "06-07-1908" ;
    a2a:Year "1908" ;
    a2a:Month "07" ;
    a2a:Day "06" ;
    rdfs:label "06-07-1908"
  ] ;
  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, Oldenzaal" ;
    a2a:DocumentNumber "109" ;
    a2a:RegistryNumber "9705" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van geboorten, Oldenzaal, 109, 9705"
  ] ;
  a2a:SourceLastChangeDate "2025-01-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/4AC529D158EB4FD284C41D74B3F3FEE2" ;
  a2a:RecordIdentifier "3693715132" ;
  a2a:RecordGUID "{4AC529D1-58EB-4FD2-84C4-1D74B3F3FEE2}" ;
  a2a:SourceRemarkOpmerking "tweeling met Gerritje" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/A0907E2DFE6446C785C627DA312E9C20" .

