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

<artist/3654#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomoyo Mitani"@en,
        "三谷朋世"@ja ;
    foaf:made <album/35883#subject>,
        <album/35883#vocals> ;
    foaf:name "Tomoyo Mitani"@en,
        "三谷朋世"@ja .

<artist/12520#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35883#subject> ;
    schema:name "LieN"@en,
        "LieN －リアン－"@ja ;
    foaf:made <album/35883#composition>,
        <album/35883#lyrics>,
        <album/35883#subject>,
        <album/35883#vocals> ;
    foaf:name "LieN"@en,
        "LieN －リアン－"@ja .

<artist/3651#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35883#subject> ;
    schema:name "Chikayo Fukuda"@en,
        "福田考代"@ja ;
    foaf:made <album/35883#composition>,
        <album/35883#lyrics>,
        <album/35883#subject> ;
    foaf:name "Chikayo Fukuda"@en,
        "福田考代"@ja .

<product/1904#subject> a schema:CreativeWork ;
    schema:name ".hack//Infection"@en,
        ".hack//感染拡大 Vol.1"@ja,
        ".hack//Kansen Kakudai Vol.1"@ja-latn ;
    foaf:name ".hack//Infection"@en,
        ".hack//感染拡大 Vol.1"@ja,
        ".hack//Kansen Kakudai Vol.1"@ja-latn .

<product/1905#subject> a schema:CreativeWork ;
    schema:name ".hack//Mutation"@en,
        ".hack//悪性変異 Vol.2"@ja,
        ".hack//Akushou Heni Vol.2"@ja-latn ;
    foaf:name ".hack//Mutation"@en,
        ".hack//悪性変異 Vol.2"@ja,
        ".hack//Akushou Heni Vol.2"@ja-latn .

<product/1906#subject> a schema:CreativeWork ;
    schema:name ".hack//Outbreak"@en,
        ".hack//侵食汚染 Vol.3"@ja,
        ".hack//Shinshoku Osen Vol.3"@ja-latn ;
    foaf:name ".hack//Outbreak"@en,
        ".hack//侵食汚染 Vol.3"@ja,
        ".hack//Shinshoku Osen Vol.3"@ja-latn .

<product/1907#subject> a schema:CreativeWork ;
    schema:name ".hack//Quarantine"@en,
        ".hack//絶対包囲 Vol.4"@ja,
        ".hack//Zettai Houi Vol.4"@ja-latn ;
    foaf:name ".hack//Quarantine"@en,
        ".hack//絶対包囲 Vol.4"@ja,
        ".hack//Zettai Houi Vol.4"@ja-latn .

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

<album/35883#performance> a mo:Performance,
        schema:Event ;
    dcterms:title ".hack//Archives_03_LIMITED EDITION_Special Sound Track"@en,
        ".hack//Archives_03 限定版 特典 スペシャル サウンド トラック"@ja,
        ".hack//Archives_03_LIMITED EDITION_Special Sound Track"@ja-latn ;
    mo:performance_of <album/35883#musicalwork> ;
    mo:recorded_as <album/35883#musicalexpression> ;
    schema:name ".hack//Archives_03_LIMITED EDITION_Special Sound Track"@en,
        ".hack//Archives_03 限定版 特典 スペシャル サウンド トラック"@ja,
        ".hack//Archives_03_LIMITED EDITION_Special Sound Track"@ja-latn ;
    schema:workPerformed <album/35883#musicalwork> .

<org/3206#subject> schema:name "CyberConnect2 Co., Ltd."@en,
        "株式会社サイバーコネクトツー"@ja,
        "CyberConnect2 Co., Ltd."@ja-latn ;
    foaf:name "CyberConnect2 Co., Ltd."@en,
        "株式会社サイバーコネクトツー"@ja,
        "CyberConnect2 Co., Ltd."@ja-latn .

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

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

<album/35883#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title ".hack//Archives_03_LIMITED EDITION_Special Sound Track"@en,
        ".hack//Archives_03 限定版 特典 スペシャル サウンド トラック"@ja,
        ".hack//Archives_03_LIMITED EDITION_Special Sound Track"@ja-latn ;
    mo:composer <artist/12520#subject>,
        <artist/3651#subject> ;
    mo:produced_work <album/35883#musicalwork> ;
    schema:name ".hack//Archives_03_LIMITED EDITION_Special Sound Track"@en,
        ".hack//Archives_03 限定版 特典 スペシャル サウンド トラック"@ja,
        ".hack//Archives_03_LIMITED EDITION_Special Sound Track"@ja-latn .

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

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

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

