@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_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E
  a a2a:Record ;
  rdfs:label "Huwelijk op 28 juli 1927 te Enschede" ;
  a2a:hasPerson oa:person_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_Person1, oa:person_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_Person2, oa:person_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_Person3, oa:person_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_Person4, oa:person_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_Person5, oa:person_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_Person6 ;
  a2a:hasEvent oa:event_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_0, oa:relationep_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_1, oa:relationep_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_2, oa:relationep_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_3, oa:relationep_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_4, oa:relationep_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_5 ;
  a2a:hasSource oa:source_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E .

oa:person_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_Person1
  a a2a:Person ;
  rdfs:label "Franciscus Johannes Jozef van den Berg" ;
  a2a:PersonName [
    rdfs:label "Franciscus Johannes Jozef van den Berg" ;
    a2a:PersonNameFirstName "Franciscus Johannes Jozef" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almelo, Stad" ;
    rdfs:label "Almelo, Stad"
  ] ;
  a2a:Profession "coupeur" .

oa:person_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_Person2
  a a2a:Person ;
  rdfs:label "Kasper Johannes van den Berg" ;
  a2a:PersonName [
    rdfs:label "Kasper Johannes van den Berg" ;
    a2a:PersonNameFirstName "Kasper Johannes" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Profession "textielarbeider" .

oa:person_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_Person3
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Gollenbeek" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Gollenbeek" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Gollenbeek"
  ] .

oa:person_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_Person4
  a a2a:Person ;
  rdfs:label "Johanna Everdina Ensing" ;
  a2a:PersonName [
    rdfs:label "Johanna Everdina Ensing" ;
    a2a:PersonNameFirstName "Johanna Everdina" ;
    a2a:PersonNameLastName "Ensing"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] ;
  a2a:Profession "strijkster" .

oa:person_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_Person5
  a a2a:Person ;
  rdfs:label "Hendricus Franciscus Ensing" ;
  a2a:PersonName [
    rdfs:label "Hendricus Franciscus Ensing" ;
    a2a:PersonNameFirstName "Hendricus Franciscus" ;
    a2a:PersonNameLastName "Ensing"
  ] ;
  a2a:Profession "rijwielhandelaar" .

oa:person_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_Person6
  a a2a:Person ;
  rdfs:label "Alberdina Maria Slief" ;
  a2a:PersonName [
    rdfs:label "Alberdina Maria Slief" ;
    a2a:PersonNameFirstName "Alberdina Maria" ;
    a2a:PersonNameLastName "Slief"
  ] .

oa:event_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1927" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1927-07-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Enschede" ;
    rdfs:label "Enschede"
  ] .

oa:relationep_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_Person1 ;
  a2a:EventKeyRef oa:event_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_Event1 .

oa:relationep_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_Person2 ;
  a2a:EventKeyRef oa:event_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_Event1 .

oa:relationep_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_Person3 ;
  a2a:EventKeyRef oa:event_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_Event1 .

oa:relationep_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_Person4 ;
  a2a:EventKeyRef oa:event_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_Event1 .

oa:relationep_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_Person5 ;
  a2a:EventKeyRef oa:event_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_Event1 .

oa:relationep_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_Person6 ;
  a2a:EventKeyRef oa:event_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E_Event1 .

oa:source_hco_2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E
  a a2a:Source ;
  rdfs:label "Historisch Centrum Overijssel, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Enschede" ;
    rdfs:label "Enschede", "1927-01-01 - 1927-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1927-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1927-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1927" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1927-07-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Historisch Centrum Overijssel" ;
    a2a:Collection "Enschede 1812-1932" ;
    a2a:DocumentNumber "233" ;
    a2a:RegistryNumber "3732" ;
    rdfs:label "Historisch Centrum Overijssel, Enschede 1812-1932, 233, 3732"
  ] ;
  a2a:SourceLastChangeDate "2017-01-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/nl/zoeken?mivast=0&mizig=310&miadt=141&miaet=54&micode=0123.3732&minr=2947739&miview=ldt" ;
  a2a:RecordGUID "{2D7FB112-4DB5-433E-B2CD-C89AFEB2F28E}" .

