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

<artist/11499#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ichi"@en,
        "イチ"@ja ;
    foaf:made <album/54025#lyrics>,
        <album/54025#subject> ;
    foaf:name "Ichi"@en,
        "イチ"@ja .

<artist/7396#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mano"@en ;
    foaf:made <album/54025#lyrics>,
        <album/54025#subject> ;
    foaf:name "Mano"@en .

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54025#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/54025#composition>,
        <album/54025#subject> ;
    foaf:name "ZUN"@en .

<event/174> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 10 (Oct 12, 2014)" .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<product/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/54025#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sailor Fuku to Yume no Shikisai ni Kansuru Kousatsu"@en,
        "セーラー服と夢の色彩に関する考察"@ja,
        "Sailor Fuku to Yume no Shikisai ni Kansuru Kousatsu"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/54025#musicalwork> ;
    schema:name "Sailor Fuku to Yume no Shikisai ni Kansuru Kousatsu"@en,
        "セーラー服と夢の色彩に関する考察"@ja,
        "Sailor Fuku to Yume no Shikisai ni Kansuru Kousatsu"@ja-latn .

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

<org/4332#subject> schema:name "Water Color Melody."@en,
        "Water Color Melody."@ja,
        "Water Color Melody."@ja-latn ;
    foaf:name "Water Color Melody."@en,
        "Water Color Melody."@ja,
        "Water Color Melody."@ja-latn .

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

<https://medium-media.vgm.io/albums/52/54025/54025-1437864244.png> a schema:ImageObject,
        foaf:Image .

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

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

<artist/49683#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54025#performance> ;
    schema:name "h.tatuki"@en ;
    foaf:name "h.tatuki"@en .

<artist/7382#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54025#performance> ;
    schema:name "aoi"@en,
        "蒼-aoi-"@ja ;
    foaf:name "aoi"@en,
        "蒼-aoi-"@ja .

<album/54025#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sailor Fuku to Yume no Shikisai ni Kansuru Kousatsu"@en,
        "セーラー服と夢の色彩に関する考察"@ja,
        "Sailor Fuku to Yume no Shikisai ni Kansuru Kousatsu"@ja-latn ;
    mo:performance_of <album/54025#musicalwork> ;
    mo:performer <artist/49683#subject>,
        <artist/7382#subject> ;
    mo:recorded_as <album/54025#musicalexpression> ;
    schema:byArtist <artist/49683#subject>,
        <artist/7382#subject> ;
    schema:name "Sailor Fuku to Yume no Shikisai ni Kansuru Kousatsu"@en,
        "セーラー服と夢の色彩に関する考察"@ja,
        "Sailor Fuku to Yume no Shikisai ni Kansuru Kousatsu"@ja-latn ;
    schema:workPerformed <album/54025#musicalwork> .

<album/54025#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-10-12"^^xsd:date ;
    dcterms:title "Sailor Fuku to Yume no Shikisai ni Kansuru Kousatsu"@en,
        "セーラー服と夢の色彩に関する考察"@ja,
        "Sailor Fuku to Yume no Shikisai ni Kansuru Kousatsu"@ja-latn ;
    mo:catalogue_number "WCM-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54025#musicalexpression> ;
    mo:publisher <org/4332#subject> ;
    mo:record _:Na3e25f6dc4b44f7c885745cf5bf7f91c ;
    mo:record_count 1 ;
    mo:release <event/174> ;
    schema:about <product/27#subject>,
        <product/35#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/49683#subject>,
        <artist/7382#subject> ;
    schema:datePublished "2014-10-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/52/54025/54025-1437864244.png> ;
    schema:name "Sailor Fuku to Yume no Shikisai ni Kansuru Kousatsu"@en,
        "セーラー服と夢の色彩に関する考察"@ja,
        "Sailor Fuku to Yume no Shikisai ni Kansuru Kousatsu"@ja-latn ;
    schema:publisher <org/4332#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/54025/54025-1437864244.png> .

_:N39e2ec2d2d7d4273ab7ed46f8ce3003a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "眠りに落ちるその日まで"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na3e25f6dc4b44f7c885745cf5bf7f91c ;
    schema:name "眠りに落ちるその日まで"@ja .

_:N809b4eccdf86445aa5aeebff42340efc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋の亜麻色連続殺人"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na3e25f6dc4b44f7c885745cf5bf7f91c ;
    schema:name "恋の亜麻色連続殺人"@ja .

_:Na9414163d39c4df49368a7f626bade36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エイリアン"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na3e25f6dc4b44f7c885745cf5bf7f91c ;
    schema:name "エイリアン"@ja .

_:Nc20b50ce9f6d4d2fa1a8ace52d344b31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "或る少女の可視不全症候群"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na3e25f6dc4b44f7c885745cf5bf7f91c ;
    schema:name "或る少女の可視不全症候群"@ja .

_:Na3e25f6dc4b44f7c885745cf5bf7f91c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N39e2ec2d2d7d4273ab7ed46f8ce3003a,
        _:N809b4eccdf86445aa5aeebff42340efc,
        _:Na9414163d39c4df49368a7f626bade36,
        _:Nc20b50ce9f6d4d2fa1a8ace52d344b31 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N39e2ec2d2d7d4273ab7ed46f8ce3003a,
        _:N809b4eccdf86445aa5aeebff42340efc,
        _:Na9414163d39c4df49368a7f626bade36,
        _:Nc20b50ce9f6d4d2fa1a8ace52d344b31 .

