@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_6df70f96-2ffc-4e21-8ea7-968d3ff662e6
  a a2a:Record ;
  rdfs:label "Pottenbakkers 1752-1900 inschrijving op 8 juli 1877 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_6df70f96-2ffc-4e21-8ea7-968d3ff662e6_Person-6177a544-a68c-4c1e-a71e-d451d3266060 ;
  a2a:hasEvent oa:event_frl_6df70f96-2ffc-4e21-8ea7-968d3ff662e6_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_6df70f96-2ffc-4e21-8ea7-968d3ff662e6_0 ;
  a2a:hasSource oa:source_frl_6df70f96-2ffc-4e21-8ea7-968d3ff662e6 .

oa:person_frl_6df70f96-2ffc-4e21-8ea7-968d3ff662e6_Person-6177a544-a68c-4c1e-a71e-d451d3266060
  a a2a:Person ;
  rdfs:label "A. Heringa" ;
  a2a:PersonName [
    rdfs:label "A. Heringa" ;
    a2a:PersonNameFirstName "A." ;
    a2a:PersonNameLastName "Heringa"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_6df70f96-2ffc-4e21-8ea7-968d3ff662e6_Event1
  a a2a:Event ;
  rdfs:label "other:Pottenbakkers 1752-1900 inschrijving" ;
  a2a:EventType "other:Pottenbakkers 1752-1900 inschrijving" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1877-07-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_6df70f96-2ffc-4e21-8ea7-968d3ff662e6_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_6df70f96-2ffc-4e21-8ea7-968d3ff662e6_Person:6177a544-a68c-4c1e-a71e-d451d3266060 ;
  a2a:EventKeyRef oa:event_frl_6df70f96-2ffc-4e21-8ea7-968d3ff662e6_Event1 .

oa:source_frl_6df70f96-2ffc-4e21-8ea7-968d3ff662e6
  a a2a:Source ;
  rdfs:label "AlleFriezen, Pottenbakkers 1752-1900" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1877-07-08 - 1877-07-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1877-07-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1877-07-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1877" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1877-07-08"^^xsd:date
  ] ;
  a2a:SourceType "other:Pottenbakkers 1752-1900" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Leeuwarder Courant - Tresoar, Deel: NN_02, Periode: 1752-1900" ;
    a2a:Book "Pottenbakkers in Leeuwarder Courant" ;
    a2a:RegistryNumber "NN_02" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Leeuwarder Courant - Tresoar, Deel: NN_02, Periode: 1752-1900, Pottenbakkers in Leeuwarder Courant, NN_02"
  ] ;
  a2a:SourceLastChangeDate "2022-09-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/6df70f96-2ffc-4e21-8ea7-968d3ff662e6" ;
  a2a:RecordGUID "{6df70f96-2ffc-4e21-8ea7-968d3ff662e6}" ;
  a2a:SourceRemarkOpmerking """8 juli 1877 - veiling van turf/potschip te Sneek
Boelgoed te Sneek
A. HERINGA, Deurwaarder en Cand. Not. te Sneek, zal op Woensdag 11 
Julij 1877 ‘s voormiddags 10 uur in de concertzaal aldaar 
verkoopen: (opsomming van huisraad); voorts een goed onderhouden 
TURF- of POTSCHIP, groot 15 ton, met compleeten Inventaris, en zoo 
als hetzelve ten verkoopdage zal zijn liggende in de ‘Wip’ te 
Sneek.""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_34229_00034229.xml van FRL" .

