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

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

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

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6371#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/6371#composition>,
        <album/6371#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<artist/27#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6371#subject> ;
    schema:name "Shinya Ishikawa"@en,
        "石川真也"@ja ;
    foaf:made <album/6371#composition>,
        <album/6371#subject> ;
    foaf:name "Shinya Ishikawa"@en,
        "石川真也"@ja .

<artist/28#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6371#subject> ;
    schema:name "Naoya Shimokawa"@en,
        "下川直哉"@ja ;
    foaf:made <album/6371#composition>,
        <album/6371#subject> ;
    foaf:name "Naoya Shimokawa"@en,
        "下川直哉"@ja .

<artist/3#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6371#subject> ;
    schema:name "Magome Togoshi"@en,
        "戸越まごめ"@ja ;
    foaf:made <album/6371#composition>,
        <album/6371#subject> ;
    foaf:name "Magome Togoshi"@en,
        "戸越まごめ"@ja .

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6371#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/6371#composition>,
        <album/6371#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

<product/1011#subject> a schema:CreativeWork ;
    schema:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn ;
    foaf:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn .

<product/1015#subject> a schema:CreativeWork ;
    schema:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn ;
    foaf:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn .

<product/1019#subject> a schema:CreativeWork ;
    schema:name "CLANNAD (Game)"@en,
        "CLANNAD (Game)"@ja,
        "CLANNAD (Game)"@ja-latn ;
    foaf:name "CLANNAD (Game)"@en,
        "CLANNAD (Game)"@ja,
        "CLANNAD (Game)"@ja-latn .

<product/1034#subject> a schema:CreativeWork ;
    schema:name "ToHeart (Game)"@en,
        "ToHeart (Game)"@ja,
        "ToHeart (Game)"@ja-latn ;
    foaf:name "ToHeart (Game)"@en,
        "ToHeart (Game)"@ja,
        "ToHeart (Game)"@ja-latn .

<product/1038#subject> a schema:CreativeWork ;
    schema:name "To Heart 2 (Series)"@en,
        "トゥハート2 (Series)"@ja,
        "ToHeart2 (Series)"@ja-latn ;
    foaf:name "To Heart 2 (Series)"@en,
        "トゥハート2 (Series)"@ja,
        "ToHeart2 (Series)"@ja-latn .

<product/2503#subject> a schema:CreativeWork ;
    schema:name "WHITE ALBUM"@en,
        "ホワイトアルバム"@ja,
        "WHITE ALBUM"@ja-latn ;
    foaf:name "WHITE ALBUM"@en,
        "ホワイトアルバム"@ja,
        "WHITE ALBUM"@ja-latn .

<product/5665#subject> a schema:CreativeWork ;
    schema:name "Shizuku"@en,
        "雫 -しずく-"@ja,
        "Shizuku"@ja-latn ;
    foaf:name "Shizuku"@en,
        "雫 -しずく-"@ja,
        "Shizuku"@ja-latn .

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

<org/344#subject> schema:name "Iemitsu.Productions"@en,
        "Iemitsu.Productions"@ja,
        "Iemitsu.Productions"@ja-latn ;
    foaf:name "Iemitsu.Productions"@en,
        "Iemitsu.Productions"@ja,
        "Iemitsu.Productions"@ja-latn .

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

<https://medium-media.vgm.io/albums/17/6371/6371-1199051971.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/6371#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "IA-STYLE/L+K"@en,
        "IA-STYLE/L+K"@ja,
        "IA-STYLE/L+K"@ja-latn ;
    mo:performance_of <album/6371#musicalwork> ;
    mo:performer <artist/2411#subject> ;
    mo:recorded_as <album/6371#musicalexpression> ;
    schema:byArtist <artist/2411#subject> ;
    schema:name "IA-STYLE/L+K"@en,
        "IA-STYLE/L+K"@ja,
        "IA-STYLE/L+K"@ja-latn ;
    schema:workPerformed <album/6371#musicalwork> .

