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

<artist/4241#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masaki Tsuduki"@en ;
    foaf:made <album/66783#lyrics>,
        <album/66783#subject> ;
    foaf:name "Masaki Tsuduki"@en .

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

<artist/127#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66783#subject> ;
    schema:name "KOTOKO"@en ;
    foaf:made <album/66783#composition>,
        <album/66783#lyrics>,
        <album/66783#subject> ;
    foaf:name "KOTOKO"@en .

<artist/151#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66783#subject> ;
    schema:name "Tomoyuki Nakazawa"@en,
        "中沢伴行"@ja ;
    foaf:made <album/66783#composition>,
        <album/66783#subject> ;
    foaf:name "Tomoyuki Nakazawa"@en,
        "中沢伴行"@ja .

<artist/18#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66783#subject> ;
    schema:name "Kazuya Takase"@en,
        "高瀬一矢"@ja ;
    foaf:made <album/66783#composition>,
        <album/66783#lyrics>,
        <album/66783#subject> ;
    foaf:name "Kazuya Takase"@en,
        "高瀬一矢"@ja .

<product/14735#subject> a schema:CreativeWork ;
    schema:name "PILE☆DRIVER"@en,
        "PILE☆DRIVER"@ja,
        "PILE☆DRIVER"@ja-latn ;
    foaf:name "PILE☆DRIVER"@en,
        "PILE☆DRIVER"@ja,
        "PILE☆DRIVER"@ja-latn .

<product/15380#subject> a schema:CreativeWork ;
    schema:name "Farland Symphony"@en,
        "ファーランドシンフォニー"@ja,
        "Farland Symphony"@ja-latn ;
    foaf:name "Farland Symphony"@en,
        "ファーランドシンフォニー"@ja,
        "Farland Symphony"@ja-latn .

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

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

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

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

<artist/149#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/66783#performance> ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja .

<artist/96#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/66783#performance> ;
    schema:name "Chata"@en,
        "茶太"@ja ;
    foaf:name "Chata"@en,
        "茶太"@ja .

<album/66783#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I've Sound Tribute"@en,
        "I've Sound Tribute"@ja,
        "I've Sound Tribute"@ja-latn ;
    mo:composer <artist/127#subject>,
        <artist/151#subject>,
        <artist/18#subject> ;
    mo:produced_work <album/66783#musicalwork> ;
    schema:name "I've Sound Tribute"@en,
        "I've Sound Tribute"@ja,
        "I've Sound Tribute"@ja-latn .

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

<album/66783#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I've Sound Tribute"@en,
        "I've Sound Tribute"@ja,
        "I've Sound Tribute"@ja-latn ;
    mo:performance_of <album/66783#musicalwork> ;
    mo:performer _:N38eb6b2d19e1476a87382b772ce1611d,
        <artist/149#subject>,
        <artist/96#subject> ;
    mo:recorded_as <album/66783#musicalexpression> ;
    schema:byArtist _:N38eb6b2d19e1476a87382b772ce1611d,
        <artist/149#subject>,
        <artist/96#subject> ;
    schema:name "I've Sound Tribute"@en,
        "I've Sound Tribute"@ja,
        "I've Sound Tribute"@ja-latn ;
    schema:workPerformed <album/66783#musicalwork> .

<album/66783#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-12-30"^^xsd:date ;
    dcterms:title "I've Sound Tribute"@en,
        "I've Sound Tribute"@ja,
        "I've Sound Tribute"@ja-latn ;
    mo:catalogue_number "BOG-503" ;
    mo:media_type "CD" ;
    mo:publication_of <album/66783#musicalexpression> ;
    mo:publisher _:N3c8a836c1cbf4d0e97801a3a73161f33 ;
    mo:record _:Ne697d1df27724b95947050091f13a19e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Suiso ~1/2 no Kiseki~"@en ;
            foaf:name "Suiso ~1/2 no Kiseki~"@en ],
        [ a schema:CreativeWork ;
            schema:name "effect ~Akuma no Ko~"@en ;
            foaf:name "effect ~Akuma no Ko~"@en ],
        [ a schema:CreativeWork ;
            schema:name "Silvern ~Gin no Tsuki, Mayoi no Mori~"@en ;
            foaf:name "Silvern ~Gin no Tsuki, Mayoi no Mori~"@en ],
        [ a schema:CreativeWork ;
            schema:name "Triangle Heart 3 ★Lyrical★ Omochabako"@en ;
            foaf:name "Triangle Heart 3 ★Lyrical★ Omochabako"@en ],
        [ a schema:CreativeWork ;
            schema:name "Kazoku Keikaku"@en ;
            foaf:name "Kazoku Keikaku"@en ],
        <product/14735#subject>,
        <product/15380#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Rinko"@en ;
            foaf:name "Rinko"@en ],
        <artist/149#subject>,
        <artist/96#subject> ;
    schema:datePublished "2003-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/66783/66783-1490197982.jpg> ;
    schema:name "I've Sound Tribute"@en,
        "I've Sound Tribute"@ja,
        "I've Sound Tribute"@ja-latn ;
    schema:publisher _:N3c8a836c1cbf4d0e97801a3a73161f33 ;
    foaf:depiction <https://media.vgm.io/albums/38/66783/66783-1490197982.jpg> .

