@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_0e365556-97c8-e62e-da70-896477aef893
  a a2a:Record ;
  rdfs:label "Doop op 28 december 1778 te Doornspijk" ;
  a2a:hasPerson oa:person_snv_0e365556-97c8-e62e-da70-896477aef893_Person1, oa:person_snv_0e365556-97c8-e62e-da70-896477aef893_Person2, oa:person_snv_0e365556-97c8-e62e-da70-896477aef893_Person3 ;
  a2a:hasEvent oa:event_snv_0e365556-97c8-e62e-da70-896477aef893_Event1 ;
  a2a:hasRelationEP oa:relationep_snv_0e365556-97c8-e62e-da70-896477aef893_0, oa:relationep_snv_0e365556-97c8-e62e-da70-896477aef893_1, oa:relationep_snv_0e365556-97c8-e62e-da70-896477aef893_2 ;
  a2a:hasSource oa:source_snv_0e365556-97c8-e62e-da70-896477aef893 .

oa:person_snv_0e365556-97c8-e62e-da70-896477aef893_Person1
  a a2a:Person ;
  rdfs:label "Jan Dopeling Jan" ;
  a2a:PersonName [
    rdfs:label "Jan Dopeling Jan" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Dopeling Jan"
  ] .

oa:person_snv_0e365556-97c8-e62e-da70-896477aef893_Person2
  a a2a:Person ;
  rdfs:label "Gerrigjen Harms" ;
  a2a:PersonName [
    rdfs:label "Gerrigjen Harms" ;
    a2a:PersonNameFirstName "Gerrigjen Harms"
  ] .

oa:person_snv_0e365556-97c8-e62e-da70-896477aef893_Person3
  a a2a:Person ;
  rdfs:label "Dries Harms" ;
  a2a:PersonName [
    rdfs:label "Dries Harms" ;
    a2a:PersonNameFirstName "Dries Harms"
  ] .

oa:event_snv_0e365556-97c8-e62e-da70-896477aef893_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1778" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1778-12-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Doornspijk" ;
    rdfs:label "Doornspijk"
  ] ;
  a2a:EventRemark292_Vestiging "Elburg" ;
  a2a:EventRemark186_Moeder "Gerrigjen Harms" ;
  a2a:EventRemark30_Kerkelijke_gezindte "Nederduits Gereformeerd" .

oa:relationep_snv_0e365556-97c8-e62e-da70-896477aef893_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_snv_0e365556-97c8-e62e-da70-896477aef893_Person1 ;
  a2a:EventKeyRef oa:event_snv_0e365556-97c8-e62e-da70-896477aef893_Event1 .

oa:relationep_snv_0e365556-97c8-e62e-da70-896477aef893_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_snv_0e365556-97c8-e62e-da70-896477aef893_Person2 ;
  a2a:EventKeyRef oa:event_snv_0e365556-97c8-e62e-da70-896477aef893_Event1 .

oa:relationep_snv_0e365556-97c8-e62e-da70-896477aef893_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_snv_0e365556-97c8-e62e-da70-896477aef893_Person3 ;
  a2a:EventKeyRef oa:event_snv_0e365556-97c8-e62e-da70-896477aef893_Event1 .

oa:source_snv_0e365556-97c8-e62e-da70-896477aef893
  a a2a:Source ;
  rdfs:label "Streekarchivariaat Noordwest-Veluwe, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Elburg" ;
    rdfs:label "Elburg", "1778-01-01 - 1778-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1778-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1778-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchivariaat Noordwest-Veluwe" ;
    a2a:Collection "Dopen Doornspijk" ;
    rdfs:label "Streekarchivariaat Noordwest-Veluwe, Dopen Doornspijk"
  ] ;
  a2a:SourceLastChangeDate "2020-06-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.streekarchivariaat.nl/zoeken-door-archieven?mivast=434&miadt=434&miaet=54&micode=1267&minr=2037179&miview=ldt" ;
  a2a:RecordGUID "{0e365556-97c8-e62e-da70-896477aef893}" ;
  a2a:SourceRemarkProvenance "MI bestand 434_1267_54_MI.xml van SNV" .

