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

<artist/4404#subject> a schema:Person,
        foaf:Person ;
    schema:name "yura"@en ;
    foaf:made <album/15072#lyrics>,
        <album/15072#subject> ;
    foaf:name "yura"@en .

<artist/5103#subject> a schema:Person,
        foaf:Person ;
    schema:name "Matsuri Asahi"@en,
        "朝日祭"@ja ;
    foaf:made <album/15072#lyrics>,
        <album/15072#subject> ;
    foaf:name "Matsuri Asahi"@en,
        "朝日祭"@ja .

<artist/7268#subject> a schema:Person,
        foaf:Person ;
    schema:name "Fubito Endo"@en,
        "遠藤フビト"@ja ;
    foaf:made <album/15072#lyrics>,
        <album/15072#subject> ;
    foaf:name "Fubito Endo"@en,
        "遠藤フビト"@ja .

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

<artist/126#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15072#subject> ;
    schema:name "Satoru Kosaki"@en,
        "神前暁"@ja ;
    foaf:made <album/15072#composition>,
        <album/15072#subject> ;
    foaf:name "Satoru Kosaki"@en,
        "神前暁"@ja .

<artist/36038#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15072#subject> ;
    schema:name "NBGI"@en ;
    foaf:made <album/15072#composition>,
        <album/15072#lyrics>,
        <album/15072#subject> ;
    foaf:name "NBGI"@en .

<artist/36181#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15072#subject> ;
    schema:name "LindaAI-CUE"@en ;
    foaf:made <album/15072#composition>,
        <album/15072#lyrics>,
        <album/15072#subject> ;
    foaf:name "LindaAI-CUE"@en .

<artist/3715#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15072#subject> ;
    schema:name "Ryo Watanabe"@en,
        "渡辺量"@ja ;
    foaf:made <album/15072#composition>,
        <album/15072#lyrics>,
        <album/15072#subject> ;
    foaf:name "Ryo Watanabe"@en,
        "渡辺量"@ja .

<artist/492#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15072#subject> ;
    schema:name "Shunsuke Matsui"@en,
        "松井俊介"@ja ;
    foaf:made <album/15072#composition>,
        <album/15072#subject> ;
    foaf:name "Shunsuke Matsui"@en,
        "松井俊介"@ja .

<artist/772#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15072#subject> ;
    schema:name "Yoshi"@en ;
    foaf:made <album/15072#composition>,
        <album/15072#subject> ;
    foaf:name "Yoshi"@en .

<product/3579#subject> a schema:CreativeWork ;
    schema:name "THE IDOLM@STER Dearly Stars"@en,
        "アイドルマスター ディアリースターズ"@ja,
        "THE IDOLM@STER Dearly Stars"@ja-latn ;
    foaf:name "THE IDOLM@STER Dearly Stars"@en,
        "アイドルマスター ディアリースターズ"@ja,
        "THE IDOLM@STER Dearly Stars"@ja-latn .

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

<album/15072#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "THE IDOLM@STER DREAM SYMPHONY 02"@en,
        "THE IDOLM@STER DREAM SYMPHONY 02"@ja,
        "THE IDOLM@STER DREAM SYMPHONY 02"@ja-latn ;
    mo:performance_of <album/15072#musicalwork> ;
    mo:recorded_as <album/15072#musicalexpression> ;
    schema:name "THE IDOLM@STER DREAM SYMPHONY 02"@en,
        "THE IDOLM@STER DREAM SYMPHONY 02"@ja,
        "THE IDOLM@STER DREAM SYMPHONY 02"@ja-latn ;
    schema:workPerformed <album/15072#musicalwork> .

<org/2193#subject> schema:name "Columbia Music Entertainment"@en,
        "Columbia Music Entertainment"@ja,
        "Columbia Music Entertainment"@ja-latn ;
    foaf:name "Columbia Music Entertainment"@en,
        "Columbia Music Entertainment"@ja,
        "Columbia Music Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/27/15072/15072-1257429632.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/15072#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "THE IDOLM@STER DREAM SYMPHONY 02"@en,
        "THE IDOLM@STER DREAM SYMPHONY 02"@ja,
        "THE IDOLM@STER DREAM SYMPHONY 02"@ja-latn ;
    mo:composer <artist/126#subject>,
        <artist/36038#subject>,
        <artist/36181#subject>,
        <artist/3715#subject>,
        <artist/492#subject>,
        <artist/772#subject> ;
    mo:produced_work <album/15072#musicalwork> ;
    schema:name "THE IDOLM@STER DREAM SYMPHONY 02"@en,
        "THE IDOLM@STER DREAM SYMPHONY 02"@ja,
        "THE IDOLM@STER DREAM SYMPHONY 02"@ja-latn .

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

