@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_4DDF3772-DCB2-47B6-9F92-F551AFB2D2AC
  a a2a:Record ;
  rdfs:label "Doop op 30 mei 1677 te Jisp" ;
  a2a:hasPerson oa:person_wat_4DDF3772-DCB2-47B6-9F92-F551AFB2D2AC_Person1998380245, oa:person_wat_4DDF3772-DCB2-47B6-9F92-F551AFB2D2AC_Person1998380246 ;
  a2a:hasEvent oa:event_wat_4DDF3772-DCB2-47B6-9F92-F551AFB2D2AC_Event1 ;
  a2a:hasRelationEP oa:relationep_wat_4DDF3772-DCB2-47B6-9F92-F551AFB2D2AC_0, oa:relationep_wat_4DDF3772-DCB2-47B6-9F92-F551AFB2D2AC_1 ;
  a2a:hasSource oa:source_wat_4DDF3772-DCB2-47B6-9F92-F551AFB2D2AC .

oa:person_wat_4DDF3772-DCB2-47B6-9F92-F551AFB2D2AC_Person1998380245
  a a2a:Person ;
  rdfs:label "Dirck Jacobsz Luijt" ;
  a2a:PersonName [
    rdfs:label "Dirck Jacobsz Luijt" ;
    a2a:PersonNameFirstName "Dirck" ;
    a2a:PersonNamePatronym "Jacobsz" ;
    a2a:PersonNameLastName "Luijt"
  ] .

oa:person_wat_4DDF3772-DCB2-47B6-9F92-F551AFB2D2AC_Person1998380246
  a a2a:Person ;
  rdfs:label "Jacob Dircksz Luijt" ;
  a2a:PersonName [
    rdfs:label "Jacob Dircksz Luijt" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Dircksz" ;
    a2a:PersonNameLastName "Luijt"
  ] .

oa:event_wat_4DDF3772-DCB2-47B6-9F92-F551AFB2D2AC_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "30-05-1677" ;
    a2a:Year "1677" ;
    a2a:Month "05" ;
    a2a:Day "30" ;
    rdfs:label "1677-05-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Jisp" ;
    rdfs:label "Jisp"
  ] ;
  a2a:EventReligion "Gereformeerd" .

oa:relationep_wat_4DDF3772-DCB2-47B6-9F92-F551AFB2D2AC_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wat_4DDF3772-DCB2-47B6-9F92-F551AFB2D2AC_Person1998380245 ;
  a2a:EventKeyRef oa:event_wat_4DDF3772-DCB2-47B6-9F92-F551AFB2D2AC_Event1 .

oa:relationep_wat_4DDF3772-DCB2-47B6-9F92-F551AFB2D2AC_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wat_4DDF3772-DCB2-47B6-9F92-F551AFB2D2AC_Person1998380246 ;
  a2a:EventKeyRef oa:event_wat_4DDF3772-DCB2-47B6-9F92-F551AFB2D2AC_Event1 .

oa:source_wat_4DDF3772-DCB2-47B6-9F92-F551AFB2D2AC
  a a2a:Source ;
  rdfs:label "Waterlands Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Jisp" ;
    a2a:Country "Nederland" ;
    rdfs:label "Jisp, Nederland", "1677-05-30 - 1677-05-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1677-05-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1677-05-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "30-05-1677" ;
    a2a:Year "1677" ;
    a2a:Month "05" ;
    a2a:Day "30" ;
    rdfs:label "30-05-1677"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Waterlands Archief" ;
    a2a:Place "Purmerend" ;
    a2a:Collection "DTB's Jisp, 1604-1811 (1906)" ;
    a2a:Book "Dopen gereformeerd Jisp, 1672 - 1715" ;
    a2a:RegistryNumber "3" ;
    rdfs:label "Waterlands Archief, Purmerend, DTB's Jisp, 1604-1811 (1906), Dopen gereformeerd Jisp, 1672 - 1715, 3"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/131/61A77A834078C6640BA3FFCEDD866E1B" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/131/61A77A834078C6640BA3FFCEDD866E1B" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/131/61A77A834078C6640BA3FFCEDD866E1B"
  ] ;
  a2a:SourceLastChangeDate "2020-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/131/4DDF3772DCB247B69F92F551AFB2D2AC" ;
  a2a:RecordIdentifier "1998380244" ;
  a2a:RecordGUID "{4DDF3772-DCB2-47B6-9F92-F551AFB2D2AC}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D40C0811D49D43B1A77428B16E6C573B" .

