@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/67070> a skos:Concept ;
    skos:altLabel "varkensblaas"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63396> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300191774> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67070" ;
    skos:prefLabel "bladder (animal component)"@en,
        "blaas (dierlijke component)"@nl ;
    skos:scopeNote "The membraneous sacs of an animal that serves as a receptacle for fluid or gas. Historically sometimes removed from various animals and used by people to store liquid materials."@en,
        "De vliezige zak van een dier die dient als een vergaarplaats voor vloeistof of gas; werd vroeger soms door mensen verwijderd en gebruikt om vloeistoffen in te bewaren."@nl ;
    prov:generatedAtTime "2023-09-12T06:56:00+00:00"^^xsd:dateTime .

