@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_47c36ff2-46b5-4e7b-ba9a-3e4e55eb8101
  a a2a:Record ;
  rdfs:label "Geboorte op 9 september 1920 te Zuidlaren" ;
  a2a:hasPerson oa:person_dar_47c36ff2-46b5-4e7b-ba9a-3e4e55eb8101_Person-c9d648d3-0160-a1ec-60f4-7d010a971a2e, oa:person_dar_47c36ff2-46b5-4e7b-ba9a-3e4e55eb8101_Person-20d05622-12c1-f52f-9158-9b8ff7b57f79, oa:person_dar_47c36ff2-46b5-4e7b-ba9a-3e4e55eb8101_Person-39e009a3-0f26-a3ec-af74-ae5d0c9eb636 ;
  a2a:hasEvent oa:event_dar_47c36ff2-46b5-4e7b-ba9a-3e4e55eb8101_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_47c36ff2-46b5-4e7b-ba9a-3e4e55eb8101_0, oa:relationep_dar_47c36ff2-46b5-4e7b-ba9a-3e4e55eb8101_1, oa:relationep_dar_47c36ff2-46b5-4e7b-ba9a-3e4e55eb8101_2 ;
  a2a:hasSource oa:source_dar_47c36ff2-46b5-4e7b-ba9a-3e4e55eb8101 .

oa:person_dar_47c36ff2-46b5-4e7b-ba9a-3e4e55eb8101_Person-c9d648d3-0160-a1ec-60f4-7d010a971a2e
  a a2a:Person ;
  rdfs:label "Geert Dinkla" ;
  a2a:PersonName [
    rdfs:label "Geert Dinkla" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Dinkla"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "rijtuigmaker" .

oa:person_dar_47c36ff2-46b5-4e7b-ba9a-3e4e55eb8101_Person-20d05622-12c1-f52f-9158-9b8ff7b57f79
  a a2a:Person ;
  rdfs:label "Albert Frederik Dinkla" ;
  a2a:PersonName [
    rdfs:label "Albert Frederik Dinkla" ;
    a2a:PersonNameFirstName "Albert Frederik" ;
    a2a:PersonNameLastName "Dinkla"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1920-09-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zuidlaren" ;
    rdfs:label "Zuidlaren"
  ] .

oa:person_dar_47c36ff2-46b5-4e7b-ba9a-3e4e55eb8101_Person-39e009a3-0f26-a3ec-af74-ae5d0c9eb636
  a a2a:Person ;
  rdfs:label "Jantje Schuurman" ;
  a2a:PersonName [
    rdfs:label "Jantje Schuurman" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Schuurman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_47c36ff2-46b5-4e7b-ba9a-3e4e55eb8101_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1920-09-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zuidlaren" ;
    rdfs:label "Zuidlaren"
  ] .

oa:relationep_dar_47c36ff2-46b5-4e7b-ba9a-3e4e55eb8101_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_47c36ff2-46b5-4e7b-ba9a-3e4e55eb8101_Person:c9d648d3-0160-a1ec-60f4-7d010a971a2e ;
  a2a:EventKeyRef oa:event_dar_47c36ff2-46b5-4e7b-ba9a-3e4e55eb8101_Event1 .

oa:relationep_dar_47c36ff2-46b5-4e7b-ba9a-3e4e55eb8101_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_47c36ff2-46b5-4e7b-ba9a-3e4e55eb8101_Person:20d05622-12c1-f52f-9158-9b8ff7b57f79 ;
  a2a:EventKeyRef oa:event_dar_47c36ff2-46b5-4e7b-ba9a-3e4e55eb8101_Event1 .

oa:relationep_dar_47c36ff2-46b5-4e7b-ba9a-3e4e55eb8101_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_47c36ff2-46b5-4e7b-ba9a-3e4e55eb8101_Person:39e009a3-0f26-a3ec-af74-ae5d0c9eb636 ;
  a2a:EventKeyRef oa:event_dar_47c36ff2-46b5-4e7b-ba9a-3e4e55eb8101_Event1 .

oa:source_dar_47c36ff2-46b5-4e7b-ba9a-3e4e55eb8101
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Zuidlaren" ;
    rdfs:label "Zuidlaren", "1920-09-09 - 1920-09-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-09-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-09-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1920-09-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1920, Periode: 1920" ;
    a2a:Book "Geboorteregister Zuidlaren 1920" ;
    a2a:DocumentNumber "71" ;
    a2a:RegistryNumber "1920" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1920, Periode: 1920, Geboorteregister Zuidlaren 1920, 71, 1920"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/99176bfd-0178-7938-b425-7ea54110eb81.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/47c36ff2-46b5-4e7b-ba9a-3e4e55eb8101" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/99176bfd-0178-7938-b425-7ea54110eb81.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-09-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/47c36ff2-46b5-4e7b-ba9a-3e4e55eb8101" ;
  a2a:RecordGUID "{47c36ff2-46b5-4e7b-ba9a-3e4e55eb8101}" ;
  a2a:SourceRemarkdeel "1920" ;
  a2a:SourceRemarkregister_periode "1920" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_2772_00002772.xml van DAR" .

