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

<artist/20546#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shotaro Tsushima"@en,
        "対馬祥太郎"@ja ;
    foaf:made <album/104533#lyrics>,
        <album/104533#subject> ;
    foaf:name "Shotaro Tsushima"@en,
        "対馬祥太郎"@ja .

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

<artist/11854#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104533#subject> ;
    schema:name "Tatsuya Mitsumura"@en,
        "光村龍哉"@ja ;
    foaf:made <album/104533#composition>,
        <album/104533#lyrics>,
        <album/104533#subject> ;
    foaf:name "Tatsuya Mitsumura"@en,
        "光村龍哉"@ja .

<product/1150#subject> a schema:CreativeWork ;
    schema:name "Naruto Shippuden"@en,
        "NARUTO-ナルト- 疾風伝"@ja,
        "Naruto Shippuden"@ja-latn ;
    foaf:name "Naruto Shippuden"@en,
        "NARUTO-ナルト- 疾風伝"@ja,
        "Naruto Shippuden"@ja-latn .

<product/2529#subject> a schema:CreativeWork ;
    schema:name "Captain Earth"@en,
        "キャプテン・アース"@ja,
        "Captain Earth"@ja-latn ;
    foaf:name "Captain Earth"@en,
        "キャプテン・アース"@ja,
        "Captain Earth"@ja-latn .

<product/2553#subject> a schema:CreativeWork ;
    schema:name "Haikyu!! (TV)"@en,
        "ハイキュー!! (TV)"@ja,
        "Haikyuu!! (TV)"@ja-latn ;
    foaf:name "Haikyu!! (TV)"@en,
        "ハイキュー!! (TV)"@ja,
        "Haikyuu!! (TV)"@ja-latn .

<product/3365#subject> a schema:CreativeWork ;
    schema:name "The Heroic Legend of Arslan (2015)"@en,
        "アルスラーン戦記 (2015)"@ja,
        "Arslan Senki (2015)"@ja-latn ;
    foaf:name "The Heroic Legend of Arslan (2015)"@en,
        "アルスラーン戦記 (2015)"@ja,
        "Arslan Senki (2015)"@ja-latn .

<album/104533#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yuuki mo Ai mo Nai Nante / NICO Touches the Walls"@en,
        "勇気も愛もないなんて / NICO Touches the Walls"@ja,
        "Yuuki mo Ai mo Nai Nante / NICO Touches the Walls"@ja-latn ;
    mo:composer <artist/11854#subject> ;
    mo:produced_work <album/104533#musicalwork> ;
    schema:name "Yuuki mo Ai mo Nai Nante / NICO Touches the Walls"@en,
        "勇気も愛もないなんて / NICO Touches the Walls"@ja,
        "Yuuki mo Ai mo Nai Nante / NICO Touches the Walls"@ja-latn .

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

<org/1006#subject> schema:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn ;
    foaf:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn .

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

<https://medium-media.vgm.io/albums/33/104533/104533-af6fb9898fb1.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/104533#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yuuki mo Ai mo Nai Nante / NICO Touches the Walls"@en,
        "勇気も愛もないなんて / NICO Touches the Walls"@ja,
        "Yuuki mo Ai mo Nai Nante / NICO Touches the Walls"@ja-latn ;
    mo:performance_of <album/104533#musicalwork> ;
    mo:performer <artist/11853#subject> ;
    mo:recorded_as <album/104533#musicalexpression> ;
    schema:byArtist <artist/11853#subject> ;
    schema:name "Yuuki mo Ai mo Nai Nante / NICO Touches the Walls"@en,
        "勇気も愛もないなんて / NICO Touches the Walls"@ja,
        "Yuuki mo Ai mo Nai Nante / NICO Touches the Walls"@ja-latn ;
    schema:workPerformed <album/104533#musicalwork> .

<artist/11853#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/104533#performance> ;
    schema:name "NICO Touches the Walls"@en ;
    foaf:name "NICO Touches the Walls"@en .

<album/104533#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-03-16"^^xsd:date ;
    dcterms:title "Yuuki mo Ai mo Nai Nante / NICO Touches the Walls"@en,
        "勇気も愛もないなんて / NICO Touches the Walls"@ja,
        "Yuuki mo Ai mo Nai Nante / NICO Touches the Walls"@ja-latn ;
    mo:catalogue_number "KSCL-2712" ;
    mo:media_type "CD" ;
    mo:publication_of <album/104533#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:N21119351f3214963ab2f92efc37a0157 ;
    mo:record_count 1 ;
    schema:about <product/1150#subject>,
        <product/2529#subject>,
        <product/2553#subject>,
        <product/3365#subject> ;
    schema:byArtist <artist/11853#subject> ;
    schema:datePublished "2016-03-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/33/104533/104533-af6fb9898fb1.jpg> ;
    schema:name "Yuuki mo Ai mo Nai Nante / NICO Touches the Walls"@en,
        "勇気も愛もないなんて / NICO Touches the Walls"@ja,
        "Yuuki mo Ai mo Nai Nante / NICO Touches the Walls"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/104533/104533-af6fb9898fb1.jpg> .

