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

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

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

<artist/2454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88302#subject> ;
    schema:name "Taishi"@en ;
    foaf:made <album/88302#composition>,
        <album/88302#subject> ;
    foaf:name "Taishi"@en .

<event/210> a mo:Release ;
    schema:name "Released at M3-2018 Spring (Apr 29, 2018)" .

<album/88302#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Phant Solo III"@en,
        "Phant Solo III"@ja,
        "Phant Solo III"@ja-latn ;
    mo:composer <artist/2454#subject> ;
    mo:produced_work <album/88302#musicalwork> ;
    schema:name "Phant Solo III"@en,
        "Phant Solo III"@ja,
        "Phant Solo III"@ja-latn .

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

<album/88302#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Phant Solo III"@en,
        "Phant Solo III"@ja,
        "Phant Solo III"@ja-latn ;
    mo:performance_of <album/88302#musicalwork> ;
    mo:recorded_as <album/88302#musicalexpression> ;
    schema:name "Phant Solo III"@en,
        "Phant Solo III"@ja,
        "Phant Solo III"@ja-latn ;
    schema:workPerformed <album/88302#musicalwork> .

<org/618#subject> schema:name "compllege"@en,
        "compllege"@ja,
        "compllege"@ja-latn ;
    foaf:name "compllege"@en,
        "compllege"@ja,
        "compllege"@ja-latn .

<https://media.vgm.io/albums/20/88302/88302-1562128066.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/88302#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/20/88302/88302-1562128066.png> ;
    foaf:depicts <album/88302#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/20/88302/88302-1562128066.png> .

<https://medium-media.vgm.io/albums/20/88302/88302-1562128066.png> a schema:ImageObject,
        foaf:Image .

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

<album/88302#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-04-29"^^xsd:date ;
    dcterms:title "Phant Solo III"@en,
        "Phant Solo III"@ja,
        "Phant Solo III"@ja-latn ;
    mo:catalogue_number "COCD-0013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/88302#musicalexpression> ;
    mo:publisher <org/618#subject> ;
    mo:record _:N7af05db306a5463f9bab4ef467b5ad84 ;
    mo:record_count 1 ;
    mo:release <event/210> ;
    schema:datePublished "2018-04-29"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/20/88302/88302-1562128066.png> ;
    schema:name "Phant Solo III"@en,
        "Phant Solo III"@ja,
        "Phant Solo III"@ja-latn ;
    schema:publisher <org/618#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/88302/88302-1562128066.png> .

_:N07fcc139d2e546028d6b607eafc4742e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chapter3: The Veil of Mist over the Dark Green"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N7af05db306a5463f9bab4ef467b5ad84 ;
    schema:name "chapter3: The Veil of Mist over the Dark Green"@en .

_:N499674c2e1264e22a23970354c4f4b1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chapter1: Overture"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N7af05db306a5463f9bab4ef467b5ad84 ;
    schema:name "chapter1: Overture"@en .

_:N59aa4bf621a74ebbb0e24336788b6758 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chapter2: A Place Shrouded in Death"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N7af05db306a5463f9bab4ef467b5ad84 ;
    schema:name "chapter2: A Place Shrouded in Death"@en .

_:N830dcebdad254e63ade95578b3d27487 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chapter4: Braves in the Desert"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N7af05db306a5463f9bab4ef467b5ad84 ;
    schema:name "chapter4: Braves in the Desert"@en .

_:N954e4d9c41eb467bb6668c249f4e2584 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chapter6: White Flame"@en ;
    mo:track_number 7 ;
    schema:duration "PT7:33"^^xsd:interval ;
    schema:inPlaylist _:N7af05db306a5463f9bab4ef467b5ad84 ;
    schema:name "chapter6: White Flame"@en .

_:Nc318c55e96164da4816e7391b84c440f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chapter7: Alone"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N7af05db306a5463f9bab4ef467b5ad84 ;
    schema:name "chapter7: Alone"@en .

_:Nee22b8296d4f4f7481243a7fd634c431 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chapter5: Cold ruins"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:N7af05db306a5463f9bab4ef467b5ad84 ;
    schema:name "chapter5: Cold ruins"@en .

_:Nf85c64717f1149a0a2d3bff2b62a46c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chapter0: Warmth"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N7af05db306a5463f9bab4ef467b5ad84 ;
    schema:name "chapter0: Warmth"@en .

_:N7af05db306a5463f9bab4ef467b5ad84 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07fcc139d2e546028d6b607eafc4742e,
        _:N499674c2e1264e22a23970354c4f4b1a,
        _:N59aa4bf621a74ebbb0e24336788b6758,
        _:N830dcebdad254e63ade95578b3d27487,
        _:N954e4d9c41eb467bb6668c249f4e2584,
        _:Nc318c55e96164da4816e7391b84c440f,
        _:Nee22b8296d4f4f7481243a7fd634c431,
        _:Nf85c64717f1149a0a2d3bff2b62a46c4 ;
    mo:track_count 8 ;
    schema:duration "PT34:11"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N07fcc139d2e546028d6b607eafc4742e,
        _:N499674c2e1264e22a23970354c4f4b1a,
        _:N59aa4bf621a74ebbb0e24336788b6758,
        _:N830dcebdad254e63ade95578b3d27487,
        _:N954e4d9c41eb467bb6668c249f4e2584,
        _:Nc318c55e96164da4816e7391b84c440f,
        _:Nee22b8296d4f4f7481243a7fd634c431,
        _:Nf85c64717f1149a0a2d3bff2b62a46c4 .

