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

<artist/169#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroko Kasahara"@en,
        "笠原弘子"@ja ;
    foaf:made <album/17580#subject>,
        <album/17580#vocals> ;
    foaf:name "Hiroko Kasahara"@en,
        "笠原弘子"@ja .

<artist/3743#subject> a schema:Person,
        foaf:Person ;
    schema:name "nbkz SAKAI"@en ;
    foaf:made <album/17580#lyrics>,
        <album/17580#subject> ;
    foaf:name "nbkz SAKAI"@en .

<artist/1936#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17580#subject> ;
    schema:name "TENMON"@en,
        "天門"@ja ;
    foaf:made <album/17580#composition>,
        <album/17580#subject> ;
    foaf:name "TENMON"@en,
        "天門"@ja .

<artist/2159#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17580#subject> ;
    schema:name "Maki Tanimoto"@en,
        "谷本真規"@ja ;
    foaf:made <album/17580#composition>,
        <album/17580#subject> ;
    foaf:name "Maki Tanimoto"@en,
        "谷本真規"@ja .

<artist/5454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17580#subject> ;
    schema:name "Tatsuya Murayama"@en,
        "村山達哉"@ja ;
    foaf:made <album/17580#composition>,
        <album/17580#subject> ;
    foaf:name "Tatsuya Murayama"@en,
        "村山達哉"@ja .

<product/5655#subject> a schema:CreativeWork ;
    schema:name "Wind -a breath of heart-"@en,
        "Wind -a breath of heart-"@ja,
        "Wind -a breath of heart-"@ja-latn ;
    foaf:name "Wind -a breath of heart-"@en,
        "Wind -a breath of heart-"@ja,
        "Wind -a breath of heart-"@ja-latn .

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

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

<album/17580#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wind -a breath of heart- Soundtrack & Mini Drama"@en,
        "TVアニメーション『Wind-a breath of heart-』サウンドトラック&ミニドラマ"@ja,
        "Wind -a breath of heart- Soundtrack & Mini Drama"@ja-latn ;
    mo:performance_of <album/17580#musicalwork> ;
    mo:recorded_as <album/17580#musicalexpression> ;
    schema:name "Wind -a breath of heart- Soundtrack & Mini Drama"@en,
        "TVアニメーション『Wind-a breath of heart-』サウンドトラック&ミニドラマ"@ja,
        "Wind -a breath of heart- Soundtrack & Mini Drama"@ja-latn ;
    schema:workPerformed <album/17580#musicalwork> .

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

<org/1368#subject> schema:name "M:X"@en,
        "M:X"@ja,
        "M:X"@ja-latn ;
    foaf:name "M:X"@en,
        "M:X"@ja,
        "M:X"@ja-latn .

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

<https://medium-media.vgm.io/albums/08/17580/17580-1262980932.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/17580#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wind -a breath of heart- Soundtrack & Mini Drama"@en,
        "TVアニメーション『Wind-a breath of heart-』サウンドトラック&ミニドラマ"@ja,
        "Wind -a breath of heart- Soundtrack & Mini Drama"@ja-latn ;
    mo:composer <artist/1936#subject>,
        <artist/2159#subject>,
        <artist/5454#subject> ;
    mo:produced_work <album/17580#musicalwork> ;
    schema:name "Wind -a breath of heart- Soundtrack & Mini Drama"@en,
        "TVアニメーション『Wind-a breath of heart-』サウンドトラック&ミニドラマ"@ja,
        "Wind -a breath of heart- Soundtrack & Mini Drama"@ja-latn .

<album/17580#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-10-08"^^xsd:date ;
    dcterms:title "Wind -a breath of heart- Soundtrack & Mini Drama"@en,
        "TVアニメーション『Wind-a breath of heart-』サウンドトラック&ミニドラマ"@ja,
        "Wind -a breath of heart- Soundtrack & Mini Drama"@ja-latn ;
    mo:catalogue_number "FCCM-0051" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17580#musicalexpression> ;
    mo:publisher <org/1368#subject> ;
    mo:record _:N610f233094104cd5a997ef5e95a7cecd ;
    mo:record_count 1 ;
    schema:about <product/5655#subject> ;
    schema:datePublished "2004-10-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/08/17580/17580-1262980932.jpg> ;
    schema:name "Wind -a breath of heart- Soundtrack & Mini Drama"@en,
        "TVアニメーション『Wind-a breath of heart-』サウンドトラック&ミニドラマ"@ja,
        "Wind -a breath of heart- Soundtrack & Mini Drama"@ja-latn ;
    schema:publisher <org/1368#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/17580/17580-1262980932.jpg> .

