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

<artist/332#subject> a schema:Person,
        foaf:Person ;
    schema:name "Maaya Sakamoto"@en,
        "坂本真綾"@ja ;
    foaf:made <album/34183#subject>,
        <album/34183#vocals> ;
    foaf:name "Maaya Sakamoto"@en,
        "坂本真綾"@ja .

<artist/5281#subject> a schema:Person,
        foaf:Person ;
    schema:name "Gabriela Robin"@en ;
    foaf:made <album/34183#subject>,
        <album/34183#vocals> ;
    foaf:name "Gabriela Robin"@en .

<artist/5938#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ilaria Graziano"@en ;
    foaf:made <album/34183#subject>,
        <album/34183#vocals> ;
    foaf:name "Ilaria Graziano"@en .

<artist/7701#subject> a schema:Person,
        foaf:Person ;
    schema:name "Steve Conte"@en ;
    foaf:made <album/34183#subject>,
        <album/34183#vocals> ;
    foaf:name "Steve Conte"@en .

<album/19109> a mo:Release ;
    mo:catalogue_number "VICL-61280" .

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

<artist/319#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34183#subject> ;
    schema:name "Yoko Kanno"@en,
        "菅野よう子"@ja ;
    foaf:made <album/34183#composition>,
        <album/34183#subject> ;
    foaf:name "Yoko Kanno"@en,
        "菅野よう子"@ja .

<product/3417#subject> a schema:CreativeWork ;
    schema:name "Wolf's Rain"@en,
        "ウルフズレイン"@ja,
        "Wolf's Rain"@ja-latn ;
    foaf:name "Wolf's Rain"@en,
        "ウルフズレイン"@ja,
        "Wolf's Rain"@ja-latn .

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

<album/34183#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "WOLF'S RAIN O.S.T.2"@en,
        "TV animation original soundtrack WOLF'S RAIN O.S.T.2"@ja,
        "WOLF'S RAIN O.S.T.2"@ja-latn ;
    mo:performance_of <album/34183#musicalwork> ;
    mo:recorded_as <album/34183#musicalexpression> ;
    schema:name "WOLF'S RAIN O.S.T.2"@en,
        "TV animation original soundtrack WOLF'S RAIN O.S.T.2"@ja,
        "WOLF'S RAIN O.S.T.2"@ja-latn ;
    schema:workPerformed <album/34183#musicalwork> .

<org/297#subject> schema:name "Miya Records"@en,
        "Miya Records"@ja,
        "Miya Records"@ja-latn ;
    foaf:name "Miya Records"@en,
        "Miya Records"@ja,
        "Miya Records"@ja-latn .

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

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

<album/34183#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "WOLF'S RAIN O.S.T.2"@en,
        "TV animation original soundtrack WOLF'S RAIN O.S.T.2"@ja,
        "WOLF'S RAIN O.S.T.2"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Renaud Garcia-Fons"@en ;
            foaf:made <album/34183#composition> ;
            foaf:name "Renaud Garcia-Fons"@en ],
        <artist/319#subject> ;
    mo:produced_work <album/34183#musicalwork> ;
    schema:name "WOLF'S RAIN O.S.T.2"@en,
        "TV animation original soundtrack WOLF'S RAIN O.S.T.2"@ja,
        "WOLF'S RAIN O.S.T.2"@ja-latn .

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

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

