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

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

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

<artist/5319#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77273#subject> ;
    schema:name "Neal Acree"@en ;
    foaf:made <album/77273#composition>,
        <album/77273#subject> ;
    foaf:name "Neal Acree"@en .

<product/1460#subject> a schema:CreativeWork ;
    schema:name "World of Warcraft: Mists of Pandaria"@en,
        "World of Warcraft: Mists of Pandaria"@ja,
        "World of Warcraft: Mists of Pandaria"@ja-latn ;
    foaf:name "World of Warcraft: Mists of Pandaria"@en,
        "World of Warcraft: Mists of Pandaria"@ja,
        "World of Warcraft: Mists of Pandaria"@ja-latn .

<album/77273#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "World of Warcraft: Mists of Pandaria - Selections by Neal Acree"@en,
        "World of Warcraft: Mists of Pandaria - Selections by Neal Acree"@ja,
        "World of Warcraft: Mists of Pandaria - Selections by Neal Acree"@ja-latn ;
    mo:composer <artist/5319#subject> ;
    mo:produced_work <album/77273#musicalwork> ;
    schema:name "World of Warcraft: Mists of Pandaria - Selections by Neal Acree"@en,
        "World of Warcraft: Mists of Pandaria - Selections by Neal Acree"@ja,
        "World of Warcraft: Mists of Pandaria - Selections by Neal Acree"@ja-latn .

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

<album/77273#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "World of Warcraft: Mists of Pandaria - Selections by Neal Acree"@en,
        "World of Warcraft: Mists of Pandaria - Selections by Neal Acree"@ja,
        "World of Warcraft: Mists of Pandaria - Selections by Neal Acree"@ja-latn ;
    mo:performance_of <album/77273#musicalwork> ;
    mo:recorded_as <album/77273#musicalexpression> ;
    schema:name "World of Warcraft: Mists of Pandaria - Selections by Neal Acree"@en,
        "World of Warcraft: Mists of Pandaria - Selections by Neal Acree"@ja,
        "World of Warcraft: Mists of Pandaria - Selections by Neal Acree"@ja-latn ;
    schema:workPerformed <album/77273#musicalwork> .

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

<https://medium-media.vgm.io/albums/37/77273/77273-1524575270.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/77273#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-01-01"^^xsd:date ;
    dcterms:title "World of Warcraft: Mists of Pandaria - Selections by Neal Acree"@en,
        "World of Warcraft: Mists of Pandaria - Selections by Neal Acree"@ja,
        "World of Warcraft: Mists of Pandaria - Selections by Neal Acree"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/77273#musicalexpression> ;
    mo:publisher _:Nfb887375dc0c45c396023c89842a5aca ;
    mo:record _:N4d073071eb214fe8a1bf2102fc6a6025 ;
    mo:record_count 1 ;
    schema:about <product/1460#subject> ;
    schema:datePublished "2012-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/77273/77273-1524575270.jpg> ;
    schema:name "World of Warcraft: Mists of Pandaria - Selections by Neal Acree"@en,
        "World of Warcraft: Mists of Pandaria - Selections by Neal Acree"@ja,
        "World of Warcraft: Mists of Pandaria - Selections by Neal Acree"@ja-latn ;
    schema:publisher _:Nfb887375dc0c45c396023c89842a5aca ;
    foaf:depiction <https://media.vgm.io/albums/37/77273/77273-1524575270.jpg> .

_:N021df3d278314a6292a34afb02b0c58c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wandering Isle Part 1"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N4d073071eb214fe8a1bf2102fc6a6025 ;
    schema:name "The Wandering Isle Part 1"@en .

_:N157f6da9eca04214a858c22660e2442f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Valley of the Four Winds Part 2"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N4d073071eb214fe8a1bf2102fc6a6025 ;
    schema:name "The Valley of the Four Winds Part 2"@en .

