@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_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59
  a a2a:Record ;
  rdfs:label "Huwelijk op 25 oktober 1940 te Delft" ;
  a2a:hasPerson oa:person_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_Person1, oa:person_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_Person4, oa:person_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_Person5, oa:person_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_Person6, oa:person_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_Person9, oa:person_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_Person10 ;
  a2a:hasEvent oa:event_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_Event1 ;
  a2a:hasRelationEP oa:relationep_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_0, oa:relationep_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_1, oa:relationep_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_2, oa:relationep_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_3, oa:relationep_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_4, oa:relationep_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_5 ;
  a2a:hasSource oa:source_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59 .

oa:person_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_Person1
  a a2a:Person ;
  rdfs:label "Lieuwe Jorritsma" ;
  a2a:PersonName [
    rdfs:label "Lieuwe Jorritsma" ;
    a2a:PersonNameFirstName "Lieuwe" ;
    a2a:PersonNameLastName "Jorritsma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    rdfs:label "34"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Pingjum (Wonseradeel)" ;
    rdfs:label "Pingjum (Wonseradeel)"
  ] .

oa:person_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_Person4
  a a2a:Person ;
  rdfs:label "Lieuwe Jorritsma" ;
  a2a:PersonName [
    rdfs:label "Lieuwe Jorritsma" ;
    a2a:PersonNameFirstName "Lieuwe" ;
    a2a:PersonNameLastName "Jorritsma"
  ] ;
  a2a:Gender "Man" .

oa:person_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_Person5
  a a2a:Person ;
  rdfs:label "Johanna Susanna Geertruida Karsten" ;
  a2a:PersonName [
    rdfs:label "Johanna Susanna Geertruida Karsten" ;
    a2a:PersonNameFirstName "Johanna Susanna Geertruida" ;
    a2a:PersonNameLastName "Karsten"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_Person6
  a a2a:Person ;
  rdfs:label "Helena Adriana van der Plas" ;
  a2a:PersonName [
    rdfs:label "Helena Adriana van der Plas" ;
    a2a:PersonNameFirstName "Helena Adriana" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Plas"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_Person9
  a a2a:Person ;
  rdfs:label "Lodewijk van der Plas" ;
  a2a:PersonName [
    rdfs:label "Lodewijk van der Plas" ;
    a2a:PersonNameFirstName "Lodewijk" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Plas"
  ] ;
  a2a:Gender "Man" .

oa:person_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_Person10
  a a2a:Person ;
  rdfs:label "Louisa Petronella Lith" ;
  a2a:PersonName [
    rdfs:label "Louisa Petronella Lith" ;
    a2a:PersonNameFirstName "Louisa Petronella" ;
    a2a:PersonNameLastName "Lith"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1940" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1940-10-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:relationep_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_Person1 ;
  a2a:EventKeyRef oa:event_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_Event1 .

oa:relationep_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_Person4 ;
  a2a:EventKeyRef oa:event_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_Event1 .

oa:relationep_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_Person5 ;
  a2a:EventKeyRef oa:event_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_Event1 .

oa:relationep_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_Person6 ;
  a2a:EventKeyRef oa:event_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_Event1 .

oa:relationep_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_Person9 ;
  a2a:EventKeyRef oa:event_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_Event1 .

oa:relationep_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_Person10 ;
  a2a:EventKeyRef oa:event_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59_Event1 .

oa:source_ade_fc2b8a34-4024-11e5-99cc-1f95a45f0e59
  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, 1940" ;
    a2a:DocumentNumber "387" ;
    a2a:RegistryNumber "00289" ;
    rdfs:label "Archief Delft, Archief van de burgerlijke stand van Delft, Register van huwelijks- en echtscheidingsakten, 1940, 387, 00289"
  ] ;
  a2a:SourceLastChangeDate "2019-10-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12115/NL-DtAD36283508" ;
  a2a:RecordGUID "{fc2b8a34-4024-11e5-99cc-1f95a45f0e59}" ;
  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" .