<album/34183#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-01-01"^^xsd:date ;
    dcterms:title "WOLF'S RAIN O.S.T.2"@en,
        "TV animation original soundtrack WOLF'S RAIN O.S.T.2"@ja,
        "WOLF'S RAIN O.S.T.2"@ja-latn ;
    mo:catalogue_number "MICA-0115" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/19109> ;
    mo:publication_of <album/34183#musicalexpression> ;
    mo:publisher <org/297#subject> ;
    mo:record _:Na1f4a47a70a24d7b88c6d22ed1021d26 ;
    mo:record_count 1 ;
    schema:about <product/3417#subject> ;
    schema:datePublished "2004-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/38/34183/34183-1465915058.jpg> ;
    schema:name "WOLF'S RAIN O.S.T.2"@en,
        "TV animation original soundtrack WOLF'S RAIN O.S.T.2"@ja,
        "WOLF'S RAIN O.S.T.2"@ja-latn ;
    schema:publisher <org/297#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/34183/34183-1465915058.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34183#subject> ;
    schema:name "Renaud Garcia-Fons"@en ;
    foaf:made <album/34183#subject> ;
    foaf:name "Renaud Garcia-Fons"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Franco Sansalone"@en ;
    foaf:made <album/34183#vocals> ;
    foaf:name "Franco Sansalone"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Franco Sansalone"@en ;
    foaf:made <album/34183#subject> ;
    foaf:name "Franco Sansalone"@en .

_:N0c632936e37444d68694091815c3255f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "heaven's not enough"@en,
        "heaven's not enough"@ja,
        "heaven's not enough"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Na1f4a47a70a24d7b88c6d22ed1021d26 ;
    schema:name "heaven's not enough"@en,
        "heaven's not enough"@ja,
        "heaven's not enough"@ja-latn .

_:N1f1155d8dcf44d27aaa5e83f07183de9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sad moon"@en,
        "sad moon"@ja,
        "sad moon"@ja-latn ;
    mo:track_number 21 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Na1f4a47a70a24d7b88c6d22ed1021d26 ;
    schema:name "sad moon"@en,
        "sad moon"@ja,
        "sad moon"@ja-latn .

_:N3a03a6ba38e04d35b8078fce6534307d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "mouth on fire"@en,
        "mouth on fire"@ja,
        "mouth on fire"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Na1f4a47a70a24d7b88c6d22ed1021d26 ;
    schema:name "mouth on fire"@en,
        "mouth on fire"@ja,
        "mouth on fire"@ja-latn .

_:N3ef9fbb02e984eb9806c3916c8ecb0a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rain of blossoms"@en,
        "rain of blossoms"@ja,
        "rain of blossoms"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:Na1f4a47a70a24d7b88c6d22ed1021d26 ;
    schema:name "rain of blossoms"@en,
        "rain of blossoms"@ja,
        "rain of blossoms"@ja-latn .

_:N5a9e4bf180404d728441512a5fc9be88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "escape"@en,
        "エスケイプ"@ja,
        "escape"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Na1f4a47a70a24d7b88c6d22ed1021d26 ;
    schema:name "escape"@en,
        "エスケイプ"@ja,
        "escape"@ja-latn .

_:N626bff8a8ca14035bd1399b9113a5820 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "go to \"rakuen\""@en,
        "go to \"rakuen\""@ja,
        "go to \"rakuen\""@ja-latn ;
    mo:track_number 23 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:Na1f4a47a70a24d7b88c6d22ed1021d26 ;
    schema:name "go to \"rakuen\""@en,
        "go to \"rakuen\""@ja,
        "go to \"rakuen\""@ja-latn .

_:N81c89c3621d24cb8a91258da7b96b1ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cloud 9"@en,
        "cloud 9"@ja,
        "cloud 9"@ja-latn ;
    mo:track_number 22 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Na1f4a47a70a24d7b88c6d22ed1021d26 ;
    schema:name "cloud 9"@en,
        "cloud 9"@ja,
        "cloud 9"@ja-latn .

_:N85765882a90b465fabb9fcea93ffbd25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "face on"@en,
        "face on"@ja,
        "face on"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Na1f4a47a70a24d7b88c6d22ed1021d26 ;
    schema:name "face on"@en,
        "face on"@ja,
        "face on"@ja-latn .

_:N8fc7c11917a54a34af361127056872b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "forest of death"@en,
        "死の森"@ja,
        "shi no mori"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Na1f4a47a70a24d7b88c6d22ed1021d26 ;
    schema:name "forest of death"@en,
        "死の森"@ja,
        "shi no mori"@ja-latn .

