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

<album/149665> a mo:Release ;
    mo:catalogue_number "STS-025" .

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

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

<artist/449#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75076#subject> ;
    schema:name "Naofumi Hataya"@en,
        "幡谷尚史"@ja ;
    foaf:made <album/75076#composition>,
        <album/75076#subject> ;
    foaf:name "Naofumi Hataya"@en,
        "幡谷尚史"@ja .

<product/10997#subject> a schema:CreativeWork ;
    schema:name "Space Harrier"@en,
        "スペースハリアー"@ja,
        "Space Harrier"@ja-latn ;
    foaf:name "Space Harrier"@en,
        "スペースハリアー"@ja,
        "Space Harrier"@ja-latn .

<product/1101#subject> a schema:CreativeWork ;
    schema:name "Sonic CD"@en,
        "ソニック・ザ・ヘッジホッグCD"@ja,
        "Sonic the Hedgehog CD"@ja-latn ;
    foaf:name "Sonic CD"@en,
        "ソニック・ザ・ヘッジホッグCD"@ja,
        "Sonic the Hedgehog CD"@ja-latn .

<product/1798#subject> a schema:CreativeWork ;
    schema:name "Shenmue"@en,
        "シェンムー 一章 横須賀"@ja,
        "Shenmue Isshou Yokosuka"@ja-latn ;
    foaf:name "Shenmue"@en,
        "シェンムー 一章 横須賀"@ja,
        "Shenmue Isshou Yokosuka"@ja-latn .

<product/263#subject> a schema:CreativeWork ;
    schema:name "Streets of Rage 2"@en,
        "ベア・ナックルII 死闘への鎮魂歌"@ja,
        "Bare Knuckle II: Shito he no Requiem"@ja-latn ;
    foaf:name "Streets of Rage 2"@en,
        "ベア・ナックルII 死闘への鎮魂歌"@ja,
        "Bare Knuckle II: Shito he no Requiem"@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 .

<release/12864#subject> a schema:CreativeWork ;
    schema:name "Virtua Racing Deluxe"@en,
        "バーチャレーシング デラックス"@ja,
        "Virtua Racing Deluxe"@ja-latn ;
    foaf:name "Virtua Racing Deluxe"@en,
        "バーチャレーシング デラックス"@ja,
        "Virtua Racing Deluxe"@ja-latn .

<album/75076#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Welcome to the Fantasy Zone"@en,
        "Welcome to the Fantasy Zone"@ja,
        "Welcome to the Fantasy Zone"@ja-latn ;
    mo:composer <artist/449#subject> ;
    mo:produced_work <album/75076#musicalwork> ;
    schema:name "Welcome to the Fantasy Zone"@en,
        "Welcome to the Fantasy Zone"@ja,
        "Welcome to the Fantasy Zone"@ja-latn .

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

<album/75076#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Welcome to the Fantasy Zone"@en,
        "Welcome to the Fantasy Zone"@ja,
        "Welcome to the Fantasy Zone"@ja-latn ;
    mo:performance_of <album/75076#musicalwork> ;
    mo:recorded_as <album/75076#musicalexpression> ;
    schema:name "Welcome to the Fantasy Zone"@en,
        "Welcome to the Fantasy Zone"@ja,
        "Welcome to the Fantasy Zone"@ja-latn ;
    schema:workPerformed <album/75076#musicalwork> .

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

<https://medium-media.vgm.io/albums/67/75076/75076-1517951539.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/75076#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-08-23"^^xsd:date ;
    dcterms:title "Welcome to the Fantasy Zone"@en,
        "Welcome to the Fantasy Zone"@ja,
        "Welcome to the Fantasy Zone"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:other_release_of <album/149665> ;
    mo:publication_of <album/75076#musicalexpression> ;
    mo:publisher _:Nb478ad938abe43148fff3fd6907e1ddc ;
    mo:record _:N634525fa9d8043d7b1b1983187f74881 ;
    mo:record_count 1 ;
    schema:about <product/10997#subject>,
        <product/1101#subject>,
        <product/1798#subject>,
        <product/263#subject>,
        <product/53#subject>,
        <release/12864#subject> ;
    schema:datePublished "2016-08-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/75076/75076-1517951539.jpg> ;
    schema:name "Welcome to the Fantasy Zone"@en,
        "Welcome to the Fantasy Zone"@ja,
        "Welcome to the Fantasy Zone"@ja-latn ;
    schema:publisher _:Nb478ad938abe43148fff3fd6907e1ddc ;
    foaf:depiction <https://media.vgm.io/albums/67/75076/75076-1517951539.jpg> .

