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

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

<event/7> a mo:Release ;
    schema:name "Released at MAGFest 7 (Jan 01, 2009 to Jan 04, 2009)" .

<product/10870#subject> a schema:CreativeWork ;
    schema:name "Fire Shark"@en,
        "鮫！鮫！鮫！"@ja,
        "Same! Same! Same!"@ja-latn ;
    foaf:name "Fire Shark"@en,
        "鮫！鮫！鮫！"@ja,
        "Same! Same! Same!"@ja-latn .

<product/1161#subject> a schema:CreativeWork ;
    schema:name "Grand Theft Auto IV"@en,
        "Grand Theft Auto IV"@ja,
        "Grand Theft Auto IV"@ja-latn ;
    foaf:name "Grand Theft Auto IV"@en,
        "Grand Theft Auto IV"@ja,
        "Grand Theft Auto IV"@ja-latn .

<product/11688#subject> a schema:CreativeWork ;
    schema:name "CADASH"@en,
        "カダッシュ"@ja,
        "CADASH"@ja-latn ;
    foaf:name "CADASH"@en,
        "カダッシュ"@ja,
        "CADASH"@ja-latn .

<product/13469#subject> a schema:CreativeWork ;
    schema:name "Maze Hunter 3-D"@en,
        "メイズウォーカー"@ja,
        "MAZE WALKER"@ja-latn ;
    foaf:name "Maze Hunter 3-D"@en,
        "メイズウォーカー"@ja,
        "MAZE WALKER"@ja-latn .

<product/16719#subject> a schema:CreativeWork ;
    schema:name "Golvellius"@en,
        "魔王ゴルベリアス"@ja,
        "Maou Golvellius"@ja-latn ;
    foaf:name "Golvellius"@en,
        "魔王ゴルベリアス"@ja,
        "Maou Golvellius"@ja-latn .

<product/17606#subject> a schema:CreativeWork ;
    schema:name "Zombies Ate My Neighbors"@en,
        "Zombies Ate My Neighbors"@ja,
        "Zombies Ate My Neighbors"@ja-latn ;
    foaf:name "Zombies Ate My Neighbors"@en,
        "Zombies Ate My Neighbors"@ja,
        "Zombies Ate My Neighbors"@ja-latn .

<product/53#subject> a schema:CreativeWork ;
    schema:name "Ecco the Dolphin"@en,
        "Ecco the Dolphin"@ja,
        "Ecco the Dolphin"@ja-latn ;
    foaf:name "Ecco the Dolphin"@en,
        "Ecco the Dolphin"@ja,
        "Ecco the Dolphin"@ja-latn .

<product/7027#subject> a schema:CreativeWork ;
    schema:name "Columns"@en,
        "コラムス"@ja,
        "Columns"@ja-latn ;
    foaf:name "Columns"@en,
        "コラムス"@ja,
        "Columns"@ja-latn .

<product/7272#subject> a schema:CreativeWork ;
    schema:name "Teenage Mutant Ninja Turtles (NES)"@en,
        "激亀忍者伝 (NES)"@ja,
        "Gekikame Ninja Den (NES)"@ja-latn ;
    foaf:name "Teenage Mutant Ninja Turtles (NES)"@en,
        "激亀忍者伝 (NES)"@ja,
        "Gekikame Ninja Den (NES)"@ja-latn .

<product/818#subject> a schema:CreativeWork ;
    schema:name "Castlevania: Symphony of the Night"@en,
        "悪魔城ドラキュラX 月下の夜想曲"@ja,
        "Akumajou Dracula X: Gekka no Yasoukyoku"@ja-latn ;
    foaf:name "Castlevania: Symphony of the Night"@en,
        "悪魔城ドラキュラX 月下の夜想曲"@ja,
        "Akumajou Dracula X: Gekka no Yasoukyoku"@ja-latn .

