@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_fc91bb14-1e6f-6aea-e339-2520670d4ce1
  a a2a:Record ;
  rdfs:label "Geboorte op 16 december 1915 te Ruinen" ;
  a2a:hasPerson oa:person_dar_fc91bb14-1e6f-6aea-e339-2520670d4ce1_Person-950ea282-7dbc-f0c7-a0bb-990c9ece08ce, oa:person_dar_fc91bb14-1e6f-6aea-e339-2520670d4ce1_Person-b121367d-2b06-8b04-c649-22ed020be079, oa:person_dar_fc91bb14-1e6f-6aea-e339-2520670d4ce1_Person-aeabc723-4fc5-09a7-23ac-dd4cfa293d58 ;
  a2a:hasEvent oa:event_dar_fc91bb14-1e6f-6aea-e339-2520670d4ce1_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_fc91bb14-1e6f-6aea-e339-2520670d4ce1_0, oa:relationep_dar_fc91bb14-1e6f-6aea-e339-2520670d4ce1_1, oa:relationep_dar_fc91bb14-1e6f-6aea-e339-2520670d4ce1_2 ;
  a2a:hasSource oa:source_dar_fc91bb14-1e6f-6aea-e339-2520670d4ce1 .

oa:person_dar_fc91bb14-1e6f-6aea-e339-2520670d4ce1_Person-950ea282-7dbc-f0c7-a0bb-990c9ece08ce
  a a2a:Person ;
  rdfs:label "Geert Tissingh" ;
  a2a:PersonName [
    rdfs:label "Geert Tissingh" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Tissingh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "molenaar" .

oa:person_dar_fc91bb14-1e6f-6aea-e339-2520670d4ce1_Person-b121367d-2b06-8b04-c649-22ed020be079
  a a2a:Person ;
  rdfs:label "Pietertien Tissingh" ;
  a2a:PersonName [
    rdfs:label "Pietertien Tissingh" ;
    a2a:PersonNameFirstName "Pietertien" ;
    a2a:PersonNameLastName "Tissingh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1915-12-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ruinen" ;
    rdfs:label "Ruinen"
  ] .

oa:person_dar_fc91bb14-1e6f-6aea-e339-2520670d4ce1_Person-aeabc723-4fc5-09a7-23ac-dd4cfa293d58
  a a2a:Person ;
  rdfs:label "Hillechien Joosten" ;
  a2a:PersonName [
    rdfs:label "Hillechien Joosten" ;
    a2a:PersonNameFirstName "Hillechien" ;
    a2a:PersonNameLastName "Joosten"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_fc91bb14-1e6f-6aea-e339-2520670d4ce1_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1915-12-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ruinen" ;
    rdfs:label "Ruinen"
  ] .

oa:relationep_dar_fc91bb14-1e6f-6aea-e339-2520670d4ce1_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_fc91bb14-1e6f-6aea-e339-2520670d4ce1_Person:950ea282-7dbc-f0c7-a0bb-990c9ece08ce ;
  a2a:EventKeyRef oa:event_dar_fc91bb14-1e6f-6aea-e339-2520670d4ce1_Event1 .

oa:relationep_dar_fc91bb14-1e6f-6aea-e339-2520670d4ce1_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_fc91bb14-1e6f-6aea-e339-2520670d4ce1_Person:b121367d-2b06-8b04-c649-22ed020be079 ;
  a2a:EventKeyRef oa:event_dar_fc91bb14-1e6f-6aea-e339-2520670d4ce1_Event1 .

oa:relationep_dar_fc91bb14-1e6f-6aea-e339-2520670d4ce1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_fc91bb14-1e6f-6aea-e339-2520670d4ce1_Person:aeabc723-4fc5-09a7-23ac-dd4cfa293d58 ;
  a2a:EventKeyRef oa:event_dar_fc91bb14-1e6f-6aea-e339-2520670d4ce1_Event1 .

oa:source_dar_fc91bb14-1e6f-6aea-e339-2520670d4ce1
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Ruinen" ;
    rdfs:label "Ruinen", "1915-12-17 - 1915-12-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-12-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-12-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1915-12-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1915, Periode: 1915" ;
    a2a:Book "Geboorteregister Ruinen 1915" ;
    a2a:DocumentNumber "124" ;
    a2a:RegistryNumber "1915" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1915, Periode: 1915, Geboorteregister Ruinen 1915, 124, 1915"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/347477f9-685e-6cd8-b264-62c999203b4f.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/fc91bb14-1e6f-6aea-e339-2520670d4ce1" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/347477f9-685e-6cd8-b264-62c999203b4f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-02-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/fc91bb14-1e6f-6aea-e339-2520670d4ce1" ;
  a2a:RecordGUID "{fc91bb14-1e6f-6aea-e339-2520670d4ce1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_48_00000048.xml van DAR" .

