@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_5F409458-5852-4BBF-8A92-3649894B2AF7
  a a2a:Record ;
  rdfs:label "Huwelijk op 1 augustus 1912 te Velsen" ;
  a2a:hasPerson oa:person_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_Person2744532151, oa:person_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_Person2744532153, oa:person_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_Person2744532154, oa:person_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_Person2744532152, oa:person_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_Person2744532155, oa:person_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_Person2744532156 ;
  a2a:hasEvent oa:event_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_0, oa:relationep_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_1, oa:relationep_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_2, oa:relationep_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_3, oa:relationep_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_4, oa:relationep_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_5 ;
  a2a:hasSource oa:source_nha_5F409458-5852-4BBF-8A92-3649894B2AF7 .

oa:person_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_Person2744532151
  a a2a:Person ;
  rdfs:label "Pieter Thomas Bais" ;
  a2a:PersonName [
    rdfs:label "Pieter Thomas Bais" ;
    a2a:PersonNameFirstName "Pieter Thomas" ;
    a2a:PersonNameLastName "Bais"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Helder" ;
    rdfs:label "Den Helder"
  ] ;
  a2a:Profession "stuurman stoomtrawler" .

oa:person_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_Person2744532153
  a a2a:Person ;
  rdfs:label "Thomas Bais" ;
  a2a:PersonName [
    rdfs:label "Thomas Bais" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Bais"
  ] ;
  a2a:Profession "viskoper" .

oa:person_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_Person2744532154
  a a2a:Person ;
  rdfs:label "Jannetje de Boer" ;
  a2a:PersonName [
    rdfs:label "Jannetje de Boer" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] .

oa:person_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_Person2744532152
  a a2a:Person ;
  rdfs:label "Aaltje de Boer" ;
  a2a:PersonName [
    rdfs:label "Aaltje de Boer" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "19" ;
    rdfs:label "19"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Urk" ;
    rdfs:label "Urk"
  ] .

oa:person_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_Person2744532155
  a a2a:Person ;
  rdfs:label "Riekelt de Boer" ;
  a2a:PersonName [
    rdfs:label "Riekelt de Boer" ;
    a2a:PersonNameFirstName "Riekelt" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Profession "los werkman" .

oa:person_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_Person2744532156
  a a2a:Person ;
  rdfs:label "Marretje Romkes" ;
  a2a:PersonName [
    rdfs:label "Marretje Romkes" ;
    a2a:PersonNameFirstName "Marretje" ;
    a2a:PersonNameLastName "Romkes"
  ] .

oa:event_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "01-08-1912" ;
    a2a:Year "1912" ;
    a2a:Month "08" ;
    a2a:Day "01" ;
    rdfs:label "1912-08-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Velsen" ;
    rdfs:label "Velsen"
  ] .

oa:relationep_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_Person2744532151 ;
  a2a:EventKeyRef oa:event_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_Event1 .

oa:relationep_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_Person2744532153 ;
  a2a:EventKeyRef oa:event_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_Event1 .

oa:relationep_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_Person2744532154 ;
  a2a:EventKeyRef oa:event_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_Event1 .

oa:relationep_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_Person2744532152 ;
  a2a:EventKeyRef oa:event_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_Event1 .

oa:relationep_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_Person2744532155 ;
  a2a:EventKeyRef oa:event_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_Event1 .

oa:relationep_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_Person2744532156 ;
  a2a:EventKeyRef oa:event_nha_5F409458-5852-4BBF-8A92-3649894B2AF7_Event1 .

oa:source_nha_5F409458-5852-4BBF-8A92-3649894B2AF7
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Velsen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Velsen, Nederland", "1912-08-01 - 1912-08-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-08-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-08-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "01-08-1912" ;
    a2a:Year "1912" ;
    a2a:Month "08" ;
    a2a:Day "01" ;
    rdfs:label "01-08-1912"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Noord-Hollands Archief" ;
    a2a:Place "Haarlem" ;
    a2a:Collection "burgerlijke stand van de gemeente Velsen, Archiefdeel van (dubbele) registers van de" ;
    a2a:Book "Huwelijksakten van de gemeente Velsen, 1912" ;
    a2a:DocumentNumber "83" ;
    a2a:RegistryNumber "21912" ;
    rdfs:label "Noord-Hollands Archief, Haarlem, burgerlijke stand van de gemeente Velsen, Archiefdeel van (dubbele) registers van de, Huwelijksakten van de gemeente Velsen, 1912, 83, 21912"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/236/05D5041B1C874521AA560A89BC5D45E3" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/236/05D5041B1C874521AA560A89BC5D45E3" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/236/05D5041B1C874521AA560A89BC5D45E3"
  ] ;
  a2a:SourceLastChangeDate "2022-05-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12102/5F40945858524BBF8A923649894B2AF7" ;
  a2a:RecordIdentifier "2744532150" ;
  a2a:RecordGUID "{5F409458-5852-4BBF-8A92-3649894B2AF7}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/29DEB52FCF1B45ADAEA6A285EF0710AA" .