<album/15072#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-11-04"^^xsd:date ;
    dcterms:title "THE IDOLM@STER DREAM SYMPHONY 02"@en,
        "THE IDOLM@STER DREAM SYMPHONY 02"@ja,
        "THE IDOLM@STER DREAM SYMPHONY 02"@ja-latn ;
    mo:catalogue_number "COCX-35794" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15072#musicalexpression> ;
    mo:publisher <org/2193#subject> ;
    mo:record _:N66ae9ecd861b401aa8ef292591f1a4a2 ;
    mo:record_count 1 ;
    schema:about <product/3579#subject> ;
    schema:datePublished "2009-11-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/15072/15072-1257429632.jpg> ;
    schema:name "THE IDOLM@STER DREAM SYMPHONY 02"@en,
        "THE IDOLM@STER DREAM SYMPHONY 02"@ja,
        "THE IDOLM@STER DREAM SYMPHONY 02"@ja-latn ;
    schema:publisher <org/2193#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/15072/15072-1257429632.jpg> .

_:N0634fec439554c978d7c6f7c71cbb88f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Agent into the Night (M@STER VERSION)"@en,
        "エージェント夜を往く (M@STER VERSION)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N66ae9ecd861b401aa8ef292591f1a4a2 ;
    schema:name "Agent into the Night (M@STER VERSION)"@en,
        "エージェント夜を往く (M@STER VERSION)"@ja .

_:N67398a9cdb5f483db230fdcf60d229bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Coral Reef Original Karaoke"@en,
        "ヒミツの珊瑚礁　オリジナル・カラオケ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N66ae9ecd861b401aa8ef292591f1a4a2 ;
    schema:name "Secret Coral Reef Original Karaoke"@en,
        "ヒミツの珊瑚礁　オリジナル・カラオケ"@ja .

_:N97d8b1f1c60f44409b8b78e6e3553823 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Coral Reef"@en,
        "ヒミツの珊瑚礁"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N66ae9ecd861b401aa8ef292591f1a4a2 ;
    schema:name "Secret Coral Reef"@en,
        "ヒミツの珊瑚礁"@ja .

_:N9ac3e2d8724f4a01b5b75c906e8dd7a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dazzling World (M@STER VERSION)"@en,
        "Dazzling World (M@STER VERSION)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N66ae9ecd861b401aa8ef292591f1a4a2 ;
    schema:name "Dazzling World (M@STER VERSION)"@en,
        "Dazzling World (M@STER VERSION)"@ja .

_:N9c460a548c9b479c95bcbbfac4fc23e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "shiny smile (M@STER VERSION) Vocal New Recording Remix"@en,
        "shiny smile (M@STER VERSION)　ボーカル新録リミックス"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N66ae9ecd861b401aa8ef292591f1a4a2 ;
    schema:name "shiny smile (M@STER VERSION) Vocal New Recording Remix"@en,
        "shiny smile (M@STER VERSION)　ボーカル新録リミックス"@ja .

_:Nae7635ac48cf44e182ea7c8aa52c6feb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Track Drama"@en,
        "ボーナス・トラック・ドラマ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT11:58"^^xsd:interval ;
    schema:inPlaylist _:N66ae9ecd861b401aa8ef292591f1a4a2 ;
    schema:name "Bonus Track Drama"@en,
        "ボーナス・トラック・ドラマ"@ja .

_:Nf6f43218d4ce495aa8c8945a8cbc86e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Hello!!\" (M@STER VERSION)"@en,
        "\"Hello!!\" (M@STER VERSION)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N66ae9ecd861b401aa8ef292591f1a4a2 ;
    schema:name "\"Hello!!\" (M@STER VERSION)"@en,
        "\"Hello!!\" (M@STER VERSION)"@ja .

_:Nf959d0938df2471eaba36c212545575d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dazzling World (M@STER VERSION) Original Karaoke"@en,
        "Dazzling World (M@STER VERSION)　オリジナル・カラオケ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N66ae9ecd861b401aa8ef292591f1a4a2 ;
    schema:name "Dazzling World (M@STER VERSION) Original Karaoke"@en,
        "Dazzling World (M@STER VERSION)　オリジナル・カラオケ"@ja .

_:N66ae9ecd861b401aa8ef292591f1a4a2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0634fec439554c978d7c6f7c71cbb88f,
        _:N67398a9cdb5f483db230fdcf60d229bf,
        _:N97d8b1f1c60f44409b8b78e6e3553823,
        _:N9ac3e2d8724f4a01b5b75c906e8dd7a4,
        _:N9c460a548c9b479c95bcbbfac4fc23e7,
        _:Nae7635ac48cf44e182ea7c8aa52c6feb,
        _:Nf6f43218d4ce495aa8c8945a8cbc86e4,
        _:Nf959d0938df2471eaba36c212545575d ;
    mo:track_count 8 ;
    schema:duration "PT43:27"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0634fec439554c978d7c6f7c71cbb88f,
        _:N67398a9cdb5f483db230fdcf60d229bf,
        _:N97d8b1f1c60f44409b8b78e6e3553823,
        _:N9ac3e2d8724f4a01b5b75c906e8dd7a4,
        _:N9c460a548c9b479c95bcbbfac4fc23e7,
        _:Nae7635ac48cf44e182ea7c8aa52c6feb,
        _:Nf6f43218d4ce495aa8c8945a8cbc86e4,
        _:Nf959d0938df2471eaba36c212545575d .

