@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_309343c1-e7b6-101c-ed3b-7da54c2eceeb
  a a2a:Record ;
  rdfs:label "Doop op 13 februari 1752" ;
  a2a:hasPerson oa:person_dar_309343c1-e7b6-101c-ed3b-7da54c2eceeb_Person-10da170c-d7cd-42c6-f2c2-c93c0620c8e2, oa:person_dar_309343c1-e7b6-101c-ed3b-7da54c2eceeb_Person-fd5a0a8a-73a0-0c4b-b8cb-53c884383083 ;
  a2a:hasEvent oa:event_dar_309343c1-e7b6-101c-ed3b-7da54c2eceeb_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_309343c1-e7b6-101c-ed3b-7da54c2eceeb_0, oa:relationep_dar_309343c1-e7b6-101c-ed3b-7da54c2eceeb_1 ;
  a2a:hasSource oa:source_dar_309343c1-e7b6-101c-ed3b-7da54c2eceeb .

oa:person_dar_309343c1-e7b6-101c-ed3b-7da54c2eceeb_Person-10da170c-d7cd-42c6-f2c2-c93c0620c8e2
  a a2a:Person ;
  rdfs:label "Albertje Alberts" ;
  a2a:PersonName [
    rdfs:label "Albertje Alberts" ;
    a2a:PersonNameFirstName "Albertje" ;
    a2a:PersonNamePatronym "Alberts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Zegeze" ;
    rdfs:label "Zegeze"
  ] .

oa:person_dar_309343c1-e7b6-101c-ed3b-7da54c2eceeb_Person-fd5a0a8a-73a0-0c4b-b8cb-53c884383083
  a a2a:Person ;
  rdfs:label "Albert Jans Popke" ;
  a2a:PersonName [
    rdfs:label "Albert Jans Popke" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Popke"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_309343c1-e7b6-101c-ed3b-7da54c2eceeb_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1752" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1752-02-13"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_309343c1-e7b6-101c-ed3b-7da54c2eceeb_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_309343c1-e7b6-101c-ed3b-7da54c2eceeb_Person:10da170c-d7cd-42c6-f2c2-c93c0620c8e2 ;
  a2a:EventKeyRef oa:event_dar_309343c1-e7b6-101c-ed3b-7da54c2eceeb_Event1 .

oa:relationep_dar_309343c1-e7b6-101c-ed3b-7da54c2eceeb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_309343c1-e7b6-101c-ed3b-7da54c2eceeb_Person:fd5a0a8a-73a0-0c4b-b8cb-53c884383083 ;
  a2a:EventKeyRef oa:event_dar_309343c1-e7b6-101c-ed3b-7da54c2eceeb_Event1 .

oa:source_dar_309343c1-e7b6-101c-ed3b-7da54c2eceeb
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries", "1752-02-13 - 1752-02-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1752-02-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1752-02-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1752" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1752-02-13"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 116" ;
    a2a:Book "Doopregister Vries 116" ;
    a2a:RegistryNumber "116" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 116, Doopregister Vries 116, 116"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/91b88001-3f0d-4268-a818-2f72ca3f29a7.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/309343c1-e7b6-101c-ed3b-7da54c2eceeb" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/91b88001-3f0d-4268-a818-2f72ca3f29a7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/309343c1-e7b6-101c-ed3b-7da54c2eceeb" ;
  a2a:RecordGUID "{309343c1-e7b6-101c-ed3b-7da54c2eceeb}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkbron "Doop" ;
  a2a:SourceRemarkdeel "116" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_1331_00001331.xml van DAR" .

