@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_bcff00a8-f529-41b0-b9cb-a07cab404c08
  a a2a:Record ;
  rdfs:label "Doop op 13 juli 1802" ;
  a2a:hasPerson oa:person_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_Person-961f6af6-d331-53f7-e053-b784100aa83b, oa:person_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_Person-961f6af6-d332-53f7-e053-b784100aa83b, oa:person_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_Person-961f6af6-d333-53f7-e053-b784100aa83b, oa:person_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_Person-961f6af6-d334-53f7-e053-b784100aa83b, oa:person_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_Person-961f6af6-d335-53f7-e053-b784100aa83b ;
  a2a:hasEvent oa:event_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_0, oa:relationep_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_1, oa:relationep_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_2, oa:relationep_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_3, oa:relationep_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_4 ;
  a2a:hasSource oa:source_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08 .

oa:person_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_Person-961f6af6-d331-53f7-e053-b784100aa83b
  a a2a:Person ;
  rdfs:label "Philip Christian" ;
  a2a:PersonName [
    rdfs:label "Philip Christian" ;
    a2a:PersonNameFirstName "Philip Christian"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1802" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1802-07-13"^^xsd:date
  ] .

oa:person_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_Person-961f6af6-d332-53f7-e053-b784100aa83b
  a a2a:Person ;
  rdfs:label "Johan Thomas Merten" ;
  a2a:PersonName [
    rdfs:label "Johan Thomas Merten" ;
    a2a:PersonNameFirstName "Johan Thomas" ;
    a2a:PersonNameLastName "Merten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_Person-961f6af6-d333-53f7-e053-b784100aa83b
  a a2a:Person ;
  rdfs:label "Sucanna Catrina Lowies Merten geb. Bragt" ;
  a2a:PersonName [
    rdfs:label "Sucanna Catrina Lowies Merten geb. Bragt" ;
    a2a:PersonNameFirstName "Sucanna Catrina" ;
    a2a:PersonNameLastName "Lowies Merten geb. Bragt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_Person-961f6af6-d334-53f7-e053-b784100aa83b
  a a2a:Person ;
  rdfs:label "Philip Christian Pickhart" ;
  a2a:PersonName [
    rdfs:label "Philip Christian Pickhart" ;
    a2a:PersonNameFirstName "Philip Christian" ;
    a2a:PersonNameLastName "Pickhart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_Person-961f6af6-d335-53f7-e053-b784100aa83b
  a a2a:Person ;
  rdfs:label "Alida Pickhart geboren Mulder" ;
  a2a:PersonName [
    rdfs:label "Alida Pickhart geboren Mulder" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Pickhart geboren Mulder"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1802" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1802-07-13"^^xsd:date
  ] ;
  a2a:EventReligion "Hervormd" .

oa:relationep_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_Person:961f6af6-d331-53f7-e053-b784100aa83b ;
  a2a:EventKeyRef oa:event_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_Event1 .

oa:relationep_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_Person:961f6af6-d332-53f7-e053-b784100aa83b ;
  a2a:EventKeyRef oa:event_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_Event1 .

oa:relationep_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_Person:961f6af6-d333-53f7-e053-b784100aa83b ;
  a2a:EventKeyRef oa:event_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_Event1 .

oa:relationep_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_Person:961f6af6-d334-53f7-e053-b784100aa83b ;
  a2a:EventKeyRef oa:event_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_Event1 .

oa:relationep_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_Person:961f6af6-d335-53f7-e053-b784100aa83b ;
  a2a:EventKeyRef oa:event_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08_Event1 .

oa:source_saa_bcff00a8-f529-41b0-b9cb-a07cab404c08
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1802-07-13 - 1802-07-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1802-07-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1802-07-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1802" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1802-07-13"^^xsd:date
  ] ;
  a2a:SourceType "other:DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 128, Periode: 1790-1802" ;
    a2a:Book "DTB Dopen" ;
    a2a:DocumentNumber "DTB 128" ;
    a2a:RegistryNumber "128" ;
    a2a:Folio "p.337(folio 169), nr.8" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 128, Periode: 1790-1802, DTB Dopen, DTB 128, 128, p.337(folio 169), nr.8"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f2f03688-f93d-8833-880c-a96914c019c4.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/bcff00a8-f529-41b0-b9cb-a07cab404c08" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f2f03688-f93d-8833-880c-a96914c019c4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/bcff00a8-f529-41b0-b9cb-a07cab404c08" ;
  a2a:RecordGUID "{bcff00a8-f529-41b0-b9cb-a07cab404c08}" ;
  a2a:SourceRemarkOpmerking "Kerk: Amstelkerk" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5001/128" ;
  a2a:SourceRemarkAkteSoort "Doop" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210119_00044169.xml van SAA" .