<artist/2411#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6371#performance> ;
    schema:name "Tsukina Miyazu"@en,
        "宮簀月菜"@ja ;
    foaf:name "Tsukina Miyazu"@en,
        "宮簀月菜"@ja .

<album/6371#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "IA-STYLE/L+K"@en,
        "IA-STYLE/L+K"@ja,
        "IA-STYLE/L+K"@ja-latn ;
    mo:composer <artist/2#subject>,
        <artist/27#subject>,
        <artist/28#subject>,
        <artist/3#subject>,
        <artist/4#subject> ;
    mo:produced_work <album/6371#musicalwork> ;
    schema:name "IA-STYLE/L+K"@en,
        "IA-STYLE/L+K"@ja,
        "IA-STYLE/L+K"@ja-latn .

<album/6371#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-04-29"^^xsd:date ;
    dcterms:title "IA-STYLE/L+K"@en,
        "IA-STYLE/L+K"@ja,
        "IA-STYLE/L+K"@ja-latn ;
    mo:catalogue_number "SICD-004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6371#musicalexpression> ;
    mo:publisher <org/344#subject> ;
    mo:record _:N1dbbad19539342e2af20ed6e78ba9a9a ;
    mo:record_count 1 ;
    schema:about <product/1011#subject>,
        <product/1015#subject>,
        <product/1019#subject>,
        <product/1034#subject>,
        <product/1038#subject>,
        <product/2503#subject>,
        <product/5665#subject> ;
    schema:byArtist <artist/2411#subject> ;
    schema:datePublished "2006-04-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/17/6371/6371-1199051971.jpg> ;
    schema:name "IA-STYLE/L+K"@en,
        "IA-STYLE/L+K"@ja,
        "IA-STYLE/L+K"@ja-latn ;
    schema:publisher <org/344#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/6371/6371-1199051971.jpg> .

_:N2b11f81dec544575a0a0cf095eab34d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer Breeze (Vocal Solo)"@en,
        "夏影 (独唱)"@ja,
        "Natsukage (Vocal Solo)"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1dbbad19539342e2af20ed6e78ba9a9a ;
    schema:name "Summer Breeze (Vocal Solo)"@en,
        "夏影 (独唱)"@ja,
        "Natsukage (Vocal Solo)"@ja-latn .

_:N59062a8c777f434ca6a2d163a1fb97b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Album -P.C.M.SynthTranceMix-"@en,
        "White Album -P.C.M.SynthTranceMix-"@ja,
        "White Album -P.C.M.SynthTranceMix-"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1dbbad19539342e2af20ed6e78ba9a9a ;
    schema:name "White Album -P.C.M.SynthTranceMix-"@en,
        "White Album -P.C.M.SynthTranceMix-"@ja,
        "White Album -P.C.M.SynthTranceMix-"@ja-latn .

_:N6a9ef9e5f51b4537966bf7004e053274 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nagisa -SpeedMix-"@en,
        "Nagisa -SpeedMix-"@ja,
        "Nagisa -SpeedMix-"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1dbbad19539342e2af20ed6e78ba9a9a ;
    schema:name "Nagisa -SpeedMix-"@en,
        "Nagisa -SpeedMix-"@ja,
        "Nagisa -SpeedMix-"@ja-latn .

_:N6efc0fb579bb443f9bdcab9ce16e6b9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ruriko (Prismatica Material Remix)"@en,
        "瑠璃子 (Prismatica Material Remix)"@ja,
        "Ruriko (Prismatica Material Remix)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1dbbad19539342e2af20ed6e78ba9a9a ;
    schema:name "Ruriko (Prismatica Material Remix)"@en,
        "瑠璃子 (Prismatica Material Remix)"@ja,
        "Ruriko (Prismatica Material Remix)"@ja-latn .

