@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_4d3ef4f2-22ec-b042-dc4b-a45fbbd3ab78
  a a2a:Record ;
  rdfs:label "Doop op 12 juni 1721" ;
  a2a:hasPerson oa:person_snv_4d3ef4f2-22ec-b042-dc4b-a45fbbd3ab78_Person1, oa:person_snv_4d3ef4f2-22ec-b042-dc4b-a45fbbd3ab78_Person2, oa:person_snv_4d3ef4f2-22ec-b042-dc4b-a45fbbd3ab78_Person3 ;
  a2a:hasEvent oa:event_snv_4d3ef4f2-22ec-b042-dc4b-a45fbbd3ab78_Event1 ;
  a2a:hasRelationEP oa:relationep_snv_4d3ef4f2-22ec-b042-dc4b-a45fbbd3ab78_0, oa:relationep_snv_4d3ef4f2-22ec-b042-dc4b-a45fbbd3ab78_1, oa:relationep_snv_4d3ef4f2-22ec-b042-dc4b-a45fbbd3ab78_2 ;
  a2a:hasSource oa:source_snv_4d3ef4f2-22ec-b042-dc4b-a45fbbd3ab78 .

oa:person_snv_4d3ef4f2-22ec-b042-dc4b-a45fbbd3ab78_Person1
  a a2a:Person ;
  rdfs:label "David Dopeling David" ;
  a2a:PersonName [
    rdfs:label "David Dopeling David" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Dopeling David"
  ] .

oa:person_snv_4d3ef4f2-22ec-b042-dc4b-a45fbbd3ab78_Person2
  a a2a:Person ;
  rdfs:label "Marrigje Vrijdag" ;
  a2a:PersonName [
    rdfs:label "Marrigje Vrijdag" ;
    a2a:PersonNameFirstName "Marrigje Vrijdag"
  ] .

oa:person_snv_4d3ef4f2-22ec-b042-dc4b-a45fbbd3ab78_Person3
  a a2a:Person ;
  rdfs:label "Jan Boding" ;
  a2a:PersonName [
    rdfs:label "Jan Boding" ;
    a2a:PersonNameFirstName "Jan Boding"
  ] .

oa:event_snv_4d3ef4f2-22ec-b042-dc4b-a45fbbd3ab78_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1721" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1721-06-12"^^xsd:date
  ] ;
  a2a:EventRemark186_Moeder "Marrigje Vrijdag" ;
  a2a:EventRemark292_Vestiging "Elburg" ;
  a2a:EventRemark30_Kerkelijke_gezindte "Nederduits Gereformeerd" .

oa:relationep_snv_4d3ef4f2-22ec-b042-dc4b-a45fbbd3ab78_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_snv_4d3ef4f2-22ec-b042-dc4b-a45fbbd3ab78_Person1 ;
  a2a:EventKeyRef oa:event_snv_4d3ef4f2-22ec-b042-dc4b-a45fbbd3ab78_Event1 .

oa:relationep_snv_4d3ef4f2-22ec-b042-dc4b-a45fbbd3ab78_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_snv_4d3ef4f2-22ec-b042-dc4b-a45fbbd3ab78_Person2 ;
  a2a:EventKeyRef oa:event_snv_4d3ef4f2-22ec-b042-dc4b-a45fbbd3ab78_Event1 .

oa:relationep_snv_4d3ef4f2-22ec-b042-dc4b-a45fbbd3ab78_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_snv_4d3ef4f2-22ec-b042-dc4b-a45fbbd3ab78_Person3 ;
  a2a:EventKeyRef oa:event_snv_4d3ef4f2-22ec-b042-dc4b-a45fbbd3ab78_Event1 .

oa:source_snv_4d3ef4f2-22ec-b042-dc4b-a45fbbd3ab78
  a a2a:Source ;
  rdfs:label "Streekarchivariaat Noordwest-Veluwe, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Elburg" ;
    rdfs:label "Elburg", "1721-01-01 - 1721-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1721-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1721-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=1252&minr=2055908&miview=ldt" ;
  a2a:RecordGUID "{4d3ef4f2-22ec-b042-dc4b-a45fbbd3ab78}" ;
  a2a:SourceRemarkProvenance "MI bestand 434_1252_54_MI.xml van SNV" .

