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

<artist/14475#subject> a schema:Person,
        foaf:Person ;
    schema:name "U-ka"@en ;
    foaf:made <album/36620#lyrics>,
        <album/36620#subject> ;
    foaf:name "U-ka"@en .

<artist/14479#subject> a schema:Person,
        foaf:Person ;
    schema:name "tzk"@en ;
    foaf:made <album/36620#lyrics>,
        <album/36620#subject> ;
    foaf:name "tzk"@en .

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

<artist/14477#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36620#subject> ;
    schema:name "Takahiro Tomoegawa"@en,
        "巴川貴裕"@ja ;
    foaf:made <album/36620#composition>,
        <album/36620#subject> ;
    foaf:name "Takahiro Tomoegawa"@en,
        "巴川貴裕"@ja .

<artist/15504#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36620#subject> ;
    schema:name "Yumi Moriguchi"@en,
        "森口友美"@ja ;
    foaf:made <album/36620#composition>,
        <album/36620#subject> ;
    foaf:name "Yumi Moriguchi"@en,
        "森口友美"@ja .

<artist/7157#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36620#subject> ;
    schema:name "Kouichiro Takahashi"@en,
        "高橋浩一郎"@ja ;
    foaf:made <album/36620#composition>,
        <album/36620#subject> ;
    foaf:name "Kouichiro Takahashi"@en,
        "高橋浩一郎"@ja .

<product/5004#subject> a schema:CreativeWork ;
    schema:name "Star Driver The Movie"@en,
        "スタードライバー THE MOVIE"@ja,
        "Star Driver The Movie"@ja-latn ;
    foaf:name "Star Driver The Movie"@en,
        "スタードライバー THE MOVIE"@ja,
        "Star Driver The Movie"@ja-latn .

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

<org/717#subject> schema:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn ;
    foaf:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/02/36620/36620-1358202159.png> a schema:ImageObject,
        foaf:Image .

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

<album/36620#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "colorful / 9nine"@en,
        "colorful / 9nine"@ja,
        "colorful / 9nine"@ja-latn ;
    mo:performance_of <album/36620#musicalwork> ;
    mo:performer <artist/13735#subject> ;
    mo:recorded_as <album/36620#musicalexpression> ;
    schema:byArtist <artist/13735#subject> ;
    schema:name "colorful / 9nine"@en,
        "colorful / 9nine"@ja,
        "colorful / 9nine"@ja-latn ;
    schema:workPerformed <album/36620#musicalwork> .

<artist/13735#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36620#performance> ;
    schema:name "9nine"@en ;
    foaf:made <album/36620#lyrics>,
        <album/36620#subject> ;
    foaf:name "9nine"@en .

<album/36620#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "colorful / 9nine"@en,
        "colorful / 9nine"@ja,
        "colorful / 9nine"@ja-latn ;
    mo:composer <artist/14477#subject>,
        <artist/15504#subject>,
        <artist/7157#subject> ;
    mo:produced_work <album/36620#musicalwork> ;
    schema:name "colorful / 9nine"@en,
        "colorful / 9nine"@ja,
        "colorful / 9nine"@ja-latn .

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

<album/36620#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-02-06"^^xsd:date ;
    dcterms:title "colorful / 9nine"@en,
        "colorful / 9nine"@ja,
        "colorful / 9nine"@ja-latn ;
    mo:catalogue_number "SECL-1277" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36620#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:Nc7acb1571703490a8f7be0c37f8cadd9 ;
    mo:record_count 1 ;
    schema:about <product/5004#subject> ;
    schema:byArtist <artist/13735#subject> ;
    schema:datePublished "2013-02-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/02/36620/36620-1358202159.png> ;
    schema:name "colorful / 9nine"@en,
        "colorful / 9nine"@ja,
        "colorful / 9nine"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/36620/36620-1358202159.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Akuru Kagi"@en ;
    foaf:made <album/36620#lyrics> ;
    foaf:name "Akuru Kagi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Akuru Kagi"@en ;
    foaf:made <album/36620#subject> ;
    foaf:name "Akuru Kagi"@en .

_:N36d13ee8231c429fbf46c8a7f1b0045b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "やさしい雨"@ja,
        "Yasashii Ame"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nc7acb1571703490a8f7be0c37f8cadd9 ;
    schema:name "やさしい雨"@ja,
        "Yasashii Ame"@ja-latn .

_:Naa7ea016dfbb42c18a30acaa0c79d672 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "やさしい雨 (Instrumental)"@ja,
        "Yasashii Ame (Instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nc7acb1571703490a8f7be0c37f8cadd9 ;
    schema:name "やさしい雨 (Instrumental)"@ja,
        "Yasashii Ame (Instrumental)"@ja-latn .

_:Nca8ffe586627484abe1268eb5e41f4f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "colorful (Instrumental)"@ja,
        "colorful (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nc7acb1571703490a8f7be0c37f8cadd9 ;
    schema:name "colorful (Instrumental)"@ja,
        "colorful (Instrumental)"@ja-latn .

_:Ne31a48df5a47464aa2b3e7a7b20ddbe2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "colorful"@ja,
        "colorful"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nc7acb1571703490a8f7be0c37f8cadd9 ;
    schema:name "colorful"@ja,
        "colorful"@ja-latn .

_:Nf7dd3e9621b547d4ad2306988dff393a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女トラベラー (tofubeats remix)"@ja,
        "Shoujo Traveler (tofubeats remix)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:Nc7acb1571703490a8f7be0c37f8cadd9 ;
    schema:name "少女トラベラー (tofubeats remix)"@ja,
        "Shoujo Traveler (tofubeats remix)"@ja-latn .

_:Nc7acb1571703490a8f7be0c37f8cadd9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N36d13ee8231c429fbf46c8a7f1b0045b,
        _:Naa7ea016dfbb42c18a30acaa0c79d672,
        _:Nca8ffe586627484abe1268eb5e41f4f1,
        _:Ne31a48df5a47464aa2b3e7a7b20ddbe2,
        _:Nf7dd3e9621b547d4ad2306988dff393a ;
    mo:track_count 5 ;
    schema:duration "PT23:04"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N36d13ee8231c429fbf46c8a7f1b0045b,
        _:Naa7ea016dfbb42c18a30acaa0c79d672,
        _:Nca8ffe586627484abe1268eb5e41f4f1,
        _:Ne31a48df5a47464aa2b3e7a7b20ddbe2,
        _:Nf7dd3e9621b547d4ad2306988dff393a .