_:N0582b19c243a4316a158208e7c5e1637 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黄昏ゆく街"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N610f233094104cd5a997ef5e95a7cecd ;
    schema:name "黄昏ゆく街"@ja .

_:N0af0f4076e5440b2b3e45e1cc7526302 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One day afternoon"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N610f233094104cd5a997ef5e95a7cecd ;
    schema:name "One day afternoon"@ja .

_:N11909985841249a5aacddba6d186de73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cheerful time"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N610f233094104cd5a997ef5e95a7cecd ;
    schema:name "Cheerful time"@ja .

_:N1227e342154b4af294c303b650b8379c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind (harmonica version)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N610f233094104cd5a997ef5e95a7cecd ;
    schema:name "Wind (harmonica version)"@ja .

_:N13305fccce6940a88307358b0800e709 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sound of Wind"@ja ;
    mo:track_number 26 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N610f233094104cd5a997ef5e95a7cecd ;
    schema:name "Sound of Wind"@ja .

_:N1ae0b805713d4abbbd281998845f7b42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "School Days"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N610f233094104cd5a997ef5e95a7cecd ;
    schema:name "School Days"@ja .

_:N1e8016fffd6742479487524d549ec27e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏祭り"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N610f233094104cd5a997ef5e95a7cecd ;
    schema:name "夏祭り"@ja .

_:N24c77b76a44e4140b6e0f5e77e14c664 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悲しき命と共に"@ja ;
    mo:track_number 24 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N610f233094104cd5a997ef5e95a7cecd ;
    schema:name "悲しき命と共に"@ja .

_:N277a60b13298480c8e347717bbe28181 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunny morning"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N610f233094104cd5a997ef5e95a7cecd ;
    schema:name "Sunny morning"@ja .

_:N3cbfc32a7c7e48b68ba52ff02e752b7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミニドラマ「みなもとひなたのお料理頑張るそ！─サウンドトラック出張版─」"@ja ;
    mo:track_number 11 ;
    schema:duration "PT8:47"^^xsd:interval ;
    schema:inPlaylist _:N610f233094104cd5a997ef5e95a7cecd ;
    schema:name "ミニドラマ「みなもとひなたのお料理頑張るそ！─サウンドトラック出張版─」"@ja .

_:N4db2db8a62dc44c59336cf5bb59cac7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "能の舞"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N610f233094104cd5a997ef5e95a7cecd ;
    schema:name "能の舞"@ja .

_:N4dd99fbe03d14aa8a1fd281e32596d9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feel on the wind. (TV size)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N610f233094104cd5a997ef5e95a7cecd ;
    schema:name "Feel on the wind. (TV size)"@ja .

_:N63930fbd211b40dcbb6fb4269c76a145 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "決意の闘い"@ja ;
    mo:track_number 23 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N610f233094104cd5a997ef5e95a7cecd ;
    schema:name "決意の闘い"@ja .

_:N6a844697589d42cfa4a0c2308b4aff3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sea side story"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N610f233094104cd5a997ef5e95a7cecd ;
    schema:name "Sea side story"@ja .

_:N72fac5af1fe34270af0c8fb90c6cdbb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夕暮れの幻想"@ja ;
    mo:track_number 5 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:N610f233094104cd5a997ef5e95a7cecd ;
    schema:name "夕暮れの幻想"@ja .

_:N88fe9692825d4048879f528e36c52e6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slapstick！"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N610f233094104cd5a997ef5e95a7cecd ;
    schema:name "Slapstick！"@ja .

_:N8b358476bdb849e288317bbbd12aba65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風のささやき"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N610f233094104cd5a997ef5e95a7cecd ;
    schema:name "風のささやき"@ja .

_:Naa59d9caa3c8474b89f820a4b1670158 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "優しい静寂の中で"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N610f233094104cd5a997ef5e95a7cecd ;
    schema:name "優しい静寂の中で"@ja .

_:Nabe7e1994da54c56836a40b31b2f97fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "巫女の能力"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N610f233094104cd5a997ef5e95a7cecd ;
    schema:name "巫女の能力"@ja .

_:Nbf0d47d737514537a35f47e9b8d25103 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "街の緊張"@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N610f233094104cd5a997ef5e95a7cecd ;
    schema:name "街の緊張"@ja .

_:Nc2ac13c64e984cf98c0077e7344d912f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One fine day"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N610f233094104cd5a997ef5e95a7cecd ;
    schema:name "One fine day"@ja .

