@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/7939> foaf:primaryTopic <album/7939#subject> .

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

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

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7939#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/7939#composition>,
        <album/7939#subject> ;
    foaf:name "Koji Kondo"@en,
        "近藤浩治"@ja .

<artist/3679#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7939#subject> ;
    schema:name "Pasta For Mario"@en ;
    foaf:made <album/7939#composition>,
        <album/7939#subject> ;
    foaf:name "Pasta For Mario"@en .

<product/2131#subject> a schema:CreativeWork ;
    schema:name "Mario Kart 64"@en,
        "マリオカート64"@ja,
        "Mario Kart 64"@ja-latn ;
    foaf:name "Mario Kart 64"@en,
        "マリオカート64"@ja,
        "Mario Kart 64"@ja-latn .

<product/2132#subject> a schema:CreativeWork ;
    schema:name "Super Mario RPG: Legend of the Seven Stars"@en,
        "スーパーマリオ RPG"@ja,
        "Super Mario RPG"@ja-latn ;
    foaf:name "Super Mario RPG: Legend of the Seven Stars"@en,
        "スーパーマリオ RPG"@ja,
        "Super Mario RPG"@ja-latn .

<product/258#subject> a schema:CreativeWork ;
    schema:name "Super Mario Bros."@en,
        "スーパーマリオブラザーズ"@ja,
        "Super Mario Bros."@ja-latn ;
    foaf:name "Super Mario Bros."@en,
        "スーパーマリオブラザーズ"@ja,
        "Super Mario Bros."@ja-latn .

<product/469#subject> a schema:CreativeWork ;
    schema:name "Super Mario 64"@en,
        "スーパーマリオ64"@ja,
        "Super Mario 64"@ja-latn ;
    foaf:name "Super Mario 64"@en,
        "スーパーマリオ64"@ja,
        "Super Mario 64"@ja-latn .

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

<album/7939#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dark Side of the Mushroom"@en,
        "Dark Side of the Mushroom"@ja,
        "Dark Side of the Mushroom"@ja-latn ;
    mo:performance_of <album/7939#musicalwork> ;
    mo:recorded_as <album/7939#musicalexpression> ;
    schema:name "Dark Side of the Mushroom"@en,
        "Dark Side of the Mushroom"@ja,
        "Dark Side of the Mushroom"@ja-latn ;
    schema:workPerformed <album/7939#musicalwork> .

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

<https://medium-media.vgm.io/albums/93/7939/7939-1207707514.jpg> a schema:ImageObject,
        foaf:Image .

<album/7939#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dark Side of the Mushroom"@en,
        "Dark Side of the Mushroom"@ja,
        "Dark Side of the Mushroom"@ja-latn ;
    mo:composer <artist/190#subject>,
        <artist/3679#subject> ;
    mo:produced_work <album/7939#musicalwork> ;
    schema:name "Dark Side of the Mushroom"@en,
        "Dark Side of the Mushroom"@ja,
        "Dark Side of the Mushroom"@ja-latn .

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

<album/7939#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-02-01"^^xsd:date ;
    dcterms:title "Dark Side of the Mushroom"@en,
        "Dark Side of the Mushroom"@ja,
        "Dark Side of the Mushroom"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/7939#musicalexpression> ;
    mo:publisher _:N8f34ad5777624b60879ce45c2739f16a ;
    mo:record _:N5b60234376d04b209b8e3b5625dc05c8 ;
    mo:record_count 1 ;
    schema:about <product/2131#subject>,
        <product/2132#subject>,
        <product/258#subject>,
        <product/469#subject> ;
    schema:datePublished "2009-02-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/93/7939/7939-1207707514.jpg> ;
    schema:name "Dark Side of the Mushroom"@en,
        "Dark Side of the Mushroom"@ja,
        "Dark Side of the Mushroom"@ja-latn ;
    schema:publisher _:N8f34ad5777624b60879ce45c2739f16a ;
    foaf:depiction <https://media.vgm.io/albums/93/7939/7939-1207707514.jpg> .

_:N01ab81ea13574029972483638c376e3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mushroom Mantra 1up (Original)"@en ;
    mo:track_number 9 ;
    schema:duration "PT13:58"^^xsd:interval ;
    schema:inPlaylist _:N5b60234376d04b209b8e3b5625dc05c8 ;
    schema:name "Mushroom Mantra 1up (Original)"@en .

_:N384586601ea64aab89ffee61dd4e8841 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mario On the Run (Original)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N5b60234376d04b209b8e3b5625dc05c8 ;
    schema:name "Mario On the Run (Original)"@en .

_:N559cbcb07a1f45df980ac720e5a919af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warp Pipe: In (Original)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N5b60234376d04b209b8e3b5625dc05c8 ;
    schema:name "Warp Pipe: In (Original)"@en .

_:N59d3d026b5314f2da37b33130aee15c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chef Boyardee's Secret Recipe (Original)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N5b60234376d04b209b8e3b5625dc05c8 ;
    schema:name "Chef Boyardee's Secret Recipe (Original)"@en .