_:N5d11a05c70ee414cbb17f6f48099a840 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The August Celestials"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N4d073071eb214fe8a1bf2102fc6a6025 ;
    schema:name "The August Celestials"@en .

_:N5fbf71b778c24c2a938df9e60e93fc1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vale of Eternal Blossoms"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N4d073071eb214fe8a1bf2102fc6a6025 ;
    schema:name "Vale of Eternal Blossoms"@en .

_:N6092b17995394c29b18d4efdc1fa7061 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Way of the Monk"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N4d073071eb214fe8a1bf2102fc6a6025 ;
    schema:name "The Way of the Monk"@en .

_:Nb143e0ce609a4b87ae739d176704a5da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Valley of the Four Winds Part 1"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N4d073071eb214fe8a1bf2102fc6a6025 ;
    schema:name "The Valley of the Four Winds Part 1"@en .

_:Nb9b30e90e8554350a0283fec24e7ac27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drunken Chen"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N4d073071eb214fe8a1bf2102fc6a6025 ;
    schema:name "Drunken Chen"@en .

_:Nbe497723528b49438e3119fb8c5c0bb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vale of Night"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N4d073071eb214fe8a1bf2102fc6a6025 ;
    schema:name "Vale of Night"@en .

_:Nc4588eb039844317b059eb1a77f14941 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monk"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N4d073071eb214fe8a1bf2102fc6a6025 ;
    schema:name "Monk"@en .

_:Nce9d3c1012df4891a09a0606d0de0f1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Why Do We Fight?"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N4d073071eb214fe8a1bf2102fc6a6025 ;
    schema:name "Why Do We Fight?"@en .

_:Ne81124f0dd244505a9911d2d8d17a8a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wandering Isle Part 2"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N4d073071eb214fe8a1bf2102fc6a6025 ;
    schema:name "The Wandering Isle Part 2"@en .

_:Nf07e5e731a3246a386c57eb6204b4e1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Golden Lotus"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N4d073071eb214fe8a1bf2102fc6a6025 ;
    schema:name "The Golden Lotus"@en .

_:Nfb887375dc0c45c396023c89842a5aca schema:name "Neal Acree"@en ;
    foaf:name "Neal Acree"@en .

_:N4d073071eb214fe8a1bf2102fc6a6025 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N021df3d278314a6292a34afb02b0c58c,
        _:N157f6da9eca04214a858c22660e2442f,
        _:N5d11a05c70ee414cbb17f6f48099a840,
        _:N5fbf71b778c24c2a938df9e60e93fc1b,
        _:N6092b17995394c29b18d4efdc1fa7061,
        _:Nb143e0ce609a4b87ae739d176704a5da,
        _:Nb9b30e90e8554350a0283fec24e7ac27,
        _:Nbe497723528b49438e3119fb8c5c0bb9,
        _:Nc4588eb039844317b059eb1a77f14941,
        _:Nce9d3c1012df4891a09a0606d0de0f1f,
        _:Ne81124f0dd244505a9911d2d8d17a8a2,
        _:Nf07e5e731a3246a386c57eb6204b4e1d ;
    mo:track_count 12 ;
    schema:duration "PT26:03"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N021df3d278314a6292a34afb02b0c58c,
        _:N157f6da9eca04214a858c22660e2442f,
        _:N5d11a05c70ee414cbb17f6f48099a840,
        _:N5fbf71b778c24c2a938df9e60e93fc1b,
        _:N6092b17995394c29b18d4efdc1fa7061,
        _:Nb143e0ce609a4b87ae739d176704a5da,
        _:Nb9b30e90e8554350a0283fec24e7ac27,
        _:Nbe497723528b49438e3119fb8c5c0bb9,
        _:Nc4588eb039844317b059eb1a77f14941,
        _:Nce9d3c1012df4891a09a0606d0de0f1f,
        _:Ne81124f0dd244505a9911d2d8d17a8a2,
        _:Nf07e5e731a3246a386c57eb6204b4e1d .

