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

<album/25143> a mo:Release ;
    mo:catalogue_number "AVCA-14753" .

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

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

<artist/10455#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33174#subject> ;
    schema:name "y@suo ohtani"@en,
        "大谷靖夫"@ja ;
    foaf:made <album/33174#composition>,
        <album/33174#subject> ;
    foaf:name "y@suo ohtani"@en,
        "大谷靖夫"@ja .

<artist/11237#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33174#subject> ;
    schema:name "BOUNCEBACK"@en ;
    foaf:made <album/33174#composition>,
        <album/33174#subject> ;
    foaf:name "BOUNCEBACK"@en .

<artist/1743#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33174#subject> ;
    schema:name "Kaoru Wada"@en,
        "和田薫"@ja ;
    foaf:made <album/33174#composition>,
        <album/33174#subject> ;
    foaf:name "Kaoru Wada"@en,
        "和田薫"@ja .

<artist/1789#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33174#subject> ;
    schema:name "Kazuhiro Hara"@en,
        "原一博"@ja ;
    foaf:made <album/33174#composition>,
        <album/33174#subject> ;
    foaf:name "Kazuhiro Hara"@en,
        "原一博"@ja .

<artist/36241#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33174#subject> ;
    schema:name "CREA"@en ;
    foaf:made <album/33174#composition>,
        <album/33174#subject> ;
    foaf:name "CREA"@en .

<artist/36250#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33174#subject> ;
    schema:name "D·A·I"@en ;
    foaf:made <album/33174#composition>,
        <album/33174#subject> ;
    foaf:name "D·A·I"@en .

<artist/3910#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33174#subject> ;
    schema:name "Masato Kitano"@en,
        "北野正人"@ja ;
    foaf:made <album/33174#composition>,
        <album/33174#subject> ;
    foaf:name "Masato Kitano"@en,
        "北野正人"@ja .

<artist/6309#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33174#subject> ;
    schema:name "Hiroshi Shibasaki"@en,
        "柴崎浩"@ja ;
    foaf:made <album/33174#composition>,
        <album/33174#subject> ;
    foaf:name "Hiroshi Shibasaki"@en,
        "柴崎浩"@ja .

<artist/8675#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33174#subject> ;
    schema:name "Miki Watanabe"@en,
        "渡辺未来"@ja ;
    foaf:made <album/33174#composition>,
        <album/33174#subject> ;
    foaf:name "Miki Watanabe"@en,
        "渡辺未来"@ja .

<product/1350#subject> a schema:CreativeWork ;
    schema:name "Inuyasha"@en,
        "犬夜叉"@ja,
        "Inuyasha"@ja-latn ;
    foaf:name "Inuyasha"@en,
        "犬夜叉"@ja,
        "Inuyasha"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/47/33174/33174-1585929936.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/33174#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "wind -Inuyasha Koukyou Renga- Symphonic theme collection"@en,
        "wind -犬夜叉 交響連歌- Symphonic theme collection"@ja,
        "wind -Inuyasha Koukyou Renga- Symphonic theme collection"@ja-latn ;
    mo:performance_of <album/33174#musicalwork> ;
    mo:performer <artist/24739#subject> ;
    mo:recorded_as <album/33174#musicalexpression> ;
    schema:byArtist <artist/24739#subject> ;
    schema:name "wind -Inuyasha Koukyou Renga- Symphonic theme collection"@en,
        "wind -犬夜叉 交響連歌- Symphonic theme collection"@ja,
        "wind -Inuyasha Koukyou Renga- Symphonic theme collection"@ja-latn ;
    schema:workPerformed <album/33174#musicalwork> .

<artist/24739#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33174#performance> ;
    schema:name "Japan Philharmonic Orchestra"@en,
        "日本フィルハーモニー交響楽団"@ja ;
    foaf:name "Japan Philharmonic Orchestra"@en,
        "日本フィルハーモニー交響楽団"@ja .

<album/33174#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "wind -Inuyasha Koukyou Renga- Symphonic theme collection"@en,
        "wind -犬夜叉 交響連歌- Symphonic theme collection"@ja,
        "wind -Inuyasha Koukyou Renga- Symphonic theme collection"@ja-latn ;
    mo:composer <artist/10455#subject>,
        <artist/11237#subject>,
        <artist/1743#subject>,
        <artist/1789#subject>,
        <artist/36241#subject>,
        <artist/36250#subject>,
        <artist/3910#subject>,
        <artist/6309#subject>,
        <artist/8675#subject> ;
    mo:produced_work <album/33174#musicalwork> ;
    schema:name "wind -Inuyasha Koukyou Renga- Symphonic theme collection"@en,
        "wind -犬夜叉 交響連歌- Symphonic theme collection"@ja,
        "wind -Inuyasha Koukyou Renga- Symphonic theme collection"@ja-latn .