_:N5cbda851ff7d409eaf706d2e59b27875 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Starman In the Sky (Mario 64)"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N5b60234376d04b209b8e3b5625dc05c8 ;
    schema:name "Great Starman In the Sky (Mario 64)"@en .

_:N6f198a51979f44ab9f64e962a2051199 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nintendo System Kamikazi (Original/Mario 1)"@en ;
    mo:track_number 10 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:N5b60234376d04b209b8e3b5625dc05c8 ;
    schema:name "Nintendo System Kamikazi (Original/Mario 1)"@en .

_:N8dd692c4a4344493a274ebff2fa95b73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cheep Cheep Tricks (Mario 1)"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N5b60234376d04b209b8e3b5625dc05c8 ;
    schema:name "Cheep Cheep Tricks (Mario 1)"@en .

_:N8f34ad5777624b60879ce45c2739f16a schema:name "Mushroom Kingdom High Records"@en ;
    foaf:name "Mushroom Kingdom High Records"@en .

_:N9723c954d1764e2599cef26465ea7072 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Side of the Mushroom (Pink Floyd)"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N5b60234376d04b209b8e3b5625dc05c8 ;
    schema:name "Dark Side of the Mushroom (Pink Floyd)"@en .

_:Na5b0a9e0a2f74229b3ea952720858721 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plumber at the Gates of Dawn (Mario 64)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N5b60234376d04b209b8e3b5625dc05c8 ;
    schema:name "Plumber at the Gates of Dawn (Mario 64)"@en .

_:Na7d4d7a3aa0a498bb331dbc2b6f49f20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hooray! Fireflowers and Extra Lives! (Mario 64)"@en ;
    mo:track_number 14 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:N5b60234376d04b209b8e3b5625dc05c8 ;
    schema:name "Hooray! Fireflowers and Extra Lives! (Mario 64)"@en .

_:Nbb0c879230f2472ca06ca64bc868d4a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warp Pipe: Out (Original)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N5b60234376d04b209b8e3b5625dc05c8 ;
    schema:name "Warp Pipe: Out (Original)"@en .

_:Nd683cb659f7b447a992b58787d5b80db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Any Mushroom You'd Like (Mario Kart 64)"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N5b60234376d04b209b8e3b5625dc05c8 ;
    schema:name "Any Mushroom You'd Like (Mario Kart 64)"@en .

_:Nf80d303366c945a28ba44f935c9868ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "King of the Koopas (Mario 64)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N5b60234376d04b209b8e3b5625dc05c8 ;
    schema:name "King of the Koopas (Mario 64)"@en .

_:Nf8d75d299ca14cbb9888500d8d25e2ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pyramid Head Circus (Mario RPG)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N5b60234376d04b209b8e3b5625dc05c8 ;
    schema:name "Pyramid Head Circus (Mario RPG)"@en .

_:N5b60234376d04b209b8e3b5625dc05c8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01ab81ea13574029972483638c376e3c,
        _:N384586601ea64aab89ffee61dd4e8841,
        _:N559cbcb07a1f45df980ac720e5a919af,
        _:N59d3d026b5314f2da37b33130aee15c2,
        _:N5cbda851ff7d409eaf706d2e59b27875,
        _:N6f198a51979f44ab9f64e962a2051199,
        _:N8dd692c4a4344493a274ebff2fa95b73,
        _:N9723c954d1764e2599cef26465ea7072,
        _:Na5b0a9e0a2f74229b3ea952720858721,
        _:Na7d4d7a3aa0a498bb331dbc2b6f49f20,
        _:Nbb0c879230f2472ca06ca64bc868d4a2,
        _:Nd683cb659f7b447a992b58787d5b80db,
        _:Nf80d303366c945a28ba44f935c9868ff,
        _:Nf8d75d299ca14cbb9888500d8d25e2ee ;
    mo:track_count 14 ;
    schema:duration "PT64:44"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N01ab81ea13574029972483638c376e3c,
        _:N384586601ea64aab89ffee61dd4e8841,
        _:N559cbcb07a1f45df980ac720e5a919af,
        _:N59d3d026b5314f2da37b33130aee15c2,
        _:N5cbda851ff7d409eaf706d2e59b27875,
        _:N6f198a51979f44ab9f64e962a2051199,
        _:N8dd692c4a4344493a274ebff2fa95b73,
        _:N9723c954d1764e2599cef26465ea7072,
        _:Na5b0a9e0a2f74229b3ea952720858721,
        _:Na7d4d7a3aa0a498bb331dbc2b6f49f20,
        _:Nbb0c879230f2472ca06ca64bc868d4a2,
        _:Nd683cb659f7b447a992b58787d5b80db,
        _:Nf80d303366c945a28ba44f935c9868ff,
        _:Nf8d75d299ca14cbb9888500d8d25e2ee .

