@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_haw_cb8aef09-7633-44ce-925f-e689b8e3166b
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 augustus 1844 te Naaldwijk" ;
  a2a:hasPerson oa:person_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_Person1, oa:person_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_Person2, oa:person_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_Person3, oa:person_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_Person4, oa:person_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_Person5, oa:person_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_Person6 ;
  a2a:hasEvent oa:event_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_Event1 ;
  a2a:hasRelationEP oa:relationep_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_0, oa:relationep_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_1, oa:relationep_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_2, oa:relationep_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_3, oa:relationep_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_4, oa:relationep_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_5 ;
  a2a:hasSource oa:source_haw_cb8aef09-7633-44ce-925f-e689b8e3166b .

oa:person_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_Person1
  a a2a:Person ;
  rdfs:label "Jozina van Beek" ;
  a2a:PersonName [
    rdfs:label "Jozina van Beek" ;
    a2a:PersonNameFirstName "Jozina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25 jaar" ;
    rdfs:label "25 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Naaldwijk" ;
    rdfs:label "Naaldwijk"
  ] .

oa:person_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_Person2
  a a2a:Person ;
  rdfs:label "Willem Broos" ;
  a2a:PersonName [
    rdfs:label "Willem Broos" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Broos"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27 jaar" ;
    rdfs:label "27 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maassluis" ;
    rdfs:label "Maassluis"
  ] .

oa:person_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_Person3
  a a2a:Person ;
  rdfs:label "Martijntje Doorduijn" ;
  a2a:PersonName [
    rdfs:label "Martijntje Doorduijn" ;
    a2a:PersonNameFirstName "Martijntje" ;
    a2a:PersonNameLastName "Doorduijn"
  ] .

oa:person_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_Person4
  a a2a:Person ;
  rdfs:label "Teuntje Kloppenburg" ;
  a2a:PersonName [
    rdfs:label "Teuntje Kloppenburg" ;
    a2a:PersonNameFirstName "Teuntje" ;
    a2a:PersonNameLastName "Kloppenburg"
  ] .

oa:person_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_Person5
  a a2a:Person ;
  rdfs:label "Egbert van Beek" ;
  a2a:PersonName [
    rdfs:label "Egbert van Beek" ;
    a2a:PersonNameFirstName "Egbert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beek"
  ] .

oa:person_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_Person6
  a a2a:Person ;
  rdfs:label "Huibregt Broos" ;
  a2a:PersonName [
    rdfs:label "Huibregt Broos" ;
    a2a:PersonNameFirstName "Huibregt" ;
    a2a:PersonNameLastName "Broos"
  ] .

oa:event_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1844" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1844-08-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Naaldwijk" ;
    rdfs:label "Naaldwijk"
  ] .

oa:relationep_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_Person1 ;
  a2a:EventKeyRef oa:event_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_Event1 .

oa:relationep_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_Person2 ;
  a2a:EventKeyRef oa:event_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_Event1 .

oa:relationep_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_Person3 ;
  a2a:EventKeyRef oa:event_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_Event1 .

oa:relationep_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_Person4 ;
  a2a:EventKeyRef oa:event_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_Event1 .

oa:relationep_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_Person5 ;
  a2a:EventKeyRef oa:event_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_Event1 .

oa:relationep_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_Person6 ;
  a2a:EventKeyRef oa:event_haw_cb8aef09-7633-44ce-925f-e689b8e3166b_Event1 .

oa:source_haw_cb8aef09-7633-44ce-925f-e689b8e3166b
  a a2a:Source ;
  rdfs:label "Historisch Archief Westland, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Naaldwijk" ;
    rdfs:label "Naaldwijk", "1500-01-01 - 2000-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1500-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2000-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Historisch Archief Westland" ;
    a2a:Place "Naaldwijk" ;
    a2a:DocumentNumber "12" ;
    rdfs:label "Historisch Archief Westland, Naaldwijk, 12"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/haw_haw/download/fullsize/a17de6bb-7a0e-bf31-190f-f86c6ae892b5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://historischarchiefwestland-bronnen.nl/voorouders/deeds/cb8aef09-7633-44ce-925f-e689b8e3166b" ;
  a2a:RecordIdentifier "151984" ;
  a2a:RecordGUID "{cb8aef09-7633-44ce-925f-e689b8e3166b}" ;
  a2a:SourceRemarkProvenance "qHuwelijkAkte.xml en qHuwelijkPersoon.xml uit ZIP via wetransfer van HAW, aangevuld met deed_id/asset_id via API https://webservices.picturae.com/genealogy/person" .

