@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_4e208e44-e5d5-882a-dce1-b2544dce351b
  a a2a:Record ;
  rdfs:label "Geboorte op 9 november 1914 te Wolvega" ;
  a2a:hasPerson oa:person_frl_4e208e44-e5d5-882a-dce1-b2544dce351b_Person-b74af26a-1e66-7564-59ad-86074601c1b3, oa:person_frl_4e208e44-e5d5-882a-dce1-b2544dce351b_Person-72504b4f-0af7-860e-56dc-e0c137cf4831, oa:person_frl_4e208e44-e5d5-882a-dce1-b2544dce351b_Person-f9971df9-bde1-59e3-a254-e6016bee3179 ;
  a2a:hasEvent oa:event_frl_4e208e44-e5d5-882a-dce1-b2544dce351b_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_4e208e44-e5d5-882a-dce1-b2544dce351b_0, oa:relationep_frl_4e208e44-e5d5-882a-dce1-b2544dce351b_1, oa:relationep_frl_4e208e44-e5d5-882a-dce1-b2544dce351b_2 ;
  a2a:hasSource oa:source_frl_4e208e44-e5d5-882a-dce1-b2544dce351b .

oa:person_frl_4e208e44-e5d5-882a-dce1-b2544dce351b_Person-b74af26a-1e66-7564-59ad-86074601c1b3
  a a2a:Person ;
  rdfs:label "Antje Ottenhoff" ;
  a2a:PersonName [
    rdfs:label "Antje Ottenhoff" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Ottenhoff"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1914-11-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wolvega" ;
    rdfs:label "Wolvega"
  ] .

oa:person_frl_4e208e44-e5d5-882a-dce1-b2544dce351b_Person-72504b4f-0af7-860e-56dc-e0c137cf4831
  a a2a:Person ;
  rdfs:label "Filippus Helenus Ottenhoff" ;
  a2a:PersonName [
    rdfs:label "Filippus Helenus Ottenhoff" ;
    a2a:PersonNameFirstName "Filippus Helenus" ;
    a2a:PersonNameLastName "Ottenhoff"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvega" ;
    rdfs:label "Wolvega"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32 jaar" ;
    rdfs:label "32 jaar"
  ] ;
  a2a:Profession "slager" .

oa:person_frl_4e208e44-e5d5-882a-dce1-b2544dce351b_Person-f9971df9-bde1-59e3-a254-e6016bee3179
  a a2a:Person ;
  rdfs:label "Sieverdina Buscher" ;
  a2a:PersonName [
    rdfs:label "Sieverdina Buscher" ;
    a2a:PersonNameFirstName "Sieverdina" ;
    a2a:PersonNameLastName "Buscher"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Wolvega" ;
    rdfs:label "Wolvega"
  ] .

oa:event_frl_4e208e44-e5d5-882a-dce1-b2544dce351b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1914-11-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wolvega" ;
    rdfs:label "Wolvega"
  ] .

oa:relationep_frl_4e208e44-e5d5-882a-dce1-b2544dce351b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_4e208e44-e5d5-882a-dce1-b2544dce351b_Person:b74af26a-1e66-7564-59ad-86074601c1b3 ;
  a2a:EventKeyRef oa:event_frl_4e208e44-e5d5-882a-dce1-b2544dce351b_Event1 .

oa:relationep_frl_4e208e44-e5d5-882a-dce1-b2544dce351b_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_4e208e44-e5d5-882a-dce1-b2544dce351b_Person:72504b4f-0af7-860e-56dc-e0c137cf4831 ;
  a2a:EventKeyRef oa:event_frl_4e208e44-e5d5-882a-dce1-b2544dce351b_Event1 .

oa:relationep_frl_4e208e44-e5d5-882a-dce1-b2544dce351b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_4e208e44-e5d5-882a-dce1-b2544dce351b_Person:f9971df9-bde1-59e3-a254-e6016bee3179 ;
  a2a:EventKeyRef oa:event_frl_4e208e44-e5d5-882a-dce1-b2544dce351b_Event1 .

oa:source_frl_4e208e44-e5d5-882a-dce1-b2544dce351b
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Weststellingwerf" ;
    rdfs:label "Weststellingwerf", "1914-11-09 - 1914-11-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-11-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-11-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1914-11-09"^^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 "0452" ;
    a2a:RegistryNumber "1074" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Weststellingwerf - Tresoar, Deel: 1074, Periode: 1914, Geboorteregister 1914 (1-495), 0452, 1074"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/bbf8784e-ca82-417d-b804-2277496a7e44.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/4e208e44-e5d5-882a-dce1-b2544dce351b" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/bbf8784e-ca82-417d-b804-2277496a7e44.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-03-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/4e208e44-e5d5-882a-dce1-b2544dce351b" ;
  a2a:RecordGUID "{4e208e44-e5d5-882a-dce1-b2544dce351b}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Weststellingwerf - Tresoar" ;
  a2a:SourceRemarkdeel "1074" ;
  a2a:SourceRemarkregister_periode "1914" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_11277_00011277.xml van FRL" .

