@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_snv_f749e767-b773-4e00-7841-2c28cdec13ea
  a a2a:Record ;
  rdfs:label "Doop op 25 januari 1739 te Elburg" ;
  a2a:hasPerson oa:person_snv_f749e767-b773-4e00-7841-2c28cdec13ea_Person1, oa:person_snv_f749e767-b773-4e00-7841-2c28cdec13ea_Person2, oa:person_snv_f749e767-b773-4e00-7841-2c28cdec13ea_Person3 ;
  a2a:hasEvent oa:event_snv_f749e767-b773-4e00-7841-2c28cdec13ea_Event1 ;
  a2a:hasRelationEP oa:relationep_snv_f749e767-b773-4e00-7841-2c28cdec13ea_0, oa:relationep_snv_f749e767-b773-4e00-7841-2c28cdec13ea_1, oa:relationep_snv_f749e767-b773-4e00-7841-2c28cdec13ea_2 ;
  a2a:hasSource oa:source_snv_f749e767-b773-4e00-7841-2c28cdec13ea .

oa:person_snv_f749e767-b773-4e00-7841-2c28cdec13ea_Person1
  a a2a:Person ;
  rdfs:label "Lubbertus Dopeling Lubbertus" ;
  a2a:PersonName [
    rdfs:label "Lubbertus Dopeling Lubbertus" ;
    a2a:PersonNameFirstName "Lubbertus" ;
    a2a:PersonNameLastName "Dopeling Lubbertus"
  ] .

oa:person_snv_f749e767-b773-4e00-7841-2c28cdec13ea_Person2
  a a2a:Person ;
  rdfs:label "Lubbertje Reins" ;
  a2a:PersonName [
    rdfs:label "Lubbertje Reins" ;
    a2a:PersonNameFirstName "Lubbertje Reins"
  ] .

oa:person_snv_f749e767-b773-4e00-7841-2c28cdec13ea_Person3
  a a2a:Person ;
  rdfs:label "Dirk Gaasberg" ;
  a2a:PersonName [
    rdfs:label "Dirk Gaasberg" ;
    a2a:PersonNameFirstName "Dirk Gaasberg"
  ] .

oa:event_snv_f749e767-b773-4e00-7841-2c28cdec13ea_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1739" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1739-01-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Elburg" ;
    rdfs:label "Elburg"
  ] ;
  a2a:EventRemark186_Moeder "Lubbertje Reins" ;
  a2a:EventRemark30_Kerkelijke_gezindte "Nederduits Gereformeerd" ;
  a2a:EventRemark292_Vestiging "Elburg" .

oa:relationep_snv_f749e767-b773-4e00-7841-2c28cdec13ea_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_snv_f749e767-b773-4e00-7841-2c28cdec13ea_Person1 ;
  a2a:EventKeyRef oa:event_snv_f749e767-b773-4e00-7841-2c28cdec13ea_Event1 .

oa:relationep_snv_f749e767-b773-4e00-7841-2c28cdec13ea_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_snv_f749e767-b773-4e00-7841-2c28cdec13ea_Person2 ;
  a2a:EventKeyRef oa:event_snv_f749e767-b773-4e00-7841-2c28cdec13ea_Event1 .

oa:relationep_snv_f749e767-b773-4e00-7841-2c28cdec13ea_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_snv_f749e767-b773-4e00-7841-2c28cdec13ea_Person3 ;
  a2a:EventKeyRef oa:event_snv_f749e767-b773-4e00-7841-2c28cdec13ea_Event1 .

oa:source_snv_f749e767-b773-4e00-7841-2c28cdec13ea
  a a2a:Source ;
  rdfs:label "Streekarchivariaat Noordwest-Veluwe, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Elburg" ;
    rdfs:label "Elburg", "1739-01-01 - 1739-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1739-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1739-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchivariaat Noordwest-Veluwe" ;
    a2a:Collection "Dopen Elburg" ;
    rdfs:label "Streekarchivariaat Noordwest-Veluwe, Dopen Elburg"
  ] ;
  a2a:SourceLastChangeDate "2020-06-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.streekarchivariaat.nl/zoeken-door-archieven?mivast=434&miadt=434&miaet=54&micode=1263&minr=2059356&miview=ldt" ;
  a2a:RecordGUID "{f749e767-b773-4e00-7841-2c28cdec13ea}" ;
  a2a:SourceRemarkProvenance "MI bestand 434_1263_54_MI.xml van SNV" .

