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

<artist/1106#subject> a schema:Person,
        foaf:Person ;
    schema:name "TERRA"@en ;
    foaf:made <album/28532#lyrics>,
        <album/28532#subject> ;
    foaf:name "TERRA"@en .

<artist/1925#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Misawa"@en,
        "三澤秋"@ja ;
    foaf:made <album/28532#lyrics>,
        <album/28532#subject> ;
    foaf:name "Aki Misawa"@en,
        "三澤秋"@ja .

<artist/9#subject> a schema:Person,
        foaf:Person ;
    schema:name "riya"@en ;
    foaf:made <album/28532#lyrics>,
        <album/28532#subject> ;
    foaf:name "riya"@en .

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

<artist/7345#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28532#subject> ;
    schema:name "Takahiro Eguchi"@en,
        "江口孝宏"@ja ;
    foaf:made <album/28532#composition>,
        <album/28532#subject> ;
    foaf:name "Takahiro Eguchi"@en,
        "江口孝宏"@ja .

<artist/9155#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28532#subject> ;
    schema:name "Polo Rockers"@en ;
    foaf:made <album/28532#composition>,
        <album/28532#subject> ;
    foaf:name "Polo Rockers"@en .

<artist/962#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28532#subject> ;
    schema:name "setzer"@en ;
    foaf:made <album/28532#composition>,
        <album/28532#subject> ;
    foaf:name "setzer"@en .

<event/134> a mo:Release ;
    schema:name "Released at Comic Market 80 (Aug 12, 2011 to Aug 14, 2011)" .

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

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

<https://medium-media.vgm.io/albums/23/28532/28532-cd3e86372c9c.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/49994#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28532#performance> ;
    schema:name "Shion Tsukino"@en,
        "月乃紫音"@ja ;
    foaf:name "Shion Tsukino"@en,
        "月乃紫音"@ja .

<artist/6770#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28532#performance> ;
    schema:name "lily-an"@en,
        "りりあん"@ja ;
    foaf:made <album/28532#lyrics>,
        <album/28532#subject> ;
    foaf:name "lily-an"@en,
        "りりあん"@ja .

<album/28532#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TROPICAL SNOW"@en,
        "TROPICAL SNOW"@ja,
        "TROPICAL SNOW"@ja-latn ;
    mo:composer <artist/7345#subject>,
        <artist/9155#subject>,
        <artist/962#subject> ;
    mo:produced_work <album/28532#musicalwork> ;
    schema:name "TROPICAL SNOW"@en,
        "TROPICAL SNOW"@ja,
        "TROPICAL SNOW"@ja-latn .

<album/28532#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TROPICAL SNOW"@en,
        "TROPICAL SNOW"@ja,
        "TROPICAL SNOW"@ja-latn ;
    mo:performance_of <album/28532#musicalwork> ;
    mo:performer <artist/49994#subject>,
        <artist/6770#subject> ;
    mo:recorded_as <album/28532#musicalexpression> ;
    schema:byArtist <artist/49994#subject>,
        <artist/6770#subject> ;
    schema:name "TROPICAL SNOW"@en,
        "TROPICAL SNOW"@ja,
        "TROPICAL SNOW"@ja-latn ;
    schema:workPerformed <album/28532#musicalwork> .

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

<album/28532#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-14"^^xsd:date ;
    dcterms:title "TROPICAL SNOW"@en,
        "TROPICAL SNOW"@ja,
        "TROPICAL SNOW"@ja-latn ;
    mo:catalogue_number "IPCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28532#musicalexpression> ;
    mo:publisher _:N5435d87a83ab4b458eec37e669f31175 ;
    mo:record _:N384ff64fbcc94b75b4ce3a9d602d1371 ;
    mo:record_count 1 ;
    mo:release <event/134> ;
    schema:byArtist <artist/49994#subject>,
        <artist/6770#subject> ;
    schema:datePublished "2011-08-14"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/23/28532/28532-cd3e86372c9c.jpg> ;
    schema:name "TROPICAL SNOW"@en,
        "TROPICAL SNOW"@ja,
        "TROPICAL SNOW"@ja-latn ;
    schema:publisher _:N5435d87a83ab4b458eec37e669f31175 ;
    foaf:depiction <https://media.vgm.io/albums/23/28532/28532-cd3e86372c9c.jpg> .

