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

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

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

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

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<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 .

<album/14204#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Starfaring Fantasia Collection"@en,
        "遊星幻想曲集"@ja,
        "Yuusei Gensoukyokushuu"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/14204#musicalwork> ;
    schema:name "Starfaring Fantasia Collection"@en,
        "遊星幻想曲集"@ja,
        "Yuusei Gensoukyokushuu"@ja-latn .

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

<album/14204#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Starfaring Fantasia Collection"@en,
        "遊星幻想曲集"@ja,
        "Yuusei Gensoukyokushuu"@ja-latn ;
    mo:performance_of <album/14204#musicalwork> ;
    mo:recorded_as <album/14204#musicalexpression> ;
    schema:name "Starfaring Fantasia Collection"@en,
        "遊星幻想曲集"@ja,
        "Yuusei Gensoukyokushuu"@ja-latn ;
    schema:workPerformed <album/14204#musicalwork> .

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

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

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

<album/14204#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-10-08"^^xsd:date ;
    dcterms:title "Starfaring Fantasia Collection"@en,
        "遊星幻想曲集"@ja,
        "Yuusei Gensoukyokushuu"@ja-latn ;
    mo:catalogue_number "SLCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14204#musicalexpression> ;
    mo:publisher _:Nb4195534632e4fefacd785a77b0ab1f4 ;
    mo:record _:N76543bff09d24b9cbf55cfad696111a0 ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:datePublished "2007-10-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/14204/14204-1245875605.jpg> ;
    schema:name "Starfaring Fantasia Collection"@en,
        "遊星幻想曲集"@ja,
        "Yuusei Gensoukyokushuu"@ja-latn ;
    schema:publisher _:Nb4195534632e4fefacd785a77b0ab1f4 ;
    foaf:depiction <https://media.vgm.io/albums/40/14204/14204-1245875605.jpg> .

_:N24275b9161a048919df16f3e4d58abc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Dreams of The Earth"@en,
        "Eternal Dreams of The Earth"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N76543bff09d24b9cbf55cfad696111a0 ;
    schema:name "Eternal Dreams of The Earth"@en,
        "Eternal Dreams of The Earth"@ja .

_:N30372336df454180b79105c71ac526ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Purest Ocean of Stars"@en,
        "最も澄みわたる星の海"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N76543bff09d24b9cbf55cfad696111a0 ;
    schema:name "The Purest Ocean of Stars"@en,
        "最も澄みわたる星の海"@ja .

_:N6950ee3d7f744fbeb1e232cab0850a4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmic Fantasia -Phenomena Boundary-"@en,
        "Cosmic Fantasia -事象の境界-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N76543bff09d24b9cbf55cfad696111a0 ;
    schema:name "Cosmic Fantasia -Phenomena Boundary-"@en,
        "Cosmic Fantasia -事象の境界-"@ja .

_:Na0cb4f46609d434cbf9d349c32f306cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Selaginella"@en,
        "Selaginella"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N76543bff09d24b9cbf55cfad696111a0 ;
    schema:name "Selaginella"@en,
        "Selaginella"@ja .

_:Na456d1dc53c84c9f80b86382a2a2ff61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Russet Tears"@en,
        "Russet Tears"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N76543bff09d24b9cbf55cfad696111a0 ;
    schema:name "Russet Tears"@en,
        "Russet Tears"@ja .

_:Naad79634c1ae4ac692f114125684176a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starfaring Fantasia"@en,
        "遊星幻想曲"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N76543bff09d24b9cbf55cfad696111a0 ;
    schema:name "Starfaring Fantasia"@en,
        "遊星幻想曲"@ja .

_:Nb4195534632e4fefacd785a77b0ab1f4 schema:name "Sounds of Liberation"@en ;
    foaf:name "Sounds of Liberation"@en .

_:Nbd44ab9697e7487d9537c4c05ed8583e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Capital City of Flowers is High in the Sky"@en,
        "花の都は空高く"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N76543bff09d24b9cbf55cfad696111a0 ;
    schema:name "The Capital City of Flowers is High in the Sky"@en,
        "花の都は空高く"@ja .

_:Nc34af90e1261414ea11d8294a8b83253 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voyage14292"@en,
        "Voyage14292"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N76543bff09d24b9cbf55cfad696111a0 ;
    schema:name "Voyage14292"@en,
        "Voyage14292"@ja .

_:N76543bff09d24b9cbf55cfad696111a0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N24275b9161a048919df16f3e4d58abc8,
        _:N30372336df454180b79105c71ac526ed,
        _:N6950ee3d7f744fbeb1e232cab0850a4c,
        _:Na0cb4f46609d434cbf9d349c32f306cd,
        _:Na456d1dc53c84c9f80b86382a2a2ff61,
        _:Naad79634c1ae4ac692f114125684176a,
        _:Nbd44ab9697e7487d9537c4c05ed8583e,
        _:Nc34af90e1261414ea11d8294a8b83253 ;
    mo:track_count 8 ;
    schema:duration "PT28:50"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N24275b9161a048919df16f3e4d58abc8,
        _:N30372336df454180b79105c71ac526ed,
        _:N6950ee3d7f744fbeb1e232cab0850a4c,
        _:Na0cb4f46609d434cbf9d349c32f306cd,
        _:Na456d1dc53c84c9f80b86382a2a2ff61,
        _:Naad79634c1ae4ac692f114125684176a,
        _:Nbd44ab9697e7487d9537c4c05ed8583e,
        _:Nc34af90e1261414ea11d8294a8b83253 .