_:N941fb78773234ba38848a249acf7ee83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "beyond me"@en,
        "beyond me"@ja,
        "beyond me"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Na1f4a47a70a24d7b88c6d22ed1021d26 ;
    schema:name "beyond me"@en,
        "beyond me"@ja,
        "beyond me"@ja-latn .

_:N9870bd0573dd41bf9d12d9526e572632 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cycle"@en,
        "サイクル"@ja,
        "cycle"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Na1f4a47a70a24d7b88c6d22ed1021d26 ;
    schema:name "cycle"@en,
        "サイクル"@ja,
        "cycle"@ja-latn .

_:Naa6e24cc1fe64c5ab9b33144b5300d0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tsume's sand"@en,
        "爪の砂"@ja,
        "tsume no suna"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Na1f4a47a70a24d7b88c6d22ed1021d26 ;
    schema:name "tsume's sand"@en,
        "爪の砂"@ja,
        "tsume no suna"@ja-latn .

_:Nac92a535e0c94d83836f22ddbd51b819 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "indiana"@en,
        "インディアナ"@ja,
        "indiana"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Na1f4a47a70a24d7b88c6d22ed1021d26 ;
    schema:name "indiana"@en,
        "インディアナ"@ja,
        "indiana"@ja-latn .

_:Nb6e6595200c8443e804145ca8e38bc7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "shiro, long tail's"@en,
        "shiro, long tail's"@ja,
        "shiro, long tail's"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Na1f4a47a70a24d7b88c6d22ed1021d26 ;
    schema:name "shiro, long tail's"@en,
        "shiro, long tail's"@ja,
        "shiro, long tail's"@ja-latn .

_:Nc1559d16ae494823b5a2ddfaedc36a65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "trace"@en,
        "trace"@ja,
        "trace"@ja-latn ;
    mo:track_number 20 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Na1f4a47a70a24d7b88c6d22ed1021d26 ;
    schema:name "trace"@en,
        "trace"@ja,
        "trace"@ja-latn .

_:Nc207092a82ca4c119d87bb25652ee730 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hounds"@en,
        "hounds"@ja,
        "hounds"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Na1f4a47a70a24d7b88c6d22ed1021d26 ;
    schema:name "hounds"@en,
        "hounds"@ja,
        "hounds"@ja-latn .

_:Nccfbc72281984b538825da8aa52fedf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "float"@en,
        "float"@ja,
        "float"@ja-latn ;
    mo:track_number 19 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Na1f4a47a70a24d7b88c6d22ed1021d26 ;
    schema:name "float"@en,
        "float"@ja,
        "float"@ja-latn .

_:Ne5aba6adfd2a43dbb3a80021f8064d2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "amore amaro"@en,
        "amore amaro"@ja,
        "amore amaro"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Na1f4a47a70a24d7b88c6d22ed1021d26 ;
    schema:name "amore amaro"@en,
        "amore amaro"@ja,
        "amore amaro"@ja-latn .

_:Nedef3999a8c2482887c9a2c11c9cf1c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tell me what the rain knows"@en,
        "Tell me what the rain knows"@ja,
        "Tell me what the rain knows"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Na1f4a47a70a24d7b88c6d22ed1021d26 ;
    schema:name "Tell me what the rain knows"@en,
        "Tell me what the rain knows"@ja,
        "Tell me what the rain knows"@ja-latn .

_:Nf5a2736817814087b2be4e33c451b868 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "night owl"@en,
        "night owl"@ja,
        "night owl"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Na1f4a47a70a24d7b88c6d22ed1021d26 ;
    schema:name "night owl"@en,
        "night owl"@ja,
        "night owl"@ja-latn .

_:Nf673a861a4b14cab85688809168e9251 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "flying to you"@en,
        "flying to you"@ja,
        "flying to you"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Na1f4a47a70a24d7b88c6d22ed1021d26 ;
    schema:name "flying to you"@en,
        "flying to you"@ja,
        "flying to you"@ja-latn .

