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

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

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

<product/1741#subject> a schema:CreativeWork ;
    schema:name "Star Fox 64"@en,
        "スターフォックス64"@ja,
        "Star Fox 64"@ja-latn ;
    foaf:name "Star Fox 64"@en,
        "スターフォックス64"@ja,
        "Star Fox 64"@ja-latn .

<product/178#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY V"@en,
        "ファイナルファンタジーV"@ja,
        "FINAL FANTASY V"@ja-latn ;
    foaf:name "FINAL FANTASY V"@en,
        "ファイナルファンタジーV"@ja,
        "FINAL FANTASY V"@ja-latn .

<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/6139#subject> a schema:CreativeWork ;
    schema:name "Teenage Mutant Ninja Turtles: Turtles in Time"@en,
        "ティーンエイジ ミュータント ニンジャ タートルズ タートルズ イン タイム"@ja,
        "Teenage Mutant Ninja Turtles: Turtles in Time"@ja-latn ;
    foaf:name "Teenage Mutant Ninja Turtles: Turtles in Time"@en,
        "ティーンエイジ ミュータント ニンジャ タートルズ タートルズ イン タイム"@ja,
        "Teenage Mutant Ninja Turtles: Turtles in Time"@ja-latn .

<product/726#subject> a schema:CreativeWork ;
    schema:name "Kirby Super Star"@en,
        "星のカービィ スーパーデラックス"@ja,
        "Hoshi no Kirby: Super Deluxe"@ja-latn ;
    foaf:name "Kirby Super Star"@en,
        "星のカービィ スーパーデラックス"@ja,
        "Hoshi no Kirby: Super Deluxe"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/55/29255/29255-1317495040.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/29255#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Thunderous Crash"@en,
        "Thunderous Crash"@ja,
        "Thunderous Crash"@ja-latn ;
    mo:performance_of <album/29255#musicalwork> ;
    mo:performer <artist/11730#subject> ;
    mo:recorded_as <album/29255#musicalexpression> ;
    schema:byArtist <artist/11730#subject> ;
    schema:name "Thunderous Crash"@en,
        "Thunderous Crash"@ja,
        "Thunderous Crash"@ja-latn ;
    schema:workPerformed <album/29255#musicalwork> .

<artist/11730#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29255#performance> ;
    schema:name "Do a Barrel Roll!"@en ;
    foaf:name "Do a Barrel Roll!"@en .

<album/29255#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Thunderous Crash"@en,
        "Thunderous Crash"@ja,
        "Thunderous Crash"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Koji Kondo"@en ;
            foaf:made <album/29255#composition> ;
            foaf:name "Koji Kondo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kenta Nagata"@en ;
            foaf:made <album/29255#composition> ;
            foaf:name "Kenta Nagata"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jun Ishikawa"@en ;
            foaf:made <album/29255#composition> ;
            foaf:name "Jun Ishikawa"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nobuo Uematsu"@en ;
            foaf:made <album/29255#composition> ;
            foaf:name "Nobuo Uematsu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mutsuhiko Izumi"@en ;
            foaf:made <album/29255#composition> ;
            foaf:name "Mutsuhiko Izumi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hajime Wakai"@en ;
            foaf:made <album/29255#composition> ;
            foaf:name "Hajime Wakai"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kozo Nakamura"@en ;
            foaf:made <album/29255#composition> ;
            foaf:name "Kozo Nakamura"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dan Miyakawa"@en ;
            foaf:made <album/29255#composition> ;
            foaf:name "Dan Miyakawa"@en ] ;
    mo:produced_work <album/29255#musicalwork> ;
    schema:name "Thunderous Crash"@en,
        "Thunderous Crash"@ja,
        "Thunderous Crash"@ja-latn .

<album/29255#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-09-30"^^xsd:date ;
    dcterms:title "Thunderous Crash"@en,
        "Thunderous Crash"@ja,
        "Thunderous Crash"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/29255#musicalexpression> ;
    mo:publisher _:Nf1012697028442d0923ff935266c009a ;
    mo:record _:Nb975c4f2f8614cde9bf66b71dd5eb008 ;
    mo:record_count 1 ;
    schema:about <product/1741#subject>,
        <product/178#subject>,
        <product/2131#subject>,
        <product/6139#subject>,
        <product/726#subject> ;
    schema:byArtist <artist/11730#subject> ;
    schema:datePublished "2011-09-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/29255/29255-1317495040.jpg> ;
    schema:name "Thunderous Crash"@en,
        "Thunderous Crash"@ja,
        "Thunderous Crash"@ja-latn ;
    schema:publisher _:Nf1012697028442d0923ff935266c009a ;
    foaf:depiction <https://media.vgm.io/albums/55/29255/29255-1317495040.jpg> .

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

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

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

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

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

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

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

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

_:N2f526045c6b5446c8f4b5af366004ace a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Four Crystals, Four Hearts (Final Fantasy V)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nb975c4f2f8614cde9bf66b71dd5eb008 ;
    schema:name "Four Crystals, Four Hearts (Final Fantasy V)"@en .

_:N7d0721b9d2b74ff888c0837e9b5ed1d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rumble Beneath NYC (TMNT: Turtles in Time)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nb975c4f2f8614cde9bf66b71dd5eb008 ;
    schema:name "Rumble Beneath NYC (TMNT: Turtles in Time)"@en .

_:Ndc36b210ca2d45e09bcf79f4b687516e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intergalactic Victory Lap (Mario Kart 64)"@en ;
    mo:track_number 5 ;
    schema:duration "PT18:13"^^xsd:interval ;
    schema:inPlaylist _:Nb975c4f2f8614cde9bf66b71dd5eb008 ;
    schema:name "Intergalactic Victory Lap (Mario Kart 64)"@en .

_:Ne360d8c3e6f646688722020ed743e6b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maxim Tomatoes and Falcon Punch (Kirby Super Star)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nb975c4f2f8614cde9bf66b71dd5eb008 ;
    schema:name "Maxim Tomatoes and Falcon Punch (Kirby Super Star)"@en .

_:Nf1012697028442d0923ff935266c009a schema:name "Do a Barrel Roll!"@en ;
    foaf:name "Do a Barrel Roll!"@en .

_:Nfd892c194cfd4a46b8080c06051fd93e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heroes of Lylat (StarFox 64)"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:Nb975c4f2f8614cde9bf66b71dd5eb008 ;
    schema:name "Heroes of Lylat (StarFox 64)"@en .

_:Nb975c4f2f8614cde9bf66b71dd5eb008 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2f526045c6b5446c8f4b5af366004ace,
        _:N7d0721b9d2b74ff888c0837e9b5ed1d3,
        _:Ndc36b210ca2d45e09bcf79f4b687516e,
        _:Ne360d8c3e6f646688722020ed743e6b6,
        _:Nfd892c194cfd4a46b8080c06051fd93e ;
    mo:track_count 5 ;
    schema:duration "PT35:22"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2f526045c6b5446c8f4b5af366004ace,
        _:N7d0721b9d2b74ff888c0837e9b5ed1d3,
        _:Ndc36b210ca2d45e09bcf79f4b687516e,
        _:Ne360d8c3e6f646688722020ed743e6b6,
        _:Nfd892c194cfd4a46b8080c06051fd93e .

