@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/10294> foaf:primaryTopic <album/10294#subject> .

<album/10294#lyrics> a mo:Lyrics .

<album/10294#vocals> a mo:Singer .

<artist/57874#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10294#subject> ;
    schema:name "Depeche Mode"@en ;
    foaf:made <album/10294#composition>,
        <album/10294#subject> ;
    foaf:name "Depeche Mode"@en .

<album/10294#musicalexpression> a mo:Signal ;
    mo:published_as <album/10294#subject> ;
    mo:records <album/10294#performance> .

<https://media.vgm.io/albums/49/10294/10294-1220103233.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/10294#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/49/10294/10294-1220103233.jpg> ;
    foaf:depicts <album/10294#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/49/10294/10294-1220103233.jpg> .

<https://medium-media.vgm.io/albums/49/10294/10294-1220103233.jpg> a schema:ImageObject,
        foaf:Image .

<album/10294#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/10294#composition> ;
    mo:lyrics <album/10294#lyrics> ;
    mo:performed_in <album/10294#performance> ;
    mo:singer <album/10294#vocals> .

<album/10294#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CHIP MUSIC IS DEAD dot Compilation"@en,
        "CHIP MUSIC IS DEAD dot Compilation"@ja,
        "CHIP MUSIC IS DEAD dot Compilation"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "little-scale"@en ;
            foaf:made <album/10294#composition> ;
            foaf:name "little-scale"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "altemark"@en ;
            foaf:made <album/10294#composition> ;
            foaf:name "altemark"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "mikro orchestra"@en ;
            foaf:made <album/10294#composition> ;
            foaf:name "mikro orchestra"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kami68k"@en ;
            foaf:made <album/10294#composition> ;
            foaf:name "Kami68k"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "FB5K"@en ;
            foaf:made <album/10294#composition> ;
            foaf:name "FB5K"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Flashbob"@en ;
            foaf:made <album/10294#composition> ;
            foaf:name "Flashbob"@en ],
        <artist/57874#subject> ;
    mo:produced_work <album/10294#musicalwork> ;
    schema:name "CHIP MUSIC IS DEAD dot Compilation"@en,
        "CHIP MUSIC IS DEAD dot Compilation"@ja,
        "CHIP MUSIC IS DEAD dot Compilation"@ja-latn .

<album/10294#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CHIP MUSIC IS DEAD dot Compilation"@en,
        "CHIP MUSIC IS DEAD dot Compilation"@ja,
        "CHIP MUSIC IS DEAD dot Compilation"@ja-latn ;
    mo:performance_of <album/10294#musicalwork> ;
    mo:performer _:N2bcd53a818824459a0377fffa694ef39,
        _:N2da231020cea4f34874cbe25ce858f40,
        _:N3ddf102ddcef4350ae0e920ae67e7f3d,
        _:N824f335814b045559332c9a0079c122f,
        _:Nb02a31e2f3c340c29032971c7e222205,
        _:Ndbb5ab16ee1a4c4eaffdfd2097831b6c,
        _:Ne395a0a957a34a418de03ade3ff68b98 ;
    mo:recorded_as <album/10294#musicalexpression> ;
    schema:byArtist _:N2bcd53a818824459a0377fffa694ef39,
        _:N2da231020cea4f34874cbe25ce858f40,
        _:N3ddf102ddcef4350ae0e920ae67e7f3d,
        _:N824f335814b045559332c9a0079c122f,
        _:Nb02a31e2f3c340c29032971c7e222205,
        _:Ndbb5ab16ee1a4c4eaffdfd2097831b6c,
        _:Ne395a0a957a34a418de03ade3ff68b98 ;
    schema:name "CHIP MUSIC IS DEAD dot Compilation"@en,
        "CHIP MUSIC IS DEAD dot Compilation"@ja,
        "CHIP MUSIC IS DEAD dot Compilation"@ja-latn ;
    schema:workPerformed <album/10294#musicalwork> .

<album/10294#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-11-26"^^xsd:date ;
    dcterms:title "CHIP MUSIC IS DEAD dot Compilation"@en,
        "CHIP MUSIC IS DEAD dot Compilation"@ja,
        "CHIP MUSIC IS DEAD dot Compilation"@ja-latn ;
    mo:catalogue_number "CHIPTORRENT01" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/10294#musicalexpression> ;
    mo:publisher _:N97d3e01d927b4c8ba615d85a1a478a5c ;
    mo:record _:N466f31d0f8c046428219044a185362b1 ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "altemark"@en ;
            foaf:name "altemark"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "FB5K"@en ;
            foaf:name "FB5K"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "mikro orchestra"@en ;
            foaf:name "mikro orchestra"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "little-scale"@en ;
            foaf:name "little-scale"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "MM"@en ;
            foaf:name "MM"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Flashbob"@en ;
            foaf:name "Flashbob"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kami68k"@en ;
            foaf:name "Kami68k"@en ] ;
    schema:datePublished "2007-11-26"^^xsd:date ;
    schema:genre "Game-adjacent" ;
    schema:image <https://media.vgm.io/albums/49/10294/10294-1220103233.jpg> ;
    schema:name "CHIP MUSIC IS DEAD dot Compilation"@en,
        "CHIP MUSIC IS DEAD dot Compilation"@ja,
        "CHIP MUSIC IS DEAD dot Compilation"@ja-latn ;
    schema:publisher _:N97d3e01d927b4c8ba615d85a1a478a5c ;
    foaf:depiction <https://media.vgm.io/albums/49/10294/10294-1220103233.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10294#subject> ;
    schema:name "Kami68k"@en ;
    foaf:made <album/10294#subject> ;
    foaf:name "Kami68k"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10294#subject> ;
    schema:name "FB5K"@en ;
    foaf:made <album/10294#subject> ;
    foaf:name "FB5K"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10294#subject> ;
    schema:name "altemark"@en ;
    foaf:made <album/10294#subject> ;
    foaf:name "altemark"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10294#subject> ;
    schema:name "Flashbob"@en ;
    foaf:made <album/10294#subject> ;
    foaf:name "Flashbob"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10294#subject> ;
    schema:name "little-scale"@en ;
    foaf:made <album/10294#subject> ;
    foaf:name "little-scale"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10294#subject> ;
    schema:name "mikro orchestra"@en ;
    foaf:made <album/10294#subject> ;
    foaf:name "mikro orchestra"@en .

