@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_5aedab0d-170d-e807-cfcb-06f74288b231
  a a2a:Record ;
  rdfs:label "Registratie" ;
  a2a:hasPerson oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person1, oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person2, oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person3, oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person4, oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person5, oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person6, oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person7, oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person8, oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person9, oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person10, oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person11 ;
  a2a:hasEvent oa:event_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Event1 ;
  a2a:hasRelationEP oa:relationep_hng_5aedab0d-170d-e807-cfcb-06f74288b231_0, oa:relationep_hng_5aedab0d-170d-e807-cfcb-06f74288b231_1, oa:relationep_hng_5aedab0d-170d-e807-cfcb-06f74288b231_2, oa:relationep_hng_5aedab0d-170d-e807-cfcb-06f74288b231_3, oa:relationep_hng_5aedab0d-170d-e807-cfcb-06f74288b231_4, oa:relationep_hng_5aedab0d-170d-e807-cfcb-06f74288b231_5, oa:relationep_hng_5aedab0d-170d-e807-cfcb-06f74288b231_6, oa:relationep_hng_5aedab0d-170d-e807-cfcb-06f74288b231_7, oa:relationep_hng_5aedab0d-170d-e807-cfcb-06f74288b231_8, oa:relationep_hng_5aedab0d-170d-e807-cfcb-06f74288b231_9, oa:relationep_hng_5aedab0d-170d-e807-cfcb-06f74288b231_10 ;
  a2a:hasSource oa:source_hng_5aedab0d-170d-e807-cfcb-06f74288b231 .

oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person1
  a a2a:Person ;
  rdfs:label "Hendrikus van den Berg" ;
  a2a:PersonName [
    rdfs:label "Hendrikus van den Berg" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1859-06-18"^^xsd:date
  ] .

oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person2
  a a2a:Person ;
  rdfs:label "Jan van den Berg" ;
  a2a:PersonName [
    rdfs:label "Jan van den Berg" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1850-11-30"^^xsd:date
  ] .

oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person3
  a a2a:Person ;
  rdfs:label "Johanna van den Berg" ;
  a2a:PersonName [
    rdfs:label "Johanna van den Berg" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1853-10-30"^^xsd:date
  ] .

oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person4
  a a2a:Person ;
  rdfs:label "Wouter Berg, Vd" ;
  a2a:PersonName [
    rdfs:label "Wouter Berg, Vd" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Berg, Vd"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1846-03-15"^^xsd:date
  ] .

oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person5
  a a2a:Person ;
  rdfs:label "Geesjen Schuurman" ;
  a2a:PersonName [
    rdfs:label "Geesjen Schuurman" ;
    a2a:PersonNameFirstName "Geesjen" ;
    a2a:PersonNameLastName "Schuurman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1823-10-23"^^xsd:date
  ] .

oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person6
  a a2a:Person ;
  rdfs:label "Arend van Triest" ;
  a2a:PersonName [
    rdfs:label "Arend van Triest" ;
    a2a:PersonNameFirstName "Arend" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Triest"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1849-02-08"^^xsd:date
  ] .

oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person7
  a a2a:Person ;
  rdfs:label "Johanna van Triest" ;
  a2a:PersonName [
    rdfs:label "Johanna van Triest" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Triest"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1854-10-15"^^xsd:date
  ] .

oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person8
  a a2a:Person ;
  rdfs:label "Johannes van Triest" ;
  a2a:PersonName [
    rdfs:label "Johannes van Triest" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Triest"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1864-02-08"^^xsd:date
  ] .

oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person9
  a a2a:Person ;
  rdfs:label "Teunis van Triest" ;
  a2a:PersonName [
    rdfs:label "Teunis van Triest" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Triest"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1858-01-31"^^xsd:date
  ] .

oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person10
  a a2a:Person ;
  rdfs:label "Maria van den Berg" ;
  a2a:PersonName [
    rdfs:label "Maria van den Berg" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1836-03-05"^^xsd:date
  ] .

oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person11
  a a2a:Person ;
  rdfs:label "Berend van Triest" ;
  a2a:PersonName [
    rdfs:label "Berend van Triest" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Triest"
  ] ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1822-09-02"^^xsd:date
  ] .

oa:event_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Hengelo" ;
    rdfs:label "Hengelo"
  ] .

oa:relationep_hng_5aedab0d-170d-e807-cfcb-06f74288b231_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person1 ;
  a2a:EventKeyRef oa:event_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Event1 .

oa:relationep_hng_5aedab0d-170d-e807-cfcb-06f74288b231_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person2 ;
  a2a:EventKeyRef oa:event_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Event1 .

oa:relationep_hng_5aedab0d-170d-e807-cfcb-06f74288b231_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person3 ;
  a2a:EventKeyRef oa:event_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Event1 .

oa:relationep_hng_5aedab0d-170d-e807-cfcb-06f74288b231_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person4 ;
  a2a:EventKeyRef oa:event_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Event1 .

oa:relationep_hng_5aedab0d-170d-e807-cfcb-06f74288b231_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person5 ;
  a2a:EventKeyRef oa:event_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Event1 .

oa:relationep_hng_5aedab0d-170d-e807-cfcb-06f74288b231_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person6 ;
  a2a:EventKeyRef oa:event_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Event1 .

oa:relationep_hng_5aedab0d-170d-e807-cfcb-06f74288b231_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person7 ;
  a2a:EventKeyRef oa:event_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Event1 .

oa:relationep_hng_5aedab0d-170d-e807-cfcb-06f74288b231_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person8 ;
  a2a:EventKeyRef oa:event_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Event1 .

oa:relationep_hng_5aedab0d-170d-e807-cfcb-06f74288b231_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person9 ;
  a2a:EventKeyRef oa:event_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Event1 .

oa:relationep_hng_5aedab0d-170d-e807-cfcb-06f74288b231_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person10 ;
  a2a:EventKeyRef oa:event_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Event1 .

oa:relationep_hng_5aedab0d-170d-e807-cfcb-06f74288b231_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Person11 ;
  a2a:EventKeyRef oa:event_hng_5aedab0d-170d-e807-cfcb-06f74288b231_Event1 .

oa:source_hng_5aedab0d-170d-e807-cfcb-06f74288b231
  a a2a:Source ;
  rdfs:label "Gemeentearchief Hengelo, Gezinsbladen" ;
  a2a:SourceType "Gezinsbladen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Hengelo" ;
    a2a:Collection "Hengelo, gezinsbladen" ;
    a2a:DocumentNumber "500" ;
    rdfs:label "Gemeentearchief Hengelo, Hengelo, gezinsbladen, 500"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://archief.hengelo.nl/genealogie/data/GEZIN/003/001/00000446.TIF"
  ] ;
  a2a:SourceLastChangeDate "2016-03-10"^^xsd:date ;
  a2a:RecordGUID "{5aedab0d-170d-e807-cfcb-06f74288b231}" .

