@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_fce68e23-e89f-4480-093e-bebeabebfc3f
  a a2a:Record ;
  rdfs:label "Huwelijk op 5 mei 1816 te de Lier" ;
  a2a:hasPerson oa:person_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_Person1, oa:person_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_Person2, oa:person_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_Person3, oa:person_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_Person4, oa:person_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_Person5, oa:person_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_Person6 ;
  a2a:hasEvent oa:event_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_Event1 ;
  a2a:hasRelationEP oa:relationep_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_0, oa:relationep_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_1, oa:relationep_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_2, oa:relationep_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_3, oa:relationep_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_4, oa:relationep_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_5 ;
  a2a:hasSource oa:source_haw_fce68e23-e89f-4480-093e-bebeabebfc3f .

oa:person_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_Person1
  a a2a:Person ;
  rdfs:label "Maria Elizabet Kneetmann" ;
  a2a:PersonName [
    rdfs:label "Maria Elizabet Kneetmann" ;
    a2a:PersonNameFirstName "Maria Elizabet" ;
    a2a:PersonNameLastName "Kneetmann"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40 jaar" ;
    rdfs:label "40 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beesten" ;
    rdfs:label "Beesten"
  ] .

oa:person_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_Person2
  a a2a:Person ;
  rdfs:label "Hugo van den Berg" ;
  a2a:PersonName [
    rdfs:label "Hugo van den Berg" ;
    a2a:PersonNameFirstName "Hugo" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21 jaar" ;
    rdfs:label "21 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Honsholredijk" ;
    rdfs:label "Honsholredijk"
  ] .

oa:person_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_Person3
  a a2a:Person ;
  rdfs:label "Anna Maria Schulten" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Schulten" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Schulten"
  ] .

oa:person_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_Person4
  a a2a:Person ;
  rdfs:label "Hijndrijntje Velthove" ;
  a2a:PersonName [
    rdfs:label "Hijndrijntje Velthove" ;
    a2a:PersonNameFirstName "Hijndrijntje" ;
    a2a:PersonNameLastName "Velthove"
  ] .

oa:person_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_Person5
  a a2a:Person ;
  rdfs:label "Henrig Kneetmann" ;
  a2a:PersonName [
    rdfs:label "Henrig Kneetmann" ;
    a2a:PersonNameFirstName "Henrig" ;
    a2a:PersonNameLastName "Kneetmann"
  ] .

oa:person_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_Person6
  a a2a:Person ;
  rdfs:label "Ari van den Berg" ;
  a2a:PersonName [
    rdfs:label "Ari van den Berg" ;
    a2a:PersonNameFirstName "Ari" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] .

oa:event_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1816" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1816-05-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "de Lier" ;
    rdfs:label "de Lier"
  ] .

oa:relationep_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_Person1 ;
  a2a:EventKeyRef oa:event_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_Event1 .

oa:relationep_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_Person2 ;
  a2a:EventKeyRef oa:event_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_Event1 .

oa:relationep_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_Person3 ;
  a2a:EventKeyRef oa:event_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_Event1 .

oa:relationep_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_Person4 ;
  a2a:EventKeyRef oa:event_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_Event1 .

oa:relationep_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_Person5 ;
  a2a:EventKeyRef oa:event_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_Event1 .

oa:relationep_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_Person6 ;
  a2a:EventKeyRef oa:event_haw_fce68e23-e89f-4480-093e-bebeabebfc3f_Event1 .

oa:source_haw_fce68e23-e89f-4480-093e-bebeabebfc3f
  a a2a:Source ;
  rdfs:label "Historisch Archief Westland, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "de Lier" ;
    rdfs:label "de Lier", "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 "4" ;
    rdfs:label "Historisch Archief Westland, Naaldwijk, 4"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/haw_haw/download/fullsize/faafbf9a-657a-5713-fe25-5c767369fa3c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://historischarchiefwestland-bronnen.nl/voorouders/deeds/fce68e23-e89f-4480-093e-bebeabebfc3f" ;
  a2a:RecordIdentifier "141105" ;
  a2a:RecordGUID "{fce68e23-e89f-4480-093e-bebeabebfc3f}" ;
  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" .

