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

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

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

<artist/691#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39560#subject> ;
    schema:name "Junichi Masuda"@en,
        "増田順一"@ja ;
    foaf:made <album/39560#composition>,
        <album/39560#subject> ;
    foaf:name "Junichi Masuda"@en,
        "増田順一"@ja .

<product/187#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Ocarina of Time"@en,
        "ゼルダの伝説 時のオカリナ"@ja,
        "Zelda no Densetsu: Toki no Ocarina"@ja-latn ;
    foaf:name "The Legend of Zelda: Ocarina of Time"@en,
        "ゼルダの伝説 時のオカリナ"@ja,
        "Zelda no Densetsu: Toki no Ocarina"@ja-latn .

<product/2236#subject> a schema:CreativeWork ;
    schema:name "Pokémon Red & Green"@en,
        "ポケットモンスター 赤・緑"@ja,
        "Pocket Monsters Akai & Midori"@ja-latn ;
    foaf:name "Pokémon Red & Green"@en,
        "ポケットモンスター 赤・緑"@ja,
        "Pocket Monsters Akai & Midori"@ja-latn .

<product/2239#subject> a schema:CreativeWork ;
    schema:name "Pokémon Gold & Silver"@en,
        "ポケットモンスター 金・銀"@ja,
        "Pokémon Gold & Silver"@ja-latn ;
    foaf:name "Pokémon Gold & Silver"@en,
        "ポケットモンスター 金・銀"@ja,
        "Pokémon Gold & Silver"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/06/39560/39560-1369367671.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/30432#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39560#performance> ;
    schema:name "My Parents Favorite Music"@en ;
    foaf:name "My Parents Favorite Music"@en .

<artist/5327#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39560#performance> ;
    schema:name "Action Adventure World"@en ;
    foaf:name "Action Adventure World"@en .

<album/39560#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Words"@en,
        "Words"@ja,
        "Words"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Wholemilk"@en ;
            foaf:made <album/39560#composition> ;
            foaf:name "Wholemilk"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Run DMC"@en ;
            foaf:made <album/39560#composition> ;
            foaf:name "Run DMC"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kenji Run"@en ;
            foaf:made <album/39560#composition> ;
            foaf:name "Kenji Run"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "B-Type"@en ;
            foaf:made <album/39560#composition> ;
            foaf:name "B-Type"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Europe"@en ;
            foaf:made <album/39560#composition> ;
            foaf:name "Europe"@en ],
        <artist/190#subject>,
        <artist/691#subject> ;
    mo:produced_work <album/39560#musicalwork> ;
    schema:name "Words"@en,
        "Words"@ja,
        "Words"@ja-latn .

<album/39560#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Words"@en,
        "Words"@ja,
        "Words"@ja-latn ;
    mo:performance_of <album/39560#musicalwork> ;
    mo:performer _:N27c9973891474fb8849387cbf2263090,
        _:N41172f0030204803b84ef996f143b07a,
        _:N53e19ae15ee849149727200da15cf145,
        _:N5bcc19cd357641b3bee9989793df7df4,
        _:N6bbc62651fd44ecfa6e9d829f1597fc4,
        _:N894fc71ed4e347288c65e01789075174,
        _:Na0b9a61eb0ca4e8cbe2d5478b1ad2c40,
        _:Nc1007f95f80546848b34c866d7f8c246,
        <artist/30432#subject>,
        <artist/5327#subject> ;
    mo:recorded_as <album/39560#musicalexpression> ;
    schema:byArtist _:N27c9973891474fb8849387cbf2263090,
        _:N41172f0030204803b84ef996f143b07a,
        _:N53e19ae15ee849149727200da15cf145,
        _:N5bcc19cd357641b3bee9989793df7df4,
        _:N6bbc62651fd44ecfa6e9d829f1597fc4,
        _:N894fc71ed4e347288c65e01789075174,
        _:Na0b9a61eb0ca4e8cbe2d5478b1ad2c40,
        _:Nc1007f95f80546848b34c866d7f8c246,
        <artist/30432#subject>,
        <artist/5327#subject> ;
    schema:name "Words"@en,
        "Words"@ja,
        "Words"@ja-latn ;
    schema:workPerformed <album/39560#musicalwork> .

