@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_c1265d3b-7bb7-43e1-a039-e71f6af489bc
  a a2a:Record ;
  rdfs:label "Geboorte (geboorteakte) op 4 augustus 1917 te Rauwerd" ;
  a2a:hasPerson oa:person_frl_c1265d3b-7bb7-43e1-a039-e71f6af489bc_Person-843d00ca-b1c3-4660-8638-fc12f16ae88d, oa:person_frl_c1265d3b-7bb7-43e1-a039-e71f6af489bc_Person-7738765b-dfb6-a14f-e925-a5648af6e535, oa:person_frl_c1265d3b-7bb7-43e1-a039-e71f6af489bc_Person-5d61a058-c467-7e5a-b731-a429900a5be2 ;
  a2a:hasEvent oa:event_frl_c1265d3b-7bb7-43e1-a039-e71f6af489bc_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_c1265d3b-7bb7-43e1-a039-e71f6af489bc_0, oa:relationep_frl_c1265d3b-7bb7-43e1-a039-e71f6af489bc_1, oa:relationep_frl_c1265d3b-7bb7-43e1-a039-e71f6af489bc_2 ;
  a2a:hasSource oa:source_frl_c1265d3b-7bb7-43e1-a039-e71f6af489bc .

oa:person_frl_c1265d3b-7bb7-43e1-a039-e71f6af489bc_Person-843d00ca-b1c3-4660-8638-fc12f16ae88d
  a a2a:Person ;
  rdfs:label "Anna Johanneske Noordenbos" ;
  a2a:PersonName [
    rdfs:label "Anna Johanneske Noordenbos" ;
    a2a:PersonNameFirstName "Anna Johanneske" ;
    a2a:PersonNameLastName "Noordenbos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1917-08-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rauwerd" ;
    rdfs:label "Rauwerd"
  ] .

oa:person_frl_c1265d3b-7bb7-43e1-a039-e71f6af489bc_Person-7738765b-dfb6-a14f-e925-a5648af6e535
  a a2a:Person ;
  rdfs:label "Jetze Noordenbos" ;
  a2a:PersonName [
    rdfs:label "Jetze Noordenbos" ;
    a2a:PersonNameFirstName "Jetze" ;
    a2a:PersonNameLastName "Noordenbos"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rauwerd" ;
    rdfs:label "Rauwerd"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34 jaar" ;
    rdfs:label "34 jaar"
  ] ;
  a2a:Profession "veehouder" .

oa:person_frl_c1265d3b-7bb7-43e1-a039-e71f6af489bc_Person-5d61a058-c467-7e5a-b731-a429900a5be2
  a a2a:Person ;
  rdfs:label "Rigtje de Jong" ;
  a2a:PersonName [
    rdfs:label "Rigtje de Jong" ;
    a2a:PersonNameFirstName "Rigtje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Rauwerd" ;
    rdfs:label "Rauwerd"
  ] .

oa:event_frl_c1265d3b-7bb7-43e1-a039-e71f6af489bc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1917-08-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rauwerd" ;
    rdfs:label "Rauwerd"
  ] .

oa:relationep_frl_c1265d3b-7bb7-43e1-a039-e71f6af489bc_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_c1265d3b-7bb7-43e1-a039-e71f6af489bc_Person:843d00ca-b1c3-4660-8638-fc12f16ae88d ;
  a2a:EventKeyRef oa:event_frl_c1265d3b-7bb7-43e1-a039-e71f6af489bc_Event1 .

oa:relationep_frl_c1265d3b-7bb7-43e1-a039-e71f6af489bc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_c1265d3b-7bb7-43e1-a039-e71f6af489bc_Person:7738765b-dfb6-a14f-e925-a5648af6e535 ;
  a2a:EventKeyRef oa:event_frl_c1265d3b-7bb7-43e1-a039-e71f6af489bc_Event1 .

oa:relationep_frl_c1265d3b-7bb7-43e1-a039-e71f6af489bc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_c1265d3b-7bb7-43e1-a039-e71f6af489bc_Person:5d61a058-c467-7e5a-b731-a429900a5be2 ;
  a2a:EventKeyRef oa:event_frl_c1265d3b-7bb7-43e1-a039-e71f6af489bc_Event1 .

oa:source_frl_c1265d3b-7bb7-43e1-a039-e71f6af489bc
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rauwerderhem" ;
    rdfs:label "Rauwerderhem", "1917-08-06 - 1917-08-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-08-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-08-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1917-08-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Rauwerderhem - Historisch Centrum Leeuwarden, Deel: 36, Periode: 1917" ;
    a2a:Book "Geboorteregister 1916-1918" ;
    a2a:DocumentNumber "0038" ;
    a2a:RegistryNumber "36" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Rauwerderhem - Historisch Centrum Leeuwarden, Deel: 36, Periode: 1917, Geboorteregister 1916-1918, 0038, 36"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/859247fa-b46e-37bb-66c3-09c27c7cbdaf.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/c1265d3b-7bb7-43e1-a039-e71f6af489bc" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/859247fa-b46e-37bb-66c3-09c27c7cbdaf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-02-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/c1265d3b-7bb7-43e1-a039-e71f6af489bc" ;
  a2a:RecordGUID "{c1265d3b-7bb7-43e1-a039-e71f6af489bc}" ;
  a2a:SourceRemarkAkteSoort "Geboorteakte" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Rauwerderhem - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkdeel "36" ;
  a2a:SourceRemarkregister_periode "1917" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_13231_00013231.xml van FRL" .

