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

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

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

<artist/62340#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137527#subject> ;
    schema:name "Anthemics"@en ;
    foaf:made <album/137527#composition>,
        <album/137527#subject> ;
    foaf:name "Anthemics"@en .

<album/137527#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Smoke Room"@en,
        "The Smoke Room"@ja,
        "The Smoke Room"@ja-latn ;
    mo:composer <artist/62340#subject> ;
    mo:produced_work <album/137527#musicalwork> ;
    schema:name "The Smoke Room"@en,
        "The Smoke Room"@ja,
        "The Smoke Room"@ja-latn .

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

<album/137527#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Smoke Room"@en,
        "The Smoke Room"@ja,
        "The Smoke Room"@ja-latn ;
    mo:performance_of <album/137527#musicalwork> ;
    mo:recorded_as <album/137527#musicalexpression> ;
    schema:name "The Smoke Room"@en,
        "The Smoke Room"@ja,
        "The Smoke Room"@ja-latn ;
    schema:workPerformed <album/137527#musicalwork> .

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

<https://medium-media.vgm.io/albums/72/137527/137527-c2cc9eeb89f8.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/137527#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-09-05"^^xsd:date ;
    dcterms:title "The Smoke Room"@en,
        "The Smoke Room"@ja,
        "The Smoke Room"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/137527#musicalexpression> ;
    mo:publisher _:N81dc45cf6115432895340c863101e452 ;
    mo:record _:Nc0219f4785524dbb8776f2e086db9e61 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Smoke Room"@en ;
            foaf:name "The Smoke Room"@en ] ;
    schema:datePublished "2020-09-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/137527/137527-c2cc9eeb89f8.jpg> ;
    schema:name "The Smoke Room"@en,
        "The Smoke Room"@ja,
        "The Smoke Room"@ja-latn ;
    schema:publisher _:N81dc45cf6115432895340c863101e452 ;
    foaf:depiction <https://media.vgm.io/albums/72/137527/137527-c2cc9eeb89f8.jpg> .

_:N4f4d3e239092446cbb6e16608f2411fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "William"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nc0219f4785524dbb8776f2e086db9e61 ;
    schema:name "William"@en .

_:N81dc45cf6115432895340c863101e452 schema:name "Anthemics"@en,
        "Anthemics"@ja,
        "Anthemics"@ja-latn ;
    foaf:name "Anthemics"@en,
        "Anthemics"@ja,
        "Anthemics"@ja-latn .

_:Nb132f77fc748405ebefbea54ff70ec82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Conflict"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nc0219f4785524dbb8776f2e086db9e61 ;
    schema:name "Conflict"@en .

_:Nb98099ccc4c441eb876051f709895b87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reminiscence"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nc0219f4785524dbb8776f2e086db9e61 ;
    schema:name "Reminiscence"@en .

_:Nc0219f4785524dbb8776f2e086db9e61 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4f4d3e239092446cbb6e16608f2411fb,
        _:Nb132f77fc748405ebefbea54ff70ec82,
        _:Nb98099ccc4c441eb876051f709895b87 ;
    mo:track_count 3 ;
    schema:duration "PT7:36"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N4f4d3e239092446cbb6e16608f2411fb,
        _:Nb132f77fc748405ebefbea54ff70ec82,
        _:Nb98099ccc4c441eb876051f709895b87 .

