@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_BCFACA2F-DB77-4EBA-AB36-9DC9DA68AE26
  a a2a:Record ;
  rdfs:label "Geboorte op 2 juli 1909 te Deventer" ;
  a2a:hasPerson oa:person_hco_BCFACA2F-DB77-4EBA-AB36-9DC9DA68AE26_Person4583437955, oa:person_hco_BCFACA2F-DB77-4EBA-AB36-9DC9DA68AE26_Person4583437957, oa:person_hco_BCFACA2F-DB77-4EBA-AB36-9DC9DA68AE26_Person4583437956 ;
  a2a:hasEvent oa:event_hco_BCFACA2F-DB77-4EBA-AB36-9DC9DA68AE26_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_BCFACA2F-DB77-4EBA-AB36-9DC9DA68AE26_0, oa:relationep_hco_BCFACA2F-DB77-4EBA-AB36-9DC9DA68AE26_1, oa:relationep_hco_BCFACA2F-DB77-4EBA-AB36-9DC9DA68AE26_2 ;
  a2a:hasSource oa:source_hco_BCFACA2F-DB77-4EBA-AB36-9DC9DA68AE26 .

oa:person_hco_BCFACA2F-DB77-4EBA-AB36-9DC9DA68AE26_Person4583437955
  a a2a:Person ;
  rdfs:label "Antonius Petrus Philips" ;
  a2a:PersonName [
    rdfs:label "Antonius Petrus Philips" ;
    a2a:PersonNameFirstName "Antonius Petrus" ;
    a2a:PersonNameLastName "Philips"
  ] ;
  a2a:Gender "Man" .

oa:person_hco_BCFACA2F-DB77-4EBA-AB36-9DC9DA68AE26_Person4583437957
  a a2a:Person ;
  rdfs:label "Jacobus Philips" ;
  a2a:PersonName [
    rdfs:label "Jacobus Philips" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Philips"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23 jaar" ;
    rdfs:label "23 jaar"
  ] ;
  a2a:Profession "pakhuisknecht" .

oa:person_hco_BCFACA2F-DB77-4EBA-AB36-9DC9DA68AE26_Person4583437956
  a a2a:Person ;
  rdfs:label "Willemina Tieleman" ;
  a2a:PersonName [
    rdfs:label "Willemina Tieleman" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Tieleman"
  ] .

oa:event_hco_BCFACA2F-DB77-4EBA-AB36-9DC9DA68AE26_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "02-07-1909" ;
    a2a:Year "1909" ;
    a2a:Month "07" ;
    a2a:Day "02" ;
    rdfs:label "1909-07-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:relationep_hco_BCFACA2F-DB77-4EBA-AB36-9DC9DA68AE26_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_hco_BCFACA2F-DB77-4EBA-AB36-9DC9DA68AE26_Person4583437955 ;
  a2a:EventKeyRef oa:event_hco_BCFACA2F-DB77-4EBA-AB36-9DC9DA68AE26_Event1 .

oa:relationep_hco_BCFACA2F-DB77-4EBA-AB36-9DC9DA68AE26_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hco_BCFACA2F-DB77-4EBA-AB36-9DC9DA68AE26_Person4583437957 ;
  a2a:EventKeyRef oa:event_hco_BCFACA2F-DB77-4EBA-AB36-9DC9DA68AE26_Event1 .

oa:relationep_hco_BCFACA2F-DB77-4EBA-AB36-9DC9DA68AE26_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hco_BCFACA2F-DB77-4EBA-AB36-9DC9DA68AE26_Person4583437956 ;
  a2a:EventKeyRef oa:event_hco_BCFACA2F-DB77-4EBA-AB36-9DC9DA68AE26_Event1 .

oa:source_hco_BCFACA2F-DB77-4EBA-AB36-9DC9DA68AE26
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Deventer" ;
    a2a:Country "Nederland" ;
    rdfs:label "Deventer, Nederland", "1909-07-03 - 1909-07-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-07-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-07-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "03-07-1909" ;
    a2a:Year "1909" ;
    a2a:Month "07" ;
    a2a:Day "03" ;
    rdfs:label "03-07-1909"
  ] ;
  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, Deventer" ;
    a2a:DocumentNumber "417" ;
    a2a:RegistryNumber "2611" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van geboorten, Deventer, 417, 2611"
  ] ;
  a2a:SourceLastChangeDate "2026-03-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/BCFACA2FDB774EBAAB369DC9DA68AE26" ;
  a2a:RecordIdentifier "4583437954" ;
  a2a:RecordGUID "{BCFACA2F-DB77-4EBA-AB36-9DC9DA68AE26}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/44322B15148340D8B358A880781716AB" .

