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

<artist/18961#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sumiko Yamagata"@en,
        "やまがたすみこ"@ja ;
    foaf:made <album/30171#subject>,
        <album/30171#vocals> ;
    foaf:name "Sumiko Yamagata"@en,
        "やまがたすみこ"@ja .

<album/30174> a mo:Release ;
    mo:catalogue_number "SM-195" .

<artist/300#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30171#subject> ;
    schema:name "Michiru Oshima"@en,
        "大島ミチル"@ja ;
    foaf:made <album/30171#composition>,
        <album/30171#subject> ;
    foaf:name "Michiru Oshima"@en,
        "大島ミチル"@ja .

<artist/6886#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30171#subject> ;
    schema:name "Yui Nishiwaki"@en,
        "西脇唯"@ja ;
    foaf:made <album/30171#composition>,
        <album/30171#lyrics>,
        <album/30171#subject> ;
    foaf:name "Yui Nishiwaki"@en,
        "西脇唯"@ja .

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

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

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

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

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

<https://medium-media.vgm.io/albums/17/30171/30171-1440853413.jpg> a schema:ImageObject,
        foaf:Image .

<album/30171#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "the weathering continent ORIGINAL SOUNDTRACK Vol. I"@en,
        "風の大陸 オリジナル・サウンドトラック Vol. I"@ja,
        "Kaze no Tairiku Original Soundtrack Vol. I"@ja-latn ;
    mo:composer <artist/300#subject>,
        <artist/6886#subject> ;
    mo:produced_work <album/30171#musicalwork> ;
    schema:name "the weathering continent ORIGINAL SOUNDTRACK Vol. I"@en,
        "風の大陸 オリジナル・サウンドトラック Vol. I"@ja,
        "Kaze no Tairiku Original Soundtrack Vol. I"@ja-latn .

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

<album/30171#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "the weathering continent ORIGINAL SOUNDTRACK Vol. I"@en,
        "風の大陸 オリジナル・サウンドトラック Vol. I"@ja,
        "Kaze no Tairiku Original Soundtrack Vol. I"@ja-latn ;
    mo:performance_of <album/30171#musicalwork> ;
    mo:performer <artist/8527#subject> ;
    mo:recorded_as <album/30171#musicalexpression> ;
    schema:byArtist <artist/8527#subject> ;
    schema:name "the weathering continent ORIGINAL SOUNDTRACK Vol. I"@en,
        "風の大陸 オリジナル・サウンドトラック Vol. I"@ja,
        "Kaze no Tairiku Original Soundtrack Vol. I"@ja-latn ;
    schema:workPerformed <album/30171#musicalwork> .

<artist/8527#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30171#performance> ;
    schema:name "Kaze no Orchestra"@en,
        "風のオーケストラ"@ja ;
    foaf:name "Kaze no Orchestra"@en,
        "風のオーケストラ"@ja .

<album/30171#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1992-07-18"^^xsd:date ;
    dcterms:title "the weathering continent ORIGINAL SOUNDTRACK Vol. I"@en,
        "風の大陸 オリジナル・サウンドトラック Vol. I"@ja,
        "Kaze no Tairiku Original Soundtrack Vol. I"@ja-latn ;
    mo:catalogue_number "VICL-302" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/30174> ;
    mo:publication_of <album/30171#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Nf8bac1c0cf1b4094b96e1add9b101d11 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Weathering Continent (Kaze no Tairiku)"@en ;
            foaf:name "The Weathering Continent (Kaze no Tairiku)"@en ] ;
    schema:byArtist <artist/8527#subject> ;
    schema:datePublished "1992-07-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/17/30171/30171-1440853413.jpg> ;
    schema:name "the weathering continent ORIGINAL SOUNDTRACK Vol. I"@en,
        "風の大陸 オリジナル・サウンドトラック Vol. I"@ja,
        "Kaze no Tairiku Original Soundtrack Vol. I"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/30171/30171-1440853413.jpg> .

_:N2ccf99c372b0475089311ab7788833d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crystal Veil"@en,
        "Crystal Veil"@ja,
        "Crystal Veil"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nf8bac1c0cf1b4094b96e1add9b101d11 ;
    schema:name "Crystal Veil"@en,
        "Crystal Veil"@ja,
        "Crystal Veil"@ja-latn .

_:N2cec8825078648d2b9b06362f8d9a79e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cry Out"@en,
        "Cry Out"@ja,
        "Cry Out"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nf8bac1c0cf1b4094b96e1add9b101d11 ;
    schema:name "Cry Out"@en,
        "Cry Out"@ja,
        "Cry Out"@ja-latn .

_:N357f638bf20843dab1c50f7cba1e50f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Requiem"@en,
        "レクイエム"@ja,
        "Requiem"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nf8bac1c0cf1b4094b96e1add9b101d11 ;
    schema:name "Requiem"@en,
        "レクイエム"@ja,
        "Requiem"@ja-latn .

