@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/64597> a skos:Concept ;
    skos:altLabel "cephalopod"@en,
        "inktvis"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63413> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300250256> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/70104>,
        <https://data.rkd.nl/thesaurus/70110>,
        <https://data.rkd.nl/thesaurus/70115> ;
    skos:notation "64597" ;
    skos:prefLabel "cephalopods (Cephalopoda)"@en,
        "inktvissen (Cephalopoda)"@nl ;
    skos:scopeNote "A class of highly advanced and organized, exclusively marine animals having a well-developed head with large, well-organized eyes, a pair of strong, bony jaws like a parrot's beak, a set of elongated muscular arms or tentacles usually furnished with prehensile suckers or hooks, and in most species a bag of inklike fluid which they can eject to foil predators. Familiar representatives are the octopus, squid, cuttlefish, and chambered nautilus; there were a large number of distinct extinct forms, particularly flourishing in the late Paleozoic and Mesozoic times."@en ;
    prov:generatedAtTime "2021-10-19T15:02:40+00:00"^^xsd:dateTime .

