@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_nha_6BF693A0-D70D-46F7-83F6-05988A39254D
  a a2a:Record ;
  rdfs:label "Huwelijk op 15 april 1877 te Texel" ;
  a2a:hasPerson oa:person_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_Person3774861456, oa:person_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_Person3774861458, oa:person_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_Person3774861459, oa:person_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_Person3774861457, oa:person_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_Person3774861460, oa:person_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_Person3774861461 ;
  a2a:hasEvent oa:event_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_0, oa:relationep_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_1, oa:relationep_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_2, oa:relationep_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_3, oa:relationep_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_4, oa:relationep_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_5 ;
  a2a:hasSource oa:source_nha_6BF693A0-D70D-46F7-83F6-05988A39254D .

oa:person_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_Person3774861456
  a a2a:Person ;
  rdfs:label "Cornelis Bakker" ;
  a2a:PersonName [
    rdfs:label "Cornelis Bakker" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Texel" ;
    rdfs:label "Texel"
  ] ;
  a2a:Profession "arbeider" .

oa:person_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_Person3774861458
  a a2a:Person ;
  rdfs:label "Jan Cornelisz. Bakker" ;
  a2a:PersonName [
    rdfs:label "Jan Cornelisz. Bakker" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Cornelisz." ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Profession "arbeider" .

oa:person_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_Person3774861459
  a a2a:Person ;
  rdfs:label "Seijtje ten Dam" ;
  a2a:PersonName [
    rdfs:label "Seijtje ten Dam" ;
    a2a:PersonNameFirstName "Seijtje" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Dam"
  ] .

oa:person_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_Person3774861457
  a a2a:Person ;
  rdfs:label "Trijntje Visman" ;
  a2a:PersonName [
    rdfs:label "Trijntje Visman" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Visman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Texel" ;
    rdfs:label "Texel"
  ] .

oa:person_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_Person3774861460
  a a2a:Person ;
  rdfs:label "Cornelis Visman" ;
  a2a:PersonName [
    rdfs:label "Cornelis Visman" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Visman"
  ] ;
  a2a:Profession "arbeider" .

oa:person_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_Person3774861461
  a a2a:Person ;
  rdfs:label "Guurtje de Waard" ;
  a2a:PersonName [
    rdfs:label "Guurtje de Waard" ;
    a2a:PersonNameFirstName "Guurtje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Waard"
  ] .

oa:event_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "15-04-1877" ;
    a2a:Year "1877" ;
    a2a:Month "04" ;
    a2a:Day "15" ;
    rdfs:label "1877-04-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Texel" ;
    rdfs:label "Texel"
  ] .

oa:relationep_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_Person3774861456 ;
  a2a:EventKeyRef oa:event_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_Event1 .

oa:relationep_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_Person3774861458 ;
  a2a:EventKeyRef oa:event_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_Event1 .

oa:relationep_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_Person3774861459 ;
  a2a:EventKeyRef oa:event_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_Event1 .

oa:relationep_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_Person3774861457 ;
  a2a:EventKeyRef oa:event_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_Event1 .

oa:relationep_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_Person3774861460 ;
  a2a:EventKeyRef oa:event_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_Event1 .

oa:relationep_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_Person3774861461 ;
  a2a:EventKeyRef oa:event_nha_6BF693A0-D70D-46F7-83F6-05988A39254D_Event1 .

oa:source_nha_6BF693A0-D70D-46F7-83F6-05988A39254D
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Texel" ;
    a2a:Country "Nederland" ;
    rdfs:label "Texel, Nederland", "1877-04-15 - 1877-04-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1877-04-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1877-04-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "15-04-1877" ;
    a2a:Year "1877" ;
    a2a:Month "04" ;
    a2a:Day "15" ;
    rdfs:label "15-04-1877"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Noord-Hollands Archief" ;
    a2a:Collection "burgerlijke stand van de gemeente Texel, Archiefdeel van (dubbele) registers van de" ;
    a2a:Book "Huwelijksakten van de gemeente Texel, 1877" ;
    a2a:DocumentNumber "12" ;
    a2a:RegistryNumber "21877" ;
    rdfs:label "Noord-Hollands Archief, burgerlijke stand van de gemeente Texel, Archiefdeel van (dubbele) registers van de, Huwelijksakten van de gemeente Texel, 1877, 12, 21877"
  ] ;
  a2a:SourceLastChangeDate "2024-07-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12102/6BF693A0D70D46F783F605988A39254D" ;
  a2a:RecordIdentifier "3774861455" ;
  a2a:RecordGUID "{6BF693A0-D70D-46F7-83F6-05988A39254D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/BFB569C205FB4F38AE8AF23D4DF1C8D8" .

