@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_saa_cc8cb5aa-0e14-4e1e-8ac7-e740c8fdc15e
  a a2a:Record ;
  rdfs:label "Ondertrouw op 4 oktober 1748" ;
  a2a:hasPerson oa:person_saa_cc8cb5aa-0e14-4e1e-8ac7-e740c8fdc15e_Person-961f6b1a-a6a8-53f7-e053-b784100aa83b, oa:person_saa_cc8cb5aa-0e14-4e1e-8ac7-e740c8fdc15e_Person-961f6b1a-a6a9-53f7-e053-b784100aa83b ;
  a2a:hasEvent oa:event_saa_cc8cb5aa-0e14-4e1e-8ac7-e740c8fdc15e_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_cc8cb5aa-0e14-4e1e-8ac7-e740c8fdc15e_0, oa:relationep_saa_cc8cb5aa-0e14-4e1e-8ac7-e740c8fdc15e_1 ;
  a2a:hasSource oa:source_saa_cc8cb5aa-0e14-4e1e-8ac7-e740c8fdc15e .

oa:person_saa_cc8cb5aa-0e14-4e1e-8ac7-e740c8fdc15e_Person-961f6b1a-a6a8-53f7-e053-b784100aa83b
  a a2a:Person ;
  rdfs:label "Pieter Bottieer" ;
  a2a:PersonName [
    rdfs:label "Pieter Bottieer" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Bottieer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_cc8cb5aa-0e14-4e1e-8ac7-e740c8fdc15e_Person-961f6b1a-a6a9-53f7-e053-b784100aa83b
  a a2a:Person ;
  rdfs:label "Maria Reijaal" ;
  a2a:PersonName [
    rdfs:label "Maria Reijaal" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Reijaal"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_cc8cb5aa-0e14-4e1e-8ac7-e740c8fdc15e_Event1
  a a2a:Event ;
  rdfs:label "other:Ondertrouw" ;
  a2a:EventType "other:Ondertrouw" ;
  a2a:EventDate [
    a2a:Year "1748" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1748-10-04"^^xsd:date
  ] .

oa:relationep_saa_cc8cb5aa-0e14-4e1e-8ac7-e740c8fdc15e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_saa_cc8cb5aa-0e14-4e1e-8ac7-e740c8fdc15e_Person:961f6b1a-a6a8-53f7-e053-b784100aa83b ;
  a2a:EventKeyRef oa:event_saa_cc8cb5aa-0e14-4e1e-8ac7-e740c8fdc15e_Event1 .

oa:relationep_saa_cc8cb5aa-0e14-4e1e-8ac7-e740c8fdc15e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_saa_cc8cb5aa-0e14-4e1e-8ac7-e740c8fdc15e_Person:961f6b1a-a6a9-53f7-e053-b784100aa83b ;
  a2a:EventKeyRef oa:event_saa_cc8cb5aa-0e14-4e1e-8ac7-e740c8fdc15e_Event1 .

oa:source_saa_cc8cb5aa-0e14-4e1e-8ac7-e740c8fdc15e
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Ondertrouwregister" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1748-10-04 - 1748-10-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1748-10-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1748-10-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1748" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1748-10-04"^^xsd:date
  ] ;
  a2a:SourceType "other:Ondertrouwregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 729, Periode: 1747-1748" ;
    a2a:Book "Ondertrouwregister" ;
    a2a:RegistryNumber "729" ;
    a2a:Folio "p.471" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 729, Periode: 1747-1748, Ondertrouwregister, 729, p.471"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/63e2811f-27c1-309e-8d09-60f46b381b68.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/cc8cb5aa-0e14-4e1e-8ac7-e740c8fdc15e" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/63e2811f-27c1-309e-8d09-60f46b381b68.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/cc8cb5aa-0e14-4e1e-8ac7-e740c8fdc15e" ;
  a2a:RecordGUID "{cc8cb5aa-0e14-4e1e-8ac7-e740c8fdc15e}" ;
  a2a:SourceRemarkOpmerking """Opmerking: Huwelijksintekeningen van de PUI.
Aantal pagina's: 3
Volgnummer: 1""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5001/729" ;
  a2a:SourceRemarkAkteSoort "Ondertrouw" ;
  a2a:SourceRemarkfilename "OTR00228000238" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_6064_00006064.xml van SAA" .