<album/39560#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-11-29"^^xsd:date ;
    dcterms:title "Words"@en,
        "Words"@ja,
        "Words"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/39560#musicalexpression> ;
    mo:publisher _:N9414959647514422a971e12a0f3262a0 ;
    mo:record _:N26bdd638e5ad47c087c1e06df576dd8a ;
    mo:record_count 1 ;
    schema:about <product/187#subject>,
        <product/2236#subject>,
        <product/2239#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Joey Zadjino"@en ;
            foaf:name "Joey Zadjino"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Projekt Zero"@en ;
            foaf:name "Projekt Zero"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "B0wlman"@en ;
            foaf:name "B0wlman"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Zilla Personae"@en ;
            foaf:name "Zilla Personae"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kabuto the Python"@en ;
            foaf:name "Kabuto the Python"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "MC Rikki"@en ;
            foaf:name "MC Rikki"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "B-Type"@en ;
            foaf:name "B-Type"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kenji Run"@en ;
            foaf:name "Kenji Run"@en ],
        <artist/30432#subject>,
        <artist/5327#subject> ;
    schema:datePublished "2011-11-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/06/39560/39560-1369367671.jpg> ;
    schema:name "Words"@en,
        "Words"@ja,
        "Words"@ja-latn ;
    schema:publisher _:N9414959647514422a971e12a0f3262a0 ;
    foaf:depiction <https://media.vgm.io/albums/06/39560/39560-1369367671.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "MisterB"@en ;
    foaf:made <album/39560#subject> ;
    foaf:name "MisterB"@en .

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "MisterB"@en ;
    foaf:made <album/39560#lyrics> ;
    foaf:name "MisterB"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "B-Type"@en ;
    foaf:made <album/39560#lyrics> ;
    foaf:name "B-Type"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "B-Type"@en ;
    foaf:made <album/39560#subject> ;
    foaf:name "B-Type"@en .

_:N12cffd577737437982b62ad39c0277b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Earthquake Raps (MMS3.1)"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N26bdd638e5ad47c087c1e06df576dd8a ;
    schema:name "Earthquake Raps (MMS3.1)"@en .

_:N1e4649020a0645c4a8173b2d680855f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shooting Star (Choose Your Weapon)"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N26bdd638e5ad47c087c1e06df576dd8a ;
    schema:name "Shooting Star (Choose Your Weapon)"@en .

_:N27c9973891474fb8849387cbf2263090 a schema:Person,
        foaf:Person ;
    mo:performed <album/39560#performance> ;
    schema:name "B0wlman"@en ;
    foaf:name "B0wlman"@en .

_:N41172f0030204803b84ef996f143b07a a schema:Person,
        foaf:Person ;
    mo:performed <album/39560#performance> ;
    schema:name "Kabuto the Python"@en ;
    foaf:name "Kabuto the Python"@en .

_:N4cab5383b6da420593c3fff525fa6521 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smugglers Cave"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N26bdd638e5ad47c087c1e06df576dd8a ;
    schema:name "Smugglers Cave"@en .

_:N53e19ae15ee849149727200da15cf145 a schema:Person,
        foaf:Person ;
    mo:performed <album/39560#performance> ;
    schema:name "Kenji Run"@en ;
    foaf:name "Kenji Run"@en .

_:N5bcc19cd357641b3bee9989793df7df4 a schema:Person,
        foaf:Person ;
    mo:performed <album/39560#performance> ;
    schema:name "MC Rikki"@en ;
    foaf:name "MC Rikki"@en .

_:N5be9fefebda3490f9dc6b8015292fff1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Am Back From Space"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N26bdd638e5ad47c087c1e06df576dd8a ;
    schema:name "I Am Back From Space"@en .

_:N6455655961524d7bb0cd94b766711ae5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of Time (feat. Zilla Personae, Action Adventure World, My Parents Favorite Music, Joey Zadjino, Kabuto the Python and MC Rikki)(with Projekt Zero)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N26bdd638e5ad47c087c1e06df576dd8a ;
    schema:name "Song of Time (feat. Zilla Personae, Action Adventure World, My Parents Favorite Music, Joey Zadjino, Kabuto the Python and MC Rikki)(with Projekt Zero)"@en .

_:N67a46ca2ba7741958618c0527fe37b11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "High Score"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N26bdd638e5ad47c087c1e06df576dd8a ;
    schema:name "High Score"@en .

_:N6bbc62651fd44ecfa6e9d829f1597fc4 a schema:Person,
        foaf:Person ;
    mo:performed <album/39560#performance> ;
    schema:name "Joey Zadjino"@en ;
    foaf:name "Joey Zadjino"@en .

_:N894fc71ed4e347288c65e01789075174 a schema:Person,
        foaf:Person ;
    mo:performed <album/39560#performance> ;
    schema:name "Projekt Zero"@en ;
    foaf:name "Projekt Zero"@en .

_:N9414959647514422a971e12a0f3262a0 schema:name "B-Type"@en,
        "B-Type"@ja,
        "B-Type"@ja-latn ;
    foaf:name "B-Type"@en,
        "B-Type"@ja,
        "B-Type"@ja-latn .

_:N9b1d0091a0bc4c9baac26725fa104fda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Only Godzilla Can Judge Me"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N26bdd638e5ad47c087c1e06df576dd8a ;
    schema:name "Only Godzilla Can Judge Me"@en .

