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

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

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

<artist/13488#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68308#subject> ;
    schema:name "Akira"@en,
        "彰"@ja ;
    foaf:made <album/68308#composition>,
        <album/68308#subject> ;
    foaf:name "Akira"@en,
        "彰"@ja .

<artist/390#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68308#subject> ;
    schema:name "Satoru Hiraide"@en,
        "平出悟"@ja ;
    foaf:made <album/68308#composition>,
        <album/68308#subject> ;
    foaf:name "Satoru Hiraide"@en,
        "平出悟"@ja .

<artist/9886#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68308#subject> ;
    schema:name "TAKUYA∞"@en ;
    foaf:made <album/68308#composition>,
        <album/68308#subject> ;
    foaf:name "TAKUYA∞"@en .

<artist/9888#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68308#subject> ;
    schema:name "Katsuya"@en,
        "克哉"@ja ;
    foaf:made <album/68308#composition>,
        <album/68308#subject> ;
    foaf:name "Katsuya"@en,
        "克哉"@ja .

<product/11944#subject> a schema:CreativeWork ;
    schema:name "Bleach: Heat the Soul 2"@en,
        "BLEACH ~ヒート・ザ・ソウル2~"@ja,
        "Bleach: Heat the Soul 2"@ja-latn ;
    foaf:name "Bleach: Heat the Soul 2"@en,
        "BLEACH ~ヒート・ザ・ソウル2~"@ja,
        "Bleach: Heat the Soul 2"@ja-latn .

<product/597#subject> a schema:CreativeWork ;
    schema:name "Bleach (Anime)"@en,
        "ブリーチ (Anime)"@ja,
        "Bleach (Anime)"@ja-latn ;
    foaf:name "Bleach (Anime)"@en,
        "ブリーチ (Anime)"@ja,
        "Bleach (Anime)"@ja-latn .

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

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

<org/712#subject> schema:name "gr8! records"@en,
        "gr8! records"@ja,
        "gr8! records"@ja-latn ;
    foaf:name "gr8! records"@en,
        "gr8! records"@ja,
        "gr8! records"@ja-latn .

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

<https://medium-media.vgm.io/albums/80/68308/68308-1494802492.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/68308#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Timeless / UVERworld"@en,
        "Timeless / UVERworld"@ja,
        "Timeless / UVERworld"@ja-latn ;
    mo:composer <artist/13488#subject>,
        <artist/390#subject>,
        <artist/9886#subject>,
        <artist/9888#subject> ;
    mo:produced_work <album/68308#musicalwork> ;
    schema:name "Timeless / UVERworld"@en,
        "Timeless / UVERworld"@ja,
        "Timeless / UVERworld"@ja-latn .

<album/68308#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-02-15"^^xsd:date ;
    dcterms:title "Timeless / UVERworld"@en,
        "Timeless / UVERworld"@ja,
        "Timeless / UVERworld"@ja-latn ;
    mo:catalogue_number "SRCL-6240" ;
    mo:media_type "CD" ;
    mo:publication_of <album/68308#musicalexpression> ;
    mo:publisher <org/712#subject> ;
    mo:record _:N54c2ff4ccacc468ea06e706459a0603f ;
    mo:record_count 1 ;
    schema:about <product/11944#subject>,
        <product/597#subject> ;
    schema:datePublished "2006-02-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/68308/68308-1494802492.jpg> ;
    schema:name "Timeless / UVERworld"@en,
        "Timeless / UVERworld"@ja,
        "Timeless / UVERworld"@ja-latn ;
    schema:publisher <org/712#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/68308/68308-1494802492.jpg> .

_:N3de55a5d2d44484395c141563670a103 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lump Of Affection"@ja,
        "Lump Of Affection"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N54c2ff4ccacc468ea06e706459a0603f ;
    schema:name "Lump Of Affection"@ja,
        "Lump Of Affection"@ja-latn .

_:N4d3c335cab214572bf1d1df0a1de48f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "D-tecnoLife"@ja,
        "D-tecnoLife"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N54c2ff4ccacc468ea06e706459a0603f ;
    schema:name "D-tecnoLife"@ja,
        "D-tecnoLife"@ja-latn .

_:N526184762fa741f19e0ebbd725e35668 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ai ta 心 (Album Version)"@ja,
        "ai ta Kokoro (Album Version)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N54c2ff4ccacc468ea06e706459a0603f ;
    schema:name "ai ta 心 (Album Version)"@ja,
        "ai ta Kokoro (Album Version)"@ja-latn .

