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

<artist/10692#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoko Aki"@en,
        "阿木燿子"@ja ;
    foaf:made <album/36345#lyrics>,
        <album/36345#subject> ;
    foaf:name "Yoko Aki"@en,
        "阿木燿子"@ja .

<artist/9744#subject> a schema:Person,
        foaf:Person ;
    schema:name "TOMOMI"@en ;
    foaf:made <album/36345#lyrics>,
        <album/36345#subject> ;
    foaf:name "TOMOMI"@en .

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

<artist/12457#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36345#subject> ;
    schema:name "Yuichi Tajika"@en,
        "田鹿祐一"@ja ;
    foaf:made <album/36345#composition>,
        <album/36345#lyrics>,
        <album/36345#subject> ;
    foaf:name "Yuichi Tajika"@en,
        "田鹿祐一"@ja .

<artist/7081#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36345#subject> ;
    schema:name "Hidenori Tanaka"@en,
        "田中秀典"@ja ;
    foaf:made <album/36345#composition>,
        <album/36345#lyrics>,
        <album/36345#subject> ;
    foaf:name "Hidenori Tanaka"@en,
        "田中秀典"@ja .

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

<org/648#subject> schema:name "Epic"@en,
        "Epic"@ja,
        "Epic"@ja-latn ;
    foaf:name "Epic"@en,
        "Epic"@ja,
        "Epic"@ja-latn .

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

<https://medium-media.vgm.io/albums/54/36345/36345-1352789655.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/36345#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Taiyou to Kimi ga Egaku STORY / SCANDAL"@en,
        "太陽と君が描くSTORY / SCANDAL"@ja,
        "Taiyou to Kimi ga Egaku STORY / SCANDAL"@ja-latn ;
    mo:performance_of <album/36345#musicalwork> ;
    mo:performer <artist/9741#subject> ;
    mo:recorded_as <album/36345#musicalexpression> ;
    schema:byArtist <artist/9741#subject> ;
    schema:name "Taiyou to Kimi ga Egaku STORY / SCANDAL"@en,
        "太陽と君が描くSTORY / SCANDAL"@ja,
        "Taiyou to Kimi ga Egaku STORY / SCANDAL"@ja-latn ;
    schema:workPerformed <album/36345#musicalwork> .

<artist/9741#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36345#performance> ;
    schema:name "SCANDAL"@en,
        "スキャンダル"@ja ;
    foaf:made <album/36345#lyrics>,
        <album/36345#subject> ;
    foaf:name "SCANDAL"@en,
        "スキャンダル"@ja .

<album/36345#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Taiyou to Kimi ga Egaku STORY / SCANDAL"@en,
        "太陽と君が描くSTORY / SCANDAL"@ja,
        "Taiyou to Kimi ga Egaku STORY / SCANDAL"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Hibiki Nishikawa"@en ;
            foaf:made <album/36345#composition> ;
            foaf:name "Hibiki Nishikawa"@en ],
        <artist/12457#subject>,
        <artist/7081#subject> ;
    mo:produced_work <album/36345#musicalwork> ;
    schema:name "Taiyou to Kimi ga Egaku STORY / SCANDAL"@en,
        "太陽と君が描くSTORY / SCANDAL"@ja,
        "Taiyou to Kimi ga Egaku STORY / SCANDAL"@ja-latn .

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

<album/36345#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-06-02"^^xsd:date ;
    dcterms:title "Taiyou to Kimi ga Egaku STORY / SCANDAL"@en,
        "太陽と君が描くSTORY / SCANDAL"@ja,
        "Taiyou to Kimi ga Egaku STORY / SCANDAL"@ja-latn ;
    mo:catalogue_number "ESCL-3449" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36345#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N65f8c3df724d40039ce504c708b82cd6 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Loups=Garous"@en ;
            foaf:name "Loups=Garous"@en ] ;
    schema:byArtist <artist/9741#subject> ;
    schema:datePublished "2010-06-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/54/36345/36345-1352789655.jpg> ;
    schema:name "Taiyou to Kimi ga Egaku STORY / SCANDAL"@en,
        "太陽と君が描くSTORY / SCANDAL"@ja,
        "Taiyou to Kimi ga Egaku STORY / SCANDAL"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/36345/36345-1352789655.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36345#subject> ;
    schema:name "Hibiki Nishikawa"@en ;
    foaf:made <album/36345#subject> ;
    foaf:name "Hibiki Nishikawa"@en .

_:N7ff5d3c4d4f9495e987ab849b897f925 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Switch"@en,
        "スイッチ"@ja,
        "Switch"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N65f8c3df724d40039ce504c708b82cd6 ;
    schema:name "Switch"@en,
        "スイッチ"@ja,
        "Switch"@ja-latn .

_:Nc269e43d13884ea9b16d9ca4ec9c546b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Story Drawn by You and the Sun"@en,
        "太陽と君が描くSTORY"@ja,
        "Taiyou to Kimi ga Egaku STORY"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N65f8c3df724d40039ce504c708b82cd6 ;
    schema:name "The Story Drawn by You and the Sun"@en,
        "太陽と君が描くSTORY"@ja,
        "Taiyou to Kimi ga Egaku STORY"@ja-latn .

_:Nc4b3b248c2544fcc9161ece0dd50490f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Watching Vigilantly to Hunt Prey"@en,
        "KOSHI-TANTAN"@ja,
        "KOSHI-TANTAN"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N65f8c3df724d40039ce504c708b82cd6 ;
    schema:name "Watching Vigilantly to Hunt Prey"@en,
        "KOSHI-TANTAN"@ja,
        "KOSHI-TANTAN"@ja-latn .

_:Nc57bb07ae4704c6db266bbaba0562bf7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Story Drawn by You and the Sun (Instrumental)"@en,
        "太陽と君が描くSTORY （Instrumental）"@ja,
        "Taiyou to Kimi ga Egaku STORY (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N65f8c3df724d40039ce504c708b82cd6 ;
    schema:name "The Story Drawn by You and the Sun (Instrumental)"@en,
        "太陽と君が描くSTORY （Instrumental）"@ja,
        "Taiyou to Kimi ga Egaku STORY (Instrumental)"@ja-latn .

_:N65f8c3df724d40039ce504c708b82cd6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7ff5d3c4d4f9495e987ab849b897f925,
        _:Nc269e43d13884ea9b16d9ca4ec9c546b,
        _:Nc4b3b248c2544fcc9161ece0dd50490f,
        _:Nc57bb07ae4704c6db266bbaba0562bf7 ;
    mo:track_count 4 ;
    schema:duration "PT15:42"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N7ff5d3c4d4f9495e987ab849b897f925,
        _:Nc269e43d13884ea9b16d9ca4ec9c546b,
        _:Nc4b3b248c2544fcc9161ece0dd50490f,
        _:Nc57bb07ae4704c6db266bbaba0562bf7 .

