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

<https://data.razu.nl/id/bestandsformaat/73f62e441010a9dca6ed8c46f9f4e331> a skos:Concept ;
    ns3:identifier "x-fmt/387" ;
    skos:exactMatch <https://www.nationalarchives.gov.uk/PRONOM/x-fmt/387> ;
    skos:inScheme <https://data.razu.nl/id/bestandsformaat/21b73c5c25b191625d98b2b9bd5826ba> ;
    skos:notation "tif" ;
    skos:note "Bestandsformaat 'Exchangeable Image File Format (Uncompressed)' volgens de PRONOM-registry.",
        "MIME type: image/tiff"@en,
        "extension: tif"@en,
        "extension: tiff"@en,
        "version: 2.2"@en ;
    skos:prefLabel "Exchangeable Image File Format (Uncompressed)"@en,
        "Exchangeable Image File Format (Uncompressed)"@nl .