<album/11479#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Your Song Will Echo Throughout the Vast Ocean…"@en,
        "Your Song Will Echo Throughout the Vast Ocean…"@ja,
        "Your Song Will Echo Throughout the Vast Ocean…"@ja-latn ;
    mo:composer <artist/2485#subject> ;
    mo:produced_work <album/11479#musicalwork> ;
    schema:name "Your Song Will Echo Throughout the Vast Ocean…"@en,
        "Your Song Will Echo Throughout the Vast Ocean…"@ja,
        "Your Song Will Echo Throughout the Vast Ocean…"@ja-latn .

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

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

<https://media.vgm.io/albums/97/11479/11479-1230527577.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/11479#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/97/11479/11479-1230527577.png> ;
    foaf:depicts <album/11479#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/97/11479/11479-1230527577.png> .

<https://medium-media.vgm.io/albums/97/11479/11479-1230527577.png> a schema:ImageObject,
        foaf:Image .

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

<album/11479#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Your Song Will Echo Throughout the Vast Ocean…"@en,
        "Your Song Will Echo Throughout the Vast Ocean…"@ja,
        "Your Song Will Echo Throughout the Vast Ocean…"@ja-latn ;
    mo:performance_of <album/11479#musicalwork> ;
    mo:performer <artist/2485#subject> ;
    mo:recorded_as <album/11479#musicalexpression> ;
    schema:byArtist <artist/2485#subject> ;
    schema:name "Your Song Will Echo Throughout the Vast Ocean…"@en,
        "Your Song Will Echo Throughout the Vast Ocean…"@ja,
        "Your Song Will Echo Throughout the Vast Ocean…"@ja-latn ;
    schema:workPerformed <album/11479#musicalwork> .

<artist/2485#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11479#subject> ;
    mo:performed <album/11479#performance> ;
    schema:name "This Place Is Haunted"@en ;
    foaf:made <album/11479#composition>,
        <album/11479#subject> ;
    foaf:name "This Place Is Haunted"@en .

<album/11479#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-01-01"^^xsd:date ;
    dcterms:title "Your Song Will Echo Throughout the Vast Ocean…"@en,
        "Your Song Will Echo Throughout the Vast Ocean…"@ja,
        "Your Song Will Echo Throughout the Vast Ocean…"@ja-latn ;
    mo:catalogue_number "TPIH003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11479#musicalexpression> ;
    mo:publisher _:N69acc5862f0d4fb98aef8ae2ebdf179e ;
    mo:record _:N84386796cb024f139527c7cff60a5c93 ;
    mo:record_count 1 ;
    mo:release <event/7> ;
    schema:about <product/10870#subject>,
        <product/1161#subject>,
        <product/11688#subject>,
        <product/13469#subject>,
        <product/16719#subject>,
        <product/17606#subject>,
        <product/53#subject>,
        <product/7027#subject>,
        <product/7272#subject>,
        <product/818#subject> ;
    schema:byArtist <artist/2485#subject> ;
    schema:datePublished "2009-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/97/11479/11479-1230527577.png> ;
    schema:name "Your Song Will Echo Throughout the Vast Ocean…"@en,
        "Your Song Will Echo Throughout the Vast Ocean…"@ja,
        "Your Song Will Echo Throughout the Vast Ocean…"@ja-latn ;
    schema:publisher _:N69acc5862f0d4fb98aef8ae2ebdf179e ;
    foaf:depiction <https://media.vgm.io/albums/97/11479/11479-1230527577.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Seth Boyd"@en ;
    foaf:made <album/11479#subject> ;
    foaf:name "Seth Boyd"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Seth Boyd"@en ;
    foaf:made <album/11479#vocals> ;
    foaf:name "Seth Boyd"@en .

_:N09f0333d8fca42f796a9b83039978895 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maze Hunter"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N84386796cb024f139527c7cff60a5c93 ;
    schema:name "Maze Hunter"@en .