_:N0a8eb32c314347f7a812536611280f7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "心強き者　-芙白のテーマ-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N384ff64fbcc94b75b4ce3a9d602d1371 ;
    schema:name "心強き者　-芙白のテーマ-"@ja .

_:N28ca114a3fea40158d001f92eb900d98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This is hush-hush　-莱華のテーマ-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N384ff64fbcc94b75b4ce3a9d602d1371 ;
    schema:name "This is hush-hush　-莱華のテーマ-"@ja .

_:N2eb7623c598f4f6d9494f5c6e3d8b1b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "船長の仲間達のとある日常　-シルフのテーマ-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N384ff64fbcc94b75b4ce3a9d602d1371 ;
    schema:name "船長の仲間達のとある日常　-シルフのテーマ-"@ja .

_:N30ccf2deceee4120b27dbd7f4ece35e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クラムボン　-オルカのテーマ-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:N384ff64fbcc94b75b4ce3a9d602d1371 ;
    schema:name "クラムボン　-オルカのテーマ-"@ja .

_:N4a8739ad099b428882617d836ba9c719 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラースタチカ　-燕のテーマ-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N384ff64fbcc94b75b4ce3a9d602d1371 ;
    schema:name "ラースタチカ　-燕のテーマ-"@ja .

_:N5435d87a83ab4b458eec37e669f31175 schema:name "Ice & Choco, Polo Rockers"@en ;
    foaf:name "Ice & Choco, Polo Rockers"@en .

_:N62828d407eed46c78b32307db450e7d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミライキラリハレル　-ベリルのテーマ-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N384ff64fbcc94b75b4ce3a9d602d1371 ;
    schema:name "ミライキラリハレル　-ベリルのテーマ-"@ja .

_:N9e68a371499941e4bbc8f3800b54a9a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "right away　-リリキュアのテーマ-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N384ff64fbcc94b75b4ce3a9d602d1371 ;
    schema:name "right away　-リリキュアのテーマ-"@ja .

_:Ne6671248507b4c08bb9b446a06669b97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tomboy　-楓のテーマ-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N384ff64fbcc94b75b4ce3a9d602d1371 ;
    schema:name "Tomboy　-楓のテーマ-"@ja .

_:Nf0e7eea67fa64300b6f01c015546b9f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FLOAT MIND　-ガーネットのテーマ-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N384ff64fbcc94b75b4ce3a9d602d1371 ;
    schema:name "FLOAT MIND　-ガーネットのテーマ-"@ja .

_:Nf23395b5ce0e420fa8c35bd9fa0b7373 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "しゃいにーわんだーえぶりでい　-サイのテーマ-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N384ff64fbcc94b75b4ce3a9d602d1371 ;
    schema:name "しゃいにーわんだーえぶりでい　-サイのテーマ-"@ja .

_:N384ff64fbcc94b75b4ce3a9d602d1371 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a8eb32c314347f7a812536611280f7d,
        _:N28ca114a3fea40158d001f92eb900d98,
        _:N2eb7623c598f4f6d9494f5c6e3d8b1b4,
        _:N30ccf2deceee4120b27dbd7f4ece35e8,
        _:N4a8739ad099b428882617d836ba9c719,
        _:N62828d407eed46c78b32307db450e7d3,
        _:N9e68a371499941e4bbc8f3800b54a9a5,
        _:Ne6671248507b4c08bb9b446a06669b97,
        _:Nf0e7eea67fa64300b6f01c015546b9f8,
        _:Nf23395b5ce0e420fa8c35bd9fa0b7373 ;
    mo:track_count 10 ;
    schema:duration "PT46:46"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0a8eb32c314347f7a812536611280f7d,
        _:N28ca114a3fea40158d001f92eb900d98,
        _:N2eb7623c598f4f6d9494f5c6e3d8b1b4,
        _:N30ccf2deceee4120b27dbd7f4ece35e8,
        _:N4a8739ad099b428882617d836ba9c719,
        _:N62828d407eed46c78b32307db450e7d3,
        _:N9e68a371499941e4bbc8f3800b54a9a5,
        _:Ne6671248507b4c08bb9b446a06669b97,
        _:Nf0e7eea67fa64300b6f01c015546b9f8,
        _:Nf23395b5ce0e420fa8c35bd9fa0b7373 .

