@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_raa_2ffcaf90-bd10-480e-a285-e01427e4b339
  a a2a:Record ;
  rdfs:label "Huwelijk op 7 november 1872" ;
  a2a:hasPerson oa:person_raa_2ffcaf90-bd10-480e-a285-e01427e4b339_Person-9357fbe3-35f5-411a-95f5-1ff112aee843, oa:person_raa_2ffcaf90-bd10-480e-a285-e01427e4b339_Person-7f443ee1-f394-4a27-8785-33150277780c ;
  a2a:hasEvent oa:event_raa_2ffcaf90-bd10-480e-a285-e01427e4b339_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_2ffcaf90-bd10-480e-a285-e01427e4b339_0, oa:relationep_raa_2ffcaf90-bd10-480e-a285-e01427e4b339_1 ;
  a2a:hasSource oa:source_raa_2ffcaf90-bd10-480e-a285-e01427e4b339 .

oa:person_raa_2ffcaf90-bd10-480e-a285-e01427e4b339_Person-9357fbe3-35f5-411a-95f5-1ff112aee843
  a a2a:Person ;
  rdfs:label "Maartje Balk" ;
  a2a:PersonName [
    rdfs:label "Maartje Balk" ;
    a2a:PersonNameFirstName "Maartje" ;
    a2a:PersonNameLastName "Balk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_2ffcaf90-bd10-480e-a285-e01427e4b339_Person-7f443ee1-f394-4a27-8785-33150277780c
  a a2a:Person ;
  rdfs:label "Bartholomeus Boerman" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus Boerman" ;
    a2a:PersonNameFirstName "Bartholomeus" ;
    a2a:PersonNameLastName "Boerman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_raa_2ffcaf90-bd10-480e-a285-e01427e4b339_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1872" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1872-11-07"^^xsd:date
  ] .

oa:relationep_raa_2ffcaf90-bd10-480e-a285-e01427e4b339_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_raa_2ffcaf90-bd10-480e-a285-e01427e4b339_Person:9357fbe3-35f5-411a-95f5-1ff112aee843 ;
  a2a:EventKeyRef oa:event_raa_2ffcaf90-bd10-480e-a285-e01427e4b339_Event1 .

oa:relationep_raa_2ffcaf90-bd10-480e-a285-e01427e4b339_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_raa_2ffcaf90-bd10-480e-a285-e01427e4b339_Person:7f443ee1-f394-4a27-8785-33150277780c ;
  a2a:EventKeyRef oa:event_raa_2ffcaf90-bd10-480e-a285-e01427e4b339_Event1 .

oa:source_raa_2ffcaf90-bd10-480e-a285-e01427e4b339
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Heerhugowaard" ;
    rdfs:label "Heerhugowaard", "1872-11-07 - 1872-11-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1872-11-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1872-11-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1872" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1872-11-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Alkmaar" ;
    a2a:Place "Alkmaar" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Regiogemeenten, Bron: Huwelijksregister, Deel: 178, Periode: 1863-..." ;
    a2a:Book "Huwelijksregister" ;
    a2a:DocumentNumber "1872/015" ;
    a2a:RegistryNumber "178" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Burgerlijke Stand Regiogemeenten, Bron: Huwelijksregister, Deel: 178, Periode: 1863-..., Huwelijksregister, 1872/015, 178"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/899dd7f6-4f30-d8f7-865b-b4250d991968.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/899dd7f6-4f30-d8f7-865b-b4250d991968.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-05-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/2ffcaf90-bd10-480e-a285-e01427e4b339" ;
  a2a:RecordGUID "{2ffcaf90-bd10-480e-a285-e01427e4b339}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_243_00000243.xml van RAA" .

