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

<artist/26958#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masaru Suwa"@en,
        "諏訪勝"@ja ;
    foaf:made <album/70479#lyrics>,
        <album/70479#subject> ;
    foaf:name "Masaru Suwa"@en,
        "諏訪勝"@ja .

<artist/7274#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruka Togawa"@en,
        "東川遥"@ja ;
    foaf:made <album/70479#lyrics>,
        <album/70479#subject> ;
    foaf:name "Haruka Togawa"@en,
        "東川遥"@ja .

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

<artist/35162#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70479#subject> ;
    schema:name "T.B."@en ;
    foaf:made <album/70479#composition>,
        <album/70479#subject> ;
    foaf:name "T.B."@en .

<artist/642#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70479#subject> ;
    schema:name "Shiro SAGISU"@en,
        "鷺巣詩郎"@ja ;
    foaf:made <album/70479#composition>,
        <album/70479#subject> ;
    foaf:name "Shiro SAGISU"@en,
        "鷺巣詩郎"@ja .

<artist/9835#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70479#subject> ;
    schema:name "pal@pop"@en ;
    foaf:made <album/70479#composition>,
        <album/70479#subject> ;
    foaf:name "pal@pop"@en .

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

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

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

<https://medium-media.vgm.io/albums/97/70479/70479-1502015784.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/1933#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70479#performance> ;
    schema:name "Fumiko Orikasa"@en,
        "折笠富美子"@ja ;
    foaf:name "Fumiko Orikasa"@en,
        "折笠富美子"@ja .

<artist/3022#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70479#performance> ;
    schema:name "Aya Hirano"@en,
        "平野綾"@ja ;
    foaf:name "Aya Hirano"@en,
        "平野綾"@ja .

<artist/367#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70479#performance> ;
    schema:name "Masakazu Morita"@en,
        "森田成一"@ja ;
    foaf:name "Masakazu Morita"@en,
        "森田成一"@ja .

<artist/4436#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70479#performance> ;
    schema:name "Kohsuke Toriumi"@en,
        "鳥海浩輔"@ja ;
    foaf:name "Kohsuke Toriumi"@en,
        "鳥海浩輔"@ja .

<album/70479#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BLEACH \"B\" STATION FOURTH SEASON VOL.2"@en,
        "BLEACH \"B\" STATION FOURTH SEASON VOL.2"@ja,
        "BLEACH \"B\" STATION FOURTH SEASON VOL.2"@ja-latn ;
    mo:composer <artist/35162#subject>,
        <artist/642#subject>,
        <artist/9835#subject> ;
    mo:produced_work <album/70479#musicalwork> ;
    schema:name "BLEACH \"B\" STATION FOURTH SEASON VOL.2"@en,
        "BLEACH \"B\" STATION FOURTH SEASON VOL.2"@ja,
        "BLEACH \"B\" STATION FOURTH SEASON VOL.2"@ja-latn .

<album/70479#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BLEACH \"B\" STATION FOURTH SEASON VOL.2"@en,
        "BLEACH \"B\" STATION FOURTH SEASON VOL.2"@ja,
        "BLEACH \"B\" STATION FOURTH SEASON VOL.2"@ja-latn ;
    mo:performance_of <album/70479#musicalwork> ;
    mo:performer <artist/1933#subject>,
        <artist/3022#subject>,
        <artist/367#subject>,
        <artist/4436#subject> ;
    mo:recorded_as <album/70479#musicalexpression> ;
    schema:byArtist <artist/1933#subject>,
        <artist/3022#subject>,
        <artist/367#subject>,
        <artist/4436#subject> ;
    schema:name "BLEACH \"B\" STATION FOURTH SEASON VOL.2"@en,
        "BLEACH \"B\" STATION FOURTH SEASON VOL.2"@ja,
        "BLEACH \"B\" STATION FOURTH SEASON VOL.2"@ja-latn ;
    schema:workPerformed <album/70479#musicalwork> .

