@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_3b01befa-a78c-4bb5-a503-c8b718c4ac87
  a a2a:Record ;
  rdfs:label "Doop op 6 mei 1725" ;
  a2a:hasPerson oa:person_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_Person-961f6ae4-85d7-53f7-e053-b784100aa83b, oa:person_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_Person-961f6ae4-85d3-53f7-e053-b784100aa83b, oa:person_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_Person-961f6ae4-85d4-53f7-e053-b784100aa83b, oa:person_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_Person-961f6ae4-85d5-53f7-e053-b784100aa83b, oa:person_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_Person-961f6ae4-85d6-53f7-e053-b784100aa83b ;
  a2a:hasEvent oa:event_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_0, oa:relationep_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_1, oa:relationep_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_2, oa:relationep_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_3, oa:relationep_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_4 ;
  a2a:hasSource oa:source_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87 .

oa:person_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_Person-961f6ae4-85d7-53f7-e053-b784100aa83b
  a a2a:Person ;
  rdfs:label "Ida Marjouw" ;
  a2a:PersonName [
    rdfs:label "Ida Marjouw" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNameLastName "Marjouw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_Person-961f6ae4-85d3-53f7-e053-b784100aa83b
  a a2a:Person ;
  rdfs:label "Anna Elisabeth" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabeth" ;
    a2a:PersonNameFirstName "Anna Elisabeth"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_Person-961f6ae4-85d4-53f7-e053-b784100aa83b
  a a2a:Person ;
  rdfs:label "Harmanus Dresingh" ;
  a2a:PersonName [
    rdfs:label "Harmanus Dresingh" ;
    a2a:PersonNameFirstName "Harmanus" ;
    a2a:PersonNameLastName "Dresingh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_Person-961f6ae4-85d5-53f7-e053-b784100aa83b
  a a2a:Person ;
  rdfs:label "Christina Roelardt" ;
  a2a:PersonName [
    rdfs:label "Christina Roelardt" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Roelardt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_Person-961f6ae4-85d6-53f7-e053-b784100aa83b
  a a2a:Person ;
  rdfs:label "Andries Bork" ;
  a2a:PersonName [
    rdfs:label "Andries Bork" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Bork"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1725" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1725-05-06"^^xsd:date
  ] ;
  a2a:EventReligion "Evangelisch-Luthers" .

oa:relationep_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_Person:961f6ae4-85d7-53f7-e053-b784100aa83b ;
  a2a:EventKeyRef oa:event_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_Event1 .

oa:relationep_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_Person:961f6ae4-85d6-53f7-e053-b784100aa83b ;
  a2a:EventKeyRef oa:event_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_Event1 .

oa:relationep_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_Person:961f6ae4-85d3-53f7-e053-b784100aa83b ;
  a2a:EventKeyRef oa:event_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_Event1 .

oa:relationep_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_Person:961f6ae4-85d4-53f7-e053-b784100aa83b ;
  a2a:EventKeyRef oa:event_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_Event1 .

oa:relationep_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_Person:961f6ae4-85d5-53f7-e053-b784100aa83b ;
  a2a:EventKeyRef oa:event_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87_Event1 .

oa:source_saa_3b01befa-a78c-4bb5-a503-c8b718c4ac87
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1725-05-06 - 1725-05-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1725-05-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1725-05-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1725" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1725-05-06"^^xsd:date
  ] ;
  a2a:SourceType "other:DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 208A, Periode: 1725" ;
    a2a:Book "DTB Dopen" ;
    a2a:DocumentNumber "DTB 208A" ;
    a2a:RegistryNumber "208A" ;
    a2a:Folio "p.7(folio 4), nr.10" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 208A, Periode: 1725, DTB Dopen, DTB 208A, 208A, p.7(folio 4), nr.10"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/7fc20aee-2000-9da5-5d02-3fcd6547a578.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/3b01befa-a78c-4bb5-a503-c8b718c4ac87" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7fc20aee-2000-9da5-5d02-3fcd6547a578.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/88e1e2ad-033e-1bf9-72b9-8230baa0c138.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/3b01befa-a78c-4bb5-a503-c8b718c4ac87" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/88e1e2ad-033e-1bf9-72b9-8230baa0c138.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/3b01befa-a78c-4bb5-a503-c8b718c4ac87" ;
  a2a:RecordGUID "{3b01befa-a78c-4bb5-a503-c8b718c4ac87}" ;
  a2a:SourceRemarkOpmerking "Kerk: Lutherse Kerk" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5001/208A" ;
  a2a:SourceRemarkAkteSoort "Doop" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210118_00041520.xml van SAA" .

