@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_d4020612-2b59-4f55-bd72-b388ec7939ba
  a a2a:Record ;
  rdfs:label "Rolboeken arr. rechtbanken inschrijving op 11 maart 1909" ;
  a2a:hasPerson oa:person_frl_d4020612-2b59-4f55-bd72-b388ec7939ba_Person-02f09428-c2a0-4f4e-8ead-60f73b1143a0 ;
  a2a:hasEvent oa:event_frl_d4020612-2b59-4f55-bd72-b388ec7939ba_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_d4020612-2b59-4f55-bd72-b388ec7939ba_0 ;
  a2a:hasSource oa:source_frl_d4020612-2b59-4f55-bd72-b388ec7939ba .

oa:person_frl_d4020612-2b59-4f55-bd72-b388ec7939ba_Person-02f09428-c2a0-4f4e-8ead-60f73b1143a0
  a a2a:Person ;
  rdfs:label "Abel Ewold" ;
  a2a:PersonName [
    rdfs:label "Abel Ewold" ;
    a2a:PersonNameFirstName "Abel" ;
    a2a:PersonNameLastName "Ewold"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oosterzee" ;
    rdfs:label "Oosterzee"
  ] .

oa:event_frl_d4020612-2b59-4f55-bd72-b388ec7939ba_Event1
  a a2a:Event ;
  rdfs:label "other:Rolboeken arr. rechtbanken inschrijving" ;
  a2a:EventType "other:Rolboeken arr. rechtbanken inschrijving" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1909-03-11"^^xsd:date
  ] .

oa:relationep_frl_d4020612-2b59-4f55-bd72-b388ec7939ba_0
  a a2a:RelationEP ;
  rdfs:label "other:Gedaagde" ;
  a2a:RelationType "other:Gedaagde" ;
  a2a:PersonKeyRef oa:person_frl_d4020612-2b59-4f55-bd72-b388ec7939ba_Person:02f09428-c2a0-4f4e-8ead-60f73b1143a0 ;
  a2a:EventKeyRef oa:event_frl_d4020612-2b59-4f55-bd72-b388ec7939ba_Event1 .

oa:source_frl_d4020612-2b59-4f55-bd72-b388ec7939ba
  a a2a:Source ;
  rdfs:label "AlleFriezen, Rolboeken arr. rechtbanken" ;
  a2a:SourcePlace [
    a2a:Place "Heerenveen" ;
    rdfs:label "Heerenveen", "1909-03-11 - 1909-03-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-03-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-03-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1909-03-11"^^xsd:date
  ] ;
  a2a:SourceType "other:Rolboeken arr. rechtbanken" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Arrondissementsrechtbank Heerenveen - Tresoar, Deel: 119, Periode: 1906-1910" ;
    a2a:Book "Rol van strafzaken" ;
    a2a:DocumentNumber "69" ;
    a2a:RegistryNumber "119" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Arrondissementsrechtbank Heerenveen - Tresoar, Deel: 119, Periode: 1906-1910, Rol van strafzaken, 69, 119"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_18-01%2FNL-0400410000_18-01_0119%2FNL-0400410000_18-01_0119_000059.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/d4020612-2b59-4f55-bd72-b388ec7939ba" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_18-01%2FNL-0400410000_18-01_0119%2FNL-0400410000_18-01_0119_000059.jp2"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/d4020612-2b59-4f55-bd72-b388ec7939ba" ;
  a2a:RecordGUID "{d4020612-2b59-4f55-bd72-b388ec7939ba}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_1227_00001227.xml van FRL" .