_:N1463afd858d84ebf9f76facd55494b33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just Can’t Get Enough (Depache Mode Remix)"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N466f31d0f8c046428219044a185362b1 ;
    schema:name "Just Can’t Get Enough (Depache Mode Remix)"@en .

_:N25478859aa594e2b9b7003f317aa4d13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arcade State Of Mind"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N466f31d0f8c046428219044a185362b1 ;
    schema:name "Arcade State Of Mind"@en .

_:N2bcd53a818824459a0377fffa694ef39 a schema:Person,
        foaf:Person ;
    mo:performed <album/10294#performance> ;
    schema:name "Kami68k"@en ;
    foaf:name "Kami68k"@en .

_:N2cc9aa5b69d54c6a8860d2bc385bd6cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "extractionpoint"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N466f31d0f8c046428219044a185362b1 ;
    schema:name "extractionpoint"@en .

_:N2da231020cea4f34874cbe25ce858f40 a schema:Person,
        foaf:Person ;
    mo:performed <album/10294#performance> ;
    schema:name "little-scale"@en ;
    foaf:name "little-scale"@en .

_:N3ddf102ddcef4350ae0e920ae67e7f3d a schema:Person,
        foaf:Person ;
    mo:performed <album/10294#performance> ;
    schema:name "Flashbob"@en ;
    foaf:name "Flashbob"@en .

_:N4b59b19342b9425c90a9f843d40fabe9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bushfirst"@en ;
    mo:track_number 1 ;
    schema:duration "PT8:08"^^xsd:interval ;
    schema:inPlaylist _:N466f31d0f8c046428219044a185362b1 ;
    schema:name "bushfirst"@en .

_:N719a8061936c447a94c543e34cedbe62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Echolifter"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N466f31d0f8c046428219044a185362b1 ;
    schema:name "Echolifter"@en .

_:N824f335814b045559332c9a0079c122f a schema:Person,
        foaf:Person ;
    mo:performed <album/10294#performance> ;
    schema:name "FB5K"@en ;
    foaf:name "FB5K"@en .

_:N8af65ae00c3945769d4b5d6bc48bafa9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lobo.mp3"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N466f31d0f8c046428219044a185362b1 ;
    schema:name "lobo.mp3"@en .

_:N97d3e01d927b4c8ba615d85a1a478a5c schema:name "Chiptorrent"@en ;
    foaf:name "Chiptorrent"@en .

_:N9a77c60b00d048dfb7f5ae5399c4ef91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Every Once In A While"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N466f31d0f8c046428219044a185362b1 ;
    schema:name "Every Once In A While"@en .

_:Nb02a31e2f3c340c29032971c7e222205 a schema:Person,
        foaf:Person ;
    mo:performed <album/10294#performance> ;
    schema:name "mikro orchestra"@en ;
    foaf:name "mikro orchestra"@en .

_:Ndbb5ab16ee1a4c4eaffdfd2097831b6c a schema:Person,
        foaf:Person ;
    mo:performed <album/10294#performance> ;
    schema:name "MM"@en ;
    foaf:name "MM"@en .

_:Ne395a0a957a34a418de03ade3ff68b98 a schema:Person,
        foaf:Person ;
    mo:performed <album/10294#performance> ;
    schema:name "altemark"@en ;
    foaf:name "altemark"@en .

_:N466f31d0f8c046428219044a185362b1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1463afd858d84ebf9f76facd55494b33,
        _:N25478859aa594e2b9b7003f317aa4d13,
        _:N2cc9aa5b69d54c6a8860d2bc385bd6cc,
        _:N4b59b19342b9425c90a9f843d40fabe9,
        _:N719a8061936c447a94c543e34cedbe62,
        _:N8af65ae00c3945769d4b5d6bc48bafa9,
        _:N9a77c60b00d048dfb7f5ae5399c4ef91 ;
    mo:track_count 7 ;
    schema:duration "PT29:11"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1463afd858d84ebf9f76facd55494b33,
        _:N25478859aa594e2b9b7003f317aa4d13,
        _:N2cc9aa5b69d54c6a8860d2bc385bd6cc,
        _:N4b59b19342b9425c90a9f843d40fabe9,
        _:N719a8061936c447a94c543e34cedbe62,
        _:N8af65ae00c3945769d4b5d6bc48bafa9,
        _:N9a77c60b00d048dfb7f5ae5399c4ef91 .

