@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_68285f2a-7e7b-4cd1-bd1a-7bacd35fc516
  a a2a:Record ;
  rdfs:label "Geboorte op 3 december 1859 te Kolderveen" ;
  a2a:hasPerson oa:person_dar_68285f2a-7e7b-4cd1-bd1a-7bacd35fc516_Person-b9a0b474-9e0c-4284-bd86-27d07f5a406d, oa:person_dar_68285f2a-7e7b-4cd1-bd1a-7bacd35fc516_Person-c78a01a0-a082-4e98-89df-b309e4743f4e, oa:person_dar_68285f2a-7e7b-4cd1-bd1a-7bacd35fc516_Person-53d28685-b765-4403-bb74-abd330b95fb5 ;
  a2a:hasEvent oa:event_dar_68285f2a-7e7b-4cd1-bd1a-7bacd35fc516_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_68285f2a-7e7b-4cd1-bd1a-7bacd35fc516_0, oa:relationep_dar_68285f2a-7e7b-4cd1-bd1a-7bacd35fc516_1, oa:relationep_dar_68285f2a-7e7b-4cd1-bd1a-7bacd35fc516_2 ;
  a2a:hasSource oa:source_dar_68285f2a-7e7b-4cd1-bd1a-7bacd35fc516 .

oa:person_dar_68285f2a-7e7b-4cd1-bd1a-7bacd35fc516_Person-b9a0b474-9e0c-4284-bd86-27d07f5a406d
  a a2a:Person ;
  rdfs:label "Grietje Jans Slont" ;
  a2a:PersonName [
    rdfs:label "Grietje Jans Slont" ;
    a2a:PersonNameFirstName "Grietje Jans" ;
    a2a:PersonNameLastName "Slont"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_68285f2a-7e7b-4cd1-bd1a-7bacd35fc516_Person-c78a01a0-a082-4e98-89df-b309e4743f4e
  a a2a:Person ;
  rdfs:label "Jan de Boer" ;
  a2a:PersonName [
    rdfs:label "Jan de Boer" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "veehouder" .

oa:person_dar_68285f2a-7e7b-4cd1-bd1a-7bacd35fc516_Person-53d28685-b765-4403-bb74-abd330b95fb5
  a a2a:Person ;
  rdfs:label "Roelofje de Boer" ;
  a2a:PersonName [
    rdfs:label "Roelofje de Boer" ;
    a2a:PersonNameFirstName "Roelofje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1859-12-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kolderveen" ;
    rdfs:label "Kolderveen"
  ] .

oa:event_dar_68285f2a-7e7b-4cd1-bd1a-7bacd35fc516_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1859" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1859-12-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kolderveen" ;
    rdfs:label "Kolderveen"
  ] .

oa:relationep_dar_68285f2a-7e7b-4cd1-bd1a-7bacd35fc516_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_68285f2a-7e7b-4cd1-bd1a-7bacd35fc516_Person:b9a0b474-9e0c-4284-bd86-27d07f5a406d ;
  a2a:EventKeyRef oa:event_dar_68285f2a-7e7b-4cd1-bd1a-7bacd35fc516_Event1 .

oa:relationep_dar_68285f2a-7e7b-4cd1-bd1a-7bacd35fc516_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_68285f2a-7e7b-4cd1-bd1a-7bacd35fc516_Person:c78a01a0-a082-4e98-89df-b309e4743f4e ;
  a2a:EventKeyRef oa:event_dar_68285f2a-7e7b-4cd1-bd1a-7bacd35fc516_Event1 .

oa:relationep_dar_68285f2a-7e7b-4cd1-bd1a-7bacd35fc516_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_68285f2a-7e7b-4cd1-bd1a-7bacd35fc516_Person:53d28685-b765-4403-bb74-abd330b95fb5 ;
  a2a:EventKeyRef oa:event_dar_68285f2a-7e7b-4cd1-bd1a-7bacd35fc516_Event1 .

oa:source_dar_68285f2a-7e7b-4cd1-bd1a-7bacd35fc516
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Nijeveen" ;
    rdfs:label "Nijeveen", "1859-12-05 - 1859-12-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1859-12-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1859-12-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1859" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1859-12-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1859, Periode: 1859" ;
    a2a:Book "Geboorteregister Nijeveen 1859" ;
    a2a:DocumentNumber "37" ;
    a2a:RegistryNumber "1859" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1859, Periode: 1859, Geboorteregister Nijeveen 1859, 37, 1859"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/f72dd3b9-e384-7dd9-7f56-8e5e2c235295.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/68285f2a-7e7b-4cd1-bd1a-7bacd35fc516" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/f72dd3b9-e384-7dd9-7f56-8e5e2c235295.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/68285f2a-7e7b-4cd1-bd1a-7bacd35fc516" ;
  a2a:RecordGUID "{68285f2a-7e7b-4cd1-bd1a-7bacd35fc516}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_1402_00001402.xml van DAR" .

