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

<album/53482#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Conquering MAGFest"@en,
        "Conquering MAGFest"@ja,
        "Conquering MAGFest"@ja-latn ;
    mo:produced_work <album/53482#musicalwork> ;
    schema:name "Conquering MAGFest"@en,
        "Conquering MAGFest"@ja,
        "Conquering MAGFest"@ja-latn .

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

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

<product/16009#subject> a schema:CreativeWork ;
    schema:name "Command & Conquer: Red Alert 2"@en,
        "Command & Conquer: Red Alert 2"@ja,
        "Command & Conquer: Red Alert 2"@ja-latn ;
    foaf:name "Command & Conquer: Red Alert 2"@en,
        "Command & Conquer: Red Alert 2"@ja,
        "Command & Conquer: Red Alert 2"@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 .

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

<product/9172#subject> a schema:CreativeWork ;
    schema:name "Command & Conquer: Red Alert (1996)"@en,
        "Command & Conquer: Red Alert (1996)"@ja,
        "Command & Conquer: Red Alert (1996)"@ja-latn ;
    foaf:name "Command & Conquer: Red Alert (1996)"@en,
        "Command & Conquer: Red Alert (1996)"@ja,
        "Command & Conquer: Red Alert (1996)"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/28/53482/53482-1434754402.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/18328#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53482#performance> ;
    schema:name "The Tiberian Sons"@en ;
    foaf:name "The Tiberian Sons"@en .

<album/53482#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-01-22"^^xsd:date ;
    dcterms:title "Conquering MAGFest"@en,
        "Conquering MAGFest"@ja,
        "Conquering MAGFest"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/53482#musicalexpression> ;
    mo:publisher _:Nb0d451f0d6514aab884312cc7d4fc542 ;
    mo:record _:N8786a5b72b4f4469a5744c5d47441316 ;
    mo:record_count 1 ;
    schema:about <product/16009#subject>,
        <product/182#subject>,
        <product/188#subject>,
        <product/9172#subject> ;
    schema:byArtist <artist/18328#subject> ;
    schema:datePublished "2015-01-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/53482/53482-1434754402.jpg> ;
    schema:name "Conquering MAGFest"@en,
        "Conquering MAGFest"@ja,
        "Conquering MAGFest"@ja-latn ;
    schema:publisher _:Nb0d451f0d6514aab884312cc7d4fc542 ;
    foaf:depiction <https://media.vgm.io/albums/28/53482/53482-1434754402.jpg> .

_:N21ab2fcbcc6d4871b470cdc4ac4a6828 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to Your Nightmare"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N8786a5b72b4f4469a5744c5d47441316 ;
    schema:name "Welcome to Your Nightmare"@en .

_:N97db23062ad545cbb10546ab7e056cf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paragon is an A**hole (part 2)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N8786a5b72b4f4469a5744c5d47441316 ;
    schema:name "Paragon is an A**hole (part 2)"@en .

_:Nb0d451f0d6514aab884312cc7d4fc542 schema:name "The Tiberian Sons"@en,
        "The Tiberian Sons"@ja,
        "The Tiberian Sons"@ja-latn ;
    foaf:name "The Tiberian Sons"@en,
        "The Tiberian Sons"@ja,
        "The Tiberian Sons"@ja-latn .

_:Nb17fbffc977f4683a1295fc5660db17e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prancing Dad"@en ;
    mo:track_number 4 ;
    schema:duration "PT11:44"^^xsd:interval ;
    schema:inPlaylist _:N8786a5b72b4f4469a5744c5d47441316 ;
    schema:name "Prancing Dad"@en .

_:Nffa5c839799a4515a5450eb60a322990 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hell March to the Apocalypse"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N8786a5b72b4f4469a5744c5d47441316 ;
    schema:name "Hell March to the Apocalypse"@en .

_:N8786a5b72b4f4469a5744c5d47441316 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21ab2fcbcc6d4871b470cdc4ac4a6828,
        _:N97db23062ad545cbb10546ab7e056cf5,
        _:Nb17fbffc977f4683a1295fc5660db17e,
        _:Nffa5c839799a4515a5450eb60a322990 ;
    mo:track_count 4 ;
    schema:duration "PT25:07"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N21ab2fcbcc6d4871b470cdc4ac4a6828,
        _:N97db23062ad545cbb10546ab7e056cf5,
        _:Nb17fbffc977f4683a1295fc5660db17e,
        _:Nffa5c839799a4515a5450eb60a322990 .

