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

<artist/16417#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mio Aoyama"@en ;
    foaf:made <album/61021#lyrics>,
        <album/61021#subject> ;
    foaf:name "Mio Aoyama"@en .

<artist/8335#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoko Ishida"@en,
        "石田燿子"@ja ;
    foaf:made <album/61021#lyrics>,
        <album/61021#subject>,
        <album/61021#vocals> ;
    foaf:name "Yoko Ishida"@en,
        "石田燿子"@ja .

<artist/15298#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61021#subject> ;
    schema:name "Shota Horie"@en,
        "堀江晶太"@ja ;
    foaf:made <album/61021#composition>,
        <album/61021#subject> ;
    foaf:name "Shota Horie"@en,
        "堀江晶太"@ja .

<artist/17232#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61021#subject> ;
    schema:name "Jun Tamura"@en,
        "田村ジュン"@ja ;
    foaf:made <album/61021#composition>,
        <album/61021#subject> ;
    foaf:name "Jun Tamura"@en,
        "田村ジュン"@ja .

<product/4635#subject> a schema:CreativeWork ;
    schema:name "Brave Witches"@en,
        "ブレイブウィッチーズ"@ja,
        "Brave Witches"@ja-latn ;
    foaf:name "Brave Witches"@en,
        "ブレイブウィッチーズ"@ja,
        "Brave Witches"@ja-latn .

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

<album/61021#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ashita no Tsubasa / Yoko Ishida [Limited Edition]"@en,
        "アシタノツバサ / 石田燿子"@ja,
        "Ashita no Tsubasa / Yoko Ishida [Limited Edition]"@ja-latn ;
    mo:performance_of <album/61021#musicalwork> ;
    mo:recorded_as <album/61021#musicalexpression> ;
    schema:name "Ashita no Tsubasa / Yoko Ishida [Limited Edition]"@en,
        "アシタノツバサ / 石田燿子"@ja,
        "Ashita no Tsubasa / Yoko Ishida [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/61021#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/12/61021/61021-1476971263.jpg> a schema:ImageObject,
        foaf:Image .

<album/61021#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ashita no Tsubasa / Yoko Ishida [Limited Edition]"@en,
        "アシタノツバサ / 石田燿子"@ja,
        "Ashita no Tsubasa / Yoko Ishida [Limited Edition]"@ja-latn ;
    mo:composer <artist/15298#subject>,
        <artist/17232#subject> ;
    mo:produced_work <album/61021#musicalwork> ;
    schema:name "Ashita no Tsubasa / Yoko Ishida [Limited Edition]"@en,
        "アシタノツバサ / 石田燿子"@ja,
        "Ashita no Tsubasa / Yoko Ishida [Limited Edition]"@ja-latn .

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

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

<album/61021#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-11-16"^^xsd:date ;
    dcterms:title "Ashita no Tsubasa / Yoko Ishida [Limited Edition]"@en,
        "アシタノツバサ / 石田燿子"@ja,
        "Ashita no Tsubasa / Yoko Ishida [Limited Edition]"@ja-latn ;
    mo:catalogue_number "COZC-1252~3" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/61021#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N7fd68db968754cb381b91ed07eecfc2f,
        _:Nd79df436b99741aa83aee8d07fbed706 ;
    mo:record_count 2 ;
    schema:about <product/4635#subject> ;
    schema:datePublished "2016-11-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/12/61021/61021-1476971263.jpg> ;
    schema:name "Ashita no Tsubasa / Yoko Ishida [Limited Edition]"@en,
        "アシタノツバサ / 石田燿子"@ja,
        "Ashita no Tsubasa / Yoko Ishida [Limited Edition]"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/61021/61021-1476971263.jpg> .

_:N35f66cc2a8424eb5820ad71d0538b665 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STRIKE WITCHES 2 ～笑顔の魔法～"@ja,
        "STRIKE WITCHES 2 ~Egao no Mahou~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd79df436b99741aa83aee8d07fbed706 ;
    schema:name "STRIKE WITCHES 2 ～笑顔の魔法～"@ja,
        "STRIKE WITCHES 2 ~Egao no Mahou~"@ja-latn .

