@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_9dce7f1e-5bf4-a522-e294-572e04ec3653
  a a2a:Record ;
  rdfs:label "Huwelijk op 28 juni 1913 te Enschede" ;
  a2a:hasPerson oa:person_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_Person1, oa:person_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_Person2, oa:person_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_Person3, oa:person_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_Person4, oa:person_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_Person5, oa:person_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_Person6 ;
  a2a:hasEvent oa:event_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_Event1 ;
  a2a:hasRelationEP oa:relationep_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_0, oa:relationep_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_1, oa:relationep_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_2, oa:relationep_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_3, oa:relationep_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_4, oa:relationep_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_5 ;
  a2a:hasSource oa:source_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653 .

oa:person_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_Person1
  a a2a:Person ;
  rdfs:label "Antonij Hardick" ;
  a2a:PersonName [
    rdfs:label "Antonij Hardick" ;
    a2a:PersonNameFirstName "Antonij" ;
    a2a:PersonNameLastName "Hardick"
  ] .

oa:person_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_Person2
  a a2a:Person ;
  rdfs:label "Berendina Bloten" ;
  a2a:PersonName [
    rdfs:label "Berendina Bloten" ;
    a2a:PersonNameFirstName "Berendina" ;
    a2a:PersonNameLastName "Bloten"
  ] .

oa:person_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_Person3
  a a2a:Person ;
  rdfs:label "Gerhardus Egbertus Hardick" ;
  a2a:PersonName [
    rdfs:label "Gerhardus Egbertus Hardick" ;
    a2a:PersonNameFirstName "Gerhardus Egbertus" ;
    a2a:PersonNameLastName "Hardick"
  ] .

oa:person_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_Person4
  a a2a:Person ;
  rdfs:label "Aleida Maria Langkamp" ;
  a2a:PersonName [
    rdfs:label "Aleida Maria Langkamp" ;
    a2a:PersonNameFirstName "Aleida Maria" ;
    a2a:PersonNameLastName "Langkamp"
  ] .

oa:person_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_Person5
  a a2a:Person ;
  rdfs:label "Willem Bloten" ;
  a2a:PersonName [
    rdfs:label "Willem Bloten" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Bloten"
  ] .

oa:person_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_Person6
  a a2a:Person ;
  rdfs:label "Johanna Wilhelmina Bouwhuis" ;
  a2a:PersonName [
    rdfs:label "Johanna Wilhelmina Bouwhuis" ;
    a2a:PersonNameFirstName "Johanna Wilhelmina" ;
    a2a:PersonNameLastName "Bouwhuis"
  ] .

oa:event_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1913" ;
    a2a:Month "06" ;
    a2a:Day "28" ;
    rdfs:label "1913-06-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Enschede" ;
    rdfs:label "Enschede"
  ] .

oa:relationep_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_Person1 ;
  a2a:EventKeyRef oa:event_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_Event1 .

oa:relationep_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_Person2 ;
  a2a:EventKeyRef oa:event_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_Event1 .

oa:relationep_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_Person3 ;
  a2a:EventKeyRef oa:event_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_Event1 .

oa:relationep_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_Person4 ;
  a2a:EventKeyRef oa:event_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_Event1 .

oa:relationep_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_Person5 ;
  a2a:EventKeyRef oa:event_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_Event1 .

oa:relationep_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_Person6 ;
  a2a:EventKeyRef oa:event_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653_Event1 .

oa:source_ens_9dce7f1e-5bf4-a522-e294-572e04ec3653
  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 "1913" ;
    a2a:Month "06" ;
    a2a:Day "28" ;
    rdfs:label "1913-06-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Enschede" ;
    a2a:Place "Enschede" ;
    a2a:Collection "Burgerlijke Stand, Huwelijksakten Enschede" ;
    a2a:DocumentNumber "160" ;
    rdfs:label "Stadsarchief Enschede, Enschede, Burgerlijke Stand, Huwelijksakten Enschede, 160"
  ] ;
  a2a:SourceLastChangeDate "2014-09-24"^^xsd:date ;
  a2a:RecordIdentifier "HE.1913.0160" ;
  a2a:RecordGUID "{9dce7f1e-5bf4-a522-e294-572e04ec3653}" .

