@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_wat_752D12DF-F8F4-4F8E-BC56-3EB55845FE9C
  a a2a:Record ;
  rdfs:label "Doop op 30 mei 1649 te Edam" ;
  a2a:hasPerson oa:person_wat_752D12DF-F8F4-4F8E-BC56-3EB55845FE9C_Person2923321968, oa:person_wat_752D12DF-F8F4-4F8E-BC56-3EB55845FE9C_Person2923321969 ;
  a2a:hasEvent oa:event_wat_752D12DF-F8F4-4F8E-BC56-3EB55845FE9C_Event1 ;
  a2a:hasRelationEP oa:relationep_wat_752D12DF-F8F4-4F8E-BC56-3EB55845FE9C_0, oa:relationep_wat_752D12DF-F8F4-4F8E-BC56-3EB55845FE9C_1 ;
  a2a:hasSource oa:source_wat_752D12DF-F8F4-4F8E-BC56-3EB55845FE9C .

oa:person_wat_752D12DF-F8F4-4F8E-BC56-3EB55845FE9C_Person2923321968
  a a2a:Person ;
  rdfs:label "Anntie Jans" ;
  a2a:PersonName [
    rdfs:label "Anntie Jans" ;
    a2a:PersonNameFirstName "Anntie" ;
    a2a:PersonNamePatronym "Jans"
  ] .

oa:person_wat_752D12DF-F8F4-4F8E-BC56-3EB55845FE9C_Person2923321969
  a a2a:Person ;
  rdfs:label "Jan Harmensz" ;
  a2a:PersonName [
    rdfs:label "Jan Harmensz" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Harmensz"
  ] .

oa:event_wat_752D12DF-F8F4-4F8E-BC56-3EB55845FE9C_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "30-05-1649" ;
    a2a:Year "1649" ;
    a2a:Month "05" ;
    a2a:Day "30" ;
    rdfs:label "1649-05-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Edam" ;
    rdfs:label "Edam"
  ] ;
  a2a:EventReligion "Gereformeerd" .

oa:relationep_wat_752D12DF-F8F4-4F8E-BC56-3EB55845FE9C_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wat_752D12DF-F8F4-4F8E-BC56-3EB55845FE9C_Person2923321968 ;
  a2a:EventKeyRef oa:event_wat_752D12DF-F8F4-4F8E-BC56-3EB55845FE9C_Event1 .

oa:relationep_wat_752D12DF-F8F4-4F8E-BC56-3EB55845FE9C_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wat_752D12DF-F8F4-4F8E-BC56-3EB55845FE9C_Person2923321969 ;
  a2a:EventKeyRef oa:event_wat_752D12DF-F8F4-4F8E-BC56-3EB55845FE9C_Event1 .

oa:source_wat_752D12DF-F8F4-4F8E-BC56-3EB55845FE9C
  a a2a:Source ;
  rdfs:label "Waterlands Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Edam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Edam, Nederland", "1649-05-30 - 1649-05-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1649-05-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1649-05-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "30-05-1649" ;
    a2a:Year "1649" ;
    a2a:Month "05" ;
    a2a:Day "30" ;
    rdfs:label "30-05-1649"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Waterlands Archief" ;
    a2a:Place "Purmerend" ;
    a2a:Collection "DTB's Edam en Volendam, 1581 - 1811 (1857)" ;
    a2a:Book "Dopen gereformeerd Edam 1635-1689" ;
    a2a:RegistryNumber "2" ;
    rdfs:label "Waterlands Archief, Purmerend, DTB's Edam en Volendam, 1581 - 1811 (1857), Dopen gereformeerd Edam 1635-1689, 2"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/131/8CF8C40ACBA1B96A66F1023D97AB80FF" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/131/8CF8C40ACBA1B96A66F1023D97AB80FF" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/131/8CF8C40ACBA1B96A66F1023D97AB80FF"
  ] ;
  a2a:SourceLastChangeDate "2022-09-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/131/752D12DFF8F44F8EBC563EB55845FE9C" ;
  a2a:RecordIdentifier "2923321967" ;
  a2a:RecordGUID "{752D12DF-F8F4-4F8E-BC56-3EB55845FE9C}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/5AC02ADACF25410ABD4EB11443A0882E" .

