@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_dev_7422184D-3C48-4596-B52F-16570D331CCD
  a a2a:Record ;
  rdfs:label "Doop op 10 augustus 1617 te Deventer" ;
  a2a:hasPerson oa:person_dev_7422184D-3C48-4596-B52F-16570D331CCD_Person4041513661, oa:person_dev_7422184D-3C48-4596-B52F-16570D331CCD_Person4041513662, oa:person_dev_7422184D-3C48-4596-B52F-16570D331CCD_Person4041513663 ;
  a2a:hasEvent oa:event_dev_7422184D-3C48-4596-B52F-16570D331CCD_Event1 ;
  a2a:hasRelationEP oa:relationep_dev_7422184D-3C48-4596-B52F-16570D331CCD_0, oa:relationep_dev_7422184D-3C48-4596-B52F-16570D331CCD_1, oa:relationep_dev_7422184D-3C48-4596-B52F-16570D331CCD_2 ;
  a2a:hasSource oa:source_dev_7422184D-3C48-4596-B52F-16570D331CCD .

oa:person_dev_7422184D-3C48-4596-B52F-16570D331CCD_Person4041513661
  a a2a:Person ;
  rdfs:label "Willem Lijfflander" ;
  a2a:PersonName [
    rdfs:label "Willem Lijfflander" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Lijfflander"
  ] .

oa:person_dev_7422184D-3C48-4596-B52F-16570D331CCD_Person4041513662
  a a2a:Person ;
  rdfs:label "Jorrijen Lijfflander" ;
  a2a:PersonName [
    rdfs:label "Jorrijen Lijfflander" ;
    a2a:PersonNameFirstName "Jorrijen" ;
    a2a:PersonNameLastName "Lijfflander"
  ] .

oa:person_dev_7422184D-3C48-4596-B52F-16570D331CCD_Person4041513663
  a a2a:Person ;
  rdfs:label ".. .." ;
  a2a:PersonName [
    rdfs:label ".. .." ;
    a2a:PersonNameFirstName ".." ;
    a2a:PersonNameLastName ".."
  ] .

oa:event_dev_7422184D-3C48-4596-B52F-16570D331CCD_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "10-08-1617" ;
    a2a:Year "1617" ;
    a2a:Month "08" ;
    a2a:Day "10" ;
    rdfs:label "1617-08-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:relationep_dev_7422184D-3C48-4596-B52F-16570D331CCD_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dev_7422184D-3C48-4596-B52F-16570D331CCD_Person4041513661 ;
  a2a:EventKeyRef oa:event_dev_7422184D-3C48-4596-B52F-16570D331CCD_Event1 .

oa:relationep_dev_7422184D-3C48-4596-B52F-16570D331CCD_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dev_7422184D-3C48-4596-B52F-16570D331CCD_Person4041513662 ;
  a2a:EventKeyRef oa:event_dev_7422184D-3C48-4596-B52F-16570D331CCD_Event1 .

oa:relationep_dev_7422184D-3C48-4596-B52F-16570D331CCD_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dev_7422184D-3C48-4596-B52F-16570D331CCD_Person4041513663 ;
  a2a:EventKeyRef oa:event_dev_7422184D-3C48-4596-B52F-16570D331CCD_Event1 .

oa:source_dev_7422184D-3C48-4596-B52F-16570D331CCD
  a a2a:Source ;
  rdfs:label "Stadsarchief Deventer, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Deventer" ;
    a2a:Country "Nederland" ;
    rdfs:label "Deventer, Nederland", "1617-08-10 - 1617-08-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1617-08-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1617-08-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "10-08-1617" ;
    a2a:Year "1617" ;
    a2a:Month "08" ;
    a2a:Day "10" ;
    rdfs:label "10-08-1617"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Deventer" ;
    a2a:Place "Deventer" ;
    a2a:Collection "Retroacta burgerlijke stand (DTB) Deventer" ;
    a2a:Book "Nederlands-Gereformeerd doopregister (rood 9, 10)" ;
    a2a:RegistryNumber "108" ;
    rdfs:label "Stadsarchief Deventer, Deventer, Retroacta burgerlijke stand (DTB) Deventer, Nederlands-Gereformeerd doopregister (rood 9, 10), 108"
  ] ;
  a2a:SourceLastChangeDate "2025-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/45/7422184D3C484596B52F16570D331CCD" ;
  a2a:RecordIdentifier "4041513660" ;
  a2a:RecordGUID "{7422184D-3C48-4596-B52F-16570D331CCD}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/B5587F440993451AA8AAB816CB3DD4A4" .