_:N601bba4514634cacbc0b5284c49a9400 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SE"@ja,
        "SE"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N54c2ff4ccacc468ea06e706459a0603f ;
    schema:name "SE"@ja,
        "SE"@ja-latn .

_:N89e96a6407fa41aaa96e1c0d9f1915bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "優しさの雫"@ja,
        "Yasashisa no Shizuku"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N54c2ff4ccacc468ea06e706459a0603f ;
    schema:name "優しさの雫"@ja,
        "Yasashisa no Shizuku"@ja-latn .

_:Na23acccb91504f0888a76e61f6fd38ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "扉"@ja,
        "Tobira"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N54c2ff4ccacc468ea06e706459a0603f ;
    schema:name "扉"@ja,
        "Tobira"@ja-latn .

_:Na729479bfb2d479495c21029472b8630 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "just Melody (Album Version)"@ja,
        "just Melody (Album Version)"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N54c2ff4ccacc468ea06e706459a0603f ;
    schema:name "just Melody (Album Version)"@ja,
        "just Melody (Album Version)"@ja-latn .

_:Nb52848f45ec6440b899aa0af2dccdade a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rush"@ja,
        "Rush"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N54c2ff4ccacc468ea06e706459a0603f ;
    schema:name "Rush"@ja,
        "Rush"@ja-latn .

_:Nc410f2931e5f41b5ae797045da48c259 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CHANCE!"@ja,
        "CHANCE!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N54c2ff4ccacc468ea06e706459a0603f ;
    schema:name "CHANCE!"@ja,
        "CHANCE!"@ja-latn .

_:Nc4732ca386dc4224acc3ba4b7493d63b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "D-tecnoLife (Album Version)"@ja,
        "D-tecnoLife (Album Version)"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N54c2ff4ccacc468ea06e706459a0603f ;
    schema:name "D-tecnoLife (Album Version)"@ja,
        "D-tecnoLife (Album Version)"@ja-latn .

_:Ncd5e06c46b054826a94087c6fb6ef405 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nitro"@ja,
        "Nitro"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N54c2ff4ccacc468ea06e706459a0603f ;
    schema:name "Nitro"@ja,
        "Nitro"@ja-latn .

_:Nced2b5d6d9c742cc82906d3e7d664b69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burst"@ja,
        "Burst"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N54c2ff4ccacc468ea06e706459a0603f ;
    schema:name "Burst"@ja,
        "Burst"@ja-latn .

_:Nf4d0307d60ca442392a771a698526ae9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トキノナミダ"@ja,
        "Toki no Namida"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N54c2ff4ccacc468ea06e706459a0603f ;
    schema:name "トキノナミダ"@ja,
        "Toki no Namida"@ja-latn .

_:N54c2ff4ccacc468ea06e706459a0603f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3de55a5d2d44484395c141563670a103,
        _:N4d3c335cab214572bf1d1df0a1de48f9,
        _:N526184762fa741f19e0ebbd725e35668,
        _:N601bba4514634cacbc0b5284c49a9400,
        _:N89e96a6407fa41aaa96e1c0d9f1915bc,
        _:Na23acccb91504f0888a76e61f6fd38ad,
        _:Na729479bfb2d479495c21029472b8630,
        _:Nb52848f45ec6440b899aa0af2dccdade,
        _:Nc410f2931e5f41b5ae797045da48c259,
        _:Nc4732ca386dc4224acc3ba4b7493d63b,
        _:Ncd5e06c46b054826a94087c6fb6ef405,
        _:Nced2b5d6d9c742cc82906d3e7d664b69,
        _:Nf4d0307d60ca442392a771a698526ae9 ;
    mo:track_count 13 ;
    schema:duration "PT53:24"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N3de55a5d2d44484395c141563670a103,
        _:N4d3c335cab214572bf1d1df0a1de48f9,
        _:N526184762fa741f19e0ebbd725e35668,
        _:N601bba4514634cacbc0b5284c49a9400,
        _:N89e96a6407fa41aaa96e1c0d9f1915bc,
        _:Na23acccb91504f0888a76e61f6fd38ad,
        _:Na729479bfb2d479495c21029472b8630,
        _:Nb52848f45ec6440b899aa0af2dccdade,
        _:Nc410f2931e5f41b5ae797045da48c259,
        _:Nc4732ca386dc4224acc3ba4b7493d63b,
        _:Ncd5e06c46b054826a94087c6fb6ef405,
        _:Nced2b5d6d9c742cc82906d3e7d664b69,
        _:Nf4d0307d60ca442392a771a698526ae9 .