_:N0e65e57554de4d7b821c8f562b34cc69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Marks on Your Head Look Like Stars in the Sky"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N634525fa9d8043d7b1b1983187f74881 ;
    schema:name "The Marks on Your Head Look Like Stars in the Sky"@en .

_:N1270ccae5d284cd9ad434e699c28af28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragons Over Tokyo-to"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N634525fa9d8043d7b1b1983187f74881 ;
    schema:name "Dragons Over Tokyo-to"@en .

_:N13d0d560e5ad461e95b79be9647b445c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hearts Burning Bright"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N634525fa9d8043d7b1b1983187f74881 ;
    schema:name "Hearts Burning Bright"@en .

_:N1d89549e36c64b8f8b2fd484353da8fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maternal Horn"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:43"^^xsd:interval ;
    schema:inPlaylist _:N634525fa9d8043d7b1b1983187f74881 ;
    schema:name "Maternal Horn"@en .

_:N4a5422bd9f6b4ec2914055754b08da90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Program Initiation"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N634525fa9d8043d7b1b1983187f74881 ;
    schema:name "Program Initiation"@en .

_:N623f6d7a35fc401990a5d8f756224005 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Wave Goodbye"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N634525fa9d8043d7b1b1983187f74881 ;
    schema:name "Last Wave Goodbye"@en .

_:N7e5a08de74ec41fc9e5b2ef36b769675 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magical Sound Sailor"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N634525fa9d8043d7b1b1983187f74881 ;
    schema:name "Magical Sound Sailor"@en .

_:N92dbe4b60e5a4ee18317c8c82af5a2d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Precious Planet"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N634525fa9d8043d7b1b1983187f74881 ;
    schema:name "Precious Planet"@en .

_:N94160482c30544ee91a2b31415730aff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Revenge of Neo-Zeed"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N634525fa9d8043d7b1b1983187f74881 ;
    schema:name "The Revenge of Neo-Zeed"@en .

_:Nadd93ca8c86b4b98ada38737743fa67b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to the Phantasy Zone"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N634525fa9d8043d7b1b1983187f74881 ;
    schema:name "Welcome to the Phantasy Zone"@en .

_:Nb478ad938abe43148fff3fd6907e1ddc schema:name "Christa Lee"@en,
        "Christa Lee"@ja,
        "Christa Lee"@ja-latn ;
    foaf:name "Christa Lee"@en,
        "Christa Lee"@ja,
        "Christa Lee"@ja-latn .

_:Nc49744030f504e20a756d3dc13511546 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boulevards of Fury"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:40"^^xsd:interval ;
    schema:inPlaylist _:N634525fa9d8043d7b1b1983187f74881 ;
    schema:name "Boulevards of Fury"@en .

_:Nfb11c268af3b4897ac364df32f4b80a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to the Fantasy Zone"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N634525fa9d8043d7b1b1983187f74881 ;
    schema:name "Welcome to the Fantasy Zone"@en .

_:N634525fa9d8043d7b1b1983187f74881 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e65e57554de4d7b821c8f562b34cc69,
        _:N1270ccae5d284cd9ad434e699c28af28,
        _:N13d0d560e5ad461e95b79be9647b445c,
        _:N1d89549e36c64b8f8b2fd484353da8fb,
        _:N4a5422bd9f6b4ec2914055754b08da90,
        _:N623f6d7a35fc401990a5d8f756224005,
        _:N7e5a08de74ec41fc9e5b2ef36b769675,
        _:N92dbe4b60e5a4ee18317c8c82af5a2d4,
        _:N94160482c30544ee91a2b31415730aff,
        _:Nadd93ca8c86b4b98ada38737743fa67b,
        _:Nc49744030f504e20a756d3dc13511546,
        _:Nfb11c268af3b4897ac364df32f4b80a8 ;
    mo:track_count 12 ;
    schema:duration "PT51:53"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0e65e57554de4d7b821c8f562b34cc69,
        _:N1270ccae5d284cd9ad434e699c28af28,
        _:N13d0d560e5ad461e95b79be9647b445c,
        _:N1d89549e36c64b8f8b2fd484353da8fb,
        _:N4a5422bd9f6b4ec2914055754b08da90,
        _:N623f6d7a35fc401990a5d8f756224005,
        _:N7e5a08de74ec41fc9e5b2ef36b769675,
        _:N92dbe4b60e5a4ee18317c8c82af5a2d4,
        _:N94160482c30544ee91a2b31415730aff,
        _:Nadd93ca8c86b4b98ada38737743fa67b,
        _:Nc49744030f504e20a756d3dc13511546,
        _:Nfb11c268af3b4897ac364df32f4b80a8 .

