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

<artist/23999#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomomi Mochizuki"@en,
        "望月智充"@ja ;
    foaf:made <album/45928#lyrics>,
        <album/45928#subject> ;
    foaf:name "Tomomi Mochizuki"@en,
        "望月智充"@ja .

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

<artist/3051#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45928#subject> ;
    schema:name "Motoyoshi Iwasaki"@en,
        "岩崎元是"@ja ;
    foaf:made <album/45928#composition>,
        <album/45928#subject> ;
    foaf:name "Motoyoshi Iwasaki"@en,
        "岩崎元是"@ja .

<product/6367#subject> a schema:CreativeWork ;
    schema:name "Dirty Pair FLASH (Radio Drama)"@en,
        "ダーティペアFLASH (Radio Drama)"@ja,
        "Dirty Pair FLASH (Radio Drama)"@ja-latn ;
    foaf:name "Dirty Pair FLASH (Radio Drama)"@en,
        "ダーティペアFLASH (Radio Drama)"@ja,
        "Dirty Pair FLASH (Radio Drama)"@ja-latn .

<album/45928#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "STEREO DRAMA Dirty Pair FLASH VOL.2"@en,
        "文化放送ダーティペアFLASH ステレオ・ドラマ VOL. 2"@ja,
        "STEREO DRAMA Dirty Pair FLASH VOL.2"@ja-latn ;
    mo:composer <artist/3051#subject> ;
    mo:produced_work <album/45928#musicalwork> ;
    schema:name "STEREO DRAMA Dirty Pair FLASH VOL.2"@en,
        "文化放送ダーティペアFLASH ステレオ・ドラマ VOL. 2"@ja,
        "STEREO DRAMA Dirty Pair FLASH VOL.2"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/82/45928/45928-1400545803.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2021#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45928#performance> ;
    schema:name "Mariko Kouda"@en,
        "國府田マリ子"@ja ;
    foaf:name "Mariko Kouda"@en,
        "國府田マリ子"@ja .

<artist/3540#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45928#performance> ;
    schema:name "Rica Matsumoto"@en,
        "松本梨香"@ja ;
    foaf:name "Rica Matsumoto"@en,
        "松本梨香"@ja .

<album/45928#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "STEREO DRAMA Dirty Pair FLASH VOL.2"@en,
        "文化放送ダーティペアFLASH ステレオ・ドラマ VOL. 2"@ja,
        "STEREO DRAMA Dirty Pair FLASH VOL.2"@ja-latn ;
    mo:performance_of <album/45928#musicalwork> ;
    mo:performer <artist/2021#subject>,
        <artist/3540#subject> ;
    mo:recorded_as <album/45928#musicalexpression> ;
    schema:byArtist <artist/2021#subject>,
        <artist/3540#subject> ;
    schema:name "STEREO DRAMA Dirty Pair FLASH VOL.2"@en,
        "文化放送ダーティペアFLASH ステレオ・ドラマ VOL. 2"@ja,
        "STEREO DRAMA Dirty Pair FLASH VOL.2"@ja-latn ;
    schema:workPerformed <album/45928#musicalwork> .

<album/45928#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-06-01"^^xsd:date ;
    dcterms:title "STEREO DRAMA Dirty Pair FLASH VOL.2"@en,
        "文化放送ダーティペアFLASH ステレオ・ドラマ VOL. 2"@ja,
        "STEREO DRAMA Dirty Pair FLASH VOL.2"@ja-latn ;
    mo:catalogue_number "VPCG-84281" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45928#musicalexpression> ;
    mo:publisher <org/2285#subject> ;
    mo:record _:N8337498425e84f5689b9fbf5fa892f22 ;
    mo:record_count 1 ;
    schema:about <product/6367#subject> ;
    schema:byArtist <artist/2021#subject>,
        <artist/3540#subject> ;
    schema:datePublished "1996-06-01"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/82/45928/45928-1400545803.jpg> ;
    schema:name "STEREO DRAMA Dirty Pair FLASH VOL.2"@en,
        "文化放送ダーティペアFLASH ステレオ・ドラマ VOL. 2"@ja,
        "STEREO DRAMA Dirty Pair FLASH VOL.2"@ja-latn ;
    schema:publisher <org/2285#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/45928/45928-1400545803.jpg> .

_:N1c0baee6dc7d46019917e652815376e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kei's Love Story (Beginning)"@en,
        "ケイの恋ものがたり前編"@ja,
        "Kei no Koimonogatari Zenpen"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT12:23"^^xsd:interval ;
    schema:inPlaylist _:N8337498425e84f5689b9fbf5fa892f22 ;
    schema:name "Kei's Love Story (Beginning)"@en,
        "ケイの恋ものがたり前編"@ja,
        "Kei no Koimonogatari Zenpen"@ja-latn .

_:N2d35911a3b2441ad8c69fe4809710c19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Runaway Angel"@en,
        "ラナウェイ・エンジェル"@ja,
        "Runaway Angel"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N8337498425e84f5689b9fbf5fa892f22 ;
    schema:name "Runaway Angel"@en,
        "ラナウェイ・エンジェル"@ja,
        "Runaway Angel"@ja-latn .

_:N48b445d18baa4f3d9decb21d8b69f43d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yuri's Travel Story (Conclusion)"@en,
        "ユリの旅ものがたり後編"@ja,
        "Yuri no Tabimonogatari Kouhen"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT12:24"^^xsd:interval ;
    schema:inPlaylist _:N8337498425e84f5689b9fbf5fa892f22 ;
    schema:name "Yuri's Travel Story (Conclusion)"@en,
        "ユリの旅ものがたり後編"@ja,
        "Yuri no Tabimonogatari Kouhen"@ja-latn .

_:Nc91bf25b1cac4f3c92244d38a3c7d739 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yuri's Travel Story (Beginning)"@en,
        "ユリの旅ものがたり前編"@ja,
        "Yuri no Tabimonogatari Zenpen"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT12:01"^^xsd:interval ;
    schema:inPlaylist _:N8337498425e84f5689b9fbf5fa892f22 ;
    schema:name "Yuri's Travel Story (Beginning)"@en,
        "ユリの旅ものがたり前編"@ja,
        "Yuri no Tabimonogatari Zenpen"@ja-latn .

_:Nf34643233172421e9b56aaf4c51711b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kei's Love Story (Conclusion)"@en,
        "ケイの恋ものがたり後編"@ja,
        "Kei no Koimonogatari Kouhen"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT13:38"^^xsd:interval ;
    schema:inPlaylist _:N8337498425e84f5689b9fbf5fa892f22 ;
    schema:name "Kei's Love Story (Conclusion)"@en,
        "ケイの恋ものがたり後編"@ja,
        "Kei no Koimonogatari Kouhen"@ja-latn .

_:N8337498425e84f5689b9fbf5fa892f22 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c0baee6dc7d46019917e652815376e9,
        _:N2d35911a3b2441ad8c69fe4809710c19,
        _:N48b445d18baa4f3d9decb21d8b69f43d,
        _:Nc91bf25b1cac4f3c92244d38a3c7d739,
        _:Nf34643233172421e9b56aaf4c51711b1 ;
    mo:track_count 5 ;
    schema:duration "PT55:01"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1c0baee6dc7d46019917e652815376e9,
        _:N2d35911a3b2441ad8c69fe4809710c19,
        _:N48b445d18baa4f3d9decb21d8b69f43d,
        _:Nc91bf25b1cac4f3c92244d38a3c7d739,
        _:Nf34643233172421e9b56aaf4c51711b1 .

