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

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

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

<artist/432#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28686#subject> ;
    schema:name "Kenta Nagata"@en,
        "永田権太"@ja ;
    foaf:made <album/28686#composition>,
        <album/28686#subject> ;
    foaf:name "Kenta Nagata"@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/490#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: The Wind Waker"@en,
        "ゼルダの伝説 風のタクト"@ja,
        "Zelda no Densetsu: Kaze no Takt"@ja-latn ;
    foaf:name "The Legend of Zelda: The Wind Waker"@en,
        "ゼルダの伝説 風のタクト"@ja,
        "Zelda no Densetsu: Kaze no Takt"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/68/28686/28686-1315345464.jpg> a schema:ImageObject,
        foaf:Image .

<album/28686#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Zelda Step"@en,
        "Zelda Step"@ja,
        "Zelda Step"@ja-latn ;
    mo:composer <artist/190#subject>,
        <artist/432#subject> ;
    mo:produced_work <album/28686#musicalwork> ;
    schema:name "Zelda Step"@en,
        "Zelda Step"@ja,
        "Zelda Step"@ja-latn .

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

<album/28686#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Zelda Step"@en,
        "Zelda Step"@ja,
        "Zelda Step"@ja-latn ;
    mo:performance_of <album/28686#musicalwork> ;
    mo:performer _:Nfef4eee5d31e43ffa407b81f290b043d ;
    mo:recorded_as <album/28686#musicalexpression> ;
    schema:byArtist _:Nfef4eee5d31e43ffa407b81f290b043d ;
    schema:name "Zelda Step"@en,
        "Zelda Step"@ja,
        "Zelda Step"@ja-latn ;
    schema:workPerformed <album/28686#musicalwork> .

<album/28686#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-10"^^xsd:date ;
    dcterms:title "Zelda Step"@en,
        "Zelda Step"@ja,
        "Zelda Step"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/28686#musicalexpression> ;
    mo:publisher _:Nc887b01c2c1a45378dd3468cfbd1eb50 ;
    mo:record _:Nfa3724a08ad949129c5d8f08cd9bd2d5 ;
    mo:record_count 1 ;
    schema:about <product/187#subject>,
        <product/490#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "None Like Joshua"@en ;
            foaf:name "None Like Joshua"@en ] ;
    schema:datePublished "2010-05-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/28686/28686-1315345464.jpg> ;
    schema:name "Zelda Step"@en,
        "Zelda Step"@ja,
        "Zelda Step"@ja-latn ;
    schema:publisher _:Nc887b01c2c1a45378dd3468cfbd1eb50 ;
    foaf:depiction <https://media.vgm.io/albums/68/28686/28686-1315345464.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "None Like Joshua"@en ;
    foaf:made <album/28686#lyrics> ;
    foaf:name "None Like Joshua"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "None Like Joshua"@en ;
    foaf:made <album/28686#subject> ;
    foaf:name "None Like Joshua"@en .

_:N1b848b7c1c5545ca92379968d9f204de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Woods Dubstep Rap Remix by NoneLikeJoshua"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nfa3724a08ad949129c5d8f08cd9bd2d5 ;
    schema:name "Lost Woods Dubstep Rap Remix by NoneLikeJoshua"@en .

_:N1e9dcaf476ed44c5892d5d8135af1445 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Woods Dubstep Remix"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nfa3724a08ad949129c5d8f08cd9bd2d5 ;
    schema:name "Lost Woods Dubstep Remix"@en .

_:N30d1af459be84b709afe69a6970daea2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gerudo Valley Dubstep Remix"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nfa3724a08ad949129c5d8f08cd9bd2d5 ;
    schema:name "Gerudo Valley Dubstep Remix"@en .

_:N37af2c4d7aeb4690be246c6c3ac645c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon Roost Island Remix"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nfa3724a08ad949129c5d8f08cd9bd2d5 ;
    schema:name "Dragon Roost Island Remix"@en .

_:N7cf36c4df4a542399b987520de904fe3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of Storms Dubstep Rap Remix by NoneLikeJoshua"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nfa3724a08ad949129c5d8f08cd9bd2d5 ;
    schema:name "Song of Storms Dubstep Rap Remix by NoneLikeJoshua"@en .

_:Naeaf36e574e44647a5f337d677a1fc6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song Of Storms Dubstep Remix"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nfa3724a08ad949129c5d8f08cd9bd2d5 ;
    schema:name "Song Of Storms Dubstep Remix"@en .

_:Nc887b01c2c1a45378dd3468cfbd1eb50 schema:name "Ephixa"@en,
        "Ephixa"@ja,
        "Ephixa"@ja-latn ;
    foaf:name "Ephixa"@en,
        "Ephixa"@ja,
        "Ephixa"@ja-latn .

_:Ndd2811bc94424650a8966890fd292307 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gerudo Valley Dubstep Rap Remix by NoneLikeJoshua"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nfa3724a08ad949129c5d8f08cd9bd2d5 ;
    schema:name "Gerudo Valley Dubstep Rap Remix by NoneLikeJoshua"@en .

_:Nfef4eee5d31e43ffa407b81f290b043d a schema:Person,
        foaf:Person ;
    mo:performed <album/28686#performance> ;
    schema:name "None Like Joshua"@en ;
    foaf:name "None Like Joshua"@en .

_:Nfa3724a08ad949129c5d8f08cd9bd2d5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b848b7c1c5545ca92379968d9f204de,
        _:N1e9dcaf476ed44c5892d5d8135af1445,
        _:N30d1af459be84b709afe69a6970daea2,
        _:N37af2c4d7aeb4690be246c6c3ac645c9,
        _:N7cf36c4df4a542399b987520de904fe3,
        _:Naeaf36e574e44647a5f337d677a1fc6f,
        _:Ndd2811bc94424650a8966890fd292307 ;
    mo:track_count 7 ;
    schema:duration "PT30:33"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1b848b7c1c5545ca92379968d9f204de,
        _:N1e9dcaf476ed44c5892d5d8135af1445,
        _:N30d1af459be84b709afe69a6970daea2,
        _:N37af2c4d7aeb4690be246c6c3ac645c9,
        _:N7cf36c4df4a542399b987520de904fe3,
        _:Naeaf36e574e44647a5f337d677a1fc6f,
        _:Ndd2811bc94424650a8966890fd292307 .