_:N9daf2683e293469e880b929cf8914843 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Top Percentage"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N26bdd638e5ad47c087c1e06df576dd8a ;
    schema:name "Top Percentage"@en .

_:Na0b9a61eb0ca4e8cbe2d5478b1ad2c40 a schema:Person,
        foaf:Person ;
    mo:performed <album/39560#performance> ;
    schema:name "B-Type"@en ;
    foaf:name "B-Type"@en .

_:Nc0c261dcea4942cba1e13051dd32c247 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "High Score (Kenji Run Remix)"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N26bdd638e5ad47c087c1e06df576dd8a ;
    schema:name "High Score (Kenji Run Remix)"@en .

_:Nc1007f95f80546848b34c866d7f8c246 a schema:Person,
        foaf:Person ;
    mo:performed <album/39560#performance> ;
    schema:name "Zilla Personae"@en ;
    foaf:name "Zilla Personae"@en .

_:Nceb24222ff40449d80453eebc62a1122 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I've Made a Huge Mistake"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N26bdd638e5ad47c087c1e06df576dd8a ;
    schema:name "I've Made a Huge Mistake"@en .

_:Ncf30f810a4c040879427d621a127868c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Robotic Life (feat. Joey Zadjino)"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N26bdd638e5ad47c087c1e06df576dd8a ;
    schema:name "Robotic Life (feat. Joey Zadjino)"@en .

_:Nd4e525354f9d4b63a64bee3bf2c548ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Its Tricky (feat. Joey Zadjino)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N26bdd638e5ad47c087c1e06df576dd8a ;
    schema:name "Its Tricky (feat. Joey Zadjino)"@en .

_:Ndb2696921fa54c01819620e594d0c39f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lavender Town"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N26bdd638e5ad47c087c1e06df576dd8a ;
    schema:name "Lavender Town"@en .

_:Ne28f69b8de314fb5aeefee82ef9d4723 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of Time (Projekt Zero Pre-Emptive Remix)"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N26bdd638e5ad47c087c1e06df576dd8a ;
    schema:name "Song of Time (Projekt Zero Pre-Emptive Remix)"@en .

_:Ne45a26b6e6834d648cf3f2351c3a6fcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Postcards from the Uncanny Valley"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N26bdd638e5ad47c087c1e06df576dd8a ;
    schema:name "Postcards from the Uncanny Valley"@en .

_:Ne49b2866a6514fe6bf852503111728f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Green With Envy (Live at Plugged Inn)"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N26bdd638e5ad47c087c1e06df576dd8a ;
    schema:name "Green With Envy (Live at Plugged Inn)"@en .

_:N26bdd638e5ad47c087c1e06df576dd8a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12cffd577737437982b62ad39c0277b7,
        _:N1e4649020a0645c4a8173b2d680855f1,
        _:N4cab5383b6da420593c3fff525fa6521,
        _:N5be9fefebda3490f9dc6b8015292fff1,
        _:N6455655961524d7bb0cd94b766711ae5,
        _:N67a46ca2ba7741958618c0527fe37b11,
        _:N9b1d0091a0bc4c9baac26725fa104fda,
        _:N9daf2683e293469e880b929cf8914843,
        _:Nc0c261dcea4942cba1e13051dd32c247,
        _:Nceb24222ff40449d80453eebc62a1122,
        _:Ncf30f810a4c040879427d621a127868c,
        _:Nd4e525354f9d4b63a64bee3bf2c548ea,
        _:Ndb2696921fa54c01819620e594d0c39f,
        _:Ne28f69b8de314fb5aeefee82ef9d4723,
        _:Ne45a26b6e6834d648cf3f2351c3a6fcd,
        _:Ne49b2866a6514fe6bf852503111728f9 ;
    mo:track_count 16 ;
    schema:duration "PT47:04"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N12cffd577737437982b62ad39c0277b7,
        _:N1e4649020a0645c4a8173b2d680855f1,
        _:N4cab5383b6da420593c3fff525fa6521,
        _:N5be9fefebda3490f9dc6b8015292fff1,
        _:N6455655961524d7bb0cd94b766711ae5,
        _:N67a46ca2ba7741958618c0527fe37b11,
        _:N9b1d0091a0bc4c9baac26725fa104fda,
        _:N9daf2683e293469e880b929cf8914843,
        _:Nc0c261dcea4942cba1e13051dd32c247,
        _:Nceb24222ff40449d80453eebc62a1122,
        _:Ncf30f810a4c040879427d621a127868c,
        _:Nd4e525354f9d4b63a64bee3bf2c548ea,
        _:Ndb2696921fa54c01819620e594d0c39f,
        _:Ne28f69b8de314fb5aeefee82ef9d4723,
        _:Ne45a26b6e6834d648cf3f2351c3a6fcd,
        _:Ne49b2866a6514fe6bf852503111728f9 .

