@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_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D
  a a2a:Record ;
  rdfs:label "Huwelijk op 28 november 1912 te Den Helder" ;
  a2a:hasPerson oa:person_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_Person3689806079, oa:person_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_Person3689806082, oa:person_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_Person3689806083, oa:person_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_Person3689806078, oa:person_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_Person3689806080, oa:person_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_Person3689806081 ;
  a2a:hasEvent oa:event_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_0, oa:relationep_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_1, oa:relationep_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_2, oa:relationep_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_3, oa:relationep_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_4, oa:relationep_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_5 ;
  a2a:hasSource oa:source_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D .

oa:person_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_Person3689806079
  a a2a:Person ;
  rdfs:label "Simon Dirk Dissel" ;
  a2a:PersonName [
    rdfs:label "Simon Dirk Dissel" ;
    a2a:PersonNameFirstName "Simon Dirk" ;
    a2a:PersonNameLastName "Dissel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Anna Paulowna" ;
    rdfs:label "Anna Paulowna"
  ] ;
  a2a:Profession "werkman" .

oa:person_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_Person3689806082
  a a2a:Person ;
  rdfs:label "Dirk Dissel" ;
  a2a:PersonName [
    rdfs:label "Dirk Dissel" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Dissel"
  ] .

oa:person_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_Person3689806083
  a a2a:Person ;
  rdfs:label "Elisabeth Kuiper" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Kuiper" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Kuiper"
  ] .

oa:person_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_Person3689806078
  a a2a:Person ;
  rdfs:label "Maartje Maigret" ;
  a2a:PersonName [
    rdfs:label "Maartje Maigret" ;
    a2a:PersonNameFirstName "Maartje" ;
    a2a:PersonNameLastName "Maigret"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Helder" ;
    rdfs:label "Den Helder"
  ] .

oa:person_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_Person3689806080
  a a2a:Person ;
  rdfs:label "August Peter Jacobus Gerardus Maigret" ;
  a2a:PersonName [
    rdfs:label "August Peter Jacobus Gerardus Maigret" ;
    a2a:PersonNameFirstName "August Peter Jacobus Gerardus" ;
    a2a:PersonNameLastName "Maigret"
  ] .

oa:person_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_Person3689806081
  a a2a:Person ;
  rdfs:label "Trijntje Vos" ;
  a2a:PersonName [
    rdfs:label "Trijntje Vos" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Vos"
  ] .

oa:event_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "28-11-1912" ;
    a2a:Year "1912" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1912-11-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Den Helder" ;
    rdfs:label "Den Helder"
  ] .

oa:relationep_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_Person3689806079 ;
  a2a:EventKeyRef oa:event_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_Event1 .

oa:relationep_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_Person3689806082 ;
  a2a:EventKeyRef oa:event_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_Event1 .

oa:relationep_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_Person3689806083 ;
  a2a:EventKeyRef oa:event_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_Event1 .

oa:relationep_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_Person3689806078 ;
  a2a:EventKeyRef oa:event_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_Event1 .

oa:relationep_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_Person3689806080 ;
  a2a:EventKeyRef oa:event_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_Event1 .

oa:relationep_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_Person3689806081 ;
  a2a:EventKeyRef oa:event_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D_Event1 .

oa:source_nha_5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Den Helder" ;
    a2a:Country "Nederland" ;
    rdfs:label "Den Helder, Nederland", "1912-11-28 - 1912-11-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-11-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-11-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "28-11-1912" ;
    a2a:Year "1912" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "28-11-1912"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Noord-Hollands Archief" ;
    a2a:Place "Haarlem" ;
    a2a:Collection "burgerlijke stand van de gemeente Den Helder, Archiefdeel van (dubbele) registers van de" ;
    a2a:Book "Huwelijksakten van de gemeente Den Helder, 1912" ;
    a2a:DocumentNumber "204" ;
    a2a:RegistryNumber "21912" ;
    rdfs:label "Noord-Hollands Archief, Haarlem, burgerlijke stand van de gemeente Den Helder, Archiefdeel van (dubbele) registers van de, Huwelijksakten van de gemeente Den Helder, 1912, 204, 21912"
  ] ;
  a2a:SourceLastChangeDate "2024-05-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12102/5AFEE9B7DFDC4CF29C934CAEC216C64D" ;
  a2a:RecordIdentifier "3689806077" ;
  a2a:RecordGUID "{5AFEE9B7-DFDC-4CF2-9C93-4CAEC216C64D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/19374CDD6B85402AABA6B87CC3E2FEE2" .

