@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_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a
  a a2a:Record ;
  rdfs:label "Doop op 7 februari 1720" ;
  a2a:hasPerson oa:person_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_Person-961f6aec-0f8c-53f7-e053-b784100aa83b, oa:person_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_Person-961f6aec-0f8d-53f7-e053-b784100aa83b, oa:person_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_Person-961f6aec-0f8e-53f7-e053-b784100aa83b, oa:person_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_Person-961f6aec-0f8f-53f7-e053-b784100aa83b, oa:person_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_Person-961f6aec-0f90-53f7-e053-b784100aa83b ;
  a2a:hasEvent oa:event_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_0, oa:relationep_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_1, oa:relationep_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_2, oa:relationep_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_3, oa:relationep_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_4 ;
  a2a:hasSource oa:source_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a .

oa:person_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_Person-961f6aec-0f8c-53f7-e053-b784100aa83b
  a a2a:Person ;
  rdfs:label "Wilhelmus" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus" ;
    a2a:PersonNameFirstName "Wilhelmus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_Person-961f6aec-0f8d-53f7-e053-b784100aa83b
  a a2a:Person ;
  rdfs:label "Daminicus Franciscus van der Noot de Geeter" ;
  a2a:PersonName [
    rdfs:label "Daminicus Franciscus van der Noot de Geeter" ;
    a2a:PersonNameFirstName "Daminicus Franciscus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Noot de Geeter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_Person-961f6aec-0f8e-53f7-e053-b784100aa83b
  a a2a:Person ;
  rdfs:label "Elisabeth Otto" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Otto" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Otto"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_Person-961f6aec-0f8f-53f7-e053-b784100aa83b
  a a2a:Person ;
  rdfs:label "Willem du Faij" ;
  a2a:PersonName [
    rdfs:label "Willem du Faij" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Faij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_Person-961f6aec-0f90-53f7-e053-b784100aa83b
  a a2a:Person ;
  rdfs:label "Joanna Delcourt" ;
  a2a:PersonName [
    rdfs:label "Joanna Delcourt" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Delcourt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1720" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1720-02-07"^^xsd:date
  ] ;
  a2a:EventReligion "Hervormd" .

oa:relationep_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_Person:961f6aec-0f8c-53f7-e053-b784100aa83b ;
  a2a:EventKeyRef oa:event_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_Event1 .

oa:relationep_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_Person:961f6aec-0f8d-53f7-e053-b784100aa83b ;
  a2a:EventKeyRef oa:event_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_Event1 .

oa:relationep_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_Person:961f6aec-0f8e-53f7-e053-b784100aa83b ;
  a2a:EventKeyRef oa:event_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_Event1 .

oa:relationep_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_Person:961f6aec-0f8f-53f7-e053-b784100aa83b ;
  a2a:EventKeyRef oa:event_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_Event1 .

oa:relationep_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_Person:961f6aec-0f90-53f7-e053-b784100aa83b ;
  a2a:EventKeyRef oa:event_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a_Event1 .

oa:source_saa_a8a89f98-d46b-455c-b3bd-b8aa2b97b25a
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1720-02-07 - 1720-02-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1720-02-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1720-02-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1720" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1720-02-07"^^xsd:date
  ] ;
  a2a:SourceType "other:DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 49, Periode: 1717-1724" ;
    a2a:Book "DTB Dopen" ;
    a2a:RegistryNumber "49" ;
    a2a:Folio "p.182(folio 81v), nr.12" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 49, Periode: 1717-1724, DTB Dopen, 49, p.182(folio 81v), nr.12"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b7878e48-3e55-89e8-68c0-89adbdc8e960.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a8a89f98-d46b-455c-b3bd-b8aa2b97b25a" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b7878e48-3e55-89e8-68c0-89adbdc8e960.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-06-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a8a89f98-d46b-455c-b3bd-b8aa2b97b25a" ;
  a2a:RecordGUID "{a8a89f98-d46b-455c-b3bd-b8aa2b97b25a}" ;
  a2a:SourceRemarkOpmerking "Kerk: Nieuwe Kerk" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5001/49" ;
  a2a:SourceRemarkAkteSoort "Doop" ;
  a2a:SourceRemarkfilename "000000043443" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_2_00000002.xml van SAA" .

