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

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

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

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

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

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

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

<album/70240#musicalexpression> a mo:Signal ;
    mo:published_as <album/70240#subject> ;
    mo:records <album/70240#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/04/70240/70240-1501428056.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/70240#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/04/70240/70240-1501428056.jpg> ;
    foaf:depicts <album/70240#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/04/70240/70240-1501428056.jpg> .

<https://medium-media.vgm.io/albums/04/70240/70240-1501428056.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/3592#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70240#performance> ;
    schema:name "Toru Okawa"@en,
        "大川透"@ja ;
    foaf:name "Toru Okawa"@en,
        "大川透"@ja .

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

<artist/9798#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70240#performance> ;
    schema:name "Romi Park"@en,
        "朴璐美"@ja ;
    foaf:name "Romi Park"@en,
        "朴璐美"@ja .

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

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

<album/70240#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-05-23"^^xsd:date ;
    dcterms:title "BLEACH \"B\" STATION SECOND SEASON VOL.2"@en,
        "BLEACH \"B\" STATION SECOND SEASON VOL.2"@ja,
        "BLEACH \"B\" STATION SECOND SEASON VOL.2"@ja-latn ;
    mo:catalogue_number "SVWC-7453" ;
    mo:media_type "CD" ;
    mo:publication_of <album/70240#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N5a67daff4a0347cda8f126bd2522aeb1 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "BLEACH \"B\" STATION"@en ;
            foaf:name "BLEACH \"B\" STATION"@en ] ;
    schema:byArtist <artist/3592#subject>,
        <artist/367#subject>,
        <artist/9798#subject> ;
    schema:datePublished "2007-05-23"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/04/70240/70240-1501428056.jpg> ;
    schema:name "BLEACH \"B\" STATION SECOND SEASON VOL.2"@en,
        "BLEACH \"B\" STATION SECOND SEASON VOL.2"@ja,
        "BLEACH \"B\" STATION SECOND SEASON VOL.2"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/70240/70240-1501428056.jpg> .

_:N5a11ee188a4a4c71a1995dd30c64d5db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BONUS TRACK INTRO～タンポポエム～"@ja,
        "BONUS TRACK INTRO ~Dandelion~"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N5a67daff4a0347cda8f126bd2522aeb1 ;
    schema:name "BONUS TRACK INTRO～タンポポエム～"@ja,
        "BONUS TRACK INTRO ~Dandelion~"@ja-latn .

_:N6345060eabb14e70b756bc8ce852a67a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TORU OHKAWA on the air～チョイ悪トークいかが?～"@ja,
        "TORU OHKAWA on the air ~Choi Waru Talk Ikaga?~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT34:14"^^xsd:interval ;
    schema:inPlaylist _:N5a67daff4a0347cda8f126bd2522aeb1 ;
    schema:name "TORU OHKAWA on the air～チョイ悪トークいかが?～"@ja,
        "TORU OHKAWA on the air ~Choi Waru Talk Ikaga?~"@ja-latn .

_:N71bef9f301c84d45a3a1953675a22f0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This Light I See-氷雪 Mix-"@ja,
        "This Light I See -Hyosetsu Mix-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N5a67daff4a0347cda8f126bd2522aeb1 ;
    schema:name "This Light I See-氷雪 Mix-"@ja,
        "This Light I See -Hyosetsu Mix-"@ja-latn .

_:Nbfa3ef6661e64ab5bacc5bbb159c0961 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ROMI PARK on the air～あの人に愛の告白～"@ja,
        "ROMI PARK on the air ~Ano Hito ni Ai no Kokuhaku~"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT26:23"^^xsd:interval ;
    schema:inPlaylist _:N5a67daff4a0347cda8f126bd2522aeb1 ;
    schema:name "ROMI PARK on the air～あの人に愛の告白～"@ja,
        "ROMI PARK on the air ~Ano Hito ni Ai no Kokuhaku~"@ja-latn .

_:N5a67daff4a0347cda8f126bd2522aeb1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5a11ee188a4a4c71a1995dd30c64d5db,
        _:N6345060eabb14e70b756bc8ce852a67a,
        _:N71bef9f301c84d45a3a1953675a22f0f,
        _:Nbfa3ef6661e64ab5bacc5bbb159c0961 ;
    mo:track_count 4 ;
    schema:duration "PT65:10"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N5a11ee188a4a4c71a1995dd30c64d5db,
        _:N6345060eabb14e70b756bc8ce852a67a,
        _:N71bef9f301c84d45a3a1953675a22f0f,
        _:Nbfa3ef6661e64ab5bacc5bbb159c0961 .