_:Nfa86cc9018214cf7991b7986d7b81f4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "separated"@en,
        "separated"@ja,
        "separated"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Na1f4a47a70a24d7b88c6d22ed1021d26 ;
    schema:name "separated"@en,
        "separated"@ja,
        "separated"@ja-latn .

_:Nfb1c0c1c802243e0b28a14aff22088a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "friends"@en,
        "フレンズ"@ja,
        "friends"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Na1f4a47a70a24d7b88c6d22ed1021d26 ;
    schema:name "friends"@en,
        "フレンズ"@ja,
        "friends"@ja-latn .

_:Na1f4a47a70a24d7b88c6d22ed1021d26 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c632936e37444d68694091815c3255f,
        _:N1f1155d8dcf44d27aaa5e83f07183de9,
        _:N3a03a6ba38e04d35b8078fce6534307d,
        _:N3ef9fbb02e984eb9806c3916c8ecb0a8,
        _:N5a9e4bf180404d728441512a5fc9be88,
        _:N626bff8a8ca14035bd1399b9113a5820,
        _:N81c89c3621d24cb8a91258da7b96b1ef,
        _:N85765882a90b465fabb9fcea93ffbd25,
        _:N8fc7c11917a54a34af361127056872b0,
        _:N941fb78773234ba38848a249acf7ee83,
        _:N9870bd0573dd41bf9d12d9526e572632,
        _:Naa6e24cc1fe64c5ab9b33144b5300d0a,
        _:Nac92a535e0c94d83836f22ddbd51b819,
        _:Nb6e6595200c8443e804145ca8e38bc7d,
        _:Nc1559d16ae494823b5a2ddfaedc36a65,
        _:Nc207092a82ca4c119d87bb25652ee730,
        _:Nccfbc72281984b538825da8aa52fedf5,
        _:Ne5aba6adfd2a43dbb3a80021f8064d2c,
        _:Nedef3999a8c2482887c9a2c11c9cf1c6,
        _:Nf5a2736817814087b2be4e33c451b868,
        _:Nf673a861a4b14cab85688809168e9251,
        _:Nfa86cc9018214cf7991b7986d7b81f4f,
        _:Nfb1c0c1c802243e0b28a14aff22088a8 ;
    mo:track_count 23 ;
    schema:duration "PT68:56"^^xsd:interval ;
    schema:numTracks 23 ;
    schema:track _:N0c632936e37444d68694091815c3255f,
        _:N1f1155d8dcf44d27aaa5e83f07183de9,
        _:N3a03a6ba38e04d35b8078fce6534307d,
        _:N3ef9fbb02e984eb9806c3916c8ecb0a8,
        _:N5a9e4bf180404d728441512a5fc9be88,
        _:N626bff8a8ca14035bd1399b9113a5820,
        _:N81c89c3621d24cb8a91258da7b96b1ef,
        _:N85765882a90b465fabb9fcea93ffbd25,
        _:N8fc7c11917a54a34af361127056872b0,
        _:N941fb78773234ba38848a249acf7ee83,
        _:N9870bd0573dd41bf9d12d9526e572632,
        _:Naa6e24cc1fe64c5ab9b33144b5300d0a,
        _:Nac92a535e0c94d83836f22ddbd51b819,
        _:Nb6e6595200c8443e804145ca8e38bc7d,
        _:Nc1559d16ae494823b5a2ddfaedc36a65,
        _:Nc207092a82ca4c119d87bb25652ee730,
        _:Nccfbc72281984b538825da8aa52fedf5,
        _:Ne5aba6adfd2a43dbb3a80021f8064d2c,
        _:Nedef3999a8c2482887c9a2c11c9cf1c6,
        _:Nf5a2736817814087b2be4e33c451b868,
        _:Nf673a861a4b14cab85688809168e9251,
        _:Nfa86cc9018214cf7991b7986d7b81f4f,
        _:Nfb1c0c1c802243e0b28a14aff22088a8 .