_:N6fc0c4f4a1364cbf8d14ef9396588696 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Small Courage -Synth Pop Trance Mix-"@en,
        "小さな勇気 -Synth Pop Trance Mix-"@ja,
        "Chiisana Yuuki -Synth Pop Trance Mix-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1dbbad19539342e2af20ed6e78ba9a9a ;
    schema:name "Small Courage -Synth Pop Trance Mix-"@en,
        "小さな勇気 -Synth Pop Trance Mix-"@ja,
        "Chiisana Yuuki -Synth Pop Trance Mix-"@ja-latn .

_:N7f528e49e24d48e7812671b96db2348b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At the club of midnight"@en,
        "At the club of midnight"@ja,
        "At the club of midnight"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1dbbad19539342e2af20ed6e78ba9a9a ;
    schema:name "At the club of midnight"@en,
        "At the club of midnight"@ja,
        "At the club of midnight"@ja-latn .

_:N90911ca308ed45f7a16e2195e7bbae35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Powerful Technique"@en,
        "Powerful Technique"@ja,
        "Powerful Technique"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1dbbad19539342e2af20ed6e78ba9a9a ;
    schema:name "Powerful Technique"@en,
        "Powerful Technique"@ja,
        "Powerful Technique"@ja-latn .

_:N99703d7dcf3640fe954bd1e441e69d9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strange Encounter (be-can-goremix)"@en,
        "Strange Encounter (be-can-goremix)"@ja,
        "Strange Encounter (be-can-goremix)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1dbbad19539342e2af20ed6e78ba9a9a ;
    schema:name "Strange Encounter (be-can-goremix)"@en,
        "Strange Encounter (be-can-goremix)"@ja,
        "Strange Encounter (be-can-goremix)"@ja-latn .

_:Nd6d17d7e91734ab4939b873268da328f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nocturne -upliftingremix-"@en,
        "夜想 -upliftingremix-"@ja,
        "Yasou -upliftingremix-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1dbbad19539342e2af20ed6e78ba9a9a ;
    schema:name "Nocturne -upliftingremix-"@en,
        "夜想 -upliftingremix-"@ja,
        "Yasou -upliftingremix-"@ja-latn .

_:Nf0d7c11f28b744638c079fe4ff2b212e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Impression"@en,
        "First Impression"@ja,
        "First Impression"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1dbbad19539342e2af20ed6e78ba9a9a ;
    schema:name "First Impression"@en,
        "First Impression"@ja,
        "First Impression"@ja-latn .

_:N1dbbad19539342e2af20ed6e78ba9a9a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2b11f81dec544575a0a0cf095eab34d1,
        _:N59062a8c777f434ca6a2d163a1fb97b3,
        _:N6a9ef9e5f51b4537966bf7004e053274,
        _:N6efc0fb579bb443f9bdcab9ce16e6b9d,
        _:N6fc0c4f4a1364cbf8d14ef9396588696,
        _:N7f528e49e24d48e7812671b96db2348b,
        _:N90911ca308ed45f7a16e2195e7bbae35,
        _:N99703d7dcf3640fe954bd1e441e69d9b,
        _:Nd6d17d7e91734ab4939b873268da328f,
        _:Nf0d7c11f28b744638c079fe4ff2b212e ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N2b11f81dec544575a0a0cf095eab34d1,
        _:N59062a8c777f434ca6a2d163a1fb97b3,
        _:N6a9ef9e5f51b4537966bf7004e053274,
        _:N6efc0fb579bb443f9bdcab9ce16e6b9d,
        _:N6fc0c4f4a1364cbf8d14ef9396588696,
        _:N7f528e49e24d48e7812671b96db2348b,
        _:N90911ca308ed45f7a16e2195e7bbae35,
        _:N99703d7dcf3640fe954bd1e441e69d9b,
        _:Nd6d17d7e91734ab4939b873268da328f,
        _:Nf0d7c11f28b744638c079fe4ff2b212e .

