@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_a77be0de-8cdc-49ae-bebd-d91c8113e8b6
  a a2a:Record ;
  rdfs:label "Geboorte op 4 januari 1839 te Schipborg (Anloo)" ;
  a2a:hasPerson oa:person_dar_a77be0de-8cdc-49ae-bebd-d91c8113e8b6_Person-6794d93d-eac9-462a-a750-039dc13208e4, oa:person_dar_a77be0de-8cdc-49ae-bebd-d91c8113e8b6_Person-3f832660-97ee-4f99-b607-9c1cc5b05c47, oa:person_dar_a77be0de-8cdc-49ae-bebd-d91c8113e8b6_Person-d2c9b369-1f77-4724-a917-1c593fb004c3 ;
  a2a:hasEvent oa:event_dar_a77be0de-8cdc-49ae-bebd-d91c8113e8b6_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_a77be0de-8cdc-49ae-bebd-d91c8113e8b6_0, oa:relationep_dar_a77be0de-8cdc-49ae-bebd-d91c8113e8b6_1, oa:relationep_dar_a77be0de-8cdc-49ae-bebd-d91c8113e8b6_2 ;
  a2a:hasSource oa:source_dar_a77be0de-8cdc-49ae-bebd-d91c8113e8b6 .

oa:person_dar_a77be0de-8cdc-49ae-bebd-d91c8113e8b6_Person-6794d93d-eac9-462a-a750-039dc13208e4
  a a2a:Person ;
  rdfs:label "Grietien Gerrits van Oort" ;
  a2a:PersonName [
    rdfs:label "Grietien Gerrits van Oort" ;
    a2a:PersonNameFirstName "Grietien Gerrits" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oort"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_a77be0de-8cdc-49ae-bebd-d91c8113e8b6_Person-3f832660-97ee-4f99-b607-9c1cc5b05c47
  a a2a:Person ;
  rdfs:label "Jan Jans de Jonge" ;
  a2a:PersonName [
    rdfs:label "Jan Jans de Jonge" ;
    a2a:PersonNameFirstName "Jan Jans" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jonge"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_dar_a77be0de-8cdc-49ae-bebd-d91c8113e8b6_Person-d2c9b369-1f77-4724-a917-1c593fb004c3
  a a2a:Person ;
  rdfs:label "Geessien de Jonge" ;
  a2a:PersonName [
    rdfs:label "Geessien de Jonge" ;
    a2a:PersonNameFirstName "Geessien" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jonge"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1839-01-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schipborg (Anloo)" ;
    rdfs:label "Schipborg (Anloo)"
  ] .

oa:event_dar_a77be0de-8cdc-49ae-bebd-d91c8113e8b6_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1839" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1839-01-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schipborg (Anloo)" ;
    rdfs:label "Schipborg (Anloo)"
  ] .

oa:relationep_dar_a77be0de-8cdc-49ae-bebd-d91c8113e8b6_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_a77be0de-8cdc-49ae-bebd-d91c8113e8b6_Person:6794d93d-eac9-462a-a750-039dc13208e4 ;
  a2a:EventKeyRef oa:event_dar_a77be0de-8cdc-49ae-bebd-d91c8113e8b6_Event1 .

oa:relationep_dar_a77be0de-8cdc-49ae-bebd-d91c8113e8b6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_a77be0de-8cdc-49ae-bebd-d91c8113e8b6_Person:3f832660-97ee-4f99-b607-9c1cc5b05c47 ;
  a2a:EventKeyRef oa:event_dar_a77be0de-8cdc-49ae-bebd-d91c8113e8b6_Event1 .

oa:relationep_dar_a77be0de-8cdc-49ae-bebd-d91c8113e8b6_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_a77be0de-8cdc-49ae-bebd-d91c8113e8b6_Person:d2c9b369-1f77-4724-a917-1c593fb004c3 ;
  a2a:EventKeyRef oa:event_dar_a77be0de-8cdc-49ae-bebd-d91c8113e8b6_Event1 .

oa:source_dar_a77be0de-8cdc-49ae-bebd-d91c8113e8b6
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo", "1839-01-05 - 1839-01-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1839-01-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1839-01-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1839" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1839-01-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1839, Periode: 1839" ;
    a2a:Book "Geboorteregister Anloo 1839" ;
    a2a:DocumentNumber "1" ;
    a2a:RegistryNumber "1839" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1839, Periode: 1839, Geboorteregister Anloo 1839, 1, 1839"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/bca18e3e-e112-d79b-6a7a-ff29fbea6d5d.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/a77be0de-8cdc-49ae-bebd-d91c8113e8b6" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/bca18e3e-e112-d79b-6a7a-ff29fbea6d5d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/a77be0de-8cdc-49ae-bebd-d91c8113e8b6" ;
  a2a:RecordGUID "{a77be0de-8cdc-49ae-bebd-d91c8113e8b6}" ;
  a2a:SourceRemarkbron "Geboorte" ;
  a2a:SourceRemarkdeel "1839" ;
  a2a:SourceRemarkregister_periode "1839" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_1480_00001480.xml van DAR" .

