@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_gld_31EC4F29-DC68-4DD2-B339-D3DBB05AF392
  a a2a:Record ;
  rdfs:label "Geboorte op 10 november 1866 te Harderwijk" ;
  a2a:hasPerson oa:person_gld_31EC4F29-DC68-4DD2-B339-D3DBB05AF392_Person3040294174, oa:person_gld_31EC4F29-DC68-4DD2-B339-D3DBB05AF392_Person3040294172, oa:person_gld_31EC4F29-DC68-4DD2-B339-D3DBB05AF392_Person3040294173 ;
  a2a:hasEvent oa:event_gld_31EC4F29-DC68-4DD2-B339-D3DBB05AF392_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_31EC4F29-DC68-4DD2-B339-D3DBB05AF392_0, oa:relationep_gld_31EC4F29-DC68-4DD2-B339-D3DBB05AF392_1, oa:relationep_gld_31EC4F29-DC68-4DD2-B339-D3DBB05AF392_2 ;
  a2a:hasSource oa:source_gld_31EC4F29-DC68-4DD2-B339-D3DBB05AF392 .

oa:person_gld_31EC4F29-DC68-4DD2-B339-D3DBB05AF392_Person3040294174
  a a2a:Person ;
  rdfs:label "Everhardus Gijsbertus Verschuur" ;
  a2a:PersonName [
    rdfs:label "Everhardus Gijsbertus Verschuur" ;
    a2a:PersonNameFirstName "Everhardus Gijsbertus" ;
    a2a:PersonNameLastName "Verschuur"
  ] ;
  a2a:Gender "Man" .

oa:person_gld_31EC4F29-DC68-4DD2-B339-D3DBB05AF392_Person3040294172
  a a2a:Person ;
  rdfs:label "Petrus Verschuur" ;
  a2a:PersonName [
    rdfs:label "Petrus Verschuur" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Verschuur"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "onderwijzer" .

oa:person_gld_31EC4F29-DC68-4DD2-B339-D3DBB05AF392_Person3040294173
  a a2a:Person ;
  rdfs:label "Willemina Fijn van Draat" ;
  a2a:PersonName [
    rdfs:label "Willemina Fijn van Draat" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Fijn van Draat"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_31EC4F29-DC68-4DD2-B339-D3DBB05AF392_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "10-11-1866" ;
    a2a:Year "1866" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1866-11-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Harderwijk" ;
    rdfs:label "Harderwijk"
  ] .

oa:relationep_gld_31EC4F29-DC68-4DD2-B339-D3DBB05AF392_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gld_31EC4F29-DC68-4DD2-B339-D3DBB05AF392_Person3040294174 ;
  a2a:EventKeyRef oa:event_gld_31EC4F29-DC68-4DD2-B339-D3DBB05AF392_Event1 .

oa:relationep_gld_31EC4F29-DC68-4DD2-B339-D3DBB05AF392_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_31EC4F29-DC68-4DD2-B339-D3DBB05AF392_Person3040294172 ;
  a2a:EventKeyRef oa:event_gld_31EC4F29-DC68-4DD2-B339-D3DBB05AF392_Event1 .

oa:relationep_gld_31EC4F29-DC68-4DD2-B339-D3DBB05AF392_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_31EC4F29-DC68-4DD2-B339-D3DBB05AF392_Person3040294173 ;
  a2a:EventKeyRef oa:event_gld_31EC4F29-DC68-4DD2-B339-D3DBB05AF392_Event1 .

oa:source_gld_31EC4F29-DC68-4DD2-B339-D3DBB05AF392
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Harderwijk" ;
    a2a:Country "Nederland" ;
    rdfs:label "Harderwijk, Nederland", "1866-11-12 - 1866-11-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1866-11-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1866-11-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "12-11-1866" ;
    a2a:Year "1866" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "12-11-1866"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1811-1902" ;
    a2a:Book "Harderwijk, Geboorteregister" ;
    a2a:DocumentNumber "174" ;
    a2a:RegistryNumber "4462.06" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1811-1902, Harderwijk, Geboorteregister, 174, 4462.06"
  ] ;
  a2a:SourceLastChangeDate "2026-07-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/31EC4F29DC684DD2B339D3DBB05AF392" ;
  a2a:RecordIdentifier "3040294171" ;
  a2a:RecordGUID "{31EC4F29-DC68-4DD2-B339-D3DBB05AF392}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/A11B7C54EBCC49D6A5D75485DE039618" .

