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

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

<artist/11694#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31087#subject> ;
    schema:name "PolyphonicBranch"@en ;
    foaf:made <album/31087#composition>,
        <album/31087#lyrics>,
        <album/31087#subject> ;
    foaf:name "PolyphonicBranch"@en .

<event/102> a mo:Release ;
    schema:name "Released at M3-2011 Spring (May 01, 2011)" .

<album/31087#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Blue Album"@en,
        "The Blue Album"@ja,
        "The Blue Album"@ja-latn ;
    mo:composer <artist/11694#subject> ;
    mo:produced_work <album/31087#musicalwork> ;
    schema:name "The Blue Album"@en,
        "The Blue Album"@ja,
        "The Blue Album"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/78/31087/31087-1325971705.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/17717#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31087#performance> ;
    schema:name "Akito Shirai"@en,
        "白井アキト"@ja ;
    foaf:name "Akito Shirai"@en,
        "白井アキト"@ja .

<artist/38517#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31087#performance> ;
    schema:name "kikuyo"@en ;
    foaf:name "kikuyo"@en .

<artist/5524#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31087#performance> ;
    schema:name "yanaginagi"@en,
        "やなぎなぎ"@ja ;
    foaf:name "yanaginagi"@en,
        "やなぎなぎ"@ja .

<artist/6774#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31087#performance> ;
    schema:name "Hanatan"@en,
        "花たん"@ja ;
    foaf:name "Hanatan"@en,
        "花たん"@ja .

<artist/9025#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31087#performance> ;
    schema:name "Hana/Usa"@en ;
    foaf:name "Hana/Usa"@en .

<artist/96#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31087#performance> ;
    schema:name "Chata"@en,
        "茶太"@ja ;
    foaf:name "Chata"@en,
        "茶太"@ja .

<album/31087#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-05-01"^^xsd:date ;
    dcterms:title "The Blue Album"@en,
        "The Blue Album"@ja,
        "The Blue Album"@ja-latn ;
    mo:catalogue_number "PB-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/31087#musicalexpression> ;
    mo:publisher <org/908#subject> ;
    mo:record _:N188fcf243d8844d9b00d399ad704acc0 ;
    mo:record_count 1 ;
    mo:release <event/102> ;
    schema:byArtist <artist/17717#subject>,
        <artist/38517#subject>,
        <artist/5524#subject>,
        <artist/6774#subject>,
        <artist/9025#subject>,
        <artist/96#subject> ;
    schema:datePublished "2011-05-01"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/78/31087/31087-1325971705.jpg> ;
    schema:name "The Blue Album"@en,
        "The Blue Album"@ja,
        "The Blue Album"@ja-latn ;
    schema:publisher <org/908#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/31087/31087-1325971705.jpg> .

<album/31087#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Blue Album"@en,
        "The Blue Album"@ja,
        "The Blue Album"@ja-latn ;
    mo:performance_of <album/31087#musicalwork> ;
    mo:performer <artist/17717#subject>,
        <artist/38517#subject>,
        <artist/5524#subject>,
        <artist/6774#subject>,
        <artist/9025#subject>,
        <artist/96#subject> ;
    mo:recorded_as <album/31087#musicalexpression> ;
    schema:byArtist <artist/17717#subject>,
        <artist/38517#subject>,
        <artist/5524#subject>,
        <artist/6774#subject>,
        <artist/9025#subject>,
        <artist/96#subject> ;
    schema:name "The Blue Album"@en,
        "The Blue Album"@ja,
        "The Blue Album"@ja-latn ;
    schema:workPerformed <album/31087#musicalwork> .

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

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

_:N1972e0135f304a2dbf9dcec4fa289259 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花吹雪"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N188fcf243d8844d9b00d399ad704acc0 ;
    schema:name "花吹雪"@ja .

_:N1af66a3d28b541a98cd3284421dd5197 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スタートライン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N188fcf243d8844d9b00d399ad704acc0 ;
    schema:name "スタートライン"@ja .

_:N2e939576e2a24e65a8595784f2ecb6e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "kokoro"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N188fcf243d8844d9b00d399ad704acc0 ;
    schema:name "kokoro"@ja .

_:Nf61d6d40d37f43a8b819a02af331276f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プレゼント"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N188fcf243d8844d9b00d399ad704acc0 ;
    schema:name "プレゼント"@ja .

_:Nfe0d621ddad94fcbb6b2f16f9d053c0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "闇咲花"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N188fcf243d8844d9b00d399ad704acc0 ;
    schema:name "闇咲花"@ja .

_:N188fcf243d8844d9b00d399ad704acc0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1972e0135f304a2dbf9dcec4fa289259,
        _:N1af66a3d28b541a98cd3284421dd5197,
        _:N2e939576e2a24e65a8595784f2ecb6e3,
        _:Nf61d6d40d37f43a8b819a02af331276f,
        _:Nfe0d621ddad94fcbb6b2f16f9d053c0b ;
    mo:track_count 5 ;
    schema:duration "PT17:36"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1972e0135f304a2dbf9dcec4fa289259,
        _:N1af66a3d28b541a98cd3284421dd5197,
        _:N2e939576e2a24e65a8595784f2ecb6e3,
        _:Nf61d6d40d37f43a8b819a02af331276f,
        _:Nfe0d621ddad94fcbb6b2f16f9d053c0b .

