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

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

<artist/11797#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34165#subject> ;
    schema:name "Tomoya Tabuchi"@en,
        "田淵智也"@ja ;
    foaf:made <album/34165#composition>,
        <album/34165#lyrics>,
        <album/34165#subject> ;
    foaf:name "Tomoya Tabuchi"@en,
        "田淵智也"@ja .

<artist/27116#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34165#subject> ;
    schema:name "Kosuke Saito"@en,
        "斎藤宏介"@ja ;
    foaf:made <album/34165#composition>,
        <album/34165#lyrics>,
        <album/34165#subject> ;
    foaf:name "Kosuke Saito"@en,
        "斎藤宏介"@ja .

<product/1985#subject> a schema:CreativeWork ;
    schema:name "TIGER & BUNNY: The Beginning"@en,
        "劇場版 TIGER & BUNNY -The Beginning-"@ja,
        "TIGER & BUNNY: The Beginning"@ja-latn ;
    foaf:name "TIGER & BUNNY: The Beginning"@en,
        "劇場版 TIGER & BUNNY -The Beginning-"@ja,
        "TIGER & BUNNY: The Beginning"@ja-latn .

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

<org/2341#subject> schema:name "TOY'S FACTORY"@en,
        "TOY'S FACTORY"@ja,
        "TOY'S FACTORY"@ja-latn ;
    foaf:name "TOY'S FACTORY"@en,
        "TOY'S FACTORY"@ja,
        "TOY'S FACTORY"@ja-latn .

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

<https://medium-media.vgm.io/albums/56/34165/34165-1345803860.jpg> a schema:ImageObject,
        foaf:Image .

<album/34165#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "While listening \"Linear Blue\" / UNISON SQUARE GARDEN"@en,
        "リニアブルーを聴きながら / UNISON SQUARE GARDEN"@ja,
        "Linear Blue wo Kikinagara / UNISON SQUARE GARDEN"@ja-latn ;
    mo:composer <artist/11797#subject>,
        <artist/27116#subject> ;
    mo:produced_work <album/34165#musicalwork> ;
    schema:name "While listening \"Linear Blue\" / UNISON SQUARE GARDEN"@en,
        "リニアブルーを聴きながら / UNISON SQUARE GARDEN"@ja,
        "Linear Blue wo Kikinagara / UNISON SQUARE GARDEN"@ja-latn .

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

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

<artist/12931#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34165#performance> ;
    schema:name "UNISON SQUARE GARDEN"@en ;
    foaf:name "UNISON SQUARE GARDEN"@en .

<artist/15325#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34165#performance> ;
    schema:name "Kota Kobayashi"@en,
        "小林康太"@ja ;
    foaf:name "Kota Kobayashi"@en,
        "小林康太"@ja .

<album/34165#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "While listening \"Linear Blue\" / UNISON SQUARE GARDEN"@en,
        "リニアブルーを聴きながら / UNISON SQUARE GARDEN"@ja,
        "Linear Blue wo Kikinagara / UNISON SQUARE GARDEN"@ja-latn ;
    mo:performance_of <album/34165#musicalwork> ;
    mo:performer <artist/12931#subject>,
        <artist/15325#subject> ;
    mo:recorded_as <album/34165#musicalexpression> ;
    schema:byArtist <artist/12931#subject>,
        <artist/15325#subject> ;
    schema:name "While listening \"Linear Blue\" / UNISON SQUARE GARDEN"@en,
        "リニアブルーを聴きながら / UNISON SQUARE GARDEN"@ja,
        "Linear Blue wo Kikinagara / UNISON SQUARE GARDEN"@ja-latn ;
    schema:workPerformed <album/34165#musicalwork> .

<album/34165#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-09-19"^^xsd:date ;
    dcterms:title "While listening \"Linear Blue\" / UNISON SQUARE GARDEN"@en,
        "リニアブルーを聴きながら / UNISON SQUARE GARDEN"@ja,
        "Linear Blue wo Kikinagara / UNISON SQUARE GARDEN"@ja-latn ;
    mo:catalogue_number "TFCC-89401" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34165#musicalexpression> ;
    mo:publisher <org/2341#subject> ;
    mo:record _:Ne5d9da4dd190485a92a96320fde4f0f1 ;
    mo:record_count 1 ;
    schema:about <product/1985#subject> ;
    schema:byArtist <artist/12931#subject>,
        <artist/15325#subject> ;
    schema:datePublished "2012-09-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/56/34165/34165-1345803860.jpg> ;
    schema:name "While listening \"Linear Blue\" / UNISON SQUARE GARDEN"@en,
        "リニアブルーを聴きながら / UNISON SQUARE GARDEN"@ja,
        "Linear Blue wo Kikinagara / UNISON SQUARE GARDEN"@ja-latn ;
    schema:publisher <org/2341#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/34165/34165-1345803860.jpg> .

_:N2171bd10a5ec4cbaabada91359d8f8f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さわれない歌"@ja,
        "Sawarenai Uta"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Ne5d9da4dd190485a92a96320fde4f0f1 ;
    schema:name "さわれない歌"@ja,
        "Sawarenai Uta"@ja-latn .

_:N46331006eb684b18a1853da5e3e903b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "三日月の夜の真ん中"@ja,
        "Mikazuki no Yoru no Man Naka"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Ne5d9da4dd190485a92a96320fde4f0f1 ;
    schema:name "三日月の夜の真ん中"@ja,
        "Mikazuki no Yoru no Man Naka"@ja-latn .

_:Nba789d2e98904d639419e4705b121928 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラブソングは突然に〜What is the name of that mystery?〜"@ja,
        "Love Song wa Totsuzen ni ~What is the name of that mystery?~"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Ne5d9da4dd190485a92a96320fde4f0f1 ;
    schema:name "ラブソングは突然に〜What is the name of that mystery?〜"@ja,
        "Love Song wa Totsuzen ni ~What is the name of that mystery?~"@ja-latn .

_:Nc3a61c68379c41fbb816c0bc34585a32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リニアブルーを聴きながら"@ja,
        "Linear Blue wo Kikinagara"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Ne5d9da4dd190485a92a96320fde4f0f1 ;
    schema:name "リニアブルーを聴きながら"@ja,
        "Linear Blue wo Kikinagara"@ja-latn .

_:Ne5d9da4dd190485a92a96320fde4f0f1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2171bd10a5ec4cbaabada91359d8f8f5,
        _:N46331006eb684b18a1853da5e3e903b6,
        _:Nba789d2e98904d639419e4705b121928,
        _:Nc3a61c68379c41fbb816c0bc34585a32 ;
    mo:track_count 4 ;
    schema:duration "PT18:39"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2171bd10a5ec4cbaabada91359d8f8f5,
        _:N46331006eb684b18a1853da5e3e903b6,
        _:Nba789d2e98904d639419e4705b121928,
        _:Nc3a61c68379c41fbb816c0bc34585a32 .

