@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 _:N3388adbd785648bfafb297e7ae481b95 ;
    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> .

_:N2853f25232704a439decd1ff4b10a935 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 _:N3388adbd785648bfafb297e7ae481b95 ;
    schema:name "UNDER THE BLUE SKY (acoustics)"@en,
        "UNDER THE BLUE SKY (acoustics)"@ja .

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

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

_:Nc18471090bb34b5a920b7655f7925d79 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 _:N3388adbd785648bfafb297e7ae481b95 ;
    schema:name "UNDER THE BLUE SKY"@en,
        "UNDER THE BLUE SKY"@ja .

_:Ncf00982262d74881acafd1470f80cd4b 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 _:N3388adbd785648bfafb297e7ae481b95 ;
    schema:name "UNDER THE BLUE SKY (instrumental)"@en,
        "UNDER THE BLUE SKY (instrumental)"@ja .

_:N3388adbd785648bfafb297e7ae481b95 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2853f25232704a439decd1ff4b10a935,
        _:N65d6f176f432455ea39e887f0330e33e,
        _:N68f1d178f13b42aa8f431961f3a7e931,
        _:Nc18471090bb34b5a920b7655f7925d79,
        _:Ncf00982262d74881acafd1470f80cd4b ;
    mo:track_count 5 ;
    schema:duration "PT18:38"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2853f25232704a439decd1ff4b10a935,
        _:N65d6f176f432455ea39e887f0330e33e,
        _:N68f1d178f13b42aa8f431961f3a7e931,
        _:Nc18471090bb34b5a920b7655f7925d79,
        _:Ncf00982262d74881acafd1470f80cd4b .

