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

<album/123820#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TRUE COLORS 2"@en,
        "TRUE COLORS 2"@ja,
        "TRUE COLORS 2"@ja-latn ;
    mo:produced_work <album/123820#musicalwork> ;
    schema:name "TRUE COLORS 2"@en,
        "TRUE COLORS 2"@ja,
        "TRUE COLORS 2"@ja-latn .

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

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

<event/267> a mo:Release ;
    schema:name "Released at M3-2021 Spring (Apr 25, 2021)" .

<product/4255#subject> a schema:CreativeWork ;
    schema:name "Splatoon"@en,
        "スプラトゥーン"@ja,
        "Splatoon"@ja-latn ;
    foaf:name "Splatoon"@en,
        "スプラトゥーン"@ja,
        "Splatoon"@ja-latn .

<product/6332#subject> a schema:CreativeWork ;
    schema:name "Splatoon 2"@en,
        "スプラトゥーン2"@ja,
        "Splatoon 2"@ja-latn ;
    foaf:name "Splatoon 2"@en,
        "スプラトゥーン2"@ja,
        "Splatoon 2"@ja-latn .

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

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

<org/281#subject> schema:name "salvation by faith records"@en,
        "salvation by faith records"@ja,
        "salvation by faith records"@ja-latn ;
    foaf:name "salvation by faith records"@en,
        "salvation by faith records"@ja,
        "salvation by faith records"@ja-latn .

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

<https://medium-media.vgm.io/albums/02/123820/123820-fe26fc9ab53c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/123820#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-04-25"^^xsd:date ;
    dcterms:title "TRUE COLORS 2"@en,
        "TRUE COLORS 2"@ja,
        "TRUE COLORS 2"@ja-latn ;
    mo:catalogue_number "SBFR-0093" ;
    mo:media_type "CD" ;
    mo:publication_of <album/123820#musicalexpression> ;
    mo:publisher <org/281#subject> ;
    mo:record _:N59c2665ae8304e78a1129f4da4c468e1 ;
    mo:record_count 1 ;
    mo:release <event/267> ;
    schema:about <product/4255#subject>,
        <product/6332#subject> ;
    schema:datePublished "2021-04-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/02/123820/123820-fe26fc9ab53c.jpg> ;
    schema:name "TRUE COLORS 2"@en,
        "TRUE COLORS 2"@ja,
        "TRUE COLORS 2"@ja-latn ;
    schema:publisher <org/281#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/123820/123820-fe26fc9ab53c.jpg> .

_:N0fb365102ab442eb99a0e5fb168da1e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Millennium Colors"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:N59c2665ae8304e78a1129f4da4c468e1 ;
    schema:name "Millennium Colors"@ja .

_:N1e842d17171949a98c7cd88ca762b555 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メガモリ サンプリングラッシュ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N59c2665ae8304e78a1129f4da4c468e1 ;
    schema:name "メガモリ サンプリングラッシュ"@ja .

_:N68a292a9e33a4dcc9b21590063c7cbc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flying Octopus Jump"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:25"^^xsd:interval ;
    schema:inPlaylist _:N59c2665ae8304e78a1129f4da4c468e1 ;
    schema:name "Flying Octopus Jump"@ja .

_:N68a32a817b5a4dcc83a3c549fb891fda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "三文魚の乱 春の陣"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N59c2665ae8304e78a1129f4da4c468e1 ;
    schema:name "三文魚の乱 春の陣"@ja .

_:N92cfb97e570e45439f81666dda5c47e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フルスロットル・テンタクル -Dive into the 8bit-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N59c2665ae8304e78a1129f4da4c468e1 ;
    schema:name "フルスロットル・テンタクル -Dive into the 8bit-"@ja .

_:Nc71c6da11b8a488cb5c998e83321cd5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SiokaRAVE"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N59c2665ae8304e78a1129f4da4c468e1 ;
    schema:name "SiokaRAVE"@ja .

_:Ncd25c01f990640699a15957ca782b31f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キラメキ☆シューティングスター"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N59c2665ae8304e78a1129f4da4c468e1 ;
    schema:name "キラメキ☆シューティングスター"@ja .

_:Nd3e8d7cc28f34e4cbe290ed1b16f5358 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Acid Ebb Warfare"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N59c2665ae8304e78a1129f4da4c468e1 ;
    schema:name "Acid Ebb Warfare"@ja .

_:Nd4e7de60680f49fcb16a3261b4288d38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "俺らハイカラスクエアさ行ぐだ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N59c2665ae8304e78a1129f4da4c468e1 ;
    schema:name "俺らハイカラスクエアさ行ぐだ"@ja .

_:Nf4b089a5edc34b988c8848f8f1ebf29d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moment long than forever (remaster)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:N59c2665ae8304e78a1129f4da4c468e1 ;
    schema:name "Moment long than forever (remaster)"@ja .

_:N59c2665ae8304e78a1129f4da4c468e1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fb365102ab442eb99a0e5fb168da1e7,
        _:N1e842d17171949a98c7cd88ca762b555,
        _:N68a292a9e33a4dcc9b21590063c7cbc5,
        _:N68a32a817b5a4dcc83a3c549fb891fda,
        _:N92cfb97e570e45439f81666dda5c47e3,
        _:Nc71c6da11b8a488cb5c998e83321cd5f,
        _:Ncd25c01f990640699a15957ca782b31f,
        _:Nd3e8d7cc28f34e4cbe290ed1b16f5358,
        _:Nd4e7de60680f49fcb16a3261b4288d38,
        _:Nf4b089a5edc34b988c8848f8f1ebf29d ;
    mo:track_count 10 ;
    schema:duration "PT47:17"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0fb365102ab442eb99a0e5fb168da1e7,
        _:N1e842d17171949a98c7cd88ca762b555,
        _:N68a292a9e33a4dcc9b21590063c7cbc5,
        _:N68a32a817b5a4dcc83a3c549fb891fda,
        _:N92cfb97e570e45439f81666dda5c47e3,
        _:Nc71c6da11b8a488cb5c998e83321cd5f,
        _:Ncd25c01f990640699a15957ca782b31f,
        _:Nd3e8d7cc28f34e4cbe290ed1b16f5358,
        _:Nd4e7de60680f49fcb16a3261b4288d38,
        _:Nf4b089a5edc34b988c8848f8f1ebf29d .

