@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_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff
  a a2a:Record ;
  rdfs:label "Registratie" ;
  a2a:hasPerson oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person1, oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person2, oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person3, oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person4, oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person5, oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person6, oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person7, oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person8, oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person9, oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person10, oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person11, oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person12 ;
  a2a:hasEvent oa:event_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Event1 ;
  a2a:hasRelationEP oa:relationep_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_0, oa:relationep_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_1, oa:relationep_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_2, oa:relationep_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_3, oa:relationep_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_4, oa:relationep_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_5, oa:relationep_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_6, oa:relationep_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_7, oa:relationep_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_8, oa:relationep_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_9, oa:relationep_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_10, oa:relationep_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_11 ;
  a2a:hasSource oa:source_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff .

oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person1
  a a2a:Person ;
  rdfs:label "Johanna Wilhelmina Roelofsen" ;
  a2a:PersonName [
    rdfs:label "Johanna Wilhelmina Roelofsen" ;
    a2a:PersonNameFirstName "Johanna Wilhelmina" ;
    a2a:PersonNameLastName "Roelofsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1837-10-29"^^xsd:date
  ] .

oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person2
  a a2a:Person ;
  rdfs:label "Johanna Wessels" ;
  a2a:PersonName [
    rdfs:label "Johanna Wessels" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Wessels"
  ] ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1838-11-06"^^xsd:date
  ] .

oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person3
  a a2a:Person ;
  rdfs:label "Johanna ter Kleisman E.V. Beek" ;
  a2a:PersonName [
    rdfs:label "Johanna ter Kleisman E.V. Beek" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Kleisman E.V. Beek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1813" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1813-12-25"^^xsd:date
  ] .

oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person4
  a a2a:Person ;
  rdfs:label "Antony Weyschede" ;
  a2a:PersonName [
    rdfs:label "Antony Weyschede" ;
    a2a:PersonNameFirstName "Antony" ;
    a2a:PersonNameLastName "Weyschede"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1863-08-27"^^xsd:date
  ] .

oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person5
  a a2a:Person ;
  rdfs:label "Arend Weyschede" ;
  a2a:PersonName [
    rdfs:label "Arend Weyschede" ;
    a2a:PersonNameFirstName "Arend" ;
    a2a:PersonNameLastName "Weyschede"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1872-11-05"^^xsd:date
  ] .

oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person6
  a a2a:Person ;
  rdfs:label "Frederik Weyschede" ;
  a2a:PersonName [
    rdfs:label "Frederik Weyschede" ;
    a2a:PersonNameFirstName "Frederik" ;
    a2a:PersonNameLastName "Weyschede"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1868-05-15"^^xsd:date
  ] .

oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person7
  a a2a:Person ;
  rdfs:label "Harmannes Weyschede" ;
  a2a:PersonName [
    rdfs:label "Harmannes Weyschede" ;
    a2a:PersonNameFirstName "Harmannes" ;
    a2a:PersonNameLastName "Weyschede"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1878-04-05"^^xsd:date
  ] .

oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person8
  a a2a:Person ;
  rdfs:label "Hermannes Weyschede" ;
  a2a:PersonName [
    rdfs:label "Hermannes Weyschede" ;
    a2a:PersonNameFirstName "Hermannes" ;
    a2a:PersonNameLastName "Weyschede"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1836-10-20"^^xsd:date
  ] .

oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person9
  a a2a:Person ;
  rdfs:label "Hermannes Weyschede" ;
  a2a:PersonName [
    rdfs:label "Hermannes Weyschede" ;
    a2a:PersonNameFirstName "Hermannes" ;
    a2a:PersonNameLastName "Weyschede"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1875-09-13"^^xsd:date
  ] .

oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person10
  a a2a:Person ;
  rdfs:label "Jan Weyschede" ;
  a2a:PersonName [
    rdfs:label "Jan Weyschede" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Weyschede"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1866-01-31"^^xsd:date
  ] .

oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person11
  a a2a:Person ;
  rdfs:label "Jan Hendrik Weyschede" ;
  a2a:PersonName [
    rdfs:label "Jan Hendrik Weyschede" ;
    a2a:PersonNameFirstName "Jan Hendrik" ;
    a2a:PersonNameLastName "Weyschede"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1860-08-18"^^xsd:date
  ] .

oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person12
  a a2a:Person ;
  rdfs:label "Johanna Willemina Weyschede" ;
  a2a:PersonName [
    rdfs:label "Johanna Willemina Weyschede" ;
    a2a:PersonNameFirstName "Johanna Willemina" ;
    a2a:PersonNameLastName "Weyschede"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1878-04-05"^^xsd:date
  ] .

oa:event_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Hengelo" ;
    rdfs:label "Hengelo"
  ] .

oa:relationep_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person1 ;
  a2a:EventKeyRef oa:event_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Event1 .

oa:relationep_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person2 ;
  a2a:EventKeyRef oa:event_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Event1 .

oa:relationep_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person3 ;
  a2a:EventKeyRef oa:event_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Event1 .

oa:relationep_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person4 ;
  a2a:EventKeyRef oa:event_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Event1 .

oa:relationep_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person5 ;
  a2a:EventKeyRef oa:event_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Event1 .

oa:relationep_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person6 ;
  a2a:EventKeyRef oa:event_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Event1 .

oa:relationep_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person7 ;
  a2a:EventKeyRef oa:event_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Event1 .

oa:relationep_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person8 ;
  a2a:EventKeyRef oa:event_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Event1 .

oa:relationep_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person9 ;
  a2a:EventKeyRef oa:event_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Event1 .

oa:relationep_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person10 ;
  a2a:EventKeyRef oa:event_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Event1 .

oa:relationep_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person11 ;
  a2a:EventKeyRef oa:event_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Event1 .

oa:relationep_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Person12 ;
  a2a:EventKeyRef oa:event_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff_Event1 .

oa:source_hng_8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff
  a a2a:Source ;
  rdfs:label "Gemeentearchief Hengelo, Gezinsbladen" ;
  a2a:SourceType "Gezinsbladen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Hengelo" ;
    a2a:Collection "Hengelo, gezinsbladen" ;
    a2a:DocumentNumber "558" ;
    rdfs:label "Gemeentearchief Hengelo, Hengelo, gezinsbladen, 558"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://archief.hengelo.nl/genealogie/data/GEZIN/003/001/00000498.TIF"
  ] ;
  a2a:SourceLastChangeDate "2016-03-10"^^xsd:date ;
  a2a:RecordGUID "{8614564a-5a0b-cdc8-c5cb-e1aea66eb3ff}" .

