@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_84f21c4e-7c80-9c00-e41b-c0186501f719
  a a2a:Record ;
  rdfs:label "Registratie" ;
  a2a:hasPerson oa:person_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_Person1, oa:person_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_Person2, oa:person_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_Person3, oa:person_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_Person4, oa:person_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_Person5 ;
  a2a:hasEvent oa:event_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_Event1 ;
  a2a:hasRelationEP oa:relationep_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_0, oa:relationep_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_1, oa:relationep_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_2, oa:relationep_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_3, oa:relationep_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_4 ;
  a2a:hasSource oa:source_hng_84f21c4e-7c80-9c00-e41b-c0186501f719 .

oa:person_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_Person1
  a a2a:Person ;
  rdfs:label "Johanna Urake Ev. Wolthuis" ;
  a2a:PersonName [
    rdfs:label "Johanna Urake Ev. Wolthuis" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Urake Ev. Wolthuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1837-05-04"^^xsd:date
  ] .

oa:person_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_Person2
  a a2a:Person ;
  rdfs:label "Geertruida Euphemia Wolthuis" ;
  a2a:PersonName [
    rdfs:label "Geertruida Euphemia Wolthuis" ;
    a2a:PersonNameFirstName "Geertruida Euphemia" ;
    a2a:PersonNameLastName "Wolthuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1875-02-23"^^xsd:date
  ] .

oa:person_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_Person3
  a a2a:Person ;
  rdfs:label "Hendrikus Johan Wolthuis" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Johan Wolthuis" ;
    a2a:PersonNameFirstName "Hendrikus Johan" ;
    a2a:PersonNameLastName "Wolthuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1880-10-11"^^xsd:date
  ] .

oa:person_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_Person4
  a a2a:Person ;
  rdfs:label "Jan Willem Wolthuis" ;
  a2a:PersonName [
    rdfs:label "Jan Willem Wolthuis" ;
    a2a:PersonNameFirstName "Jan Willem" ;
    a2a:PersonNameLastName "Wolthuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1872-03-13"^^xsd:date
  ] .

oa:person_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_Person5
  a a2a:Person ;
  rdfs:label "Hendrikus Wolthuis" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Wolthuis" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Wolthuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1848-08-01"^^xsd:date
  ] .

oa:event_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Hengelo" ;
    rdfs:label "Hengelo"
  ] .

oa:relationep_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_Person1 ;
  a2a:EventKeyRef oa:event_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_Event1 .

oa:relationep_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_Person2 ;
  a2a:EventKeyRef oa:event_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_Event1 .

oa:relationep_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_Person3 ;
  a2a:EventKeyRef oa:event_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_Event1 .

oa:relationep_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_Person4 ;
  a2a:EventKeyRef oa:event_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_Event1 .

oa:relationep_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_Person5 ;
  a2a:EventKeyRef oa:event_hng_84f21c4e-7c80-9c00-e41b-c0186501f719_Event1 .

oa:source_hng_84f21c4e-7c80-9c00-e41b-c0186501f719
  a a2a:Source ;
  rdfs:label "Gemeentearchief Hengelo, Gezinsbladen" ;
  a2a:SourceType "Gezinsbladen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Hengelo" ;
    a2a:Collection "Hengelo, gezinsbladen" ;
    a2a:DocumentNumber "179" ;
    rdfs:label "Gemeentearchief Hengelo, Hengelo, gezinsbladen, 179"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://archief.hengelo.nl/genealogie/data/GEZIN/006/004/00000122.TIF"
  ] ;
  a2a:SourceLastChangeDate "2016-03-10"^^xsd:date ;
  a2a:RecordGUID "{84f21c4e-7c80-9c00-e41b-c0186501f719}" .

