@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_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87
  a a2a:Record ;
  rdfs:label "Huwelijk op 29 november 1851 te Hontenisse" ;
  a2a:hasPerson oa:person_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_Person277562616, oa:person_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_Person277562617, oa:person_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_Person277562618, oa:person_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_Person277562619, oa:person_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_Person277562620, oa:person_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_Person277562621 ;
  a2a:hasEvent oa:event_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_0, oa:relationep_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_1, oa:relationep_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_2, oa:relationep_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_3, oa:relationep_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_4, oa:relationep_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_5 ;
  a2a:hasSource oa:source_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87 .

oa:person_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_Person277562616
  a a2a:Person ;
  rdfs:label "Cornelis Claessens" ;
  a2a:PersonName [
    rdfs:label "Cornelis Claessens" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Claessens"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stoppeldijk" ;
    rdfs:label "Stoppeldijk"
  ] ;
  a2a:Profession "Schoenmaker" .

oa:person_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_Person277562617
  a a2a:Person ;
  rdfs:label "Arnoud Claessens" ;
  a2a:PersonName [
    rdfs:label "Arnoud Claessens" ;
    a2a:PersonNameFirstName "Arnoud" ;
    a2a:PersonNameLastName "Claessens"
  ] .

oa:person_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_Person277562618
  a a2a:Person ;
  rdfs:label "Judoca van Gijzel" ;
  a2a:PersonName [
    rdfs:label "Judoca van Gijzel" ;
    a2a:PersonNameFirstName "Judoca" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gijzel"
  ] .

oa:person_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_Person277562619
  a a2a:Person ;
  rdfs:label "Apolonia Hulshoud" ;
  a2a:PersonName [
    rdfs:label "Apolonia Hulshoud" ;
    a2a:PersonNameFirstName "Apolonia" ;
    a2a:PersonNameLastName "Hulshoud"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "43" ;
    rdfs:label "43"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Graauw" ;
    rdfs:label "Graauw"
  ] ;
  a2a:Profession "Dienstmeid" .

oa:person_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_Person277562620
  a a2a:Person ;
  rdfs:label "Pieter Adriaan Hulshoud" ;
  a2a:PersonName [
    rdfs:label "Pieter Adriaan Hulshoud" ;
    a2a:PersonNameFirstName "Pieter Adriaan" ;
    a2a:PersonNameLastName "Hulshoud"
  ] ;
  a2a:Profession "Werkman" .

oa:person_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_Person277562621
  a a2a:Person ;
  rdfs:label "Anna Catharina de Schepper" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina de Schepper" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Schepper"
  ] ;
  a2a:Profession "Werkvrouw" .

oa:event_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "29-11-1851" ;
    a2a:Year "1851" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1851-11-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hontenisse" ;
    rdfs:label "Hontenisse"
  ] .

oa:relationep_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_Person277562616 ;
  a2a:EventKeyRef oa:event_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_Event1 .

oa:relationep_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_Person277562617 ;
  a2a:EventKeyRef oa:event_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_Event1 .

oa:relationep_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_Person277562618 ;
  a2a:EventKeyRef oa:event_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_Event1 .

oa:relationep_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_Person277562619 ;
  a2a:EventKeyRef oa:event_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_Event1 .

oa:relationep_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_Person277562620 ;
  a2a:EventKeyRef oa:event_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_Event1 .

oa:relationep_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_Person277562621 ;
  a2a:EventKeyRef oa:event_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87_Event1 .

oa:source_zar_49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Hontenisse" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hontenisse, Nederland", "1851-11-29 - 1851-11-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1851-11-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1851-11-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "29-11-1851" ;
    a2a:Year "1851" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "29-11-1851"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Burgerlijke Stand Zeeland (1796) 1811-1980, (1796) 1811-1980" ;
    a2a:Book "Hontenisse huwelijksakten burgerlijke stand" ;
    a2a:DocumentNumber "38" ;
    a2a:RegistryNumber "HON-H-1851" ;
    rdfs:label "Zeeuws Archief, Middelburg, Burgerlijke Stand Zeeland (1796) 1811-1980, (1796) 1811-1980, Hontenisse huwelijksakten burgerlijke stand, 38, HON-H-1851"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/239/CCE423A74AA448A8B17A603F41785930" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/239/CCE423A74AA448A8B17A603F41785930" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/239/CCE423A74AA448A8B17A603F41785930"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/239/FE82EF73FEA745FAB9B3BAEEC1BF16DC" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/239/FE82EF73FEA745FAB9B3BAEEC1BF16DC" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/239/FE82EF73FEA745FAB9B3BAEEC1BF16DC"
  ] ;
  a2a:SourceLastChangeDate "2021-03-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/49BBC4407FC74653B2AB5B5CF0D1AE87" ;
  a2a:RecordIdentifier "277562615" ;
  a2a:RecordGUID "{49BBC440-7FC7-4653-B2AB-5B5CF0D1AE87}" ;
  a2a:SourceRemarkOpmerking "Bgm wdnr van Anna Catharina Asselman" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/FF0DD419760147E1BBD2EE7A61F6AD66" .

