@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_2ba540f3-04cc-4308-c852-8c1947a4e80b
  a a2a:Record ;
  rdfs:label "Geboorte op 21 februari 1915 te Grouw" ;
  a2a:hasPerson oa:person_frl_2ba540f3-04cc-4308-c852-8c1947a4e80b_Person-30e8e843-6b63-dfb9-c458-8961a7087905, oa:person_frl_2ba540f3-04cc-4308-c852-8c1947a4e80b_Person-ee2d46b3-15e1-a0c7-bedf-81f5b9193a6c, oa:person_frl_2ba540f3-04cc-4308-c852-8c1947a4e80b_Person-7f5fa2e1-7c11-1e5b-496e-b2e32359a600 ;
  a2a:hasEvent oa:event_frl_2ba540f3-04cc-4308-c852-8c1947a4e80b_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_2ba540f3-04cc-4308-c852-8c1947a4e80b_0, oa:relationep_frl_2ba540f3-04cc-4308-c852-8c1947a4e80b_1, oa:relationep_frl_2ba540f3-04cc-4308-c852-8c1947a4e80b_2 ;
  a2a:hasSource oa:source_frl_2ba540f3-04cc-4308-c852-8c1947a4e80b .

oa:person_frl_2ba540f3-04cc-4308-c852-8c1947a4e80b_Person-30e8e843-6b63-dfb9-c458-8961a7087905
  a a2a:Person ;
  rdfs:label "Tjerkje de Vries" ;
  a2a:PersonName [
    rdfs:label "Tjerkje de Vries" ;
    a2a:PersonNameFirstName "Tjerkje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1915-02-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Grouw" ;
    rdfs:label "Grouw"
  ] .

oa:person_frl_2ba540f3-04cc-4308-c852-8c1947a4e80b_Person-ee2d46b3-15e1-a0c7-bedf-81f5b9193a6c
  a a2a:Person ;
  rdfs:label "Gerrit de Vries" ;
  a2a:PersonName [
    rdfs:label "Gerrit de Vries" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Grouw" ;
    rdfs:label "Grouw"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22 jaar" ;
    rdfs:label "22 jaar"
  ] ;
  a2a:Profession "fabrieksarbeider" .

oa:person_frl_2ba540f3-04cc-4308-c852-8c1947a4e80b_Person-7f5fa2e1-7c11-1e5b-496e-b2e32359a600
  a a2a:Person ;
  rdfs:label "Dieuwke Sijtske Bouma" ;
  a2a:PersonName [
    rdfs:label "Dieuwke Sijtske Bouma" ;
    a2a:PersonNameFirstName "Dieuwke Sijtske" ;
    a2a:PersonNameLastName "Bouma"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Grouw" ;
    rdfs:label "Grouw"
  ] .

oa:event_frl_2ba540f3-04cc-4308-c852-8c1947a4e80b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1915-02-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grouw" ;
    rdfs:label "Grouw"
  ] .

oa:relationep_frl_2ba540f3-04cc-4308-c852-8c1947a4e80b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_2ba540f3-04cc-4308-c852-8c1947a4e80b_Person:30e8e843-6b63-dfb9-c458-8961a7087905 ;
  a2a:EventKeyRef oa:event_frl_2ba540f3-04cc-4308-c852-8c1947a4e80b_Event1 .

oa:relationep_frl_2ba540f3-04cc-4308-c852-8c1947a4e80b_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_2ba540f3-04cc-4308-c852-8c1947a4e80b_Person:ee2d46b3-15e1-a0c7-bedf-81f5b9193a6c ;
  a2a:EventKeyRef oa:event_frl_2ba540f3-04cc-4308-c852-8c1947a4e80b_Event1 .

oa:relationep_frl_2ba540f3-04cc-4308-c852-8c1947a4e80b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_2ba540f3-04cc-4308-c852-8c1947a4e80b_Person:7f5fa2e1-7c11-1e5b-496e-b2e32359a600 ;
  a2a:EventKeyRef oa:event_frl_2ba540f3-04cc-4308-c852-8c1947a4e80b_Event1 .

oa:source_frl_2ba540f3-04cc-4308-c852-8c1947a4e80b
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Idaarderadeel" ;
    rdfs:label "Idaarderadeel", "1915-02-22 - 1915-02-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-02-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-02-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1915-02-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Idaarderadeel - Tresoar, Deel: 1054, Periode: 1915" ;
    a2a:Book "Geboorteregister 1915" ;
    a2a:DocumentNumber "0021" ;
    a2a:RegistryNumber "1054" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Idaarderadeel - Tresoar, Deel: 1054, Periode: 1915, Geboorteregister 1915, 0021, 1054"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/4fb822a8-05da-4b44-a6d4-0b1d26b58232.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/2ba540f3-04cc-4308-c852-8c1947a4e80b" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/4fb822a8-05da-4b44-a6d4-0b1d26b58232.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-06-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/2ba540f3-04cc-4308-c852-8c1947a4e80b" ;
  a2a:RecordGUID "{2ba540f3-04cc-4308-c852-8c1947a4e80b}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Idaarderadeel - Tresoar" ;
  a2a:SourceRemarkdeel "1054" ;
  a2a:SourceRemarkregister_periode "1915" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_70514_00070514.xml van FRL" .

