@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/66356> a skos:Concept ;
    skos:altLabel "sportbal"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/92388> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300217875> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66356" ;
    skos:prefLabel "ball (object genre)"@en,
        "bal (objectsoort)"@nl ;
    skos:scopeNote "Round or roundish objects having the general shape of a sphere, which is a geometric shape comprising all points equidistant from the center. Balls may be of various materials and sizes, inflated, soft, or solid used in many different contexts and applications."@en,
        "Ronde of bijna ronde voorwerpen van verschillende materialen en maten, die met lucht gevuld, zacht of massief kunnen zijn en worden gebruikt in veel verschillende contexten en toepassingen."@nl ;
    prov:generatedAtTime "2023-07-10T12:39:28+00:00"^^xsd:dateTime .

