@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_7637944e-13e5-9a02-e82e-7e2ea0edc981
  a a2a:Record ;
  rdfs:label "Geboorte op 16 september 1914 te Scherpenzeel" ;
  a2a:hasPerson oa:person_frl_7637944e-13e5-9a02-e82e-7e2ea0edc981_Person-84d1352c-fe48-c978-139c-09333608d03d, oa:person_frl_7637944e-13e5-9a02-e82e-7e2ea0edc981_Person-62613825-9001-0397-fc81-61eca7919286, oa:person_frl_7637944e-13e5-9a02-e82e-7e2ea0edc981_Person-21fd8c9b-ea86-bc25-488f-0ae0babe39c9 ;
  a2a:hasEvent oa:event_frl_7637944e-13e5-9a02-e82e-7e2ea0edc981_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_7637944e-13e5-9a02-e82e-7e2ea0edc981_0, oa:relationep_frl_7637944e-13e5-9a02-e82e-7e2ea0edc981_1, oa:relationep_frl_7637944e-13e5-9a02-e82e-7e2ea0edc981_2 ;
  a2a:hasSource oa:source_frl_7637944e-13e5-9a02-e82e-7e2ea0edc981 .

oa:person_frl_7637944e-13e5-9a02-e82e-7e2ea0edc981_Person-84d1352c-fe48-c978-139c-09333608d03d
  a a2a:Person ;
  rdfs:label "Siebrigje Jacoba Osse" ;
  a2a:PersonName [
    rdfs:label "Siebrigje Jacoba Osse" ;
    a2a:PersonNameFirstName "Siebrigje Jacoba" ;
    a2a:PersonNameLastName "Osse"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1914-09-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Scherpenzeel" ;
    rdfs:label "Scherpenzeel"
  ] .

oa:person_frl_7637944e-13e5-9a02-e82e-7e2ea0edc981_Person-62613825-9001-0397-fc81-61eca7919286
  a a2a:Person ;
  rdfs:label "Jacobus Osse" ;
  a2a:PersonName [
    rdfs:label "Jacobus Osse" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Osse"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Scherpenzeel" ;
    rdfs:label "Scherpenzeel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45 jaar" ;
    rdfs:label "45 jaar"
  ] ;
  a2a:Profession "veehouder" .

oa:person_frl_7637944e-13e5-9a02-e82e-7e2ea0edc981_Person-21fd8c9b-ea86-bc25-488f-0ae0babe39c9
  a a2a:Person ;
  rdfs:label "Aaltje Huitema" ;
  a2a:PersonName [
    rdfs:label "Aaltje Huitema" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Huitema"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Scherpenzeel" ;
    rdfs:label "Scherpenzeel"
  ] .

oa:event_frl_7637944e-13e5-9a02-e82e-7e2ea0edc981_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1914-09-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Scherpenzeel" ;
    rdfs:label "Scherpenzeel"
  ] .

oa:relationep_frl_7637944e-13e5-9a02-e82e-7e2ea0edc981_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_7637944e-13e5-9a02-e82e-7e2ea0edc981_Person:84d1352c-fe48-c978-139c-09333608d03d ;
  a2a:EventKeyRef oa:event_frl_7637944e-13e5-9a02-e82e-7e2ea0edc981_Event1 .

oa:relationep_frl_7637944e-13e5-9a02-e82e-7e2ea0edc981_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_7637944e-13e5-9a02-e82e-7e2ea0edc981_Person:62613825-9001-0397-fc81-61eca7919286 ;
  a2a:EventKeyRef oa:event_frl_7637944e-13e5-9a02-e82e-7e2ea0edc981_Event1 .

oa:relationep_frl_7637944e-13e5-9a02-e82e-7e2ea0edc981_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_7637944e-13e5-9a02-e82e-7e2ea0edc981_Person:21fd8c9b-ea86-bc25-488f-0ae0babe39c9 ;
  a2a:EventKeyRef oa:event_frl_7637944e-13e5-9a02-e82e-7e2ea0edc981_Event1 .

oa:source_frl_7637944e-13e5-9a02-e82e-7e2ea0edc981
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Weststellingwerf" ;
    rdfs:label "Weststellingwerf", "1914-09-19 - 1914-09-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-09-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-09-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1914-09-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Weststellingwerf - Tresoar, Deel: 1074, Periode: 1914" ;
    a2a:Book "Geboorteregister 1914 (1-495)" ;
    a2a:DocumentNumber "0384" ;
    a2a:RegistryNumber "1074" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Weststellingwerf - Tresoar, Deel: 1074, Periode: 1914, Geboorteregister 1914 (1-495), 0384, 1074"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/2e11fc15-5335-9d4d-e6f7-fc2d0d65eb7f.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/7637944e-13e5-9a02-e82e-7e2ea0edc981" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/2e11fc15-5335-9d4d-e6f7-fc2d0d65eb7f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-02-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/7637944e-13e5-9a02-e82e-7e2ea0edc981" ;
  a2a:RecordGUID "{7637944e-13e5-9a02-e82e-7e2ea0edc981}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Weststellingwerf - Tresoar" ;
  a2a:SourceRemarkdeel "1074" ;
  a2a:SourceRemarkregister_periode "1914" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_11388_00011388.xml van FRL" .