_:Nc334a4ad35204e378babc5314ce937ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "再会の時"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N610f233094104cd5a997ef5e95a7cecd ;
    schema:name "再会の時"@ja .

_:Ncc1aaeaae5ef417a92e4cf8cc780618a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "とまどい"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N610f233094104cd5a997ef5e95a7cecd ;
    schema:name "とまどい"@ja .

_:Ne2c15ac152294fef937f2a74030e6a82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream (piano version)"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N610f233094104cd5a997ef5e95a7cecd ;
    schema:name "Dream (piano version)"@ja .

_:Ne7bf296c290b47baabea71a11a9d9aad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girls on the beach"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N610f233094104cd5a997ef5e95a7cecd ;
    schema:name "Girls on the beach"@ja .

_:Nf6b208d93aef44f6b0633185e5098d0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "孤独な彩"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N610f233094104cd5a997ef5e95a7cecd ;
    schema:name "孤独な彩"@ja .

_:N610f233094104cd5a997ef5e95a7cecd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0582b19c243a4316a158208e7c5e1637,
        _:N0af0f4076e5440b2b3e45e1cc7526302,
        _:N11909985841249a5aacddba6d186de73,
        _:N1227e342154b4af294c303b650b8379c,
        _:N13305fccce6940a88307358b0800e709,
        _:N1ae0b805713d4abbbd281998845f7b42,
        _:N1e8016fffd6742479487524d549ec27e,
        _:N24c77b76a44e4140b6e0f5e77e14c664,
        _:N277a60b13298480c8e347717bbe28181,
        _:N3cbfc32a7c7e48b68ba52ff02e752b7e,
        _:N4db2db8a62dc44c59336cf5bb59cac7a,
        _:N4dd99fbe03d14aa8a1fd281e32596d9f,
        _:N63930fbd211b40dcbb6fb4269c76a145,
        _:N6a844697589d42cfa4a0c2308b4aff3d,
        _:N72fac5af1fe34270af0c8fb90c6cdbb0,
        _:N88fe9692825d4048879f528e36c52e6f,
        _:N8b358476bdb849e288317bbbd12aba65,
        _:Naa59d9caa3c8474b89f820a4b1670158,
        _:Nabe7e1994da54c56836a40b31b2f97fb,
        _:Nbf0d47d737514537a35f47e9b8d25103,
        _:Nc2ac13c64e984cf98c0077e7344d912f,
        _:Nc334a4ad35204e378babc5314ce937ff,
        _:Ncc1aaeaae5ef417a92e4cf8cc780618a,
        _:Ne2c15ac152294fef937f2a74030e6a82,
        _:Ne7bf296c290b47baabea71a11a9d9aad,
        _:Nf6b208d93aef44f6b0633185e5098d0b ;
    mo:track_count 26 ;
    schema:duration "PT69:48"^^xsd:interval ;
    schema:numTracks 26 ;
    schema:track _:N0582b19c243a4316a158208e7c5e1637,
        _:N0af0f4076e5440b2b3e45e1cc7526302,
        _:N11909985841249a5aacddba6d186de73,
        _:N1227e342154b4af294c303b650b8379c,
        _:N13305fccce6940a88307358b0800e709,
        _:N1ae0b805713d4abbbd281998845f7b42,
        _:N1e8016fffd6742479487524d549ec27e,
        _:N24c77b76a44e4140b6e0f5e77e14c664,
        _:N277a60b13298480c8e347717bbe28181,
        _:N3cbfc32a7c7e48b68ba52ff02e752b7e,
        _:N4db2db8a62dc44c59336cf5bb59cac7a,
        _:N4dd99fbe03d14aa8a1fd281e32596d9f,
        _:N63930fbd211b40dcbb6fb4269c76a145,
        _:N6a844697589d42cfa4a0c2308b4aff3d,
        _:N72fac5af1fe34270af0c8fb90c6cdbb0,
        _:N88fe9692825d4048879f528e36c52e6f,
        _:N8b358476bdb849e288317bbbd12aba65,
        _:Naa59d9caa3c8474b89f820a4b1670158,
        _:Nabe7e1994da54c56836a40b31b2f97fb,
        _:Nbf0d47d737514537a35f47e9b8d25103,
        _:Nc2ac13c64e984cf98c0077e7344d912f,
        _:Nc334a4ad35204e378babc5314ce937ff,
        _:Ncc1aaeaae5ef417a92e4cf8cc780618a,
        _:Ne2c15ac152294fef937f2a74030e6a82,
        _:Ne7bf296c290b47baabea71a11a9d9aad,
        _:Nf6b208d93aef44f6b0633185e5098d0b .

