@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_hng_2939c818-e751-4e86-2fb9-281d8e756550
  a a2a:Record ;
  rdfs:label "Registratie" ;
  a2a:hasPerson oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person1, oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person2, oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person3, oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person4, oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person5, oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person6, oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person7, oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person8, oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person9, oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person10, oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person11, oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person12 ;
  a2a:hasEvent oa:event_hng_2939c818-e751-4e86-2fb9-281d8e756550_Event1 ;
  a2a:hasRelationEP oa:relationep_hng_2939c818-e751-4e86-2fb9-281d8e756550_0, oa:relationep_hng_2939c818-e751-4e86-2fb9-281d8e756550_1, oa:relationep_hng_2939c818-e751-4e86-2fb9-281d8e756550_2, oa:relationep_hng_2939c818-e751-4e86-2fb9-281d8e756550_3, oa:relationep_hng_2939c818-e751-4e86-2fb9-281d8e756550_4, oa:relationep_hng_2939c818-e751-4e86-2fb9-281d8e756550_5, oa:relationep_hng_2939c818-e751-4e86-2fb9-281d8e756550_6, oa:relationep_hng_2939c818-e751-4e86-2fb9-281d8e756550_7, oa:relationep_hng_2939c818-e751-4e86-2fb9-281d8e756550_8, oa:relationep_hng_2939c818-e751-4e86-2fb9-281d8e756550_9, oa:relationep_hng_2939c818-e751-4e86-2fb9-281d8e756550_10, oa:relationep_hng_2939c818-e751-4e86-2fb9-281d8e756550_11 ;
  a2a:hasSource oa:source_hng_2939c818-e751-4e86-2fb9-281d8e756550 .

oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person1
  a a2a:Person ;
  rdfs:label "Jakob Bergsma" ;
  a2a:PersonName [
    rdfs:label "Jakob Bergsma" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNameLastName "Bergsma"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1856-10-31"^^xsd:date
  ] .

oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person2
  a a2a:Person ;
  rdfs:label "Cornelis Jongkind" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jongkind" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Jongkind"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1868-06-08"^^xsd:date
  ] .

oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person3
  a a2a:Person ;
  rdfs:label "Helena Maria Kolk, Van Der Ev Schipper" ;
  a2a:PersonName [
    rdfs:label "Helena Maria Kolk, Van Der Ev Schipper" ;
    a2a:PersonNameFirstName "Helena Maria" ;
    a2a:PersonNameLastName "Kolk, Van Der Ev Schipper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1860-12-30"^^xsd:date
  ] .

oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person4
  a a2a:Person ;
  rdfs:label "Jan Nyenhuis" ;
  a2a:PersonName [
    rdfs:label "Jan Nyenhuis" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Nyenhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1860-07-09"^^xsd:date
  ] .

oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person5
  a a2a:Person ;
  rdfs:label "Jan van den Oever" ;
  a2a:PersonName [
    rdfs:label "Jan van den Oever" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Oever"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1871-01-04"^^xsd:date
  ] .

oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person6
  a a2a:Person ;
  rdfs:label "Egbert Schipper" ;
  a2a:PersonName [
    rdfs:label "Egbert Schipper" ;
    a2a:PersonNameFirstName "Egbert" ;
    a2a:PersonNameLastName "Schipper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1857-10-23"^^xsd:date
  ] .

oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person7
  a a2a:Person ;
  rdfs:label "Cornelis van Stries" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Stries" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Stries"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1874-02-26"^^xsd:date
  ] .

oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person8
  a a2a:Person ;
  rdfs:label "Jan Visser" ;
  a2a:PersonName [
    rdfs:label "Jan Visser" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1871-10-12"^^xsd:date
  ] .

oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person9
  a a2a:Person ;
  rdfs:label "Harm Entjes" ;
  a2a:PersonName [
    rdfs:label "Harm Entjes" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Entjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1897-04-23"^^xsd:date
  ] .

oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person10
  a a2a:Person ;
  rdfs:label "Pieter Entjes" ;
  a2a:PersonName [
    rdfs:label "Pieter Entjes" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Entjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1894-04-13"^^xsd:date
  ] .

oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person11
  a a2a:Person ;
  rdfs:label "Willempje Entjes" ;
  a2a:PersonName [
    rdfs:label "Willempje Entjes" ;
    a2a:PersonNameFirstName "Willempje" ;
    a2a:PersonNameLastName "Entjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1891-12-25"^^xsd:date
  ] .

oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person12
  a a2a:Person ;
  rdfs:label "Ulrum Johannes Franciscus Ester" ;
  a2a:PersonName [
    rdfs:label "Ulrum Johannes Franciscus Ester" ;
    a2a:PersonNameFirstName "Ulrum Johannes Franciscus" ;
    a2a:PersonNameLastName "Ester"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1858-06-22"^^xsd:date
  ] .

oa:event_hng_2939c818-e751-4e86-2fb9-281d8e756550_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Hengelo" ;
    rdfs:label "Hengelo"
  ] .

oa:relationep_hng_2939c818-e751-4e86-2fb9-281d8e756550_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person1 ;
  a2a:EventKeyRef oa:event_hng_2939c818-e751-4e86-2fb9-281d8e756550_Event1 .

oa:relationep_hng_2939c818-e751-4e86-2fb9-281d8e756550_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person2 ;
  a2a:EventKeyRef oa:event_hng_2939c818-e751-4e86-2fb9-281d8e756550_Event1 .

oa:relationep_hng_2939c818-e751-4e86-2fb9-281d8e756550_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person3 ;
  a2a:EventKeyRef oa:event_hng_2939c818-e751-4e86-2fb9-281d8e756550_Event1 .

oa:relationep_hng_2939c818-e751-4e86-2fb9-281d8e756550_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person4 ;
  a2a:EventKeyRef oa:event_hng_2939c818-e751-4e86-2fb9-281d8e756550_Event1 .

oa:relationep_hng_2939c818-e751-4e86-2fb9-281d8e756550_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person5 ;
  a2a:EventKeyRef oa:event_hng_2939c818-e751-4e86-2fb9-281d8e756550_Event1 .

oa:relationep_hng_2939c818-e751-4e86-2fb9-281d8e756550_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person6 ;
  a2a:EventKeyRef oa:event_hng_2939c818-e751-4e86-2fb9-281d8e756550_Event1 .

oa:relationep_hng_2939c818-e751-4e86-2fb9-281d8e756550_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person7 ;
  a2a:EventKeyRef oa:event_hng_2939c818-e751-4e86-2fb9-281d8e756550_Event1 .

oa:relationep_hng_2939c818-e751-4e86-2fb9-281d8e756550_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person8 ;
  a2a:EventKeyRef oa:event_hng_2939c818-e751-4e86-2fb9-281d8e756550_Event1 .

oa:relationep_hng_2939c818-e751-4e86-2fb9-281d8e756550_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person9 ;
  a2a:EventKeyRef oa:event_hng_2939c818-e751-4e86-2fb9-281d8e756550_Event1 .

oa:relationep_hng_2939c818-e751-4e86-2fb9-281d8e756550_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person10 ;
  a2a:EventKeyRef oa:event_hng_2939c818-e751-4e86-2fb9-281d8e756550_Event1 .

oa:relationep_hng_2939c818-e751-4e86-2fb9-281d8e756550_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person11 ;
  a2a:EventKeyRef oa:event_hng_2939c818-e751-4e86-2fb9-281d8e756550_Event1 .

oa:relationep_hng_2939c818-e751-4e86-2fb9-281d8e756550_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_2939c818-e751-4e86-2fb9-281d8e756550_Person12 ;
  a2a:EventKeyRef oa:event_hng_2939c818-e751-4e86-2fb9-281d8e756550_Event1 .

oa:source_hng_2939c818-e751-4e86-2fb9-281d8e756550
  a a2a:Source ;
  rdfs:label "Gemeentearchief Hengelo, Gezinsbladen" ;
  a2a:SourceType "Gezinsbladen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Hengelo" ;
    a2a:Collection "Hengelo, gezinsbladen" ;
    a2a:DocumentNumber "22" ;
    rdfs:label "Gemeentearchief Hengelo, Hengelo, gezinsbladen, 22"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://archief.hengelo.nl/genealogie/data/GEZIN/010/005/00000025.TIF"
  ] ;
  a2a:SourceLastChangeDate "2016-03-10"^^xsd:date ;
  a2a:RecordGUID "{2939c818-e751-4e86-2fb9-281d8e756550}" .

