@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf
  a a2a:Record ;
  rdfs:label "Huwelijk op 2 januari 1845 te Delft" ;
  a2a:hasPerson oa:person_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_Person1, oa:person_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_Person4, oa:person_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_Person5, oa:person_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_Person6, oa:person_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_Person9, oa:person_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_Person10 ;
  a2a:hasEvent oa:event_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_Event1 ;
  a2a:hasRelationEP oa:relationep_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_0, oa:relationep_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_1, oa:relationep_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_2, oa:relationep_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_3, oa:relationep_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_4, oa:relationep_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_5 ;
  a2a:hasSource oa:source_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf .

oa:person_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_Person1
  a a2a:Person ;
  rdfs:label "Peter Willem Hendrik Issendorp" ;
  a2a:PersonName [
    rdfs:label "Peter Willem Hendrik Issendorp" ;
    a2a:PersonNameFirstName "Peter Willem Hendrik" ;
    a2a:PersonNameLastName "Issendorp"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s Gravenhage" ;
    rdfs:label "'s Gravenhage"
  ] .

oa:person_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_Person4
  a a2a:Person ;
  rdfs:label "Abraham Issendorp" ;
  owl:sameAs oa:person_hga_65AC8FB9-A8D4-405B-AC83-3A497CF76583_Person2611527439, oa:person_hga_859EF96F-E6C3-45FA-8AE8-2D3D6656BC6C_Person2615432574, oa:person_hga_87F36B9C-B2A5-4ABE-817C-F12412D434E9_Person3054648192 ;
  a2a:PersonName [
    rdfs:label "Abraham Issendorp" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Issendorp"
  ] ;
  a2a:Gender "Man" .

oa:person_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_Person5
  a a2a:Person ;
  rdfs:label "Catharina Christina Elisabeth Muller" ;
  owl:sameAs oa:person_hga_65AC8FB9-A8D4-405B-AC83-3A497CF76583_Person2611527440, oa:person_hga_859EF96F-E6C3-45FA-8AE8-2D3D6656BC6C_Person2615432575, oa:person_hga_87F36B9C-B2A5-4ABE-817C-F12412D434E9_Person3054648191 ;
  a2a:PersonName [
    rdfs:label "Catharina Christina Elisabeth Muller" ;
    a2a:PersonNameFirstName "Catharina Christina Elisabeth" ;
    a2a:PersonNameLastName "Muller"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_Person6
  a a2a:Person ;
  rdfs:label "Wilhelmina Cornelia Mooij" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Cornelia Mooij" ;
    a2a:PersonNameFirstName "Wilhelmina Cornelia" ;
    a2a:PersonNameLastName "Mooij"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s Gravenhage" ;
    rdfs:label "'s Gravenhage"
  ] .

oa:person_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_Person9
  a a2a:Person ;
  rdfs:label "Joannes Mooij" ;
  a2a:PersonName [
    rdfs:label "Joannes Mooij" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Mooij"
  ] ;
  a2a:Gender "Man" .

oa:person_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_Person10
  a a2a:Person ;
  rdfs:label "Elisabeth Duynstee" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Duynstee" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Duynstee"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1845" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1845-01-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:relationep_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_Person1 ;
  a2a:EventKeyRef oa:event_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_Event1 .

oa:relationep_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_Person4 ;
  a2a:EventKeyRef oa:event_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_Event1 .

oa:relationep_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_Person5 ;
  a2a:EventKeyRef oa:event_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_Event1 .

oa:relationep_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_Person6 ;
  a2a:EventKeyRef oa:event_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_Event1 .

oa:relationep_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_Person9 ;
  a2a:EventKeyRef oa:event_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_Event1 .

oa:relationep_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_Person10 ;
  a2a:EventKeyRef oa:event_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf_Event1 .

oa:source_ade_fc013be4-4024-11e5-9ed7-e77827ff2fbf
  a a2a:Source ;
  rdfs:label "Archief Delft, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft", "1811-01-01 - 1994-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1994-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Archief Delft" ;
    a2a:Collection "Archief van de burgerlijke stand van Delft" ;
    a2a:Book "Register van huwelijks- en echtscheidingsakten, 1845" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "00194" ;
    rdfs:label "Archief Delft, Archief van de burgerlijke stand van Delft, Register van huwelijks- en echtscheidingsakten, 1845, 2, 00194"
  ] ;
  a2a:SourceLastChangeDate "2019-10-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12115/NL-DtAD35815499" ;
  a2a:RecordGUID "{fc013be4-4024-11e5-9ed7-e77827ff2fbf}" ;
  a2a:SourceRemarklink_EAD "https://data.stadsarchiefdelft.nl/inventarissen/pdf/0015.pdf" ;
  a2a:SourceRemarkProvenance "OPEN_DATA_BS_huwelijken_Delft.csv op 19-3-2019 gedownload vanaf https://www.stadsarchiefdelft.nl/vakinformatie/open-data/ nieuwe RecordID's toegevoegd op 2-10-2019" .

