@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_54489bc7-91f7-cd6d-e0cd-d6e42cbcd71d
  a a2a:Record ;
  rdfs:label "Geboorte op 13 oktober 1921 te Roden" ;
  a2a:hasPerson oa:person_dar_54489bc7-91f7-cd6d-e0cd-d6e42cbcd71d_Person-1ae0b89f-ee7e-10b8-7340-22260b58a661, oa:person_dar_54489bc7-91f7-cd6d-e0cd-d6e42cbcd71d_Person-1aa5aaee-e254-d4d8-7313-d3df1b30fd42, oa:person_dar_54489bc7-91f7-cd6d-e0cd-d6e42cbcd71d_Person-480aa593-145b-a0cb-4db2-c6baa8b5bfcc ;
  a2a:hasEvent oa:event_dar_54489bc7-91f7-cd6d-e0cd-d6e42cbcd71d_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_54489bc7-91f7-cd6d-e0cd-d6e42cbcd71d_0, oa:relationep_dar_54489bc7-91f7-cd6d-e0cd-d6e42cbcd71d_1, oa:relationep_dar_54489bc7-91f7-cd6d-e0cd-d6e42cbcd71d_2 ;
  a2a:hasSource oa:source_dar_54489bc7-91f7-cd6d-e0cd-d6e42cbcd71d .

oa:person_dar_54489bc7-91f7-cd6d-e0cd-d6e42cbcd71d_Person-1ae0b89f-ee7e-10b8-7340-22260b58a661
  a a2a:Person ;
  rdfs:label "Jan Ensink" ;
  a2a:PersonName [
    rdfs:label "Jan Ensink" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Ensink"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "arbeider" .

oa:person_dar_54489bc7-91f7-cd6d-e0cd-d6e42cbcd71d_Person-1aa5aaee-e254-d4d8-7313-d3df1b30fd42
  a a2a:Person ;
  rdfs:label "Jan Jannes Ensink" ;
  a2a:PersonName [
    rdfs:label "Jan Jannes Ensink" ;
    a2a:PersonNameFirstName "Jan Jannes" ;
    a2a:PersonNameLastName "Ensink"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1921-10-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roden" ;
    rdfs:label "Roden"
  ] .

oa:person_dar_54489bc7-91f7-cd6d-e0cd-d6e42cbcd71d_Person-480aa593-145b-a0cb-4db2-c6baa8b5bfcc
  a a2a:Person ;
  rdfs:label "Grietje Holman" ;
  a2a:PersonName [
    rdfs:label "Grietje Holman" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Holman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_54489bc7-91f7-cd6d-e0cd-d6e42cbcd71d_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1921-10-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roden" ;
    rdfs:label "Roden"
  ] .

oa:relationep_dar_54489bc7-91f7-cd6d-e0cd-d6e42cbcd71d_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_54489bc7-91f7-cd6d-e0cd-d6e42cbcd71d_Person:1ae0b89f-ee7e-10b8-7340-22260b58a661 ;
  a2a:EventKeyRef oa:event_dar_54489bc7-91f7-cd6d-e0cd-d6e42cbcd71d_Event1 .

oa:relationep_dar_54489bc7-91f7-cd6d-e0cd-d6e42cbcd71d_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_54489bc7-91f7-cd6d-e0cd-d6e42cbcd71d_Person:1aa5aaee-e254-d4d8-7313-d3df1b30fd42 ;
  a2a:EventKeyRef oa:event_dar_54489bc7-91f7-cd6d-e0cd-d6e42cbcd71d_Event1 .

oa:relationep_dar_54489bc7-91f7-cd6d-e0cd-d6e42cbcd71d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_54489bc7-91f7-cd6d-e0cd-d6e42cbcd71d_Person:480aa593-145b-a0cb-4db2-c6baa8b5bfcc ;
  a2a:EventKeyRef oa:event_dar_54489bc7-91f7-cd6d-e0cd-d6e42cbcd71d_Event1 .

oa:source_dar_54489bc7-91f7-cd6d-e0cd-d6e42cbcd71d
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Roden" ;
    rdfs:label "Roden", "1921-10-13 - 1921-10-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-10-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-10-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1921-10-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1921, Periode: 1921" ;
    a2a:Book "Geboorteregister Roden 1921" ;
    a2a:DocumentNumber "115" ;
    a2a:RegistryNumber "1921" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1921, Periode: 1921, Geboorteregister Roden 1921, 115, 1921"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/a9a33afa-9450-e43a-693e-cd1e2bbe2617.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/54489bc7-91f7-cd6d-e0cd-d6e42cbcd71d" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/a9a33afa-9450-e43a-693e-cd1e2bbe2617.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-05-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/54489bc7-91f7-cd6d-e0cd-d6e42cbcd71d" ;
  a2a:RecordGUID "{54489bc7-91f7-cd6d-e0cd-d6e42cbcd71d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_13_00000013.xml van DAR" .

