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

<album/134457#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SKACTION!!"@en,
        "SKACTION!!"@ja,
        "SKACTION!!"@ja-latn ;
    mo:produced_work <album/134457#musicalwork> ;
    schema:name "SKACTION!!"@en,
        "SKACTION!!"@ja,
        "SKACTION!!"@ja-latn .

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

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

<product/10588#subject> a schema:CreativeWork ;
    schema:name "Super Arabian"@en,
        "スーパーアラビアン"@ja,
        "Super Arabian"@ja-latn ;
    foaf:name "Super Arabian"@en,
        "スーパーアラビアン"@ja,
        "Super Arabian"@ja-latn .

<product/13112#subject> a schema:CreativeWork ;
    schema:name "Rolling Thunder"@en,
        "ローリングサンダー"@ja,
        "Rolling Thunder"@ja-latn ;
    foaf:name "Rolling Thunder"@en,
        "ローリングサンダー"@ja,
        "Rolling Thunder"@ja-latn .

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

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

<product/3995#subject> a schema:CreativeWork ;
    schema:name "Penguin Adventure"@en,
        "夢大陸アドベンチャー"@ja,
        "Yume Tairiku Adventure"@ja-latn ;
    foaf:name "Penguin Adventure"@en,
        "夢大陸アドベンチャー"@ja,
        "Yume Tairiku Adventure"@ja-latn .

<product/5038#subject> a schema:CreativeWork ;
    schema:name "Ninja Gaiden II: The Dark Sword of Chaos"@en,
        "忍者龍剣伝II 暗黒の邪神剣"@ja,
        "Ninja Ryuukenden II: Ankoku no Jashin Ken"@ja-latn ;
    foaf:name "Ninja Gaiden II: The Dark Sword of Chaos"@en,
        "忍者龍剣伝II 暗黒の邪神剣"@ja,
        "Ninja Ryuukenden II: Ankoku no Jashin Ken"@ja-latn .

<product/7285#subject> a schema:CreativeWork ;
    schema:name "The Goonies"@en,
        "グーニーズ"@ja,
        "The Goonies"@ja-latn ;
    foaf:name "The Goonies"@en,
        "グーニーズ"@ja,
        "The Goonies"@ja-latn .

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

<album/134457#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SKACTION!!"@en,
        "SKACTION!!"@ja,
        "SKACTION!!"@ja-latn ;
    mo:performance_of <album/134457#musicalwork> ;
    mo:recorded_as <album/134457#musicalexpression> ;
    schema:name "SKACTION!!"@en,
        "SKACTION!!"@ja,
        "SKACTION!!"@ja-latn ;
    schema:workPerformed <album/134457#musicalwork> .

<org/1399#subject> schema:name "ASIA LUNAR"@en,
        "ASIA LUNAR"@ja,
        "ASIA LUNAR"@ja-latn ;
    foaf:name "ASIA LUNAR"@en,
        "ASIA LUNAR"@ja,
        "ASIA LUNAR"@ja-latn .

<https://media.vgm.io/albums/75/134457/134457-774e19193423.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/134457#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/75/134457/134457-774e19193423.jpg> ;
    foaf:depicts <album/134457#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/75/134457/134457-774e19193423.jpg> .

<https://medium-media.vgm.io/albums/75/134457/134457-774e19193423.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/134457#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-05-24"^^xsd:date ;
    dcterms:title "SKACTION!!"@en,
        "SKACTION!!"@ja,
        "SKACTION!!"@ja-latn ;
    mo:catalogue_number "ASIA-0022" ;
    mo:media_type "CD" ;
    mo:publication_of <album/134457#musicalexpression> ;
    mo:publisher <org/1399#subject> ;
    mo:record _:N070feccc30eb4de3b6f2dbc10f1ce6a2 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "King's Valley"@en ;
            foaf:name "King's Valley"@en ],
        [ a schema:CreativeWork ;
            schema:name "Tutankham"@en ;
            foaf:name "Tutankham"@en ],
        [ a schema:CreativeWork ;
            schema:name "Super Star Force: Jikūreki no Himitsu"@en ;
            foaf:name "Super Star Force: Jikūreki no Himitsu"@en ],
        [ a schema:CreativeWork ;
            schema:name "Arabian Dream Scheherazade"@en ;
            foaf:name "Arabian Dream Scheherazade"@en ],
        <product/10588#subject>,
        <product/13112#subject>,
        <product/2113#subject>,
        <product/2153#subject>,
        <product/3995#subject>,
        <product/5038#subject>,
        <product/7285#subject> ;
    schema:datePublished "2009-05-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/75/134457/134457-774e19193423.jpg> ;
    schema:name "SKACTION!!"@en,
        "SKACTION!!"@ja,
        "SKACTION!!"@ja-latn ;
    schema:publisher <org/1399#subject> ;
    foaf:depiction <https://media.vgm.io/albums/75/134457/134457-774e19193423.jpg> .

_:N070da67504ca417ca0a2697149384c52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "グーニーズ メドレー"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N070feccc30eb4de3b6f2dbc10f1ce6a2 ;
    schema:name "グーニーズ メドレー"@ja .

_:N0f912523221e45a0ad087355b8327774 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メインテーマ"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N070feccc30eb4de3b6f2dbc10f1ce6a2 ;
    schema:name "メインテーマ"@ja .

_:N216d4467f215465d938ac21a0b78299a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "業務用マリオ 名前入れ"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N070feccc30eb4de3b6f2dbc10f1ce6a2 ;
    schema:name "業務用マリオ 名前入れ"@ja .

_:N23b1160e12e44b509e04d5916c5cf0f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アラビア音階 メドレー"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N070feccc30eb4de3b6f2dbc10f1ce6a2 ;
    schema:name "アラビア音階 メドレー"@ja .

_:N2c95177c8c6c41a488249ba2768f5a16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "渓谷ステージ"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N070feccc30eb4de3b6f2dbc10f1ce6a2 ;
    schema:name "渓谷ステージ"@ja .

_:N7422c8d7a2e1449e97a6bec51f72e652 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TAKE OFF"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N070feccc30eb4de3b6f2dbc10f1ce6a2 ;
    schema:name "TAKE OFF"@ja .

_:Nc3e7965700be4e28a0f7dc9b81d3e600 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FRIEND’S FIELDS"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N070feccc30eb4de3b6f2dbc10f1ce6a2 ;
    schema:name "FRIEND’S FIELDS"@ja .

_:N070feccc30eb4de3b6f2dbc10f1ce6a2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N070da67504ca417ca0a2697149384c52,
        _:N0f912523221e45a0ad087355b8327774,
        _:N216d4467f215465d938ac21a0b78299a,
        _:N23b1160e12e44b509e04d5916c5cf0f5,
        _:N2c95177c8c6c41a488249ba2768f5a16,
        _:N7422c8d7a2e1449e97a6bec51f72e652,
        _:Nc3e7965700be4e28a0f7dc9b81d3e600 ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N070da67504ca417ca0a2697149384c52,
        _:N0f912523221e45a0ad087355b8327774,
        _:N216d4467f215465d938ac21a0b78299a,
        _:N23b1160e12e44b509e04d5916c5cf0f5,
        _:N2c95177c8c6c41a488249ba2768f5a16,
        _:N7422c8d7a2e1449e97a6bec51f72e652,
        _:Nc3e7965700be4e28a0f7dc9b81d3e600 .

