@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_daa5f2a9-c28a-4472-844e-e8550af0b484
  a a2a:Record ;
  rdfs:label "Registratie op 9 februari 1721" ;
  a2a:hasPerson oa:person_saa_daa5f2a9-c28a-4472-844e-e8550af0b484_Person-9fe14fa3-5743-4c2c-e053-b784100aafb6, oa:person_saa_daa5f2a9-c28a-4472-844e-e8550af0b484_Person-9fe14fa3-5742-4c2c-e053-b784100aafb6, oa:person_saa_daa5f2a9-c28a-4472-844e-e8550af0b484_Person-9fe14fa3-5741-4c2c-e053-b784100aafb6, oa:person_saa_daa5f2a9-c28a-4472-844e-e8550af0b484_Person-9fe14fa3-5740-4c2c-e053-b784100aafb6 ;
  a2a:hasEvent oa:event_saa_daa5f2a9-c28a-4472-844e-e8550af0b484_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_daa5f2a9-c28a-4472-844e-e8550af0b484_0, oa:relationep_saa_daa5f2a9-c28a-4472-844e-e8550af0b484_1, oa:relationep_saa_daa5f2a9-c28a-4472-844e-e8550af0b484_2, oa:relationep_saa_daa5f2a9-c28a-4472-844e-e8550af0b484_3 ;
  a2a:hasSource oa:source_saa_daa5f2a9-c28a-4472-844e-e8550af0b484 .

oa:person_saa_daa5f2a9-c28a-4472-844e-e8550af0b484_Person-9fe14fa3-5743-4c2c-e053-b784100aafb6
  a a2a:Person ;
  rdfs:label "Abraham Blaaupot" ;
  a2a:PersonName [
    rdfs:label "Abraham Blaaupot" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Blaaupot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_daa5f2a9-c28a-4472-844e-e8550af0b484_Person-9fe14fa3-5742-4c2c-e053-b784100aafb6
  a a2a:Person ;
  rdfs:label "Nicolaas Blaaupot" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Blaaupot" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Blaaupot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_daa5f2a9-c28a-4472-844e-e8550af0b484_Person-9fe14fa3-5741-4c2c-e053-b784100aafb6
  a a2a:Person ;
  rdfs:label "Elizabeth Bruin" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Bruin" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Bruin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_daa5f2a9-c28a-4472-844e-e8550af0b484_Person-9fe14fa3-5740-4c2c-e053-b784100aafb6
  a a2a:Person ;
  rdfs:label "Debora Blaaupot" ;
  a2a:PersonName [
    rdfs:label "Debora Blaaupot" ;
    a2a:PersonNameFirstName "Debora" ;
    a2a:PersonNameLastName "Blaaupot"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_daa5f2a9-c28a-4472-844e-e8550af0b484_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1721" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1721-02-09"^^xsd:date
  ] .

oa:relationep_saa_daa5f2a9-c28a-4472-844e-e8550af0b484_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_saa_daa5f2a9-c28a-4472-844e-e8550af0b484_Person:9fe14fa3-5743-4c2c-e053-b784100aafb6 ;
  a2a:EventKeyRef oa:event_saa_daa5f2a9-c28a-4472-844e-e8550af0b484_Event1 .

oa:relationep_saa_daa5f2a9-c28a-4472-844e-e8550af0b484_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_saa_daa5f2a9-c28a-4472-844e-e8550af0b484_Person:9fe14fa3-5742-4c2c-e053-b784100aafb6 ;
  a2a:EventKeyRef oa:event_saa_daa5f2a9-c28a-4472-844e-e8550af0b484_Event1 .

oa:relationep_saa_daa5f2a9-c28a-4472-844e-e8550af0b484_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_saa_daa5f2a9-c28a-4472-844e-e8550af0b484_Person:9fe14fa3-5741-4c2c-e053-b784100aafb6 ;
  a2a:EventKeyRef oa:event_saa_daa5f2a9-c28a-4472-844e-e8550af0b484_Event1 .

oa:relationep_saa_daa5f2a9-c28a-4472-844e-e8550af0b484_3
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_saa_daa5f2a9-c28a-4472-844e-e8550af0b484_Person:9fe14fa3-5740-4c2c-e053-b784100aafb6 ;
  a2a:EventKeyRef oa:event_saa_daa5f2a9-c28a-4472-844e-e8550af0b484_Event1 .

oa:source_saa_daa5f2a9-c28a-4472-844e-e8550af0b484
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Lidmatenregister Doopsgezinde Gemeente" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1721-02-09 - 1721-02-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1721-02-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1721-02-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1721" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1721-02-09"^^xsd:date
  ] ;
  a2a:SourceType "other:Lidmatenregister Doopsgezinde Gemeente" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 213, Periode: 1668-1829" ;
    a2a:Book "Lidmatenregister Doopsgezinde Gemeente" ;
    a2a:DocumentNumber "Archief 1120, invnr.213" ;
    a2a:RegistryNumber "213" ;
    a2a:Folio "p.232" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 213, Periode: 1668-1829, Lidmatenregister Doopsgezinde Gemeente, Archief 1120, invnr.213, 213, p.232"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/1b4d1d85-2204-ec3c-20f6-5d04ee7fd3e1.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/daa5f2a9-c28a-4472-844e-e8550af0b484" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1b4d1d85-2204-ec3c-20f6-5d04ee7fd3e1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/daa5f2a9-c28a-4472-844e-e8550af0b484" ;
  a2a:RecordGUID "{daa5f2a9-c28a-4472-844e-e8550af0b484}" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/1120/213" ;
  a2a:SourceRemarkAkteSoort "Registratie" ;
  a2a:SourceRemarkfilename "A06145000175" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_127_00000127.xml van SAA" .

