@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_06b2a3c7-a3e7-c811-eafe-6ed8dda42a23
  a a2a:Record ;
  rdfs:label "Registratie" ;
  a2a:hasPerson oa:person_hng_06b2a3c7-a3e7-c811-eafe-6ed8dda42a23_Person1, oa:person_hng_06b2a3c7-a3e7-c811-eafe-6ed8dda42a23_Person2, oa:person_hng_06b2a3c7-a3e7-c811-eafe-6ed8dda42a23_Person3, oa:person_hng_06b2a3c7-a3e7-c811-eafe-6ed8dda42a23_Person4 ;
  a2a:hasEvent oa:event_hng_06b2a3c7-a3e7-c811-eafe-6ed8dda42a23_Event1 ;
  a2a:hasRelationEP oa:relationep_hng_06b2a3c7-a3e7-c811-eafe-6ed8dda42a23_0, oa:relationep_hng_06b2a3c7-a3e7-c811-eafe-6ed8dda42a23_1, oa:relationep_hng_06b2a3c7-a3e7-c811-eafe-6ed8dda42a23_2, oa:relationep_hng_06b2a3c7-a3e7-c811-eafe-6ed8dda42a23_3 ;
  a2a:hasSource oa:source_hng_06b2a3c7-a3e7-c811-eafe-6ed8dda42a23 .

oa:person_hng_06b2a3c7-a3e7-c811-eafe-6ed8dda42a23_Person1
  a a2a:Person ;
  rdfs:label "Carolina Das" ;
  a2a:PersonName [
    rdfs:label "Carolina Das" ;
    a2a:PersonNameFirstName "Carolina" ;
    a2a:PersonNameLastName "Das"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1865-02-27"^^xsd:date
  ] .

oa:person_hng_06b2a3c7-a3e7-c811-eafe-6ed8dda42a23_Person2
  a a2a:Person ;
  rdfs:label "Hendrika Das" ;
  a2a:PersonName [
    rdfs:label "Hendrika Das" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Das"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1868-05-12"^^xsd:date
  ] .

oa:person_hng_06b2a3c7-a3e7-c811-eafe-6ed8dda42a23_Person3
  a a2a:Person ;
  rdfs:label "Jacomina Straatman" ;
  a2a:PersonName [
    rdfs:label "Jacomina Straatman" ;
    a2a:PersonNameFirstName "Jacomina" ;
    a2a:PersonNameLastName "Straatman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1842-01-07"^^xsd:date
  ] .

oa:person_hng_06b2a3c7-a3e7-c811-eafe-6ed8dda42a23_Person4
  a a2a:Person ;
  rdfs:label "Hendrik Das" ;
  a2a:PersonName [
    rdfs:label "Hendrik Das" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Das"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1867-02-17"^^xsd:date
  ] .

oa:event_hng_06b2a3c7-a3e7-c811-eafe-6ed8dda42a23_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Hengelo" ;
    rdfs:label "Hengelo"
  ] .

oa:relationep_hng_06b2a3c7-a3e7-c811-eafe-6ed8dda42a23_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_06b2a3c7-a3e7-c811-eafe-6ed8dda42a23_Person1 ;
  a2a:EventKeyRef oa:event_hng_06b2a3c7-a3e7-c811-eafe-6ed8dda42a23_Event1 .

oa:relationep_hng_06b2a3c7-a3e7-c811-eafe-6ed8dda42a23_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_06b2a3c7-a3e7-c811-eafe-6ed8dda42a23_Person2 ;
  a2a:EventKeyRef oa:event_hng_06b2a3c7-a3e7-c811-eafe-6ed8dda42a23_Event1 .

oa:relationep_hng_06b2a3c7-a3e7-c811-eafe-6ed8dda42a23_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_06b2a3c7-a3e7-c811-eafe-6ed8dda42a23_Person3 ;
  a2a:EventKeyRef oa:event_hng_06b2a3c7-a3e7-c811-eafe-6ed8dda42a23_Event1 .

oa:relationep_hng_06b2a3c7-a3e7-c811-eafe-6ed8dda42a23_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hng_06b2a3c7-a3e7-c811-eafe-6ed8dda42a23_Person4 ;
  a2a:EventKeyRef oa:event_hng_06b2a3c7-a3e7-c811-eafe-6ed8dda42a23_Event1 .

oa:source_hng_06b2a3c7-a3e7-c811-eafe-6ed8dda42a23
  a a2a:Source ;
  rdfs:label "Gemeentearchief Hengelo, Gezinsbladen" ;
  a2a:SourceType "Gezinsbladen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Hengelo" ;
    a2a:Collection "Hengelo, gezinsbladen" ;
    a2a:DocumentNumber "45" ;
    rdfs:label "Gemeentearchief Hengelo, Hengelo, gezinsbladen, 45"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://archief.hengelo.nl/genealogie/data/GEZIN/002/001/00000043.TIF"
  ] ;
  a2a:SourceLastChangeDate "2016-03-10"^^xsd:date ;
  a2a:RecordGUID "{06b2a3c7-a3e7-c811-eafe-6ed8dda42a23}" .

