@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_8b5989dd-aebb-442f-a7d0-ece9940e6da3
  a a2a:Record ;
  rdfs:label "Rolboeken arr. rechtbanken inschrijving op 28 november 1894" ;
  a2a:hasPerson oa:person_frl_8b5989dd-aebb-442f-a7d0-ece9940e6da3_Person-a65078dd-b6eb-499c-a886-c49faf4916ad ;
  a2a:hasEvent oa:event_frl_8b5989dd-aebb-442f-a7d0-ece9940e6da3_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_8b5989dd-aebb-442f-a7d0-ece9940e6da3_0 ;
  a2a:hasSource oa:source_frl_8b5989dd-aebb-442f-a7d0-ece9940e6da3 .

oa:person_frl_8b5989dd-aebb-442f-a7d0-ece9940e6da3_Person-a65078dd-b6eb-499c-a886-c49faf4916ad
  a a2a:Person ;
  rdfs:label "Bregje Tanja" ;
  a2a:PersonName [
    rdfs:label "Bregje Tanja" ;
    a2a:PersonNameFirstName "Bregje" ;
    a2a:PersonNameLastName "Tanja"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "47 jaar" ;
    rdfs:label "47 jaar"
  ] ;
  a2a:Profession "publieke vrouw" .

oa:event_frl_8b5989dd-aebb-442f-a7d0-ece9940e6da3_Event1
  a a2a:Event ;
  rdfs:label "other:Rolboeken arr. rechtbanken inschrijving" ;
  a2a:EventType "other:Rolboeken arr. rechtbanken inschrijving" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1894-11-28"^^xsd:date
  ] .

oa:relationep_frl_8b5989dd-aebb-442f-a7d0-ece9940e6da3_0
  a a2a:RelationEP ;
  rdfs:label "other:Gedaagde" ;
  a2a:RelationType "other:Gedaagde" ;
  a2a:PersonKeyRef oa:person_frl_8b5989dd-aebb-442f-a7d0-ece9940e6da3_Person:a65078dd-b6eb-499c-a886-c49faf4916ad ;
  a2a:EventKeyRef oa:event_frl_8b5989dd-aebb-442f-a7d0-ece9940e6da3_Event1 .

oa:source_frl_8b5989dd-aebb-442f-a7d0-ece9940e6da3
  a a2a:Source ;
  rdfs:label "AlleFriezen, Rolboeken arr. rechtbanken" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1894-11-28 - 1894-11-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-11-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-11-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1894" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1894-11-28"^^xsd:date
  ] ;
  a2a:SourceType "other:Rolboeken arr. rechtbanken" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Arrondissementsrechtbank Leeuwarden - Tresoar, Deel: 98, Periode: 1893-1898" ;
    a2a:Book "Rol van strafzaken" ;
    a2a:DocumentNumber "545" ;
    a2a:RegistryNumber "98" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Arrondissementsrechtbank Leeuwarden - Tresoar, Deel: 98, Periode: 1893-1898, Rol van strafzaken, 545, 98"
  ] ;
  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_0098%2FNL-0400410000_18-02_0098_000049.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/8b5989dd-aebb-442f-a7d0-ece9940e6da3" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_18-02%2FNL-0400410000_18-02_0098%2FNL-0400410000_18-02_0098_000049.jp2"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/8b5989dd-aebb-442f-a7d0-ece9940e6da3" ;
  a2a:RecordGUID "{8b5989dd-aebb-442f-a7d0-ece9940e6da3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_807_00000807.xml van FRL" .

