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

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

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

<artist/146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57108#subject> ;
    schema:name "Yasunori Mitsuda"@en,
        "光田康典"@ja ;
    foaf:made <album/57108#composition>,
        <album/57108#subject> ;
    foaf:name "Yasunori Mitsuda"@en,
        "光田康典"@ja .

<artist/432#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57108#subject> ;
    schema:name "Kenta Nagata"@en,
        "永田権太"@ja ;
    foaf:made <album/57108#composition>,
        <album/57108#subject> ;
    foaf:name "Kenta Nagata"@en,
        "永田権太"@ja .

<artist/634#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57108#subject> ;
    schema:name "Hajime Hirasawa"@en,
        "平澤創"@ja ;
    foaf:made <album/57108#composition>,
        <album/57108#subject> ;
    foaf:name "Hajime Hirasawa"@en,
        "平澤創"@ja .

<product/1099#subject> a schema:CreativeWork ;
    schema:name "Sonic & Knuckles"@en,
        "ソニック&ナックルズ"@ja,
        "Sonic & Knuckles"@ja-latn ;
    foaf:name "Sonic & Knuckles"@en,
        "ソニック&ナックルズ"@ja,
        "Sonic & Knuckles"@ja-latn .

<product/1740#subject> a schema:CreativeWork ;
    schema:name "Star Fox (1993)"@en,
        "スターフォックス (1993)"@ja,
        "Star Fox (1993)"@ja-latn ;
    foaf:name "Star Fox (1993)"@en,
        "スターフォックス (1993)"@ja,
        "Star Fox (1993)"@ja-latn .

<product/194#subject> a schema:CreativeWork ;
    schema:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn ;
    foaf:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn .

<product/2131#subject> a schema:CreativeWork ;
    schema:name "Mario Kart 64"@en,
        "マリオカート64"@ja,
        "Mario Kart 64"@ja-latn ;
    foaf:name "Mario Kart 64"@en,
        "マリオカート64"@ja,
        "Mario Kart 64"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/80/57108/57108-1455107535.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/57108#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Pretension Index [Vol.4] - The Air Up There"@en,
        "The Pretension Index [Vol.4] - The Air Up There"@ja,
        "The Pretension Index [Vol.4] - The Air Up There"@ja-latn ;
    mo:performance_of <album/57108#musicalwork> ;
    mo:performer <artist/17140#subject> ;
    mo:recorded_as <album/57108#musicalexpression> ;
    schema:byArtist <artist/17140#subject> ;
    schema:name "The Pretension Index [Vol.4] - The Air Up There"@en,
        "The Pretension Index [Vol.4] - The Air Up There"@ja,
        "The Pretension Index [Vol.4] - The Air Up There"@ja-latn ;
    schema:workPerformed <album/57108#musicalwork> .

<artist/17140#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57108#performance> ;
    schema:name "Lame Genie"@en ;
    foaf:name "Lame Genie"@en .

<album/57108#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Pretension Index [Vol.4] - The Air Up There"@en,
        "The Pretension Index [Vol.4] - The Air Up There"@ja,
        "The Pretension Index [Vol.4] - The Air Up There"@ja-latn ;
    mo:composer <artist/146#subject>,
        <artist/432#subject>,
        <artist/634#subject> ;
    mo:produced_work <album/57108#musicalwork> ;
    schema:name "The Pretension Index [Vol.4] - The Air Up There"@en,
        "The Pretension Index [Vol.4] - The Air Up There"@ja,
        "The Pretension Index [Vol.4] - The Air Up There"@ja-latn .

<album/57108#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-02-08"^^xsd:date ;
    dcterms:title "The Pretension Index [Vol.4] - The Air Up There"@en,
        "The Pretension Index [Vol.4] - The Air Up There"@ja,
        "The Pretension Index [Vol.4] - The Air Up There"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/57108#musicalexpression> ;
    mo:publisher _:N957f4139fc3e4e16828ba80d95f78da4 ;
    mo:record _:Nec7fdcd075874e5cba6783c4488ea3b2 ;
    mo:record_count 1 ;
    schema:about <product/1099#subject>,
        <product/1740#subject>,
        <product/194#subject>,
        <product/2131#subject> ;
    schema:byArtist <artist/17140#subject> ;
    schema:datePublished "2016-02-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/57108/57108-1455107535.jpg> ;
    schema:name "The Pretension Index [Vol.4] - The Air Up There"@en,
        "The Pretension Index [Vol.4] - The Air Up There"@ja,
        "The Pretension Index [Vol.4] - The Air Up There"@ja-latn ;
    schema:publisher _:N957f4139fc3e4e16828ba80d95f78da4 ;
    foaf:depiction <https://media.vgm.io/albums/80/57108/57108-1455107535.jpg> .

_:N052b063cf0c543dbb7ab3fd0dbac2dfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Fox - Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nec7fdcd075874e5cba6783c4488ea3b2 ;
    schema:name "Star Fox - Main Theme"@en .

_:N957f4139fc3e4e16828ba80d95f78da4 schema:name "Lame Genie"@en,
        "Lame Genie"@ja,
        "Lame Genie"@ja-latn ;
    foaf:name "Lame Genie"@en,
        "Lame Genie"@ja,
        "Lame Genie"@ja-latn .

_:N9cbaf1e14ff14007b2ccd8f216192365 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonic And Knuckles - Flying Battery Zone (Act I/Act II)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nec7fdcd075874e5cba6783c4488ea3b2 ;
    schema:name "Sonic And Knuckles - Flying Battery Zone (Act I/Act II)"@en .

_:Na547c99fdfae4008aaa2b6dfe9ef27a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario Kart 64 - Rainbow Road"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nec7fdcd075874e5cba6783c4488ea3b2 ;
    schema:name "Super Mario Kart 64 - Rainbow Road"@en .

_:Nc096cf777ffe44f5b2e98f1c57531ccf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chrono Trigger - Black Omen"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nec7fdcd075874e5cba6783c4488ea3b2 ;
    schema:name "Chrono Trigger - Black Omen"@en .

_:Nec7fdcd075874e5cba6783c4488ea3b2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N052b063cf0c543dbb7ab3fd0dbac2dfb,
        _:N9cbaf1e14ff14007b2ccd8f216192365,
        _:Na547c99fdfae4008aaa2b6dfe9ef27a8,
        _:Nc096cf777ffe44f5b2e98f1c57531ccf ;
    mo:track_count 4 ;
    schema:duration "PT10:39"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N052b063cf0c543dbb7ab3fd0dbac2dfb,
        _:N9cbaf1e14ff14007b2ccd8f216192365,
        _:Na547c99fdfae4008aaa2b6dfe9ef27a8,
        _:Nc096cf777ffe44f5b2e98f1c57531ccf .