_:N062d817fe4af4d6d96026bf1136cc8c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひとりごと (Hot winter)"@ja,
        "Hitorigoto (Hot winter)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:Ne697d1df27724b95947050091f13a19e ;
    schema:name "ひとりごと (Hot winter)"@ja,
        "Hitorigoto (Hot winter)"@ja-latn .

_:N38eb6b2d19e1476a87382b772ce1611d a schema:Person,
        foaf:Person ;
    mo:performed <album/66783#performance> ;
    schema:name "Rinko"@en ;
    foaf:name "Rinko"@en .

_:N3c8a836c1cbf4d0e97801a3a73161f33 schema:name "Astronotes"@en ;
    foaf:name "Astronotes"@en .

_:N6a47e481120846f3a695b96f0b952fb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Close to me... (Max bass)"@ja,
        "Close to me... (Max bass)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Ne697d1df27724b95947050091f13a19e ;
    schema:name "Close to me... (Max bass)"@ja,
        "Close to me... (Max bass)"@ja-latn .

_:N7c1bf06f67ad4214864f187f7bb1fe85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wing my way (Upper world)"@ja,
        "Wing my way (Upper world)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:Ne697d1df27724b95947050091f13a19e ;
    schema:name "Wing my way (Upper world)"@ja,
        "Wing my way (Upper world)"@ja-latn .

_:N99e566b621e04edcb4c3b90e615aab8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Philosophy (Twin turbo!!)"@ja,
        "Philosophy (Twin turbo!!)"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Ne697d1df27724b95947050091f13a19e ;
    schema:name "Philosophy (Twin turbo!!)"@ja,
        "Philosophy (Twin turbo!!)"@ja-latn .

_:Na554dbaecccb48e9be63420437db5d7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君よ優しい風になれ (More sweet)"@ja,
        "Kimi yo Yasashii Kaze ni Nare (More sweet)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:Ne697d1df27724b95947050091f13a19e ;
    schema:name "君よ優しい風になれ (More sweet)"@ja,
        "Kimi yo Yasashii Kaze ni Nare (More sweet)"@ja-latn .

_:Nad74b5894a2f4321966bff3983fe5092 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YA・KU・SO・KU (Rules Of Attraction)"@ja,
        "YA・KU・SO・KU (Rules Of Attraction)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Ne697d1df27724b95947050091f13a19e ;
    schema:name "YA・KU・SO・KU (Rules Of Attraction)"@ja,
        "YA・KU・SO・KU (Rules Of Attraction)"@ja-latn .

_:Nb0fd6bd4b65f439dac887d5cf64b1248 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind and Wander (Black Hawk Down!)"@ja,
        "Wind and Wander (Black Hawk Down!)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Ne697d1df27724b95947050091f13a19e ;
    schema:name "Wind and Wander (Black Hawk Down!)"@ja,
        "Wind and Wander (Black Hawk Down!)"@ja-latn .

_:Nd741b12dc47e434da0a99a41f77dff85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "季節の雫 (Declaration of war)"@ja,
        "Kisetsu no Shizuku (Declaration of war)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:Ne697d1df27724b95947050091f13a19e ;
    schema:name "季節の雫 (Declaration of war)"@ja,
        "Kisetsu no Shizuku (Declaration of war)"@ja-latn .

_:Ne697d1df27724b95947050091f13a19e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N062d817fe4af4d6d96026bf1136cc8c6,
        _:N6a47e481120846f3a695b96f0b952fb6,
        _:N7c1bf06f67ad4214864f187f7bb1fe85,
        _:N99e566b621e04edcb4c3b90e615aab8f,
        _:Na554dbaecccb48e9be63420437db5d7a,
        _:Nad74b5894a2f4321966bff3983fe5092,
        _:Nb0fd6bd4b65f439dac887d5cf64b1248,
        _:Nd741b12dc47e434da0a99a41f77dff85 ;
    mo:track_count 8 ;
    schema:duration "PT41:18"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N062d817fe4af4d6d96026bf1136cc8c6,
        _:N6a47e481120846f3a695b96f0b952fb6,
        _:N7c1bf06f67ad4214864f187f7bb1fe85,
        _:N99e566b621e04edcb4c3b90e615aab8f,
        _:Na554dbaecccb48e9be63420437db5d7a,
        _:Nad74b5894a2f4321966bff3983fe5092,
        _:Nb0fd6bd4b65f439dac887d5cf64b1248,
        _:Nd741b12dc47e434da0a99a41f77dff85 .

