@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_ce49bcaa-6dee-41cf-a3ff-7cb54075ea4a
  a a2a:Record ;
  rdfs:label "Rolboeken arr. rechtbanken inschrijving op 4 juni 1840" ;
  a2a:hasPerson oa:person_frl_ce49bcaa-6dee-41cf-a3ff-7cb54075ea4a_Person-3c708190-15ec-4f93-888d-3c9a999f901a ;
  a2a:hasEvent oa:event_frl_ce49bcaa-6dee-41cf-a3ff-7cb54075ea4a_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_ce49bcaa-6dee-41cf-a3ff-7cb54075ea4a_0 ;
  a2a:hasSource oa:source_frl_ce49bcaa-6dee-41cf-a3ff-7cb54075ea4a .

oa:person_frl_ce49bcaa-6dee-41cf-a3ff-7cb54075ea4a_Person-3c708190-15ec-4f93-888d-3c9a999f901a
  a a2a:Person ;
  rdfs:label "Abraham Jacob Blok" ;
  a2a:PersonName [
    rdfs:label "Abraham Jacob Blok" ;
    a2a:PersonNameFirstName "Abraham Jacob" ;
    a2a:PersonNameLastName "Blok"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:event_frl_ce49bcaa-6dee-41cf-a3ff-7cb54075ea4a_Event1
  a a2a:Event ;
  rdfs:label "other:Rolboeken arr. rechtbanken inschrijving" ;
  a2a:EventType "other:Rolboeken arr. rechtbanken inschrijving" ;
  a2a:EventDate [
    a2a:Year "1840" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1840-06-04"^^xsd:date
  ] .

oa:relationep_frl_ce49bcaa-6dee-41cf-a3ff-7cb54075ea4a_0
  a a2a:RelationEP ;
  rdfs:label "other:Gedaagde" ;
  a2a:RelationType "other:Gedaagde" ;
  a2a:PersonKeyRef oa:person_frl_ce49bcaa-6dee-41cf-a3ff-7cb54075ea4a_Person:3c708190-15ec-4f93-888d-3c9a999f901a ;
  a2a:EventKeyRef oa:event_frl_ce49bcaa-6dee-41cf-a3ff-7cb54075ea4a_Event1 .

oa:source_frl_ce49bcaa-6dee-41cf-a3ff-7cb54075ea4a
  a a2a:Source ;
  rdfs:label "AlleFriezen, Rolboeken arr. rechtbanken" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1840-06-04 - 1840-06-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1840-06-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1840-06-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1840" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1840-06-04"^^xsd:date
  ] ;
  a2a:SourceType "other:Rolboeken arr. rechtbanken" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Arrondissementsrechtbank Leeuwarden - Tresoar, Deel: 82, Periode: 1838-1844" ;
    a2a:Book "Rol van strafzaken" ;
    a2a:DocumentNumber "406" ;
    a2a:RegistryNumber "82" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Arrondissementsrechtbank Leeuwarden - Tresoar, Deel: 82, Periode: 1838-1844, Rol van strafzaken, 406, 82"
  ] ;
  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_0082%2FNL-0400410000_18-02_0082_000053.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/ce49bcaa-6dee-41cf-a3ff-7cb54075ea4a" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_18-02%2FNL-0400410000_18-02_0082%2FNL-0400410000_18-02_0082_000053.jp2"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/ce49bcaa-6dee-41cf-a3ff-7cb54075ea4a" ;
  a2a:RecordGUID "{ce49bcaa-6dee-41cf-a3ff-7cb54075ea4a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_1195_00001195.xml van FRL" .

