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

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

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

<artist/1227#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57218#subject> ;
    schema:name "Masato Nakamura"@en,
        "中村正人"@ja ;
    foaf:made <album/57218#composition>,
        <album/57218#subject> ;
    foaf:name "Masato Nakamura"@en,
        "中村正人"@ja .

<artist/1391#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57218#subject> ;
    schema:name "Dan Miyakawa"@en,
        "宮川弾"@ja ;
    foaf:made <album/57218#composition>,
        <album/57218#subject> ;
    foaf:name "Dan Miyakawa"@en,
        "宮川弾"@ja .

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

<artist/328#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57218#subject> ;
    schema:name "Jun Ishikawa"@en,
        "石川淳"@ja ;
    foaf:made <album/57218#composition>,
        <album/57218#subject> ;
    foaf:name "Jun Ishikawa"@en,
        "石川淳"@ja .

<artist/500#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57218#subject> ;
    schema:name "Soyo Oka"@en,
        "岡素世"@ja ;
    foaf:made <album/57218#composition>,
        <album/57218#subject> ;
    foaf:name "Soyo Oka"@en,
        "岡素世"@ja .

<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/2130#subject> a schema:CreativeWork ;
    schema:name "Super Mario Kart"@en,
        "スーパーマリオカート"@ja,
        "Super Mario Kart"@ja-latn ;
    foaf:name "Super Mario Kart"@en,
        "スーパーマリオカート"@ja,
        "Super Mario Kart"@ja-latn .

<product/726#subject> a schema:CreativeWork ;
    schema:name "Kirby Super Star"@en,
        "星のカービィ スーパーデラックス"@ja,
        "Hoshi no Kirby: Super Deluxe"@ja-latn ;
    foaf:name "Kirby Super Star"@en,
        "星のカービィ スーパーデラックス"@ja,
        "Hoshi no Kirby: Super Deluxe"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/81/57218/57218-1455829274.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/57218#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fireball!"@en,
        "Fireball!"@ja,
        "Fireball!"@ja-latn ;
    mo:performance_of <album/57218#musicalwork> ;
    mo:performer <artist/17276#subject> ;
    mo:recorded_as <album/57218#musicalexpression> ;
    schema:byArtist <artist/17276#subject> ;
    schema:name "Fireball!"@en,
        "Fireball!"@ja,
        "Fireball!"@ja-latn ;
    schema:workPerformed <album/57218#musicalwork> .

<artist/17276#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57218#performance> ;
    schema:name "Super Soul Bros."@en ;
    foaf:name "Super Soul Bros."@en .

<album/57218#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fireball!"@en,
        "Fireball!"@ja,
        "Fireball!"@ja-latn ;
    mo:composer <artist/1227#subject>,
        <artist/1391#subject>,
        <artist/146#subject>,
        <artist/328#subject>,
        <artist/500#subject> ;
    mo:produced_work <album/57218#musicalwork> ;
    schema:name "Fireball!"@en,
        "Fireball!"@ja,
        "Fireball!"@ja-latn .

<album/57218#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-02-18"^^xsd:date ;
    dcterms:title "Fireball!"@en,
        "Fireball!"@ja,
        "Fireball!"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/57218#musicalexpression> ;
    mo:publisher _:N667a33cee9d94e79980330bcd2cbf738 ;
    mo:record _:N9d80ebfdc14e4dd1b62aa80c1979e38b ;
    mo:record_count 1 ;
    schema:about <product/194#subject>,
        <product/2130#subject>,
        <product/726#subject>,
        <product/851#subject>,
        <product/870#subject> ;
    schema:byArtist <artist/17276#subject> ;
    schema:datePublished "2016-02-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/57218/57218-1455829274.jpg> ;
    schema:name "Fireball!"@en,
        "Fireball!"@ja,
        "Fireball!"@ja-latn ;
    schema:publisher _:N667a33cee9d94e79980330bcd2cbf738 ;
    foaf:depiction <https://media.vgm.io/albums/81/57218/57218-1455829274.jpg> .

_:N1c0643c88b6f41a488d4efaf545f4add a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hydrocity Zone"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N9d80ebfdc14e4dd1b62aa80c1979e38b ;
    schema:name "Hydrocity Zone"@en .

_:N1c4a6dc08c504290ac258aa6cbc73bd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chrono Trigger"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N9d80ebfdc14e4dd1b62aa80c1979e38b ;
    schema:name "Chrono Trigger"@en .

_:N50e38ac01a054ccfbda3066350d54754 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aquatic Ruin Zone"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N9d80ebfdc14e4dd1b62aa80c1979e38b ;
    schema:name "Aquatic Ruin Zone"@en .

_:N667a33cee9d94e79980330bcd2cbf738 schema:name "Super Soul Bros."@en,
        "Super Soul Bros."@ja,
        "Super Soul Bros."@ja-latn ;
    foaf:name "Super Soul Bros."@en,
        "Super Soul Bros."@ja,
        "Super Soul Bros."@ja-latn .

_:N6f9fb596a5a34774bcbfcae532bfb82b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metaknight's Revenge"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N9d80ebfdc14e4dd1b62aa80c1979e38b ;
    schema:name "Metaknight's Revenge"@en .

_:Nae89e8a3b84d4074abecb5d98251b45b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mario Circuit"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N9d80ebfdc14e4dd1b62aa80c1979e38b ;
    schema:name "Mario Circuit"@en .

_:N9d80ebfdc14e4dd1b62aa80c1979e38b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c0643c88b6f41a488d4efaf545f4add,
        _:N1c4a6dc08c504290ac258aa6cbc73bd7,
        _:N50e38ac01a054ccfbda3066350d54754,
        _:N6f9fb596a5a34774bcbfcae532bfb82b,
        _:Nae89e8a3b84d4074abecb5d98251b45b ;
    mo:track_count 5 ;
    schema:duration "PT18:31"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1c0643c88b6f41a488d4efaf545f4add,
        _:N1c4a6dc08c504290ac258aa6cbc73bd7,
        _:N50e38ac01a054ccfbda3066350d54754,
        _:N6f9fb596a5a34774bcbfcae532bfb82b,
        _:Nae89e8a3b84d4074abecb5d98251b45b .

