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

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

<event/179> a mo:Release ;
    schema:name "Released at Comic Market 88 (Aug 14, 2015 to Aug 16, 2015)" .

<album/54504#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shakunetsu no Utopia"@en,
        "灼熱のユートピア"@ja,
        "Shakunetsu no Utopia"@ja-latn ;
    mo:composer <artist/46712#subject> ;
    mo:produced_work <album/54504#musicalwork> ;
    schema:name "Shakunetsu no Utopia"@en,
        "灼熱のユートピア"@ja,
        "Shakunetsu no Utopia"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/40/54504/54504-1440040909.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14415#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54504#performance> ;
    schema:name "Mayumi Morinaga"@en,
        "森永真由美"@ja ;
    foaf:name "Mayumi Morinaga"@en,
        "森永真由美"@ja .

<artist/40419#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54504#performance> ;
    schema:name "moimoi"@en ;
    foaf:name "moimoi"@en .

<artist/46712#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54504#subject> ;
    mo:performed <album/54504#performance> ;
    schema:name "Xceon"@en ;
    foaf:made <album/54504#composition>,
        <album/54504#subject> ;
    foaf:name "Xceon"@en .

<album/54504#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shakunetsu no Utopia"@en,
        "灼熱のユートピア"@ja,
        "Shakunetsu no Utopia"@ja-latn ;
    mo:performance_of <album/54504#musicalwork> ;
    mo:performer _:N14ed101c311445559276060562cf457d,
        <artist/14415#subject>,
        <artist/40419#subject>,
        <artist/46712#subject> ;
    mo:recorded_as <album/54504#musicalexpression> ;
    schema:byArtist _:N14ed101c311445559276060562cf457d,
        <artist/14415#subject>,
        <artist/40419#subject>,
        <artist/46712#subject> ;
    schema:name "Shakunetsu no Utopia"@en,
        "灼熱のユートピア"@ja,
        "Shakunetsu no Utopia"@ja-latn ;
    schema:workPerformed <album/54504#musicalwork> .

<album/54504#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-16"^^xsd:date ;
    dcterms:title "Shakunetsu no Utopia"@en,
        "灼熱のユートピア"@ja,
        "Shakunetsu no Utopia"@ja-latn ;
    mo:catalogue_number "GKCD-004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54504#musicalexpression> ;
    mo:publisher _:Nf71c5b6cf8b24486a93f8a24c60c9f1a ;
    mo:record _:N93b688a6ad5d4dd3a599063ff3878cc0 ;
    mo:record_count 1 ;
    mo:release <event/179> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Dai."@en ;
            foaf:name "Dai."@en ],
        <artist/14415#subject>,
        <artist/40419#subject>,
        <artist/46712#subject> ;
    schema:datePublished "2015-08-16"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/40/54504/54504-1440040909.jpg> ;
    schema:name "Shakunetsu no Utopia"@en,
        "灼熱のユートピア"@ja,
        "Shakunetsu no Utopia"@ja-latn ;
    schema:publisher _:Nf71c5b6cf8b24486a93f8a24c60c9f1a ;
    foaf:depiction <https://media.vgm.io/albums/40/54504/54504-1440040909.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "ayataka"@en ;
    foaf:made <album/54504#subject> ;
    foaf:name "ayataka"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ayataka"@en ;
    foaf:made <album/54504#lyrics> ;
    foaf:name "ayataka"@en .

_:N04874477b2504a018d9e8024b475e482 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "葉月ノ夜"@ja,
        "Hazuki no Yoru"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N93b688a6ad5d4dd3a599063ff3878cc0 ;
    schema:name "葉月ノ夜"@ja,
        "Hazuki no Yoru"@ja-latn .

_:N0db8e0e7d32644aaaa9b6cfc5f543442 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "contrail tail (MK Instrumental Remix)"@ja,
        "contrail tail (MK Instrumental Remix)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N93b688a6ad5d4dd3a599063ff3878cc0 ;
    schema:name "contrail tail (MK Instrumental Remix)"@ja,
        "contrail tail (MK Instrumental Remix)"@ja-latn .

_:N14ed101c311445559276060562cf457d a schema:Person,
        foaf:Person ;
    mo:performed <album/54504#performance> ;
    schema:name "Dai."@en ;
    foaf:name "Dai."@en .

_:N4913680516834641b6ed75b7f8772e09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "灼熱のユートピア"@ja,
        "Shakunetsu no Utopia"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N93b688a6ad5d4dd3a599063ff3878cc0 ;
    schema:name "灼熱のユートピア"@ja,
        "Shakunetsu no Utopia"@ja-latn .

_:N97308610bb8a45cc9af94f9b95d40f04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "contrail tail (MK Remix)"@ja,
        "contrail tail (MK Remix)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N93b688a6ad5d4dd3a599063ff3878cc0 ;
    schema:name "contrail tail (MK Remix)"@ja,
        "contrail tail (MK Remix)"@ja-latn .

_:Nca5e457205314f148bec16d6d1d2fcfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "灼熱のユートピア (Instrumental)"@ja,
        "Shakunetsu no Utopia (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N93b688a6ad5d4dd3a599063ff3878cc0 ;
    schema:name "灼熱のユートピア (Instrumental)"@ja,
        "Shakunetsu no Utopia (Instrumental)"@ja-latn .

_:Nf71c5b6cf8b24486a93f8a24c60c9f1a schema:name "Starving Trancer"@en ;
    foaf:name "Starving Trancer"@en .

_:N93b688a6ad5d4dd3a599063ff3878cc0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04874477b2504a018d9e8024b475e482,
        _:N0db8e0e7d32644aaaa9b6cfc5f543442,
        _:N4913680516834641b6ed75b7f8772e09,
        _:N97308610bb8a45cc9af94f9b95d40f04,
        _:Nca5e457205314f148bec16d6d1d2fcfd ;
    mo:track_count 5 ;
    schema:duration "PT20:42"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N04874477b2504a018d9e8024b475e482,
        _:N0db8e0e7d32644aaaa9b6cfc5f543442,
        _:N4913680516834641b6ed75b7f8772e09,
        _:N97308610bb8a45cc9af94f9b95d40f04,
        _:Nca5e457205314f148bec16d6d1d2fcfd .