_:N17d301f5646f47b596f7988b8c2a90ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "渦と渦 (Album Mix)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N21119351f3214963ab2f92efc37a0157 ;
    schema:name "渦と渦 (Album Mix)"@ja .

_:N3834bf8d7cb7481a823bd8c72f05dbcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ニワカ雨ニモ負ケズ (Album Mix)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N21119351f3214963ab2f92efc37a0157 ;
    schema:name "ニワカ雨ニモ負ケズ (Album Mix)"@ja .

_:N3aabedbbe06d4cb28ab1d85f80d8faa3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まっすぐなうた (Album Mix)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N21119351f3214963ab2f92efc37a0157 ;
    schema:name "まっすぐなうた (Album Mix)"@ja .

_:N45e782cd1fe7491f88e93f56ca94416f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エーキューライセンス"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N21119351f3214963ab2f92efc37a0157 ;
    schema:name "エーキューライセンス"@ja .

_:N4d28be71ad4d40a68c0ddcadf1377f27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウソツキ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N21119351f3214963ab2f92efc37a0157 ;
    schema:name "ウソツキ"@ja .

_:N66b29a75ec614705b74164af37951c64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブギウギルティ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N21119351f3214963ab2f92efc37a0157 ;
    schema:name "ブギウギルティ"@ja .

_:N748d9405687a4944bfd3dd7ce8f764c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ローハイド (Album Mix)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N21119351f3214963ab2f92efc37a0157 ;
    schema:name "ローハイド (Album Mix)"@ja .

_:N7a5e11436a574adbb9632af633ea498c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TOKYO Dreamer (Album Mix)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N21119351f3214963ab2f92efc37a0157 ;
    schema:name "TOKYO Dreamer (Album Mix)"@ja .

_:N9f1d681f0e1844f6a3d5aca592be1182 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "勇気も愛もないなんて"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N21119351f3214963ab2f92efc37a0157 ;
    schema:name "勇気も愛もないなんて"@ja .

_:Nab2f2e7f8cd74bec9f40ac8a22eada74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フィロローグ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N21119351f3214963ab2f92efc37a0157 ;
    schema:name "フィロローグ"@ja .

_:Nf33a987cf4394f18b64bebd8734a5a99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天地ガエシ (Album Mix)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N21119351f3214963ab2f92efc37a0157 ;
    schema:name "天地ガエシ (Album Mix)"@ja .

_:N21119351f3214963ab2f92efc37a0157 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17d301f5646f47b596f7988b8c2a90ad,
        _:N3834bf8d7cb7481a823bd8c72f05dbcc,
        _:N3aabedbbe06d4cb28ab1d85f80d8faa3,
        _:N45e782cd1fe7491f88e93f56ca94416f,
        _:N4d28be71ad4d40a68c0ddcadf1377f27,
        _:N66b29a75ec614705b74164af37951c64,
        _:N748d9405687a4944bfd3dd7ce8f764c6,
        _:N7a5e11436a574adbb9632af633ea498c,
        _:N9f1d681f0e1844f6a3d5aca592be1182,
        _:Nab2f2e7f8cd74bec9f40ac8a22eada74,
        _:Nf33a987cf4394f18b64bebd8734a5a99 ;
    mo:track_count 11 ;
    schema:duration "PT49:59"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N17d301f5646f47b596f7988b8c2a90ad,
        _:N3834bf8d7cb7481a823bd8c72f05dbcc,
        _:N3aabedbbe06d4cb28ab1d85f80d8faa3,
        _:N45e782cd1fe7491f88e93f56ca94416f,
        _:N4d28be71ad4d40a68c0ddcadf1377f27,
        _:N66b29a75ec614705b74164af37951c64,
        _:N748d9405687a4944bfd3dd7ce8f764c6,
        _:N7a5e11436a574adbb9632af633ea498c,
        _:N9f1d681f0e1844f6a3d5aca592be1182,
        _:Nab2f2e7f8cd74bec9f40ac8a22eada74,
        _:Nf33a987cf4394f18b64bebd8734a5a99 .

