@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_frl_84ca1f36-c021-c2cc-d933-883bc02f839c
  a a2a:Record ;
  rdfs:label "Geboorte op 6 januari 1914 te Ureterp" ;
  a2a:hasPerson oa:person_frl_84ca1f36-c021-c2cc-d933-883bc02f839c_Person-9c25b864-fe25-26dc-f17a-690e26f25cce, oa:person_frl_84ca1f36-c021-c2cc-d933-883bc02f839c_Person-8cc0e6a7-7f48-1de2-4589-0e49871e9b41, oa:person_frl_84ca1f36-c021-c2cc-d933-883bc02f839c_Person-013f763c-124f-a8c3-f276-a242e435be18 ;
  a2a:hasEvent oa:event_frl_84ca1f36-c021-c2cc-d933-883bc02f839c_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_84ca1f36-c021-c2cc-d933-883bc02f839c_0, oa:relationep_frl_84ca1f36-c021-c2cc-d933-883bc02f839c_1, oa:relationep_frl_84ca1f36-c021-c2cc-d933-883bc02f839c_2 ;
  a2a:hasSource oa:source_frl_84ca1f36-c021-c2cc-d933-883bc02f839c .

oa:person_frl_84ca1f36-c021-c2cc-d933-883bc02f839c_Person-9c25b864-fe25-26dc-f17a-690e26f25cce
  a a2a:Person ;
  rdfs:label "Broer Linzes Meijer" ;
  a2a:PersonName [
    rdfs:label "Broer Linzes Meijer" ;
    a2a:PersonNameFirstName "Broer" ;
    a2a:PersonNamePatronym "Linzes" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ureterp" ;
    rdfs:label "Ureterp"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "44 jaar" ;
    rdfs:label "44 jaar"
  ] ;
  a2a:Profession "arbeider" .

oa:person_frl_84ca1f36-c021-c2cc-d933-883bc02f839c_Person-8cc0e6a7-7f48-1de2-4589-0e49871e9b41
  a a2a:Person ;
  rdfs:label "Sijtske Kooistra" ;
  a2a:PersonName [
    rdfs:label "Sijtske Kooistra" ;
    a2a:PersonNameFirstName "Sijtske" ;
    a2a:PersonNameLastName "Kooistra"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Ureterp" ;
    rdfs:label "Ureterp"
  ] .

oa:person_frl_84ca1f36-c021-c2cc-d933-883bc02f839c_Person-013f763c-124f-a8c3-f276-a242e435be18
  a a2a:Person ;
  rdfs:label "Janke Meijer" ;
  a2a:PersonName [
    rdfs:label "Janke Meijer" ;
    a2a:PersonNameFirstName "Janke" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1914-01-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ureterp" ;
    rdfs:label "Ureterp"
  ] .

oa:event_frl_84ca1f36-c021-c2cc-d933-883bc02f839c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1914-01-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ureterp" ;
    rdfs:label "Ureterp"
  ] .

oa:relationep_frl_84ca1f36-c021-c2cc-d933-883bc02f839c_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_84ca1f36-c021-c2cc-d933-883bc02f839c_Person:9c25b864-fe25-26dc-f17a-690e26f25cce ;
  a2a:EventKeyRef oa:event_frl_84ca1f36-c021-c2cc-d933-883bc02f839c_Event1 .

oa:relationep_frl_84ca1f36-c021-c2cc-d933-883bc02f839c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_84ca1f36-c021-c2cc-d933-883bc02f839c_Person:8cc0e6a7-7f48-1de2-4589-0e49871e9b41 ;
  a2a:EventKeyRef oa:event_frl_84ca1f36-c021-c2cc-d933-883bc02f839c_Event1 .

oa:relationep_frl_84ca1f36-c021-c2cc-d933-883bc02f839c_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_84ca1f36-c021-c2cc-d933-883bc02f839c_Person:013f763c-124f-a8c3-f276-a242e435be18 ;
  a2a:EventKeyRef oa:event_frl_84ca1f36-c021-c2cc-d933-883bc02f839c_Event1 .

oa:source_frl_84ca1f36-c021-c2cc-d933-883bc02f839c
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Opsterland" ;
    rdfs:label "Opsterland", "1914-01-06 - 1914-01-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-01-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-01-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1914-01-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Opsterland - Tresoar, Deel: 1077, Periode: 1914" ;
    a2a:Book "Geboorteregister 1914" ;
    a2a:DocumentNumber "0011" ;
    a2a:RegistryNumber "1077" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Opsterland - Tresoar, Deel: 1077, Periode: 1914, Geboorteregister 1914, 0011, 1077"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/c48493f9-1222-0268-5ebb-bf1237a139fc.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/84ca1f36-c021-c2cc-d933-883bc02f839c" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/c48493f9-1222-0268-5ebb-bf1237a139fc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-12-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/84ca1f36-c021-c2cc-d933-883bc02f839c" ;
  a2a:RecordGUID "{84ca1f36-c021-c2cc-d933-883bc02f839c}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Opsterland - Tresoar" ;
  a2a:SourceRemarkdeel "1077" ;
  a2a:SourceRemarkregister_periode "1914" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_83754_00083754.xml van FRL" .

