@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_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81
  a a2a:Record ;
  rdfs:label "Huwelijk (huwelijksakte) op 5 juni 1836 te Katwijk, provincie Zuid-Holland" ;
  a2a:hasPerson oa:person_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_Person1, oa:person_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_Person2, oa:person_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_Person3, oa:person_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_Person4, oa:person_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_Person5, oa:person_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_Person6 ;
  a2a:hasEvent oa:event_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_Event1 ;
  a2a:hasRelationEP oa:relationep_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_0, oa:relationep_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_1, oa:relationep_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_2, oa:relationep_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_3, oa:relationep_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_4, oa:relationep_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_5 ;
  a2a:hasSource oa:source_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81 .

oa:person_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_Person1
  a a2a:Person ;
  rdfs:label "Barwert Voois" ;
  a2a:PersonName [
    rdfs:label "Barwert Voois" ;
    a2a:PersonNameFirstName "Barwert" ;
    a2a:PersonNameLastName "Voois"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Katwijk aan Zee" ;
    rdfs:label "Katwijk aan Zee"
  ] .

oa:person_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_Person2
  a a2a:Person ;
  rdfs:label "Arij B. Voois" ;
  a2a:PersonName [
    rdfs:label "Arij B. Voois" ;
    a2a:PersonNameFirstName "Arij B." ;
    a2a:PersonNameLastName "Voois"
  ] .

oa:person_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_Person3
  a a2a:Person ;
  rdfs:label "Arentje C. van den Burg" ;
  a2a:PersonName [
    rdfs:label "Arentje C. van den Burg" ;
    a2a:PersonNameFirstName "Arentje C." ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Burg"
  ] .

oa:person_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_Person4
  a a2a:Person ;
  rdfs:label "Leuntje Guijt" ;
  a2a:PersonName [
    rdfs:label "Leuntje Guijt" ;
    a2a:PersonNameFirstName "Leuntje" ;
    a2a:PersonNameLastName "Guijt"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Katwijk aan Zee" ;
    rdfs:label "Katwijk aan Zee"
  ] .

oa:person_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_Person5
  a a2a:Person ;
  rdfs:label "Rhijn C. Guijt" ;
  a2a:PersonName [
    rdfs:label "Rhijn C. Guijt" ;
    a2a:PersonNameFirstName "Rhijn C." ;
    a2a:PersonNameLastName "Guijt"
  ] .

oa:person_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_Person6
  a a2a:Person ;
  rdfs:label "Gerritje H. Ouwehand" ;
  a2a:PersonName [
    rdfs:label "Gerritje H. Ouwehand" ;
    a2a:PersonNameFirstName "Gerritje H." ;
    a2a:PersonNameLastName "Ouwehand"
  ] .

oa:event_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "05-06-1836" ;
    a2a:Year "1836" ;
    a2a:Month "06" ;
    a2a:Day "05" ;
    rdfs:label "1836-06-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Province "Zuid-Holland" ;
    a2a:Place "Katwijk" ;
    rdfs:label "Zuid-Holland, Katwijk"
  ] .

oa:relationep_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_Person1 ;
  a2a:EventKeyRef oa:event_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_Event1 .

oa:relationep_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_Person2 ;
  a2a:EventKeyRef oa:event_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_Event1 .

oa:relationep_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_Person3 ;
  a2a:EventKeyRef oa:event_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_Event1 .

oa:relationep_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_Person4 ;
  a2a:EventKeyRef oa:event_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_Event1 .

oa:relationep_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_Person5 ;
  a2a:EventKeyRef oa:event_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_Event1 .

oa:relationep_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_Person6 ;
  a2a:EventKeyRef oa:event_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81_Event1 .

oa:source_rzh_efb81985-56b7-4bf9-836a-eec2c2012f81
  a a2a:Source ;
  rdfs:label "Nationaal Archief Rijksarchief Zuid-Holland, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Katwijk" ;
    a2a:Province "Zuid-Holland" ;
    rdfs:label "Katwijk, Zuid-Holland", "1836-06-05 - 1836-06-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1836-06-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1836-06-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "05-06-1836" ;
    a2a:Year "1836" ;
    a2a:Month "06" ;
    a2a:Day "05" ;
    rdfs:label "05-06-1836"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Nationaal Archief Rijksarchief Zuid-Holland" ;
    a2a:Place "Den Haag" ;
    a2a:DocumentNumber "18" ;
    rdfs:label "Nationaal Archief Rijksarchief Zuid-Holland, Den Haag, 18"
  ] ;
  a2a:SourceLastChangeDate "2012-05-04"^^xsd:date ;
  a2a:RecordGUID "{efb81985-56b7-4bf9-836a-eec2c2012f81}" ;
  a2a:SourceRemarkAkteSoort "Huwelijksakte" .