_:N2b10d1af1107414ab90042e40cecd9aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "<Bastard>"@en ;
    mo:track_number 12 ;
    schema:duration "PT10:31"^^xsd:interval ;
    schema:inPlaylist _:N84386796cb024f139527c7cff60a5c93 ;
    schema:name "<Bastard>"@en .

_:N32fd06047e354151b628eec2bd310eab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fire Shark"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N84386796cb024f139527c7cff60a5c93 ;
    schema:name "Fire Shark"@en .

_:N337e2665d76f4cac9382a520544f72df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zombies Ate My Neighbors"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N84386796cb024f139527c7cff60a5c93 ;
    schema:name "Zombies Ate My Neighbors"@en .

_:N3868c87d8e5a478bb43a7fe4343a468f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shaq Fu"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N84386796cb024f139527c7cff60a5c93 ;
    schema:name "Shaq Fu"@en .

_:N3b8eb16d250c4fd7bcdcc755fea578b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Golvellius"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N84386796cb024f139527c7cff60a5c93 ;
    schema:name "Golvellius"@en .

_:N3d277340b3c74e64b47c47fe6a7d6092 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ecco: Defender of the Future"@en ;
    mo:track_number 21 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N84386796cb024f139527c7cff60a5c93 ;
    schema:name "Ecco: Defender of the Future"@en .

_:N4fb18d0395bb4433ac3921fa7d70ec30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cannibal Holocaust"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N84386796cb024f139527c7cff60a5c93 ;
    schema:name "Cannibal Holocaust"@en .

_:N61a11b96208e45a385ec3c317592d4dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slow Moon"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N84386796cb024f139527c7cff60a5c93 ;
    schema:name "Slow Moon"@en .

_:N68b445f4de5f461c9c79599aa3a73843 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Columns"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N84386796cb024f139527c7cff60a5c93 ;
    schema:name "Columns"@en .

_:N69acc5862f0d4fb98aef8ae2ebdf179e schema:name "This Place Is Haunted"@en ;
    foaf:name "This Place Is Haunted"@en .

_:N7274345a44e348178d3871e3ccc9e3d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rambo II"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N84386796cb024f139527c7cff60a5c93 ;
    schema:name "Rambo II"@en .

_:N79784794eb1b4962b95ce1c453e84093 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grand Theft Auto IV"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N84386796cb024f139527c7cff60a5c93 ;
    schema:name "Grand Theft Auto IV"@en .

_:N7bf7d9ccc6cd41de8f710ef92e9d9061 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Primetime TV (M*A*S*H/Unsolved Mysteries/Magnum PI)"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N84386796cb024f139527c7cff60a5c93 ;
    schema:name "Primetime TV (M*A*S*H/Unsolved Mysteries/Magnum PI)"@en .

