@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_6c4e24cc-7cae-41db-862d-4a2542f2ce24
  a a2a:Record ;
  rdfs:label "Geboorte op 15 maart 1855 te Weerdinge" ;
  a2a:hasPerson oa:person_dar_6c4e24cc-7cae-41db-862d-4a2542f2ce24_Person-8aa0988b-4c62-413d-a977-d5f58bd90c5b, oa:person_dar_6c4e24cc-7cae-41db-862d-4a2542f2ce24_Person-d0583583-ca83-4cca-b700-1ab608f48539, oa:person_dar_6c4e24cc-7cae-41db-862d-4a2542f2ce24_Person-93a61bcc-9169-4f81-b3fd-b414aaaff3e5 ;
  a2a:hasEvent oa:event_dar_6c4e24cc-7cae-41db-862d-4a2542f2ce24_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_6c4e24cc-7cae-41db-862d-4a2542f2ce24_0, oa:relationep_dar_6c4e24cc-7cae-41db-862d-4a2542f2ce24_1, oa:relationep_dar_6c4e24cc-7cae-41db-862d-4a2542f2ce24_2 ;
  a2a:hasSource oa:source_dar_6c4e24cc-7cae-41db-862d-4a2542f2ce24 .

oa:person_dar_6c4e24cc-7cae-41db-862d-4a2542f2ce24_Person-8aa0988b-4c62-413d-a977-d5f58bd90c5b
  a a2a:Person ;
  rdfs:label "Harm Suvee" ;
  a2a:PersonName [
    rdfs:label "Harm Suvee" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Suvee"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_dar_6c4e24cc-7cae-41db-862d-4a2542f2ce24_Person-d0583583-ca83-4cca-b700-1ab608f48539
  a a2a:Person ;
  rdfs:label "Roelfien Arends" ;
  a2a:PersonName [
    rdfs:label "Roelfien Arends" ;
    a2a:PersonNameFirstName "Roelfien" ;
    a2a:PersonNameLastName "Arends"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_dar_6c4e24cc-7cae-41db-862d-4a2542f2ce24_Person-93a61bcc-9169-4f81-b3fd-b414aaaff3e5
  a a2a:Person ;
  rdfs:label "Jans Suvee" ;
  a2a:PersonName [
    rdfs:label "Jans Suvee" ;
    a2a:PersonNameFirstName "Jans" ;
    a2a:PersonNameLastName "Suvee"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1855-03-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Weerdinge" ;
    rdfs:label "Weerdinge"
  ] .

oa:event_dar_6c4e24cc-7cae-41db-862d-4a2542f2ce24_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1855" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1855-03-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Weerdinge" ;
    rdfs:label "Weerdinge"
  ] .

oa:relationep_dar_6c4e24cc-7cae-41db-862d-4a2542f2ce24_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_6c4e24cc-7cae-41db-862d-4a2542f2ce24_Person:8aa0988b-4c62-413d-a977-d5f58bd90c5b ;
  a2a:EventKeyRef oa:event_dar_6c4e24cc-7cae-41db-862d-4a2542f2ce24_Event1 .

oa:relationep_dar_6c4e24cc-7cae-41db-862d-4a2542f2ce24_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_6c4e24cc-7cae-41db-862d-4a2542f2ce24_Person:d0583583-ca83-4cca-b700-1ab608f48539 ;
  a2a:EventKeyRef oa:event_dar_6c4e24cc-7cae-41db-862d-4a2542f2ce24_Event1 .

oa:relationep_dar_6c4e24cc-7cae-41db-862d-4a2542f2ce24_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_6c4e24cc-7cae-41db-862d-4a2542f2ce24_Person:93a61bcc-9169-4f81-b3fd-b414aaaff3e5 ;
  a2a:EventKeyRef oa:event_dar_6c4e24cc-7cae-41db-862d-4a2542f2ce24_Event1 .

oa:source_dar_6c4e24cc-7cae-41db-862d-4a2542f2ce24
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen", "1855-03-16 - 1855-03-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1855-03-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1855-03-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1855" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1855-03-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1855, Periode: 1855" ;
    a2a:Book "Geboorteregister Emmen 1855" ;
    a2a:DocumentNumber "30" ;
    a2a:RegistryNumber "1855" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1855, Periode: 1855, Geboorteregister Emmen 1855, 30, 1855"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/86d3a352-a563-15b2-bac1-5ce1930e50bf.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/6c4e24cc-7cae-41db-862d-4a2542f2ce24" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/86d3a352-a563-15b2-bac1-5ce1930e50bf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/6c4e24cc-7cae-41db-862d-4a2542f2ce24" ;
  a2a:RecordGUID "{6c4e24cc-7cae-41db-862d-4a2542f2ce24}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_1462_00001462.xml van DAR" .

