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

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

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

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

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

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

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

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

<https://medium-media.vgm.io/albums/17/70271/70271-1501514516.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/3040#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70271#performance> ;
    schema:name "Toshiyuki Morikawa"@en,
        "森川智之"@ja ;
    foaf:name "Toshiyuki Morikawa"@en,
        "森川智之"@ja .

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

<artist/4204#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70271#performance> ;
    schema:name "Rie Kugimiya"@en,
        "釘宮理恵"@ja ;
    foaf:name "Rie Kugimiya"@en,
        "釘宮理恵"@ja .

<artist/6271#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70271#performance> ;
    schema:name "Masashi Ebara"@en,
        "江原正士"@ja ;
    foaf:name "Masashi Ebara"@en,
        "江原正士"@ja .

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

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

<album/70271#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-11-21"^^xsd:date ;
    dcterms:title "BLEACH \"B\" STATION SECOND SEASON VOL.5"@en,
        "BLEACH \"B\" STATION SECOND SEASON VOL.5"@ja,
        "BLEACH \"B\" STATION SECOND SEASON VOL.5"@ja-latn ;
    mo:catalogue_number "SVWC-7505" ;
    mo:media_type "CD" ;
    mo:publication_of <album/70271#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N495ef5c49d544996b170ba21bbcc291a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "BLEACH \"B\" STATION"@en ;
            foaf:name "BLEACH \"B\" STATION"@en ] ;
    schema:byArtist <artist/3040#subject>,
        <artist/367#subject>,
        <artist/4204#subject>,
        <artist/6271#subject> ;
    schema:datePublished "2007-11-21"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/17/70271/70271-1501514516.jpg> ;
    schema:name "BLEACH \"B\" STATION SECOND SEASON VOL.5"@en,
        "BLEACH \"B\" STATION SECOND SEASON VOL.5"@ja,
        "BLEACH \"B\" STATION SECOND SEASON VOL.5"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/70271/70271-1501514516.jpg> .

_:N2e7019cae8884e6fa5aefa55f94ae3bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RIE KUGIMIYA on the air ～オニは外、フクは内～"@ja,
        "RIE KUGIMIYA on the air ~Oni wa Soto Fuku wa Uchi~"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT24:37"^^xsd:interval ;
    schema:inPlaylist _:N495ef5c49d544996b170ba21bbcc291a ;
    schema:name "RIE KUGIMIYA on the air ～オニは外、フクは内～"@ja,
        "RIE KUGIMIYA on the air ~Oni wa Soto Fuku wa Uchi~"@ja-latn .

_:N832acf12cfcf4ed9a3112710f8005fbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TOSHIYUKI MORIKAWA on the air ～役者の工夫教えます～"@ja,
        "TOSHIYUKI MORIKAWA on the air ~Yakusha no Kufu Oshiemasu~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT22:15"^^xsd:interval ;
    schema:inPlaylist _:N495ef5c49d544996b170ba21bbcc291a ;
    schema:name "TOSHIYUKI MORIKAWA on the air ～役者の工夫教えます～"@ja,
        "TOSHIYUKI MORIKAWA on the air ~Yakusha no Kufu Oshiemasu~"@ja-latn .

_:N928ff766c0274ee994cfdebd08f4c611 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MASASHI EBARA on the air ～Dark Oneより熱い想いを込めて～"@ja,
        "MASASHI EBARA on the air ~Dark One yori Atsui Omoi wo Komete~"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT18:24"^^xsd:interval ;
    schema:inPlaylist _:N495ef5c49d544996b170ba21bbcc291a ;
    schema:name "MASASHI EBARA on the air ～Dark Oneより熱い想いを込めて～"@ja,
        "MASASHI EBARA on the air ~Dark One yori Atsui Omoi wo Komete~"@ja-latn .

_:Ncc0636df55a247ac8f4052fd0c9ee8dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BONUS TRACK INTRO ～秋のエア大運動会～"@ja,
        "BONUS TRACK INTRO ~Aki no Air Dai Undo Kai~"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N495ef5c49d544996b170ba21bbcc291a ;
    schema:name "BONUS TRACK INTRO ～秋のエア大運動会～"@ja,
        "BONUS TRACK INTRO ~Aki no Air Dai Undo Kai~"@ja-latn .

_:Neabba187ff114b09b3573be7a9450103 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "JUST BLEACH -Mustang Mix-"@ja,
        "JUST BLEACH -Mustang Mix-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N495ef5c49d544996b170ba21bbcc291a ;
    schema:name "JUST BLEACH -Mustang Mix-"@ja,
        "JUST BLEACH -Mustang Mix-"@ja-latn .

_:N495ef5c49d544996b170ba21bbcc291a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2e7019cae8884e6fa5aefa55f94ae3bd,
        _:N832acf12cfcf4ed9a3112710f8005fbd,
        _:N928ff766c0274ee994cfdebd08f4c611,
        _:Ncc0636df55a247ac8f4052fd0c9ee8dd,
        _:Neabba187ff114b09b3573be7a9450103 ;
    mo:track_count 5 ;
    schema:duration "PT73:21"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2e7019cae8884e6fa5aefa55f94ae3bd,
        _:N832acf12cfcf4ed9a3112710f8005fbd,
        _:N928ff766c0274ee994cfdebd08f4c611,
        _:Ncc0636df55a247ac8f4052fd0c9ee8dd,
        _:Neabba187ff114b09b3573be7a9450103 .

