@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_dar_ef4e610c-e902-42bb-a3cc-c5355f4691f2
  a a2a:Record ;
  rdfs:label "Doop op 1 maart 1696" ;
  a2a:hasPerson oa:person_dar_ef4e610c-e902-42bb-a3cc-c5355f4691f2_Person-35874e39-2539-4c8e-b870-efe7f95f2e31, oa:person_dar_ef4e610c-e902-42bb-a3cc-c5355f4691f2_Person-bbb5a9e5-bcf2-411d-a5f3-3a53de7217c6, oa:person_dar_ef4e610c-e902-42bb-a3cc-c5355f4691f2_Person-8af32952-04e8-4a89-9077-b8f7ea6c8540 ;
  a2a:hasEvent oa:event_dar_ef4e610c-e902-42bb-a3cc-c5355f4691f2_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_ef4e610c-e902-42bb-a3cc-c5355f4691f2_0, oa:relationep_dar_ef4e610c-e902-42bb-a3cc-c5355f4691f2_1, oa:relationep_dar_ef4e610c-e902-42bb-a3cc-c5355f4691f2_2 ;
  a2a:hasSource oa:source_dar_ef4e610c-e902-42bb-a3cc-c5355f4691f2 .

oa:person_dar_ef4e610c-e902-42bb-a3cc-c5355f4691f2_Person-35874e39-2539-4c8e-b870-efe7f95f2e31
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_ef4e610c-e902-42bb-a3cc-c5355f4691f2_Person-bbb5a9e5-bcf2-411d-a5f3-3a53de7217c6
  a a2a:Person ;
  rdfs:label "Peter Ariaens" ;
  a2a:PersonName [
    rdfs:label "Peter Ariaens" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNamePatronym "Ariaens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_ef4e610c-e902-42bb-a3cc-c5355f4691f2_Person-8af32952-04e8-4a89-9077-b8f7ea6c8540
  a a2a:Person ;
  rdfs:label "Margretien" ;
  a2a:PersonName [
    rdfs:label "Margretien" ;
    a2a:PersonNameFirstName "Margretien"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Coevorden" ;
    rdfs:label "Coevorden"
  ] .

oa:event_dar_ef4e610c-e902-42bb-a3cc-c5355f4691f2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1696" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1696-03-01"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_ef4e610c-e902-42bb-a3cc-c5355f4691f2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_ef4e610c-e902-42bb-a3cc-c5355f4691f2_Person:35874e39-2539-4c8e-b870-efe7f95f2e31 ;
  a2a:EventKeyRef oa:event_dar_ef4e610c-e902-42bb-a3cc-c5355f4691f2_Event1 .

oa:relationep_dar_ef4e610c-e902-42bb-a3cc-c5355f4691f2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_ef4e610c-e902-42bb-a3cc-c5355f4691f2_Person:bbb5a9e5-bcf2-411d-a5f3-3a53de7217c6 ;
  a2a:EventKeyRef oa:event_dar_ef4e610c-e902-42bb-a3cc-c5355f4691f2_Event1 .

oa:relationep_dar_ef4e610c-e902-42bb-a3cc-c5355f4691f2_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_ef4e610c-e902-42bb-a3cc-c5355f4691f2_Person:8af32952-04e8-4a89-9077-b8f7ea6c8540 ;
  a2a:EventKeyRef oa:event_dar_ef4e610c-e902-42bb-a3cc-c5355f4691f2_Event1 .

oa:source_dar_ef4e610c-e902-42bb-a3cc-c5355f4691f2
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Coevorden" ;
    rdfs:label "Coevorden", "1696-03-01 - 1696-03-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1696-03-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1696-03-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1696" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1696-03-01"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 10" ;
    a2a:Book "Doopregister Coevorden 10" ;
    a2a:DocumentNumber "10" ;
    a2a:RegistryNumber "10" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 10, Doopregister Coevorden 10, 10, 10"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/c246bc84-21c5-00cd-020a-3a9e948cade1.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ef4e610c-e902-42bb-a3cc-c5355f4691f2" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/c246bc84-21c5-00cd-020a-3a9e948cade1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ef4e610c-e902-42bb-a3cc-c5355f4691f2" ;
  a2a:RecordGUID "{ef4e610c-e902-42bb-a3cc-c5355f4691f2}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_23838_00023838.xml van DAR" .

