@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_374c018f-a12f-e60f-6520-ece99796fa7b
  a a2a:Record ;
  rdfs:label "Registratie" ;
  a2a:hasPerson oa:person_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Person1, oa:person_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Person2, oa:person_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Person3, oa:person_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Person4, oa:person_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Person5, oa:person_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Person6, oa:person_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Person7, oa:person_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Person8 ;
  a2a:hasEvent oa:event_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Event1 ;
  a2a:hasRelationEP oa:relationep_hng_374c018f-a12f-e60f-6520-ece99796fa7b_0, oa:relationep_hng_374c018f-a12f-e60f-6520-ece99796fa7b_1, oa:relationep_hng_374c018f-a12f-e60f-6520-ece99796fa7b_2, oa:relationep_hng_374c018f-a12f-e60f-6520-ece99796fa7b_3, oa:relationep_hng_374c018f-a12f-e60f-6520-ece99796fa7b_4, oa:relationep_hng_374c018f-a12f-e60f-6520-ece99796fa7b_5, oa:relationep_hng_374c018f-a12f-e60f-6520-ece99796fa7b_6, oa:relationep_hng_374c018f-a12f-e60f-6520-ece99796fa7b_7 ;
  a2a:hasSource oa:source_hng_374c018f-a12f-e60f-6520-ece99796fa7b .

oa:person_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Person1
  a a2a:Person ;
  rdfs:label "Bernardus ter Horst" ;
  a2a:PersonName [
    rdfs:label "Bernardus ter Horst" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Horst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1800" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1800-01-01"^^xsd:date
  ] .

oa:person_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Person2
  a a2a:Person ;
  rdfs:label "Berendina ter Luijerink E.V. Horst" ;
  a2a:PersonName [
    rdfs:label "Berendina ter Luijerink E.V. Horst" ;
    a2a:PersonNameFirstName "Berendina" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Luijerink E.V. Horst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1850-01-20"^^xsd:date
  ] .

oa:person_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Person3
  a a2a:Person ;
  rdfs:label "Adam Hendrik ter Horst" ;
  a2a:PersonName [
    rdfs:label "Adam Hendrik ter Horst" ;
    a2a:PersonNameFirstName "Adam Hendrik" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Horst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1878-12-15"^^xsd:date
  ] .

oa:person_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Person4
  a a2a:Person ;
  rdfs:label "Antony ter Horst" ;
  a2a:PersonName [
    rdfs:label "Antony ter Horst" ;
    a2a:PersonNameFirstName "Antony" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Horst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1849-05-14"^^xsd:date
  ] .

oa:person_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Person5
  a a2a:Person ;
  rdfs:label "Barend Diederik Johan ter Horst" ;
  a2a:PersonName [
    rdfs:label "Barend Diederik Johan ter Horst" ;
    a2a:PersonNameFirstName "Barend Diederik Johan" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Horst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1881-08-29"^^xsd:date
  ] .

oa:person_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Person6
  a a2a:Person ;
  rdfs:label "Gerrit Jan ter Horst" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan ter Horst" ;
    a2a:PersonNameFirstName "Gerrit Jan" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Horst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1873-01-13"^^xsd:date
  ] .

oa:person_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Person7
  a a2a:Person ;
  rdfs:label "Hendrik Adam ter Horst" ;
  a2a:PersonName [
    rdfs:label "Hendrik Adam ter Horst" ;
    a2a:PersonNameFirstName "Hendrik Adam" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Horst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1874-08-21"^^xsd:date
  ] .

oa:person_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Person8
  a a2a:Person ;
  rdfs:label "Johanna Berendina ter Horst" ;
  a2a:PersonName [
    rdfs:label "Johanna Berendina ter Horst" ;
    a2a:PersonNameFirstName "Johanna Berendina" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Horst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1877-01-01"^^xsd:date
  ] .

oa:event_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Hengelo" ;
    rdfs:label "Hengelo"
  ] .

oa:relationep_hng_374c018f-a12f-e60f-6520-ece99796fa7b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Person1 ;
  a2a:EventKeyRef oa:event_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Event1 .

oa:relationep_hng_374c018f-a12f-e60f-6520-ece99796fa7b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Person2 ;
  a2a:EventKeyRef oa:event_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Event1 .

oa:relationep_hng_374c018f-a12f-e60f-6520-ece99796fa7b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Person3 ;
  a2a:EventKeyRef oa:event_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Event1 .

oa:relationep_hng_374c018f-a12f-e60f-6520-ece99796fa7b_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Person4 ;
  a2a:EventKeyRef oa:event_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Event1 .

oa:relationep_hng_374c018f-a12f-e60f-6520-ece99796fa7b_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Person5 ;
  a2a:EventKeyRef oa:event_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Event1 .

oa:relationep_hng_374c018f-a12f-e60f-6520-ece99796fa7b_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Person6 ;
  a2a:EventKeyRef oa:event_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Event1 .

oa:relationep_hng_374c018f-a12f-e60f-6520-ece99796fa7b_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Person7 ;
  a2a:EventKeyRef oa:event_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Event1 .

oa:relationep_hng_374c018f-a12f-e60f-6520-ece99796fa7b_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Person8 ;
  a2a:EventKeyRef oa:event_hng_374c018f-a12f-e60f-6520-ece99796fa7b_Event1 .

oa:source_hng_374c018f-a12f-e60f-6520-ece99796fa7b
  a a2a:Source ;
  rdfs:label "Gemeentearchief Hengelo, Gezinsbladen" ;
  a2a:SourceType "Gezinsbladen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Hengelo" ;
    a2a:Collection "Hengelo, gezinsbladen" ;
    a2a:DocumentNumber "283" ;
    rdfs:label "Gemeentearchief Hengelo, Hengelo, gezinsbladen, 283"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://archief.hengelo.nl/genealogie/data/GEZIN/005/002/00000218.TIF"
  ] ;
  a2a:SourceLastChangeDate "2016-03-10"^^xsd:date ;
  a2a:RecordGUID "{374c018f-a12f-e60f-6520-ece99796fa7b}" .