_:N3eae012f8f914fe0890f538acbddca6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アシタノツバサ ‐Another Version- <Instrumental>"@ja,
        "Ashita no Tsubasa -Another Version- <Instrumental>"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N7fd68db968754cb381b91ed07eecfc2f ;
    schema:name "アシタノツバサ ‐Another Version- <Instrumental>"@ja,
        "Ashita no Tsubasa -Another Version- <Instrumental>"@ja-latn .

_:N65a5ed9edb4e47dead71eecbee03d1f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STRIKE WITCHES～わたしにできること～"@ja,
        "STRIKE WITCHES ~Watashi ni Dekiru Koto~"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd79df436b99741aa83aee8d07fbed706 ;
    schema:name "STRIKE WITCHES～わたしにできること～"@ja,
        "STRIKE WITCHES ~Watashi ni Dekiru Koto~"@ja-latn .

_:N6667579fe0bb42e18c19227af5b22fb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アシタノツバサ <Instrumental>"@ja,
        "Ashita no Tsubasa <Instrumental>"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N7fd68db968754cb381b91ed07eecfc2f ;
    schema:name "アシタノツバサ <Instrumental>"@ja,
        "Ashita no Tsubasa <Instrumental>"@ja-latn .

_:N6ef8d0f18ba946919851cd68406a6a02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ソラノイロ <Instrumental>"@ja,
        "Sora no Iro <Instrumental>"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N7fd68db968754cb381b91ed07eecfc2f ;
    schema:name "ソラノイロ <Instrumental>"@ja,
        "Sora no Iro <Instrumental>"@ja-latn .

_:N9e7c893ba7bd49c89d74fd849da40c18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アシタノツバサ ‐Another Version-"@ja,
        "Ashita no Tsubasa -Another Version-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N7fd68db968754cb381b91ed07eecfc2f ;
    schema:name "アシタノツバサ ‐Another Version-"@ja,
        "Ashita no Tsubasa -Another Version-"@ja-latn .

_:Nba8db9ff13294ec4a7c2be09e7683019 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アシタノツバサ"@ja,
        "Ashita no Tsubasa"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N7fd68db968754cb381b91ed07eecfc2f ;
    schema:name "アシタノツバサ"@ja,
        "Ashita no Tsubasa"@ja-latn .

_:Ne65b5693328b484da8725ab22dedb40f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ソラノイロ"@ja,
        "Sora no Iro"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N7fd68db968754cb381b91ed07eecfc2f ;
    schema:name "ソラノイロ"@ja,
        "Sora no Iro"@ja-latn .

_:Nfba674d5c8424100a04a87a1e92cd162 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "約束の空へ ～私のいた場所～"@ja,
        "Yakusoku no Sora e ~Watashi no Ita Basho~"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd79df436b99741aa83aee8d07fbed706 ;
    schema:name "約束の空へ ～私のいた場所～"@ja,
        "Yakusoku no Sora e ~Watashi no Ita Basho~"@ja-latn .

_:Nd79df436b99741aa83aee8d07fbed706 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N35f66cc2a8424eb5820ad71d0538b665,
        _:N65a5ed9edb4e47dead71eecbee03d1f9,
        _:Nfba674d5c8424100a04a87a1e92cd162 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N35f66cc2a8424eb5820ad71d0538b665,
        _:N65a5ed9edb4e47dead71eecbee03d1f9,
        _:Nfba674d5c8424100a04a87a1e92cd162 .

_:N7fd68db968754cb381b91ed07eecfc2f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3eae012f8f914fe0890f538acbddca6f,
        _:N6667579fe0bb42e18c19227af5b22fb9,
        _:N6ef8d0f18ba946919851cd68406a6a02,
        _:N9e7c893ba7bd49c89d74fd849da40c18,
        _:Nba8db9ff13294ec4a7c2be09e7683019,
        _:Ne65b5693328b484da8725ab22dedb40f ;
    mo:track_count 6 ;
    schema:duration "PT25:22"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3eae012f8f914fe0890f538acbddca6f,
        _:N6667579fe0bb42e18c19227af5b22fb9,
        _:N6ef8d0f18ba946919851cd68406a6a02,
        _:N9e7c893ba7bd49c89d74fd849da40c18,
        _:Nba8db9ff13294ec4a7c2be09e7683019,
        _:Ne65b5693328b484da8725ab22dedb40f .

