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

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

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

<artist/3651#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38904#subject> ;
    schema:name "Chikayo Fukuda"@en,
        "福田考代"@ja ;
    foaf:made <album/38904#composition>,
        <album/38904#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/38904#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title ".hack//The World Vol.3 Special Sound Track"@en,
        ".hack//The World Vol.3 Special Sound Track"@ja,
        ".hack//The World Vol.3 Special Sound Track"@ja-latn ;
    mo:composer <artist/3651#subject> ;
    mo:produced_work <album/38904#musicalwork> ;
    schema:name ".hack//The World Vol.3 Special Sound Track"@en,
        ".hack//The World Vol.3 Special Sound Track"@ja,
        ".hack//The World Vol.3 Special Sound Track"@ja-latn .

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

<album/38904#performance> a mo:Performance,
        schema:Event ;
    dcterms:title ".hack//The World Vol.3 Special Sound Track"@en,
        ".hack//The World Vol.3 Special Sound Track"@ja,
        ".hack//The World Vol.3 Special Sound Track"@ja-latn ;
    mo:performance_of <album/38904#musicalwork> ;
    mo:recorded_as <album/38904#musicalexpression> ;
    schema:name ".hack//The World Vol.3 Special Sound Track"@en,
        ".hack//The World Vol.3 Special Sound Track"@ja,
        ".hack//The World Vol.3 Special Sound Track"@ja-latn ;
    schema:workPerformed <album/38904#musicalwork> .

<org/1960#subject> schema:name "Kadokawa Shoten"@en,
        "角川書店"@ja,
        "Kadokawa Shoten"@ja-latn ;
    foaf:name "Kadokawa Shoten"@en,
        "角川書店"@ja,
        "Kadokawa Shoten"@ja-latn .

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

<https://medium-media.vgm.io/albums/40/38904/38904-1366764138.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/38904#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-04-22"^^xsd:date ;
    dcterms:title ".hack//The World Vol.3 Special Sound Track"@en,
        ".hack//The World Vol.3 Special Sound Track"@ja,
        ".hack//The World Vol.3 Special Sound Track"@ja-latn ;
    mo:catalogue_number "B4D01-5" ;
    mo:media_type "CD" ;
    mo:publication_of <album/38904#musicalexpression> ;
    mo:publisher <org/1960#subject> ;
    mo:record _:Nf53745c79a134f17a3660a9d31df223f ;
    mo:record_count 1 ;
    schema:about <product/1904#subject>,
        <product/1905#subject>,
        <product/1906#subject>,
        <product/1907#subject> ;
    schema:datePublished "2004-04-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/38904/38904-1366764138.jpg> ;
    schema:name ".hack//The World Vol.3 Special Sound Track"@en,
        ".hack//The World Vol.3 Special Sound Track"@ja,
        ".hack//The World Vol.3 Special Sound Track"@ja-latn ;
    schema:publisher <org/1960#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/38904/38904-1366764138.jpg> .

_:N044ecd0bfcc2426a9bb6fb6535689a05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Descendants of Fianna 〜Sickened Imprisoned Fallen Angel〜"@en,
        "フィアナの末裔 〜病める囚われの堕天使〜"@ja,
        "Fianna no Matsuei ~Yameru Toraware no Datenshi~"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Nf53745c79a134f17a3660a9d31df223f ;
    schema:name "The Descendants of Fianna 〜Sickened Imprisoned Fallen Angel〜"@en,
        "フィアナの末裔 〜病める囚われの堕天使〜"@ja,
        "Fianna no Matsuei ~Yameru Toraware no Datenshi~"@ja-latn .

_:N137af7b834b74aed98bd22945b486f42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend 〜key of the twilight〜"@en,
        "伝承 〜key of the twilight〜"@ja,
        "Denshou ~key of the twilight~"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nf53745c79a134f17a3660a9d31df223f ;
    schema:name "Legend 〜key of the twilight〜"@en,
        "伝承 〜key of the twilight〜"@ja,
        "Denshou ~key of the twilight~"@ja-latn .

_:N1c352071118b49a69028bb839275a571 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orca 〜Sword of the Farthest Ends〜"@en,
        "オルカ 〜最果ての剣〜"@ja,
        "Orca ~Saihate no Ken~"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nf53745c79a134f17a3660a9d31df223f ;
    schema:name "Orca 〜Sword of the Farthest Ends〜"@en,
        "オルカ 〜最果ての剣〜"@ja,
        "Orca ~Saihate no Ken~"@ja-latn .

_:N34b7c196f1f34cd29b4dfd1637a79978 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The True Rules"@en,
        "本当のルール"@ja,
        "Hontou no Rule"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:Nf53745c79a134f17a3660a9d31df223f ;
    schema:name "The True Rules"@en,
        "本当のルール"@ja,
        "Hontou no Rule"@ja-latn .

_:N41ea2c11cee441c78eae5e6d26305714 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fort Ouph 〜Corrupted〜"@en,
        "フォート．アウフ 〜侵食〜"@ja,
        "Fort Ouph ~Shinshoku~"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nf53745c79a134f17a3660a9d31df223f ;
    schema:name "Fort Ouph 〜Corrupted〜"@en,
        "フォート．アウフ 〜侵食〜"@ja,
        "Fort Ouph ~Shinshoku~"@ja-latn .

