@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_bb2cfe8e-a7e5-48e6-affe-2964f9dfd1f7
  a a2a:Record ;
  rdfs:label "Ondertrouw op 19 februari 1796" ;
  a2a:hasPerson oa:person_saa_bb2cfe8e-a7e5-48e6-affe-2964f9dfd1f7_Person-961f6b22-ee9f-53f7-e053-b784100aa83b, oa:person_saa_bb2cfe8e-a7e5-48e6-affe-2964f9dfd1f7_Person-961f6b22-eea0-53f7-e053-b784100aa83b ;
  a2a:hasEvent oa:event_saa_bb2cfe8e-a7e5-48e6-affe-2964f9dfd1f7_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_bb2cfe8e-a7e5-48e6-affe-2964f9dfd1f7_0, oa:relationep_saa_bb2cfe8e-a7e5-48e6-affe-2964f9dfd1f7_1 ;
  a2a:hasSource oa:source_saa_bb2cfe8e-a7e5-48e6-affe-2964f9dfd1f7 .

oa:person_saa_bb2cfe8e-a7e5-48e6-affe-2964f9dfd1f7_Person-961f6b22-ee9f-53f7-e053-b784100aa83b
  a a2a:Person ;
  rdfs:label "Isaac van Schakerloo" ;
  a2a:PersonName [
    rdfs:label "Isaac van Schakerloo" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schakerloo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_bb2cfe8e-a7e5-48e6-affe-2964f9dfd1f7_Person-961f6b22-eea0-53f7-e053-b784100aa83b
  a a2a:Person ;
  rdfs:label "Anna Catharina Wanner" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Wanner" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Wanner"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_bb2cfe8e-a7e5-48e6-affe-2964f9dfd1f7_Event1
  a a2a:Event ;
  rdfs:label "other:Ondertrouw" ;
  a2a:EventType "other:Ondertrouw" ;
  a2a:EventDate [
    a2a:Year "1796" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1796-02-19"^^xsd:date
  ] .

oa:relationep_saa_bb2cfe8e-a7e5-48e6-affe-2964f9dfd1f7_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_saa_bb2cfe8e-a7e5-48e6-affe-2964f9dfd1f7_Person:961f6b22-ee9f-53f7-e053-b784100aa83b ;
  a2a:EventKeyRef oa:event_saa_bb2cfe8e-a7e5-48e6-affe-2964f9dfd1f7_Event1 .

oa:relationep_saa_bb2cfe8e-a7e5-48e6-affe-2964f9dfd1f7_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_saa_bb2cfe8e-a7e5-48e6-affe-2964f9dfd1f7_Person:961f6b22-eea0-53f7-e053-b784100aa83b ;
  a2a:EventKeyRef oa:event_saa_bb2cfe8e-a7e5-48e6-affe-2964f9dfd1f7_Event1 .

oa:source_saa_bb2cfe8e-a7e5-48e6-affe-2964f9dfd1f7
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Ondertrouwregister" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1796-02-19 - 1796-02-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-02-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1796-02-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1796" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1796-02-19"^^xsd:date
  ] ;
  a2a:SourceType "other:Ondertrouwregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 640, Periode: 1795-1796" ;
    a2a:Book "Ondertrouwregister" ;
    a2a:RegistryNumber "640" ;
    a2a:Folio "p.395" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 640, Periode: 1795-1796, Ondertrouwregister, 640, p.395"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3505ee2e-0449-1a2b-9bcd-bbca0a7bfa13.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/bb2cfe8e-a7e5-48e6-affe-2964f9dfd1f7" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3505ee2e-0449-1a2b-9bcd-bbca0a7bfa13.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/bb2cfe8e-a7e5-48e6-affe-2964f9dfd1f7" ;
  a2a:RecordGUID "{bb2cfe8e-a7e5-48e6-affe-2964f9dfd1f7}" ;
  a2a:SourceRemarkOpmerking """Opmerking: Huwelijksintekeningen van de KERK.
Aantal pagina's: 3
Volgnummer: 3""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5001/640" ;
  a2a:SourceRemarkAkteSoort "Ondertrouw" ;
  a2a:SourceRemarkfilename "OTR00175000200" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_9163_00009163.xml van SAA" .

