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

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

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

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54887#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/54887#composition>,
        <album/54887#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

<product/175#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY IV"@en,
        "ファイナルファンタジーIV"@ja,
        "FINAL FANTASY IV"@ja-latn ;
    foaf:name "FINAL FANTASY IV"@en,
        "ファイナルファンタジーIV"@ja,
        "FINAL FANTASY IV"@ja-latn .

<product/182#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VI"@en,
        "ファイナルファンタジーVI"@ja,
        "FINAL FANTASY VI"@ja-latn ;
    foaf:name "FINAL FANTASY VI"@en,
        "ファイナルファンタジーVI"@ja,
        "FINAL FANTASY VI"@ja-latn .

<album/54887#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MAGFest M3"@en,
        "MAGFest M3"@ja,
        "MAGFest M3"@ja-latn ;
    mo:composer <artist/77#subject> ;
    mo:produced_work <album/54887#musicalwork> ;
    schema:name "MAGFest M3"@en,
        "MAGFest M3"@ja,
        "MAGFest M3"@ja-latn .

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

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

<artist/16792#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54887#performance> ;
    schema:name "Jenova Project"@en ;
    foaf:name "Jenova Project"@en .

<artist/27145#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54887#performance> ;
    schema:name "Aaron Burke"@en ;
    foaf:name "Aaron Burke"@en .

<artist/27146#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54887#performance> ;
    schema:name "Colin Shaw"@en ;
    foaf:name "Colin Shaw"@en .

<artist/27148#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54887#performance> ;
    schema:name "Matt Wood"@en ;
    foaf:name "Matt Wood"@en .

<artist/27153#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54887#performance> ;
    schema:name "Shervin Riahi"@en ;
    foaf:name "Shervin Riahi"@en .

<artist/27154#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54887#performance> ;
    schema:name "Stephanie Zimmerman"@en ;
    foaf:name "Stephanie Zimmerman"@en .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/54887#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/54887#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/54887#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-01-01"^^xsd:date ;
    dcterms:title "MAGFest M3"@en,
        "MAGFest M3"@ja,
        "MAGFest M3"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/54887#musicalexpression> ;
    mo:publisher _:N255598dfec544db29a174a9c78683409 ;
    mo:record _:N7fcbf77e0c5c4fd598aee7f37e0f0653 ;
    mo:record_count 1 ;
    schema:about <product/175#subject>,
        <product/182#subject> ;
    schema:byArtist <artist/16792#subject>,
        <artist/27145#subject>,
        <artist/27146#subject>,
        <artist/27148#subject>,
        <artist/27153#subject>,
        <artist/27154#subject> ;
    schema:datePublished "2004-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "MAGFest M3"@en,
        "MAGFest M3"@ja,
        "MAGFest M3"@ja-latn ;
    schema:publisher _:N255598dfec544db29a174a9c78683409 ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/54887#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MAGFest M3"@en,
        "MAGFest M3"@ja,
        "MAGFest M3"@ja-latn ;
    mo:performance_of <album/54887#musicalwork> ;
    mo:performer <artist/16792#subject>,
        <artist/27145#subject>,
        <artist/27146#subject>,
        <artist/27148#subject>,
        <artist/27153#subject>,
        <artist/27154#subject> ;
    mo:recorded_as <album/54887#musicalexpression> ;
    schema:byArtist <artist/16792#subject>,
        <artist/27145#subject>,
        <artist/27146#subject>,
        <artist/27148#subject>,
        <artist/27153#subject>,
        <artist/27154#subject> ;
    schema:name "MAGFest M3"@en,
        "MAGFest M3"@ja,
        "MAGFest M3"@ja-latn ;
    schema:workPerformed <album/54887#musicalwork> .

_:N056c65eb82b54c388006d5fc23fe3384 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FFVI - Searching for Friends"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N7fcbf77e0c5c4fd598aee7f37e0f0653 ;
    schema:name "FFVI - Searching for Friends"@en .

_:N255598dfec544db29a174a9c78683409 schema:name "Jenova Project"@en ;
    foaf:name "Jenova Project"@en .

_:N273950428558457785c56af3fa0a0103 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FFVI - Veldt (Wild West)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N7fcbf77e0c5c4fd598aee7f37e0f0653 ;
    schema:name "FFVI - Veldt (Wild West)"@en .

_:N6907e042aef848b189f57cbffe7c7ab5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FFIV - Boss (Fight 2)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N7fcbf77e0c5c4fd598aee7f37e0f0653 ;
    schema:name "FFIV - Boss (Fight 2)"@en .

_:N7bab7114c024480998cf04451f22e19a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FFVI - Fierce Battle"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N7fcbf77e0c5c4fd598aee7f37e0f0653 ;
    schema:name "FFVI - Fierce Battle"@en .

_:Nb9b000c0ebe04c8d9539f85b340f88fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FFVI - Zozo (Slam Shuffle)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N7fcbf77e0c5c4fd598aee7f37e0f0653 ;
    schema:name "FFVI - Zozo (Slam Shuffle)"@en .

_:Nbcbab47aa7d640409da0082b946eaeb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FFVI - Decisive Battle"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N7fcbf77e0c5c4fd598aee7f37e0f0653 ;
    schema:name "FFVI - Decisive Battle"@en .

_:N7fcbf77e0c5c4fd598aee7f37e0f0653 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N056c65eb82b54c388006d5fc23fe3384,
        _:N273950428558457785c56af3fa0a0103,
        _:N6907e042aef848b189f57cbffe7c7ab5,
        _:N7bab7114c024480998cf04451f22e19a,
        _:Nb9b000c0ebe04c8d9539f85b340f88fa,
        _:Nbcbab47aa7d640409da0082b946eaeb0 ;
    mo:track_count 6 ;
    schema:duration "PT14:00"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N056c65eb82b54c388006d5fc23fe3384,
        _:N273950428558457785c56af3fa0a0103,
        _:N6907e042aef848b189f57cbffe7c7ab5,
        _:N7bab7114c024480998cf04451f22e19a,
        _:Nb9b000c0ebe04c8d9539f85b340f88fa,
        _:Nbcbab47aa7d640409da0082b946eaeb0 .

