@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_5a182f34-cbcb-b0ea-3693-ab0ebb441aaa
  a a2a:Record ;
  rdfs:label "Doop (in het jaar 1707)" ;
  a2a:hasPerson oa:person_snv_5a182f34-cbcb-b0ea-3693-ab0ebb441aaa_Person1, oa:person_snv_5a182f34-cbcb-b0ea-3693-ab0ebb441aaa_Person2, oa:person_snv_5a182f34-cbcb-b0ea-3693-ab0ebb441aaa_Person3 ;
  a2a:hasEvent oa:event_snv_5a182f34-cbcb-b0ea-3693-ab0ebb441aaa_Event1 ;
  a2a:hasRelationEP oa:relationep_snv_5a182f34-cbcb-b0ea-3693-ab0ebb441aaa_0, oa:relationep_snv_5a182f34-cbcb-b0ea-3693-ab0ebb441aaa_1, oa:relationep_snv_5a182f34-cbcb-b0ea-3693-ab0ebb441aaa_2 ;
  a2a:hasSource oa:source_snv_5a182f34-cbcb-b0ea-3693-ab0ebb441aaa .

oa:person_snv_5a182f34-cbcb-b0ea-3693-ab0ebb441aaa_Person1
  a a2a:Person ;
  rdfs:label "Gerarda Dopeling Gerarda" ;
  a2a:PersonName [
    rdfs:label "Gerarda Dopeling Gerarda" ;
    a2a:PersonNameFirstName "Gerarda" ;
    a2a:PersonNameLastName "Dopeling Gerarda"
  ] .

oa:person_snv_5a182f34-cbcb-b0ea-3693-ab0ebb441aaa_Person2
  a a2a:Person ;
  rdfs:label "Gijsbert van Barnevelt" ;
  a2a:PersonName [
    rdfs:label "Gijsbert van Barnevelt" ;
    a2a:PersonNameFirstName "Gijsbert" ;
    a2a:PersonNameLastName "van Barnevelt"
  ] .

oa:person_snv_5a182f34-cbcb-b0ea-3693-ab0ebb441aaa_Person3
  a a2a:Person ;
  rdfs:label "Luijtje de Waal" ;
  a2a:PersonName [
    rdfs:label "Luijtje de Waal" ;
    a2a:PersonNameFirstName "Luijtje" ;
    a2a:PersonNameLastName "de Waal"
  ] .

oa:event_snv_5a182f34-cbcb-b0ea-3693-ab0ebb441aaa_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventRemark292_Vestiging "Harderwijk" ;
  a2a:EventRemark30_Kerkelijke_gezindte "Nederduits Gereformeerd" ;
  a2a:EventRemark186_Moeder "Luijtje de Waal" .

oa:relationep_snv_5a182f34-cbcb-b0ea-3693-ab0ebb441aaa_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_snv_5a182f34-cbcb-b0ea-3693-ab0ebb441aaa_Person1 ;
  a2a:EventKeyRef oa:event_snv_5a182f34-cbcb-b0ea-3693-ab0ebb441aaa_Event1 .

oa:relationep_snv_5a182f34-cbcb-b0ea-3693-ab0ebb441aaa_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_snv_5a182f34-cbcb-b0ea-3693-ab0ebb441aaa_Person2 ;
  a2a:EventKeyRef oa:event_snv_5a182f34-cbcb-b0ea-3693-ab0ebb441aaa_Event1 .

oa:relationep_snv_5a182f34-cbcb-b0ea-3693-ab0ebb441aaa_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_snv_5a182f34-cbcb-b0ea-3693-ab0ebb441aaa_Person3 ;
  a2a:EventKeyRef oa:event_snv_5a182f34-cbcb-b0ea-3693-ab0ebb441aaa_Event1 .

oa:source_snv_5a182f34-cbcb-b0ea-3693-ab0ebb441aaa
  a a2a:Source ;
  rdfs:label "Streekarchivariaat Noordwest-Veluwe, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Elburg" ;
    rdfs:label "Elburg", "1707-01-01 - 1707-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1707-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1707-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchivariaat Noordwest-Veluwe" ;
    a2a:Collection "Dopen Harderwijk 1701-1742" ;
    rdfs:label "Streekarchivariaat Noordwest-Veluwe, Dopen Harderwijk 1701-1742"
  ] ;
  a2a:SourceLastChangeDate "2020-06-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.streekarchivariaat.nl/zoeken-door-archieven?mivast=434&miadt=434&miaet=54&micode=5350&minr=1398912&miview=ldt" ;
  a2a:RecordGUID "{5a182f34-cbcb-b0ea-3693-ab0ebb441aaa}" ;
  a2a:SourceRemarkProvenance "MI bestand 434_5350_54_MI.xml van SNV" .