_:N83441fc370ae49609ba264d630de1c5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Penal System (The People's Court/Perry Mason/Law and Order/Night Court/Matlock)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N84386796cb024f139527c7cff60a5c93 ;
    schema:name "My Penal System (The People's Court/Perry Mason/Law and Order/Night Court/Matlock)"@en .

_:N9e46c7e8027d4ef6bfcf4338ded44f46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daytime TV (Murder She Wrote/Quantum Leap/90210/Macgyver)"@en ;
    mo:track_number 15 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N84386796cb024f139527c7cff60a5c93 ;
    schema:name "Daytime TV (Murder She Wrote/Quantum Leap/90210/Macgyver)"@en .

_:Na18c393b3e95475fb563cdc7864b0c4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FM TownsMarty BIOS"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N84386796cb024f139527c7cff60a5c93 ;
    schema:name "FM TownsMarty BIOS"@en .

_:Na38a9b3ce655430aa04dd8d6bf4c72b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shredder's Suite"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N84386796cb024f139527c7cff60a5c93 ;
    schema:name "Shredder's Suite"@en .

_:Nba46c6fabb6a4063995e69ee885bae9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "T&C Surf Designs"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N84386796cb024f139527c7cff60a5c93 ;
    schema:name "T&C Surf Designs"@en .

_:Nc27d58732c644d5c84476f5b28dfb2f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cadash"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N84386796cb024f139527c7cff60a5c93 ;
    schema:name "Cadash"@en .

_:Ncd7dc2c4927146e896566869384c359a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Casino Kid"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N84386796cb024f139527c7cff60a5c93 ;
    schema:name "Casino Kid"@en .

_:Nd0c97a0d15524735904380b41524cd01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Karate Kid"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N84386796cb024f139527c7cff60a5c93 ;
    schema:name "The Karate Kid"@en .

_:Nd371f540be0b44a3bc8ed728b001a680 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Symphony of the Night"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N84386796cb024f139527c7cff60a5c93 ;
    schema:name "Symphony of the Night"@en .

_:N84386796cb024f139527c7cff60a5c93 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09f0333d8fca42f796a9b83039978895,
        _:N2b10d1af1107414ab90042e40cecd9aa,
        _:N32fd06047e354151b628eec2bd310eab,
        _:N337e2665d76f4cac9382a520544f72df,
        _:N3868c87d8e5a478bb43a7fe4343a468f,
        _:N3b8eb16d250c4fd7bcdcc755fea578b6,
        _:N3d277340b3c74e64b47c47fe6a7d6092,
        _:N4fb18d0395bb4433ac3921fa7d70ec30,
        _:N61a11b96208e45a385ec3c317592d4dc,
        _:N68b445f4de5f461c9c79599aa3a73843,
        _:N7274345a44e348178d3871e3ccc9e3d5,
        _:N79784794eb1b4962b95ce1c453e84093,
        _:N7bf7d9ccc6cd41de8f710ef92e9d9061,
        _:N83441fc370ae49609ba264d630de1c5d,
        _:N9e46c7e8027d4ef6bfcf4338ded44f46,
        _:Na18c393b3e95475fb563cdc7864b0c4f,
        _:Na38a9b3ce655430aa04dd8d6bf4c72b3,
        _:Nba46c6fabb6a4063995e69ee885bae9e,
        _:Nc27d58732c644d5c84476f5b28dfb2f3,
        _:Ncd7dc2c4927146e896566869384c359a,
        _:Nd0c97a0d15524735904380b41524cd01,
        _:Nd371f540be0b44a3bc8ed728b001a680 ;
    mo:track_count 22 ;
    schema:duration "PT66:57"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N09f0333d8fca42f796a9b83039978895,
        _:N2b10d1af1107414ab90042e40cecd9aa,
        _:N32fd06047e354151b628eec2bd310eab,
        _:N337e2665d76f4cac9382a520544f72df,
        _:N3868c87d8e5a478bb43a7fe4343a468f,
        _:N3b8eb16d250c4fd7bcdcc755fea578b6,
        _:N3d277340b3c74e64b47c47fe6a7d6092,
        _:N4fb18d0395bb4433ac3921fa7d70ec30,
        _:N61a11b96208e45a385ec3c317592d4dc,
        _:N68b445f4de5f461c9c79599aa3a73843,
        _:N7274345a44e348178d3871e3ccc9e3d5,
        _:N79784794eb1b4962b95ce1c453e84093,
        _:N7bf7d9ccc6cd41de8f710ef92e9d9061,
        _:N83441fc370ae49609ba264d630de1c5d,
        _:N9e46c7e8027d4ef6bfcf4338ded44f46,
        _:Na18c393b3e95475fb563cdc7864b0c4f,
        _:Na38a9b3ce655430aa04dd8d6bf4c72b3,
        _:Nba46c6fabb6a4063995e69ee885bae9e,
        _:Nc27d58732c644d5c84476f5b28dfb2f3,
        _:Ncd7dc2c4927146e896566869384c359a,
        _:Nd0c97a0d15524735904380b41524cd01,
        _:Nd371f540be0b44a3bc8ed728b001a680 .

