@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_e75e6caa-ece6-42b3-8147-d8a652ce0257
  a a2a:Record ;
  rdfs:label "Rolboeken arr. rechtbanken inschrijving op 18 februari 1914" ;
  a2a:hasPerson oa:person_frl_e75e6caa-ece6-42b3-8147-d8a652ce0257_Person-36feff5c-46f6-4d47-a321-cccc21af0a4a, oa:person_frl_e75e6caa-ece6-42b3-8147-d8a652ce0257_Person-6c6c555e-bdfe-4edb-acc5-ee051402fd8f ;
  a2a:hasEvent oa:event_frl_e75e6caa-ece6-42b3-8147-d8a652ce0257_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_e75e6caa-ece6-42b3-8147-d8a652ce0257_0, oa:relationep_frl_e75e6caa-ece6-42b3-8147-d8a652ce0257_1 ;
  a2a:hasSource oa:source_frl_e75e6caa-ece6-42b3-8147-d8a652ce0257 .

oa:person_frl_e75e6caa-ece6-42b3-8147-d8a652ce0257_Person-36feff5c-46f6-4d47-a321-cccc21af0a4a
  a a2a:Person ;
  rdfs:label "Albert Bandstra" ;
  a2a:PersonName [
    rdfs:label "Albert Bandstra" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Bandstra"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Anjum" ;
    rdfs:label "Anjum"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "19 jaar" ;
    rdfs:label "19 jaar"
  ] ;
  a2a:Profession "arbeider" .

oa:person_frl_e75e6caa-ece6-42b3-8147-d8a652ce0257_Person-6c6c555e-bdfe-4edb-acc5-ee051402fd8f
  a a2a:Person ;
  rdfs:label "Anne Wagenaar" ;
  a2a:PersonName [
    rdfs:label "Anne Wagenaar" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNameLastName "Wagenaar"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Anjum" ;
    rdfs:label "Anjum"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "17 jaar" ;
    rdfs:label "17 jaar"
  ] ;
  a2a:Profession "arbeider" .

oa:event_frl_e75e6caa-ece6-42b3-8147-d8a652ce0257_Event1
  a a2a:Event ;
  rdfs:label "other:Rolboeken arr. rechtbanken inschrijving" ;
  a2a:EventType "other:Rolboeken arr. rechtbanken inschrijving" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1914-02-18"^^xsd:date
  ] .

oa:relationep_frl_e75e6caa-ece6-42b3-8147-d8a652ce0257_0
  a a2a:RelationEP ;
  rdfs:label "other:Gedaagde" ;
  a2a:RelationType "other:Gedaagde" ;
  a2a:PersonKeyRef oa:person_frl_e75e6caa-ece6-42b3-8147-d8a652ce0257_Person:36feff5c-46f6-4d47-a321-cccc21af0a4a ;
  a2a:EventKeyRef oa:event_frl_e75e6caa-ece6-42b3-8147-d8a652ce0257_Event1 .

oa:relationep_frl_e75e6caa-ece6-42b3-8147-d8a652ce0257_1
  a a2a:RelationEP ;
  rdfs:label "other:Gedaagde" ;
  a2a:RelationType "other:Gedaagde" ;
  a2a:PersonKeyRef oa:person_frl_e75e6caa-ece6-42b3-8147-d8a652ce0257_Person:6c6c555e-bdfe-4edb-acc5-ee051402fd8f ;
  a2a:EventKeyRef oa:event_frl_e75e6caa-ece6-42b3-8147-d8a652ce0257_Event1 .

oa:source_frl_e75e6caa-ece6-42b3-8147-d8a652ce0257
  a a2a:Source ;
  rdfs:label "AlleFriezen, Rolboeken arr. rechtbanken" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1914-02-18 - 1914-02-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-02-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-02-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1914-02-18"^^xsd:date
  ] ;
  a2a:SourceType "other:Rolboeken arr. rechtbanken" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Arrondissementsrechtbank Leeuwarden - Tresoar, Deel: 101, Periode: 1910-1916" ;
    a2a:Book "Rol van strafzaken" ;
    a2a:DocumentNumber "48" ;
    a2a:RegistryNumber "101" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Arrondissementsrechtbank Leeuwarden - Tresoar, Deel: 101, Periode: 1910-1916, Rol van strafzaken, 48, 101"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_18-02%2FNL-0400410000_18-02_0101%2FNL-0400410000_18-02_0101_000124.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/e75e6caa-ece6-42b3-8147-d8a652ce0257" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_18-02%2FNL-0400410000_18-02_0101%2FNL-0400410000_18-02_0101_000124.jp2"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/e75e6caa-ece6-42b3-8147-d8a652ce0257" ;
  a2a:RecordGUID "{e75e6caa-ece6-42b3-8147-d8a652ce0257}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_1340_00001340.xml van FRL" .

