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

<album/12332#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Darling Special DRAMA CD Backlash ~Koi no Exhaust Heat~"@en,
        "Darling Special DRAMA CD バックラッシュ ~恋のエキゾースト・ヒート~"@ja,
        "Darling Special DRAMA CD Backlash ~Koi no Exhaust Heat~"@ja-latn ;
    mo:produced_work <album/12332#musicalwork> ;
    schema:name "Darling Special DRAMA CD Backlash ~Koi no Exhaust Heat~"@en,
        "Darling Special DRAMA CD バックラッシュ ~恋のエキゾースト・ヒート~"@ja,
        "Darling Special DRAMA CD Backlash ~Koi no Exhaust Heat~"@ja-latn .

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

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

<org/46#subject> schema:name "Scitron Digital Contents Inc."@en,
        "サイトロン・デジタルコンテンツ株式会社"@ja,
        "Scitron Digital Contents Inc."@ja-latn ;
    foaf:name "Scitron Digital Contents Inc."@en,
        "サイトロン・デジタルコンテンツ株式会社"@ja,
        "Scitron Digital Contents Inc."@ja-latn .

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

<https://medium-media.vgm.io/albums/23/12332/12332-1235740676.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/2869#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12332#performance> ;
    schema:name "Showtaro Morikubo"@en,
        "森久保祥太郎"@ja ;
    foaf:name "Showtaro Morikubo"@en,
        "森久保祥太郎"@ja .

<artist/3221#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12332#performance> ;
    schema:name "Takehito Koyasu"@en,
        "子安武人"@ja ;
    foaf:name "Takehito Koyasu"@en,
        "子安武人"@ja .

<artist/3223#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12332#performance> ;
    schema:name "Kouji Ishii"@en,
        "石井康嗣"@ja ;
    foaf:name "Kouji Ishii"@en,
        "石井康嗣"@ja .

<artist/606#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12332#performance> ;
    schema:name "Hikaru Midorikawa"@en,
        "緑川光"@ja ;
    foaf:name "Hikaru Midorikawa"@en,
        "緑川光"@ja .

<artist/92#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12332#performance> ;
    schema:name "Kumi Sakuma"@en,
        "佐久間紅美"@ja ;
    foaf:name "Kumi Sakuma"@en,
        "佐久間紅美"@ja .

<album/12332#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-10-20"^^xsd:date ;
    dcterms:title "Darling Special DRAMA CD Backlash ~Koi no Exhaust Heat~"@en,
        "Darling Special DRAMA CD バックラッシュ ~恋のエキゾースト・ヒート~"@ja,
        "Darling Special DRAMA CD Backlash ~Koi no Exhaust Heat~"@ja-latn ;
    mo:catalogue_number "SCDC-00380" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12332#musicalexpression> ;
    mo:publisher <org/46#subject> ;
    mo:record _:Ndf5aa2660e4b489183ba9689a546e5c6 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Darling Special Backlash Koi no Exhaust Heat"@en ;
            foaf:name "Darling Special Backlash Koi no Exhaust Heat"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Michiru Sato"@en ;
            foaf:name "Michiru Sato"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Takahiro Yoshino"@en ;
            foaf:name "Takahiro Yoshino"@en ],
        <artist/2869#subject>,
        <artist/3221#subject>,
        <artist/3223#subject>,
        <artist/606#subject>,
        <artist/92#subject> ;
    schema:datePublished "2004-10-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/23/12332/12332-1235740676.jpg> ;
    schema:name "Darling Special DRAMA CD Backlash ~Koi no Exhaust Heat~"@en,
        "Darling Special DRAMA CD バックラッシュ ~恋のエキゾースト・ヒート~"@ja,
        "Darling Special DRAMA CD Backlash ~Koi no Exhaust Heat~"@ja-latn ;
    schema:publisher <org/46#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/12332/12332-1235740676.jpg> .

<album/12332#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Darling Special DRAMA CD Backlash ~Koi no Exhaust Heat~"@en,
        "Darling Special DRAMA CD バックラッシュ ~恋のエキゾースト・ヒート~"@ja,
        "Darling Special DRAMA CD Backlash ~Koi no Exhaust Heat~"@ja-latn ;
    mo:performance_of <album/12332#musicalwork> ;
    mo:performer _:N7c71f7d9a9ea4562b593b498ce68244d,
        _:Nf6044aedcd654229998132d0423b4ee3,
        <artist/2869#subject>,
        <artist/3221#subject>,
        <artist/3223#subject>,
        <artist/606#subject>,
        <artist/92#subject> ;
    mo:recorded_as <album/12332#musicalexpression> ;
    schema:byArtist _:N7c71f7d9a9ea4562b593b498ce68244d,
        _:Nf6044aedcd654229998132d0423b4ee3,
        <artist/2869#subject>,
        <artist/3221#subject>,
        <artist/3223#subject>,
        <artist/606#subject>,
        <artist/92#subject> ;
    schema:name "Darling Special DRAMA CD Backlash ~Koi no Exhaust Heat~"@en,
        "Darling Special DRAMA CD バックラッシュ ~恋のエキゾースト・ヒート~"@ja,
        "Darling Special DRAMA CD Backlash ~Koi no Exhaust Heat~"@ja-latn ;
    schema:workPerformed <album/12332#musicalwork> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Emiko Hatanaka"@en ;
    foaf:made <album/12332#subject> ;
    foaf:name "Emiko Hatanaka"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Emiko Hatanaka"@en ;
    foaf:made <album/12332#lyrics> ;
    foaf:name "Emiko Hatanaka"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "丸尾聡浩"@en ;
    foaf:made <album/12332#subject> ;
    foaf:name "丸尾聡浩"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "丸尾聡浩"@en ;
    foaf:made <album/12332#lyrics> ;
    foaf:name "丸尾聡浩"@en .

