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

<artist/10060#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masayuki Takemori"@en,
        "竹森マサユキ"@ja ;
    foaf:made <album/90880#lyrics>,
        <album/90880#subject> ;
    foaf:name "Masayuki Takemori"@en,
        "竹森マサユキ"@ja .

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

<artist/48224#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90880#subject> ;
    schema:name "Masayuki Akahori"@en,
        "赤堀眞之"@ja ;
    foaf:made <album/90880#composition>,
        <album/90880#subject> ;
    foaf:name "Masayuki Akahori"@en,
        "赤堀眞之"@ja .

<release/3039#subject> a schema:CreativeWork ;
    schema:name "YU-GI-OH! ZEXAL"@en,
        "遊戯王ゼアル"@ja,
        "YU-GI-OH! ZEXAL"@ja-latn ;
    foaf:name "YU-GI-OH! ZEXAL"@en,
        "遊戯王ゼアル"@ja,
        "YU-GI-OH! ZEXAL"@ja-latn .

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

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

<org/1071#subject> schema:name "dreamusic Inc."@en,
        "株式会社ドリーミュージック"@ja,
        "dreamusic Inc."@ja-latn ;
    foaf:name "dreamusic Inc."@en,
        "株式会社ドリーミュージック"@ja,
        "dreamusic Inc."@ja-latn .

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

<https://medium-media.vgm.io/albums/08/90880/90880-1569463840.jpg> a schema:ImageObject,
        foaf:Image .

<album/90880#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tamashii Drive / color bottle"@en,
        "魂ドライブ / カラーボトル"@ja,
        "Tamashii Drive / color bottle"@ja-latn ;
    mo:composer <artist/10059#subject>,
        <artist/48224#subject> ;
    mo:produced_work <album/90880#musicalwork> ;
    schema:name "Tamashii Drive / color bottle"@en,
        "魂ドライブ / カラーボトル"@ja,
        "Tamashii Drive / color bottle"@ja-latn .

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

<album/90880#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tamashii Drive / color bottle"@en,
        "魂ドライブ / カラーボトル"@ja,
        "Tamashii Drive / color bottle"@ja-latn ;
    mo:performance_of <album/90880#musicalwork> ;
    mo:performer <artist/10059#subject> ;
    mo:recorded_as <album/90880#musicalexpression> ;
    schema:byArtist <artist/10059#subject> ;
    schema:name "Tamashii Drive / color bottle"@en,
        "魂ドライブ / カラーボトル"@ja,
        "Tamashii Drive / color bottle"@ja-latn ;
    schema:workPerformed <album/90880#musicalwork> .

<artist/10059#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90880#subject> ;
    mo:performed <album/90880#performance> ;
    schema:name "color bottle"@en,
        "カラーボトル"@ja ;
    foaf:made <album/90880#composition>,
        <album/90880#subject> ;
    foaf:name "color bottle"@en,
        "カラーボトル"@ja .

<album/90880#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-06-06"^^xsd:date ;
    dcterms:title "Tamashii Drive / color bottle"@en,
        "魂ドライブ / カラーボトル"@ja,
        "Tamashii Drive / color bottle"@ja-latn ;
    mo:catalogue_number "MUCD-5202" ;
    mo:media_type "CD" ;
    mo:publication_of <album/90880#musicalexpression> ;
    mo:publisher <org/1071#subject> ;
    mo:record _:Nec3239c74dc6433c942332af83a889d6 ;
    mo:record_count 1 ;
    schema:about <release/3039#subject> ;
    schema:byArtist <artist/10059#subject> ;
    schema:datePublished "2012-06-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/08/90880/90880-1569463840.jpg> ;
    schema:name "Tamashii Drive / color bottle"@en,
        "魂ドライブ / カラーボトル"@ja,
        "Tamashii Drive / color bottle"@ja-latn ;
    schema:publisher <org/1071#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/90880/90880-1569463840.jpg> .

_:N38019ef693bc467d9eec27c83ba2c7b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "情熱のうた (COLOR BOTTLE IS HERE!!2012 ～トライアゲイン 何度でも熱くなれ!～@仙台Rensa 2012.04.07)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:Nec3239c74dc6433c942332af83a889d6 ;
    schema:name "情熱のうた (COLOR BOTTLE IS HERE!!2012 ～トライアゲイン 何度でも熱くなれ!～@仙台Rensa 2012.04.07)"@ja .

_:N48f9c9ab48d2458380d3d4f78cbd36f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アーミ・アミーコ!アーミ・アムージ!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nec3239c74dc6433c942332af83a889d6 ;
    schema:name "アーミ・アミーコ!アーミ・アムージ!"@ja .

_:N4d8ba978f6e54c1b8811776d3e05790a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "18才 (COLOR BOTTLE IS HERE!!2012 ～トライアゲイン 何度でも熱くなれ!～@仙台Rensa 2012.04.07)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nec3239c74dc6433c942332af83a889d6 ;
    schema:name "18才 (COLOR BOTTLE IS HERE!!2012 ～トライアゲイン 何度でも熱くなれ!～@仙台Rensa 2012.04.07)"@ja .

_:Nc41aef813b0943629e31d6f591f4ff88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魂ドライブ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nec3239c74dc6433c942332af83a889d6 ;
    schema:name "魂ドライブ"@ja .

_:Nec3239c74dc6433c942332af83a889d6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N38019ef693bc467d9eec27c83ba2c7b1,
        _:N48f9c9ab48d2458380d3d4f78cbd36f6,
        _:N4d8ba978f6e54c1b8811776d3e05790a,
        _:Nc41aef813b0943629e31d6f591f4ff88 ;
    mo:track_count 4 ;
    schema:duration "PT17:50"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N38019ef693bc467d9eec27c83ba2c7b1,
        _:N48f9c9ab48d2458380d3d4f78cbd36f6,
        _:N4d8ba978f6e54c1b8811776d3e05790a,
        _:Nc41aef813b0943629e31d6f591f4ff88 .

