@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#> .

<https://data.rkd.nl/thesaurus/65773> a skos:Concept ;
    skos:altLabel "wijnfles"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/75200> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300045627> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65744>,
        <https://data.rkd.nl/thesaurus/65767>,
        <https://data.rkd.nl/thesaurus/65768>,
        <https://data.rkd.nl/thesaurus/65770>,
        <https://data.rkd.nl/thesaurus/66630>,
        <https://data.rkd.nl/thesaurus/82669>,
        <https://data.rkd.nl/thesaurus/83922> ;
    skos:notation "65773" ;
    skos:prefLabel "bottle"@en,
        "fles"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64148> ;
    skos:scopeNote "Vessels having a neck and mouth considerably narrower than the body, used for packaging and containing liquid and dry preparations. For vessels having wider necks and mouths, use \"jars.\""@en,
        "Vaten waarvan hals en mond aanzienlijk smaller zijn dan de buik; om er vloeibare en droge stoffen in te doen."@nl ;
    prov:generatedAtTime "2023-08-09T13:11:28+00:00"^^xsd:dateTime .