_:N397901c21eed4222bb0d947f85ed6cc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「新しい仲間」"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndf5aa2660e4b489183ba9689a546e5c6 ;
    schema:name "「新しい仲間」"@ja .

_:N41902a8ac25b4232a7c9b86ed0230319 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オープニングテーマソング「promise」歌：子安武人"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndf5aa2660e4b489183ba9689a546e5c6 ;
    schema:name "オープニングテーマソング「promise」歌：子安武人"@ja .

_:N6127937ed352419e95a2e75e7e6c49d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「いさかい」"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndf5aa2660e4b489183ba9689a546e5c6 ;
    schema:name "「いさかい」"@ja .

_:N714bfaa17315421cb6a392384f7c6e89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「はじめての合宿」"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndf5aa2660e4b489183ba9689a546e5c6 ;
    schema:name "「はじめての合宿」"@ja .

_:N7a1b1fe53d704340ad2f26287b8eca29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「ネーミングセンス」"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndf5aa2660e4b489183ba9689a546e5c6 ;
    schema:name "「ネーミングセンス」"@ja .

_:N7c71f7d9a9ea4562b593b498ce68244d a schema:Person,
        foaf:Person ;
    mo:performed <album/12332#performance> ;
    schema:name "Michiru Sato"@en ;
    foaf:name "Michiru Sato"@en .

_:Na74040756fe74f5c9d9a9277f1735854 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「魅力の被写体」"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndf5aa2660e4b489183ba9689a546e5c6 ;
    schema:name "「魅力の被写体」"@ja .

_:Nc24e8c0fc0674d1b9ecf9c8f988393e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「オングストロームの力」"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndf5aa2660e4b489183ba9689a546e5c6 ;
    schema:name "「オングストロームの力」"@ja .

_:Ne7fe5158b7f74d0da6e34dba76131218 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「暗黒星雲」"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndf5aa2660e4b489183ba9689a546e5c6 ;
    schema:name "「暗黒星雲」"@ja .

_:Nf6044aedcd654229998132d0423b4ee3 a schema:Person,
        foaf:Person ;
    mo:performed <album/12332#performance> ;
    schema:name "Takahiro Yoshino"@en ;
    foaf:name "Takahiro Yoshino"@en .

_:Nfc673fff961f44818ef6c63394737acf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エンディングテーマソング「I wish」歌：緑川 光"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndf5aa2660e4b489183ba9689a546e5c6 ;
    schema:name "エンディングテーマソング「I wish」歌：緑川 光"@ja .

_:Nff7cc02d27aa41ebb68a862ae9597250 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「わだかまり」"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndf5aa2660e4b489183ba9689a546e5c6 ;
    schema:name "「わだかまり」"@ja .

_:Ndf5aa2660e4b489183ba9689a546e5c6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N397901c21eed4222bb0d947f85ed6cc0,
        _:N41902a8ac25b4232a7c9b86ed0230319,
        _:N6127937ed352419e95a2e75e7e6c49d6,
        _:N714bfaa17315421cb6a392384f7c6e89,
        _:N7a1b1fe53d704340ad2f26287b8eca29,
        _:Na74040756fe74f5c9d9a9277f1735854,
        _:Nc24e8c0fc0674d1b9ecf9c8f988393e9,
        _:Ne7fe5158b7f74d0da6e34dba76131218,
        _:Nfc673fff961f44818ef6c63394737acf,
        _:Nff7cc02d27aa41ebb68a862ae9597250 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N397901c21eed4222bb0d947f85ed6cc0,
        _:N41902a8ac25b4232a7c9b86ed0230319,
        _:N6127937ed352419e95a2e75e7e6c49d6,
        _:N714bfaa17315421cb6a392384f7c6e89,
        _:N7a1b1fe53d704340ad2f26287b8eca29,
        _:Na74040756fe74f5c9d9a9277f1735854,
        _:Nc24e8c0fc0674d1b9ecf9c8f988393e9,
        _:Ne7fe5158b7f74d0da6e34dba76131218,
        _:Nfc673fff961f44818ef6c63394737acf,
        _:Nff7cc02d27aa41ebb68a862ae9597250 .