<album/70479#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-04-21"^^xsd:date ;
    dcterms:title "BLEACH \"B\" STATION FOURTH SEASON VOL.2"@en,
        "BLEACH \"B\" STATION FOURTH SEASON VOL.2"@ja,
        "BLEACH \"B\" STATION FOURTH SEASON VOL.2"@ja-latn ;
    mo:catalogue_number "SVWC-7685" ;
    mo:media_type "CD" ;
    mo:publication_of <album/70479#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N6d3bff3b2b3d42db9ace2ac9fd508889 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "BLEACH \"B\" STATION"@en ;
            foaf:name "BLEACH \"B\" STATION"@en ] ;
    schema:byArtist <artist/1933#subject>,
        <artist/3022#subject>,
        <artist/367#subject>,
        <artist/4436#subject> ;
    schema:datePublished "2010-04-21"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/97/70479/70479-1502015784.jpg> ;
    schema:name "BLEACH \"B\" STATION FOURTH SEASON VOL.2"@en,
        "BLEACH \"B\" STATION FOURTH SEASON VOL.2"@ja,
        "BLEACH \"B\" STATION FOURTH SEASON VOL.2"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/70479/70479-1502015784.jpg> .

_:N1401a213dfb448ac9c99c851533ddf2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AYA HIRANO on the air ～記憶というか記録を消してほしい～"@ja,
        "AYA HIRANO on the air ~Kioku to Iu ka Kiroku wo Keshite Hoshii~"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT22:08"^^xsd:interval ;
    schema:inPlaylist _:N6d3bff3b2b3d42db9ace2ac9fd508889 ;
    schema:name "AYA HIRANO on the air ～記憶というか記録を消してほしい～"@ja,
        "AYA HIRANO on the air ~Kioku to Iu ka Kiroku wo Keshite Hoshii~"@ja-latn .

_:N6b4a15040d25437f94575383c3d91944 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SCIENCE SHOW -Mad Mix-"@ja,
        "SCIENCE SHOW -Mad Mix-"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N6d3bff3b2b3d42db9ace2ac9fd508889 ;
    schema:name "SCIENCE SHOW -Mad Mix-"@ja,
        "SCIENCE SHOW -Mad Mix-"@ja-latn .

_:N8b05683047264f049af0b5a193c4e7e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KOHSUKE TORIUMI on the air ～ピンクの頭はタダものじゃない！？～"@ja,
        "KOHSUKE TORIUMI on the air ~Pink no Atama wa Tadamono ja Nai!?~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT22:21"^^xsd:interval ;
    schema:inPlaylist _:N6d3bff3b2b3d42db9ace2ac9fd508889 ;
    schema:name "KOHSUKE TORIUMI on the air ～ピンクの頭はタダものじゃない！？～"@ja,
        "KOHSUKE TORIUMI on the air ~Pink no Atama wa Tadamono ja Nai!?~"@ja-latn .

_:N9db00d0bd1c948bcac0d9904bcbb1754 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ENDING TALK"@ja,
        "ENDING TALK"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N6d3bff3b2b3d42db9ace2ac9fd508889 ;
    schema:name "ENDING TALK"@ja,
        "ENDING TALK"@ja-latn .

_:Nc8e982ef65724b5396c3d94690896495 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OPENING TALK"@ja,
        "OPENING TALK"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:N6d3bff3b2b3d42db9ace2ac9fd508889 ;
    schema:name "OPENING TALK"@ja,
        "OPENING TALK"@ja-latn .

_:Nd79979b764a6466db2745a94b3165c6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FUMIKO ORIKASA on the air ～久しぶりに来たら寒い…～"@ja,
        "FUMIKO ORIKASA on the air ~Hisashiburi ni Kitara Samui...~"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT17:21"^^xsd:interval ;
    schema:inPlaylist _:N6d3bff3b2b3d42db9ace2ac9fd508889 ;
    schema:name "FUMIKO ORIKASA on the air ～久しぶりに来たら寒い…～"@ja,
        "FUMIKO ORIKASA on the air ~Hisashiburi ni Kitara Samui...~"@ja-latn .

_:N6d3bff3b2b3d42db9ace2ac9fd508889 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1401a213dfb448ac9c99c851533ddf2b,
        _:N6b4a15040d25437f94575383c3d91944,
        _:N8b05683047264f049af0b5a193c4e7e3,
        _:N9db00d0bd1c948bcac0d9904bcbb1754,
        _:Nc8e982ef65724b5396c3d94690896495,
        _:Nd79979b764a6466db2745a94b3165c6a ;
    mo:track_count 6 ;
    schema:duration "PT68:28"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1401a213dfb448ac9c99c851533ddf2b,
        _:N6b4a15040d25437f94575383c3d91944,
        _:N8b05683047264f049af0b5a193c4e7e3,
        _:N9db00d0bd1c948bcac0d9904bcbb1754,
        _:Nc8e982ef65724b5396c3d94690896495,
        _:Nd79979b764a6466db2745a94b3165c6a .

