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

<artist/18008#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miki Taoka"@en,
        "田岡美樹"@ja ;
    foaf:made <album/62483#lyrics>,
        <album/62483#subject>,
        <album/62483#vocals> ;
    foaf:name "Miki Taoka"@en,
        "田岡美樹"@ja .

<artist/18009#subject> a schema:Person,
        foaf:Person ;
    schema:name "the Indigo"@en ;
    foaf:made <album/62483#subject>,
        <album/62483#vocals> ;
    foaf:name "the Indigo"@en .

<artist/11132#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62483#subject> ;
    schema:name "Yuichi Ichikawa"@en,
        "市川裕一"@ja ;
    foaf:made <album/62483#composition>,
        <album/62483#subject> ;
    foaf:name "Yuichi Ichikawa"@en,
        "市川裕一"@ja .

<product/4013#subject> a schema:CreativeWork ;
    schema:name "Someday's Dreamers"@en,
        "魔法遣いに大切なこと SOMEDAY's DREAMERS"@ja,
        "Mahoutsukai ni Taisetsu na Koto: SOMEDAY's DREAMERS"@ja-latn ;
    foaf:name "Someday's Dreamers"@en,
        "魔法遣いに大切なこと SOMEDAY's DREAMERS"@ja,
        "Mahoutsukai ni Taisetsu na Koto: SOMEDAY's DREAMERS"@ja-latn .

<album/62483#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "UNDER THE BLUE SKY / the Indigo"@en,
        "アンダーザ ブルー スカイ / the Indigo"@ja,
        "UNDER THE BLUE SKY / the Indigo"@ja-latn ;
    mo:composer <artist/11132#subject> ;
    mo:produced_work <album/62483#musicalwork> ;
    schema:name "UNDER THE BLUE SKY / the Indigo"@en,
        "アンダーザ ブルー スカイ / the Indigo"@ja,
        "UNDER THE BLUE SKY / the Indigo"@ja-latn .

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

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

<album/62483#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "UNDER THE BLUE SKY / the Indigo"@en,
        "アンダーザ ブルー スカイ / the Indigo"@ja,
        "UNDER THE BLUE SKY / the Indigo"@ja-latn ;
    mo:performance_of <album/62483#musicalwork> ;
    mo:recorded_as <album/62483#musicalexpression> ;
    schema:name "UNDER THE BLUE SKY / the Indigo"@en,
        "アンダーザ ブルー スカイ / the Indigo"@ja,
        "UNDER THE BLUE SKY / the Indigo"@ja-latn ;
    schema:workPerformed <album/62483#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/38/62483/62483-1477165053.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/62483#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-02-05"^^xsd:date ;
    dcterms:title "UNDER THE BLUE SKY / the Indigo"@en,
        "アンダーザ ブルー スカイ / the Indigo"@ja,
        "UNDER THE BLUE SKY / the Indigo"@ja-latn ;
    mo:catalogue_number "PICA-0026" ;
    mo:media_type "CD" ;
    mo:publication_of <album/62483#musicalexpression> ;
    mo:publisher <org/2823#subject> ;
    mo:record _:N4a21eec961ef475982e64c58a9f6279a ;
    mo:record_count 1 ;
    schema:about <product/4013#subject> ;
    schema:datePublished "2003-02-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/38/62483/62483-1477165053.jpg> ;
    schema:name "UNDER THE BLUE SKY / the Indigo"@en,
        "アンダーザ ブルー スカイ / the Indigo"@ja,
        "UNDER THE BLUE SKY / the Indigo"@ja-latn ;
    schema:publisher <org/2823#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/62483/62483-1477165053.jpg> .

_:N1d542ef4064c4880ab19cecccf9ea4c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UNDER THE BLUE SKY (acoustics)"@en,
        "UNDER THE BLUE SKY (acoustics)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N4a21eec961ef475982e64c58a9f6279a ;
    schema:name "UNDER THE BLUE SKY (acoustics)"@en,
        "UNDER THE BLUE SKY (acoustics)"@ja .

_:N3676a4e153c742289cc613684676fbad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clear"@en,
        "クリア"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N4a21eec961ef475982e64c58a9f6279a ;
    schema:name "Clear"@en,
        "クリア"@ja .

_:N3f2e1f0b0d634c61a6378815b52173c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UNDER THE BLUE SKY (instrumental)"@en,
        "UNDER THE BLUE SKY (instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N4a21eec961ef475982e64c58a9f6279a ;
    schema:name "UNDER THE BLUE SKY (instrumental)"@en,
        "UNDER THE BLUE SKY (instrumental)"@ja .

_:N9b1c5ce7f5d34f709260e344eb3b3a0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UNDER THE BLUE SKY"@en,
        "UNDER THE BLUE SKY"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N4a21eec961ef475982e64c58a9f6279a ;
    schema:name "UNDER THE BLUE SKY"@en,
        "UNDER THE BLUE SKY"@ja .

_:Nd35150e67b234d629b332eae5757480b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clear (instrumental)"@en,
        "クリア (instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N4a21eec961ef475982e64c58a9f6279a ;
    schema:name "Clear (instrumental)"@en,
        "クリア (instrumental)"@ja .

_:N4a21eec961ef475982e64c58a9f6279a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1d542ef4064c4880ab19cecccf9ea4c4,
        _:N3676a4e153c742289cc613684676fbad,
        _:N3f2e1f0b0d634c61a6378815b52173c7,
        _:N9b1c5ce7f5d34f709260e344eb3b3a0a,
        _:Nd35150e67b234d629b332eae5757480b ;
    mo:track_count 5 ;
    schema:duration "PT18:38"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1d542ef4064c4880ab19cecccf9ea4c4,
        _:N3676a4e153c742289cc613684676fbad,
        _:N3f2e1f0b0d634c61a6378815b52173c7,
        _:N9b1c5ce7f5d34f709260e344eb3b3a0a,
        _:Nd35150e67b234d629b332eae5757480b .