_:N64c06817f2064c8b8da89e6f2cff8ba7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Balmung 〜Aloof Wings〜"@en,
        "バルムンク 〜孤高の翼〜"@ja,
        "Balmug ~Kokou no Tsubasa~"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nf53745c79a134f17a3660a9d31df223f ;
    schema:name "Balmung 〜Aloof Wings〜"@en,
        "バルムンク 〜孤高の翼〜"@ja,
        "Balmug ~Kokou no Tsubasa~"@ja-latn .

_:N6a7023afd286404e9af365ce345b9eb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "epitaph of the twilight"@en,
        "epitaph of the twilight"@ja,
        "epitaph of the twilight"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Nf53745c79a134f17a3660a9d31df223f ;
    schema:name "epitaph of the twilight"@en,
        "epitaph of the twilight"@ja,
        "epitaph of the twilight"@ja-latn .

_:N6dc0ac4ea5a34d718e86e533d88071bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mistral 〜Innocence〜"@en,
        "ミストラル 〜Innocence〜"@ja,
        "Mistral ~Innocence~"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nf53745c79a134f17a3660a9d31df223f ;
    schema:name "Mistral 〜Innocence〜"@en,
        "ミストラル 〜Innocence〜"@ja,
        "Mistral ~Innocence~"@ja-latn .

_:N71ddb077b5454b708973137c3e48138d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kite 〜.hack//continuation〜"@en,
        "カイト 〜.hack//continuation〜"@ja,
        "Kite ~.hack//continuation~"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nf53745c79a134f17a3660a9d31df223f ;
    schema:name "Kite 〜.hack//continuation〜"@en,
        "カイト 〜.hack//continuation〜"@ja,
        "Kite ~.hack//continuation~"@ja-latn .

_:Nd255cc81352242c39ae587bfe7a7e22f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emma 〜Fragment of the Epitaph〜"@en,
        "エマ 〜碑文の断片〜"@ja,
        "Emma ~Hibun no Danpen~"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nf53745c79a134f17a3660a9d31df223f ;
    schema:name "Emma 〜Fragment of the Epitaph〜"@en,
        "エマ 〜碑文の断片〜"@ja,
        "Emma ~Hibun no Danpen~"@ja-latn .

_:Ne0cdc4e9221543b3aa0dec35da8a9fe2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carmina Gadelica 〜Corrupted〜"@en,
        "カルミナ．ガデリカ 〜侵食〜"@ja,
        "Carmina Gadelica ~Shinshoku~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nf53745c79a134f17a3660a9d31df223f ;
    schema:name "Carmina Gadelica 〜Corrupted〜"@en,
        "カルミナ．ガデリカ 〜侵食〜"@ja,
        "Carmina Gadelica ~Shinshoku~"@ja-latn .

_:Nf67c4657aca743f8ae8dc3c3cc8b8de2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elk 〜Someday again...〜"@en,
        "エルク 〜いつかまた…〜"@ja,
        "Elk ~Itsuka mata...~"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nf53745c79a134f17a3660a9d31df223f ;
    schema:name "Elk 〜Someday again...〜"@en,
        "エルク 〜いつかまた…〜"@ja,
        "Elk ~Itsuka mata...~"@ja-latn .

_:Nf53745c79a134f17a3660a9d31df223f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N044ecd0bfcc2426a9bb6fb6535689a05,
        _:N137af7b834b74aed98bd22945b486f42,
        _:N1c352071118b49a69028bb839275a571,
        _:N34b7c196f1f34cd29b4dfd1637a79978,
        _:N41ea2c11cee441c78eae5e6d26305714,
        _:N64c06817f2064c8b8da89e6f2cff8ba7,
        _:N6a7023afd286404e9af365ce345b9eb8,
        _:N6dc0ac4ea5a34d718e86e533d88071bb,
        _:N71ddb077b5454b708973137c3e48138d,
        _:Nd255cc81352242c39ae587bfe7a7e22f,
        _:Ne0cdc4e9221543b3aa0dec35da8a9fe2,
        _:Nf67c4657aca743f8ae8dc3c3cc8b8de2 ;
    mo:track_count 12 ;
    schema:duration "PT32:03"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N044ecd0bfcc2426a9bb6fb6535689a05,
        _:N137af7b834b74aed98bd22945b486f42,
        _:N1c352071118b49a69028bb839275a571,
        _:N34b7c196f1f34cd29b4dfd1637a79978,
        _:N41ea2c11cee441c78eae5e6d26305714,
        _:N64c06817f2064c8b8da89e6f2cff8ba7,
        _:N6a7023afd286404e9af365ce345b9eb8,
        _:N6dc0ac4ea5a34d718e86e533d88071bb,
        _:N71ddb077b5454b708973137c3e48138d,
        _:Nd255cc81352242c39ae587bfe7a7e22f,
        _:Ne0cdc4e9221543b3aa0dec35da8a9fe2,
        _:Nf67c4657aca743f8ae8dc3c3cc8b8de2 .

