@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://data.example.org/id/algoritme/7f138a09169b250e9dcb378140907378> a skos:Concept ;
    skos:altLabel "MD5"@nl ;
    skos:exactMatch <http://id.loc.gov/vocabulary/preservation/cryptographicHashFunctions/md5>,
        <http://www.wikidata.org/entity/Q185235> ;
    skos:inScheme <https://data.example.org/id/algoritme/15eda032483eb222b6992b55bc0e50ea> ;
    skos:note "MD5 (Message Digest Algorithm 5) hashfunctie"@nl ;
    skos:prefLabel "Message Digest Algorithm 5"@nl .