<album/33174#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-01-01"^^xsd:date ;
    dcterms:title "wind -Inuyasha Koukyou Renga- Symphonic theme collection"@en,
        "wind -犬夜叉 交響連歌- Symphonic theme collection"@ja,
        "wind -Inuyasha Koukyou Renga- Symphonic theme collection"@ja-latn ;
    mo:catalogue_number "ALCA-8228" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/25143> ;
    mo:publication_of <album/33174#musicalexpression> ;
    mo:publisher <org/295#subject> ;
    mo:record _:N712ff0c6065341d28883765e3e0b82e5 ;
    mo:record_count 1 ;
    schema:about <product/1350#subject> ;
    schema:byArtist <artist/24739#subject> ;
    schema:datePublished "2003-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/47/33174/33174-1585929936.jpg> ;
    schema:name "wind -Inuyasha Koukyou Renga- Symphonic theme collection"@en,
        "wind -犬夜叉 交響連歌- Symphonic theme collection"@ja,
        "wind -Inuyasha Koukyou Renga- Symphonic theme collection"@ja-latn ;
    schema:publisher <org/295#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/33174/33174-1585929936.jpg> .

_:N0cc9da61491b4b2f8284ba824f7b126b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "終わりない夢"@ja,
        "Owarinai Yume"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N712ff0c6065341d28883765e3e0b82e5 ;
    schema:name "終わりない夢"@ja,
        "Owarinai Yume"@ja-latn .

_:N24ed222ecdc54b00ad8aa415d35e0c7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My will"@ja,
        "My will"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N712ff0c6065341d28883765e3e0b82e5 ;
    schema:name "My will"@ja,
        "My will"@ja-latn .

_:N278a95fe0c32489a90e196ecdc80cb62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CHANGE THE WORLD"@ja,
        "CHANGE THE WORLD"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N712ff0c6065341d28883765e3e0b82e5 ;
    schema:name "CHANGE THE WORLD"@ja,
        "CHANGE THE WORLD"@ja-latn .

_:N2d824842c3e249f6bf58cbb3d6584ea5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真実の詩"@ja,
        "Shinjitsu no Uta"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N712ff0c6065341d28883765e3e0b82e5 ;
    schema:name "真実の詩"@ja,
        "Shinjitsu no Uta"@ja-latn .

_:N3473ac47fb7a401098c525da44183ef0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I am"@ja,
        "I am"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N712ff0c6065341d28883765e3e0b82e5 ;
    schema:name "I am"@ja,
        "I am"@ja-latn .

_:N6c1a32e3a0554e4680c70188eb5294fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "犬夜叉幻想"@ja,
        "Inuyasha Gensou"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT6:22"^^xsd:interval ;
    schema:inPlaylist _:N712ff0c6065341d28883765e3e0b82e5 ;
    schema:name "犬夜叉幻想"@ja,
        "Inuyasha Gensou"@ja-latn .

_:N769173ac86054f699c8640f50fcad0a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grip!"@ja,
        "Grip!"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N712ff0c6065341d28883765e3e0b82e5 ;
    schema:name "Grip!"@ja,
        "Grip!"@ja-latn .

_:Nb2fef0ed159d45cc936e3ef8120f5868 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "深い森"@ja,
        "Fukai Mori"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N712ff0c6065341d28883765e3e0b82e5 ;
    schema:name "深い森"@ja,
        "Fukai Mori"@ja-latn .

_:Ne47e4b4073d6430a8f3a72d8be30e235 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dearest"@ja,
        "Dearest"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N712ff0c6065341d28883765e3e0b82e5 ;
    schema:name "Dearest"@ja,
        "Dearest"@ja-latn .

_:Nf58c7597138346f686a0461a333e0198 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Every Heart -ミンナノキモチ-"@ja,
        "Every Heart -Minna no Kimochi-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N712ff0c6065341d28883765e3e0b82e5 ;
    schema:name "Every Heart -ミンナノキモチ-"@ja,
        "Every Heart -Minna no Kimochi-"@ja-latn .

_:N712ff0c6065341d28883765e3e0b82e5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0cc9da61491b4b2f8284ba824f7b126b,
        _:N24ed222ecdc54b00ad8aa415d35e0c7c,
        _:N278a95fe0c32489a90e196ecdc80cb62,
        _:N2d824842c3e249f6bf58cbb3d6584ea5,
        _:N3473ac47fb7a401098c525da44183ef0,
        _:N6c1a32e3a0554e4680c70188eb5294fd,
        _:N769173ac86054f699c8640f50fcad0a2,
        _:Nb2fef0ed159d45cc936e3ef8120f5868,
        _:Ne47e4b4073d6430a8f3a72d8be30e235,
        _:Nf58c7597138346f686a0461a333e0198 ;
    mo:track_count 10 ;
    schema:duration "PT49:19"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0cc9da61491b4b2f8284ba824f7b126b,
        _:N24ed222ecdc54b00ad8aa415d35e0c7c,
        _:N278a95fe0c32489a90e196ecdc80cb62,
        _:N2d824842c3e249f6bf58cbb3d6584ea5,
        _:N3473ac47fb7a401098c525da44183ef0,
        _:N6c1a32e3a0554e4680c70188eb5294fd,
        _:N769173ac86054f699c8640f50fcad0a2,
        _:Nb2fef0ed159d45cc936e3ef8120f5868,
        _:Ne47e4b4073d6430a8f3a72d8be30e235,
        _:Nf58c7597138346f686a0461a333e0198 .