_:N5f6a4aacd38c4fc581b4520ac24f162c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desert Travelers"@en,
        "砂漠の旅人"@ja,
        "Sabaku no Tabibito"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nf8bac1c0cf1b4094b96e1add9b101d11 ;
    schema:name "Desert Travelers"@en,
        "砂漠の旅人"@ja,
        "Sabaku no Tabibito"@ja-latn .

_:N65e15429ae3644ca872acf935932bd00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Canon of the Sky and the Sea"@en,
        "空と海のカノン"@ja,
        "Sora to Umi no Canon"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nf8bac1c0cf1b4094b96e1add9b101d11 ;
    schema:name "Canon of the Sky and the Sea"@en,
        "空と海のカノン"@ja,
        "Sora to Umi no Canon"@ja-latn .

_:N77fd3a61099a4a19942803911f2e0656 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Horizon"@en,
        "失われた地平線"@ja,
        "Ushinawareta Chiheisen"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Nf8bac1c0cf1b4094b96e1add9b101d11 ;
    schema:name "Lost Horizon"@en,
        "失われた地平線"@ja,
        "Ushinawareta Chiheisen"@ja-latn .

_:N83b06e390d0b4b90b24bce07ecdf41a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ondine"@en,
        "オンディーヌ"@ja,
        "Ondine"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nf8bac1c0cf1b4094b96e1add9b101d11 ;
    schema:name "Ondine"@en,
        "オンディーヌ"@ja,
        "Ondine"@ja-latn .

_:N90f00929c0284bb893dfec4e01da5bd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Weathering Continent"@en,
        "風の大陸"@ja,
        "Kaze no Tairiku"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:Nf8bac1c0cf1b4094b96e1add9b101d11 ;
    schema:name "The Weathering Continent"@en,
        "風の大陸"@ja,
        "Kaze no Tairiku"@ja-latn .

_:N9bccce916d4648e0a77f7479156ce21a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cello on the Night After of Full Moon"@en,
        "十六夜(いざよい)のセロ"@ja,
        "Izayoi no Cello"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nf8bac1c0cf1b4094b96e1add9b101d11 ;
    schema:name "Cello on the Night After of Full Moon"@en,
        "十六夜(いざよい)のセロ"@ja,
        "Izayoi no Cello"@ja-latn .

_:N9df033d31a3e43b98a1fe4f939b1618c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gate Of Death"@en,
        "The Gate Of Death"@ja,
        "The Gate Of Death"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Nf8bac1c0cf1b4094b96e1add9b101d11 ;
    schema:name "The Gate Of Death"@en,
        "The Gate Of Death"@ja,
        "The Gate Of Death"@ja-latn .

_:Nb98a6bd30a934edfaeaba35ec9d6d8dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shambhala"@en,
        "シャンバラ"@ja,
        "Shambhala"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nf8bac1c0cf1b4094b96e1add9b101d11 ;
    schema:name "Shambhala"@en,
        "シャンバラ"@ja,
        "Shambhala"@ja-latn .

_:Neebb1ed1483a4b1db81da8c251efd867 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Land"@en,
        "失われた大地"@ja,
        "Ushinawareta Daichi"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Nf8bac1c0cf1b4094b96e1add9b101d11 ;
    schema:name "Lost Land"@en,
        "失われた大地"@ja,
        "Ushinawareta Daichi"@ja-latn .

_:Nf8bac1c0cf1b4094b96e1add9b101d11 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ccf99c372b0475089311ab7788833d4,
        _:N2cec8825078648d2b9b06362f8d9a79e,
        _:N357f638bf20843dab1c50f7cba1e50f1,
        _:N5f6a4aacd38c4fc581b4520ac24f162c,
        _:N65e15429ae3644ca872acf935932bd00,
        _:N77fd3a61099a4a19942803911f2e0656,
        _:N83b06e390d0b4b90b24bce07ecdf41a9,
        _:N90f00929c0284bb893dfec4e01da5bd4,
        _:N9bccce916d4648e0a77f7479156ce21a,
        _:N9df033d31a3e43b98a1fe4f939b1618c,
        _:Nb98a6bd30a934edfaeaba35ec9d6d8dd,
        _:Neebb1ed1483a4b1db81da8c251efd867 ;
    mo:track_count 12 ;
    schema:duration "PT50:03"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N2ccf99c372b0475089311ab7788833d4,
        _:N2cec8825078648d2b9b06362f8d9a79e,
        _:N357f638bf20843dab1c50f7cba1e50f1,
        _:N5f6a4aacd38c4fc581b4520ac24f162c,
        _:N65e15429ae3644ca872acf935932bd00,
        _:N77fd3a61099a4a19942803911f2e0656,
        _:N83b06e390d0b4b90b24bce07ecdf41a9,
        _:N90f00929c0284bb893dfec4e01da5bd4,
        _:N9bccce916d4648e0a77f7479156ce21a,
        _:N9df033d31a3e43b98a1fe4f939b1618c,
        _:Nb98a6bd30a934edfaeaba35ec9d6d8dd,
        _:Neebb1ed1483a4b1db81da8c251efd867 .

