@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_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c
  a a2a:Record ;
  rdfs:label "Huwelijk op 12 juni 1903 te Lonneker" ;
  a2a:hasPerson oa:person_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_Person1, oa:person_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_Person2, oa:person_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_Person3, oa:person_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_Person4, oa:person_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_Person5, oa:person_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_Person6 ;
  a2a:hasEvent oa:event_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_Event1 ;
  a2a:hasRelationEP oa:relationep_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_0, oa:relationep_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_1, oa:relationep_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_2, oa:relationep_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_3, oa:relationep_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_4, oa:relationep_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_5 ;
  a2a:hasSource oa:source_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c .

oa:person_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_Person1
  a a2a:Person ;
  rdfs:label "Willem Meenderink" ;
  a2a:PersonName [
    rdfs:label "Willem Meenderink" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Meenderink"
  ] .

oa:person_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_Person2
  a a2a:Person ;
  rdfs:label "Johanna Aleida Horst" ;
  a2a:PersonName [
    rdfs:label "Johanna Aleida Horst" ;
    a2a:PersonNameFirstName "Johanna Aleida" ;
    a2a:PersonNameLastName "Horst"
  ] .

oa:person_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_Person3
  a a2a:Person ;
  rdfs:label "Sijbrand Meenderink" ;
  a2a:PersonName [
    rdfs:label "Sijbrand Meenderink" ;
    a2a:PersonNameFirstName "Sijbrand" ;
    a2a:PersonNameLastName "Meenderink"
  ] .

oa:person_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_Person4
  a a2a:Person ;
  rdfs:label "Fenneken Afink" ;
  a2a:PersonName [
    rdfs:label "Fenneken Afink" ;
    a2a:PersonNameFirstName "Fenneken" ;
    a2a:PersonNameLastName "Afink"
  ] .

oa:person_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_Person5
  a a2a:Person ;
  rdfs:label "Gerhard Horst" ;
  a2a:PersonName [
    rdfs:label "Gerhard Horst" ;
    a2a:PersonNameFirstName "Gerhard" ;
    a2a:PersonNameLastName "Horst"
  ] .

oa:person_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_Person6
  a a2a:Person ;
  rdfs:label "Berendina Gerberink" ;
  a2a:PersonName [
    rdfs:label "Berendina Gerberink" ;
    a2a:PersonNameFirstName "Berendina" ;
    a2a:PersonNameLastName "Gerberink"
  ] .

oa:event_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1903" ;
    a2a:Month "06" ;
    a2a:Day "12" ;
    rdfs:label "1903-06-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lonneker" ;
    rdfs:label "Lonneker"
  ] .

oa:relationep_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_Person1 ;
  a2a:EventKeyRef oa:event_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_Event1 .

oa:relationep_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_Person2 ;
  a2a:EventKeyRef oa:event_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_Event1 .

oa:relationep_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_Person3 ;
  a2a:EventKeyRef oa:event_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_Event1 .

oa:relationep_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_Person4 ;
  a2a:EventKeyRef oa:event_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_Event1 .

oa:relationep_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_Person5 ;
  a2a:EventKeyRef oa:event_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_Event1 .

oa:relationep_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_Person6 ;
  a2a:EventKeyRef oa:event_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c_Event1 .

oa:source_ens_73e60a3e-3a30-545e-e6c7-c8f071ed850c
  a a2a:Source ;
  rdfs:label "Stadsarchief Enschede, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Enschede" ;
    rdfs:label "Enschede", "1811-01-01 - 1910-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1903" ;
    a2a:Month "06" ;
    a2a:Day "12" ;
    rdfs:label "1903-06-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Enschede" ;
    a2a:Place "Lonneker" ;
    a2a:Collection "Burgerlijke Stand, Huwelijksakten Lonneker" ;
    a2a:DocumentNumber "40" ;
    rdfs:label "Stadsarchief Enschede, Lonneker, Burgerlijke Stand, Huwelijksakten Lonneker, 40"
  ] ;
  a2a:SourceLastChangeDate "2014-09-24"^^xsd:date ;
  a2a:RecordIdentifier "HL.1903.0040" ;
  a2a:RecordGUID "{73e60a3e-3a30-545e-e6c7-c8f071ed850c}" .

