@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_CDA69DFB-CD07-4E7A-9DE6-0AEB9C3B16DB
  a a2a:Record ;
  rdfs:label "Doop op 26 februari 1622 te Deventer" ;
  a2a:hasPerson oa:person_dev_CDA69DFB-CD07-4E7A-9DE6-0AEB9C3B16DB_Person4041515541, oa:person_dev_CDA69DFB-CD07-4E7A-9DE6-0AEB9C3B16DB_Person4041515542, oa:person_dev_CDA69DFB-CD07-4E7A-9DE6-0AEB9C3B16DB_Person4041515543 ;
  a2a:hasEvent oa:event_dev_CDA69DFB-CD07-4E7A-9DE6-0AEB9C3B16DB_Event1 ;
  a2a:hasRelationEP oa:relationep_dev_CDA69DFB-CD07-4E7A-9DE6-0AEB9C3B16DB_0, oa:relationep_dev_CDA69DFB-CD07-4E7A-9DE6-0AEB9C3B16DB_1, oa:relationep_dev_CDA69DFB-CD07-4E7A-9DE6-0AEB9C3B16DB_2 ;
  a2a:hasSource oa:source_dev_CDA69DFB-CD07-4E7A-9DE6-0AEB9C3B16DB .

oa:person_dev_CDA69DFB-CD07-4E7A-9DE6-0AEB9C3B16DB_Person4041515541
  a a2a:Person ;
  rdfs:label "Anthonis Nijhofs" ;
  a2a:PersonName [
    rdfs:label "Anthonis Nijhofs" ;
    a2a:PersonNameFirstName "Anthonis" ;
    a2a:PersonNameLastName "Nijhofs"
  ] .

oa:person_dev_CDA69DFB-CD07-4E7A-9DE6-0AEB9C3B16DB_Person4041515542
  a a2a:Person ;
  rdfs:label "Berent Nijhofs" ;
  a2a:PersonName [
    rdfs:label "Berent Nijhofs" ;
    a2a:PersonNameFirstName "Berent" ;
    a2a:PersonNameLastName "Nijhofs"
  ] .

oa:person_dev_CDA69DFB-CD07-4E7A-9DE6-0AEB9C3B16DB_Person4041515543
  a a2a:Person ;
  rdfs:label "Sara Berents" ;
  a2a:PersonName [
    rdfs:label "Sara Berents" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Berents"
  ] .

oa:event_dev_CDA69DFB-CD07-4E7A-9DE6-0AEB9C3B16DB_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "26-02-1622" ;
    a2a:Year "1622" ;
    a2a:Month "02" ;
    a2a:Day "26" ;
    rdfs:label "1622-02-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:relationep_dev_CDA69DFB-CD07-4E7A-9DE6-0AEB9C3B16DB_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dev_CDA69DFB-CD07-4E7A-9DE6-0AEB9C3B16DB_Person4041515541 ;
  a2a:EventKeyRef oa:event_dev_CDA69DFB-CD07-4E7A-9DE6-0AEB9C3B16DB_Event1 .

oa:relationep_dev_CDA69DFB-CD07-4E7A-9DE6-0AEB9C3B16DB_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dev_CDA69DFB-CD07-4E7A-9DE6-0AEB9C3B16DB_Person4041515542 ;
  a2a:EventKeyRef oa:event_dev_CDA69DFB-CD07-4E7A-9DE6-0AEB9C3B16DB_Event1 .

oa:relationep_dev_CDA69DFB-CD07-4E7A-9DE6-0AEB9C3B16DB_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dev_CDA69DFB-CD07-4E7A-9DE6-0AEB9C3B16DB_Person4041515543 ;
  a2a:EventKeyRef oa:event_dev_CDA69DFB-CD07-4E7A-9DE6-0AEB9C3B16DB_Event1 .

oa:source_dev_CDA69DFB-CD07-4E7A-9DE6-0AEB9C3B16DB
  a a2a:Source ;
  rdfs:label "Stadsarchief Deventer, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Deventer" ;
    a2a:Country "Nederland" ;
    rdfs:label "Deventer, Nederland", "1622-02-26 - 1622-02-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1622-02-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1622-02-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "26-02-1622" ;
    a2a:Year "1622" ;
    a2a:Month "02" ;
    a2a:Day "26" ;
    rdfs:label "26-02-1622"
  ] ;
  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/CDA69DFBCD074E7A9DE60AEB9C3B16DB" ;
  a2a:RecordIdentifier "4041515540" ;
  a2a:RecordGUID "{CDA69DFB-CD07-4E7A-9DE6-0AEB9C3B16DB}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/B5587F440993451AA8AAB816CB3DD4A4" .