<album/35883#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-06-03"^^xsd:date ;
    dcterms:title ".hack//Archives_03_LIMITED EDITION_Special Sound Track"@en,
        ".hack//Archives_03 限定版 特典 スペシャル サウンド トラック"@ja,
        ".hack//Archives_03_LIMITED EDITION_Special Sound Track"@ja-latn ;
    mo:catalogue_number "201104" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35883#musicalexpression> ;
    mo:publisher <org/3206#subject> ;
    mo:record _:Na697b9e053414c50ac1b3022af70e4cd ;
    mo:record_count 1 ;
    schema:about <product/1904#subject>,
        <product/1905#subject>,
        <product/1906#subject>,
        <product/1907#subject> ;
    schema:datePublished "2011-06-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/35883/35883-1350549617.jpg> ;
    schema:name ".hack//Archives_03_LIMITED EDITION_Special Sound Track"@en,
        ".hack//Archives_03 限定版 特典 スペシャル サウンド トラック"@ja,
        ".hack//Archives_03_LIMITED EDITION_Special Sound Track"@ja-latn ;
    schema:publisher <org/3206#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/35883/35883-1350549617.jpg> .

_:N0175cf3ca52b4a86b8de48f8164ebd58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End of the World, You and Me"@en,
        "世界の終わりと君と僕"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Na697b9e053414c50ac1b3022af70e4cd ;
    schema:name "The End of the World, You and Me"@en,
        "世界の終わりと君と僕"@ja .

_:N07c758ded85942db86ea7091f15e0844 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prisoners of Twilight"@en,
        "黄昏の虜囚"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Na697b9e053414c50ac1b3022af70e4cd ;
    schema:name "Prisoners of Twilight"@en,
        "黄昏の虜囚"@ja .

_:N0afe94b06f4a48028554b9cde26f3779 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm Right Here, Now"@en,
        "ボクハイマココニイル"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Na697b9e053414c50ac1b3022af70e4cd ;
    schema:name "I'm Right Here, Now"@en,
        "ボクハイマココニイル"@ja .

_:N146e479e3e3a4fceb9cf0d2c6ba0c15b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inherited Things"@en,
        "受け継がれしもの"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Na697b9e053414c50ac1b3022af70e4cd ;
    schema:name "Inherited Things"@en,
        "受け継がれしもの"@ja .

_:N26c613c2d20e48f199690a86b714a23c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sword of the Azure Sea"@en,
        "蒼海の剣"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Na697b9e053414c50ac1b3022af70e4cd ;
    schema:name "Sword of the Azure Sea"@en,
        "蒼海の剣"@ja .

_:N5f1afc62563948bc9be1fc6d27f61d9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End of Twilight"@en,
        "End of Twilight"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Na697b9e053414c50ac1b3022af70e4cd ;
    schema:name "End of Twilight"@en,
        "End of Twilight"@ja .

_:N97f03eb8379e4b5abca921c7fe468cef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Princess of the Black Roses"@en,
        "黒薔薇姫"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Na697b9e053414c50ac1b3022af70e4cd ;
    schema:name "Princess of the Black Roses"@en,
        "黒薔薇姫"@ja .

_:Neec3d38f8a174447895968ce400206f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wings of the Azure Sky"@en,
        "蒼天の翼"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Na697b9e053414c50ac1b3022af70e4cd ;
    schema:name "Wings of the Azure Sky"@en,
        "蒼天の翼"@ja .

_:Na697b9e053414c50ac1b3022af70e4cd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0175cf3ca52b4a86b8de48f8164ebd58,
        _:N07c758ded85942db86ea7091f15e0844,
        _:N0afe94b06f4a48028554b9cde26f3779,
        _:N146e479e3e3a4fceb9cf0d2c6ba0c15b,
        _:N26c613c2d20e48f199690a86b714a23c,
        _:N5f1afc62563948bc9be1fc6d27f61d9f,
        _:N97f03eb8379e4b5abca921c7fe468cef,
        _:Neec3d38f8a174447895968ce400206f7 ;
    mo:track_count 8 ;
    schema:duration "PT29:49"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0175cf3ca52b4a86b8de48f8164ebd58,
        _:N07c758ded85942db86ea7091f15e0844,
        _:N0afe94b06f4a48028554b9cde26f3779,
        _:N146e479e3e3a4fceb9cf0d2c6ba0c15b,
        _:N26c613c2d20e48f199690a86b714a23c,
        _:N5f1afc62563948bc9be1fc6d27f61d9f,
        _:N97f03eb8379e4b5abca921c7fe468cef,
        _:Neec3d38f8a174447895968ce400206f7 .

