@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix kid: <https://kerameikos.org/id/> .
@prefix kon: <https://kerameikos.org/ontology#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

kid:fish_plate a skos:Concept,
        kon:Shape ;
    dcterms:source <https://zenon.dainst.org/Record/000926820> ;
    skos:broader kid:plate ;
    skos:changeNote <https://kerameikos.org/id/fish_plate#provenance> ;
    skos:definition "Ein Teller mit niedrigem Standfuß, überhängendem Rand und kleiner Vertiefung in der Bodenmitte für Sauce. Fischdekor ist die häufigste Form von Dekor."@de,
        "Ένα πινάκιο με χαμηλό πόδι και κρεμάμενο χείλος και μια μικρή κοιλότητα στο κέντρο του για σάλτσα. Όταν φέρει εικονιστική διακόσμηση, σύνηθως απεικονίζονται ψάρια."@el,
        "A plate with a low foot, an overhanging rim, and a small depression in the centre of its floor for sauce. When figural, it is usually decorated with fish."@en,
        "צלחת עם תחתית נמוכה, שפה משתלשלת, ושקע קטן במרכז הקערה לרטבים. העיטורים הדמותיים בדרך כלל של דגים."@he ;
    skos:exactMatch <http://vocab.getty.edu/aat/300264976>,
        <http://www.wikidata.org/entity/Q675073>,
        <https://www.britishmuseum.org/collection/term/x6794> ;
    skos:inScheme kid: ;
    skos:prefLabel "Fischteller"@de,
        "ψαροπινάκιο"@el,
        "Fish Plate"@en,
        "plat à poisson"@fr,
        "Рыбное блюдо"@ru,
        "Рибне блюдо"@uk .

<https://kerameikos.org/id/fish_plate#provenance> a dcterms:ProvenanceStatement ;
    prov:activity [ a prov:Activity,
                prov:Modify ;
            dcterms:type "spreadsheet" ;
            prov:atTime "2019-09-23T13:31:54.701000-04:00"^^xsd:dateTime ;
            prov:used <https://docs.google.com/spreadsheets/d/1p6TKXjCQe-C3DNhGFdh7g6Th7RbMg9lMueDYsdfMj-c/pubhtml> ;
            prov:wasAssociatedWith <https://kerameikos.org/editor/egruber> ],
        [ a prov:Activity,
                prov:Modify ;
            dcterms:type "spreadsheet" ;
            prov:atTime "2021-03-12T10:47:04.304000-05:00"^^xsd:dateTime ;
            prov:used <https://docs.google.com/spreadsheets/d/1p6TKXjCQe-C3DNhGFdh7g6Th7RbMg9lMueDYsdfMj-c/pubhtml> ;
            prov:wasAssociatedWith <https://kerameikos.org/editor/egruber> ],
        [ a prov:Activity,
                prov:Modify ;
            dcterms:type "spreadsheet" ;
            prov:atTime "2025-08-19T19:18:07.445000+00:00"^^xsd:dateTime ;
            prov:used <https://docs.google.com/spreadsheets/d/1p6TKXjCQe-C3DNhGFdh7g6Th7RbMg9lMueDYsdfMj-c/pubhtml> ;
            prov:wasAssociatedWith <https://kerameikos.org/editor/egruber> ] ;
    prov:wasGeneratedBy [ a prov:Activity,
                prov:Create ;
            dcterms:type "spreadsheet" ;
            prov:atTime "2019-03-21T18:13:46.127000-04:00"^^xsd:dateTime ;
            prov:used <https://docs.google.com/spreadsheets/d/1p6TKXjCQe-C3DNhGFdh7g6Th7RbMg9lMueDYsdfMj-c/pubhtml> ;
            prov:wasAssociatedWith <https://kerameikos.org/editor/egruber> ] ;
    foaf:topic kid:fish_plate .

