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

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

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

<album/76545#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Melody Of Dust"@en,
        "The Melody Of Dust"@ja,
        "The Melody Of Dust"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Hot Sugar"@en ;
            foaf:made <album/76545#composition> ;
            foaf:name "Hot Sugar"@en ] ;
    mo:produced_work <album/76545#musicalwork> ;
    schema:name "The Melody Of Dust"@en,
        "The Melody Of Dust"@ja,
        "The Melody Of Dust"@ja-latn .

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

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

<org/1738#subject> schema:name "Ghost Ramp"@en,
        "Ghost Ramp"@ja,
        "Ghost Ramp"@ja-latn ;
    foaf:name "Ghost Ramp"@en,
        "Ghost Ramp"@ja,
        "Ghost Ramp"@ja-latn .

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

<https://medium-media.vgm.io/albums/54/76545/76545-1522451798.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/76545#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-03-31"^^xsd:date ;
    dcterms:title "The Melody Of Dust"@en,
        "The Melody Of Dust"@ja,
        "The Melody Of Dust"@ja-latn ;
    mo:catalogue_number "GR033" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/76545#musicalexpression> ;
    mo:publisher <org/1738#subject> ;
    mo:record _:N86b4321b63964d5ca91ff02d249a2e4f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Melody Of Dust"@en ;
            foaf:name "The Melody Of Dust"@en ] ;
    schema:datePublished "2017-03-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/54/76545/76545-1522451798.jpg> ;
    schema:name "The Melody Of Dust"@en,
        "The Melody Of Dust"@ja,
        "The Melody Of Dust"@ja-latn ;
    schema:publisher <org/1738#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/76545/76545-1522451798.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76545#subject> ;
    schema:name "Hot Sugar"@en ;
    foaf:made <album/76545#subject> ;
    foaf:name "Hot Sugar"@en .

_:N012afda13bc24543bf2d1eb61653ea65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nausea"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N86b4321b63964d5ca91ff02d249a2e4f ;
    schema:name "Nausea"@en .

_:N045480eac4c84013adc583ee89ff45eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frosted Glass"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N86b4321b63964d5ca91ff02d249a2e4f ;
    schema:name "Frosted Glass"@en .

_:N0efcaf7a465546f89b3e89b69318d1a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fountain"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N86b4321b63964d5ca91ff02d249a2e4f ;
    schema:name "The Fountain"@en .

_:N1970ffde76014bd29da156f2decb03e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death is the Ultimate Reward"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N86b4321b63964d5ca91ff02d249a2e4f ;
    schema:name "Death is the Ultimate Reward"@en .

_:N1aa5732cae154b28aa48fa83ea03b504 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dove's Blood"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N86b4321b63964d5ca91ff02d249a2e4f ;
    schema:name "Dove's Blood"@en .

_:N1b9d601f35ba4cff825e2f13005a6f8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Trembling Hand"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N86b4321b63964d5ca91ff02d249a2e4f ;
    schema:name "The Trembling Hand"@en .

_:N2600917d861841b78b50097eb93a7955 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Coffin in my Clouds"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N86b4321b63964d5ca91ff02d249a2e4f ;
    schema:name "Coffin in my Clouds"@en .

_:N44a0abae54af4311b56531e84c381500 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Huffing Paint"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N86b4321b63964d5ca91ff02d249a2e4f ;
    schema:name "Huffing Paint"@en .

_:N5afe434c22214972b555a12c69a0f810 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Life of a Goldfish"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N86b4321b63964d5ca91ff02d249a2e4f ;
    schema:name "The Life of a Goldfish"@en .

_:Nda31fccf75844507b638179f695c5245 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plasma"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N86b4321b63964d5ca91ff02d249a2e4f ;
    schema:name "Plasma"@en .

_:Ne4a6bd30f3a2471aaf38074704aa22a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I first heard the melody from within the womb"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N86b4321b63964d5ca91ff02d249a2e4f ;
    schema:name "I first heard the melody from within the womb"@en .

_:Ne73642c007ec4cb882edc87e69960c0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fairies Whisper"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N86b4321b63964d5ca91ff02d249a2e4f ;
    schema:name "The Fairies Whisper"@en .

_:Nfee8379163b04938bb1900a30616204d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For the Birds"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N86b4321b63964d5ca91ff02d249a2e4f ;
    schema:name "For the Birds"@en .

_:N86b4321b63964d5ca91ff02d249a2e4f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N012afda13bc24543bf2d1eb61653ea65,
        _:N045480eac4c84013adc583ee89ff45eb,
        _:N0efcaf7a465546f89b3e89b69318d1a1,
        _:N1970ffde76014bd29da156f2decb03e6,
        _:N1aa5732cae154b28aa48fa83ea03b504,
        _:N1b9d601f35ba4cff825e2f13005a6f8f,
        _:N2600917d861841b78b50097eb93a7955,
        _:N44a0abae54af4311b56531e84c381500,
        _:N5afe434c22214972b555a12c69a0f810,
        _:Nda31fccf75844507b638179f695c5245,
        _:Ne4a6bd30f3a2471aaf38074704aa22a1,
        _:Ne73642c007ec4cb882edc87e69960c0b,
        _:Nfee8379163b04938bb1900a30616204d ;
    mo:track_count 13 ;
    schema:duration "PT21:52"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N012afda13bc24543bf2d1eb61653ea65,
        _:N045480eac4c84013adc583ee89ff45eb,
        _:N0efcaf7a465546f89b3e89b69318d1a1,
        _:N1970ffde76014bd29da156f2decb03e6,
        _:N1aa5732cae154b28aa48fa83ea03b504,
        _:N1b9d601f35ba4cff825e2f13005a6f8f,
        _:N2600917d861841b78b50097eb93a7955,
        _:N44a0abae54af4311b56531e84c381500,
        _:N5afe434c22214972b555a12c69a0f810,
        _:Nda31fccf75844507b638179f695c5245,
        _:Ne4a6bd30f3a2471aaf38074704aa22a1,
        _:Ne73642c007ec4cb882edc87e69960c0b,
        _:Nfee8379163b04938bb1900a30616204d .

