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

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

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

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

<event/29> a mo:Release ;
    schema:name "Released at Comic Market 74 (Aug 15, 2008 to Aug 17, 2008)" .

<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/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/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<album/9871#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cosmic Travelers"@en,
        "Cosmic Travelers"@ja,
        "Cosmic Travelers"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/9871#musicalwork> ;
    schema:name "Cosmic Travelers"@en,
        "Cosmic Travelers"@ja,
        "Cosmic Travelers"@ja-latn .

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

<org/215#subject> schema:name "XL Project"@en,
        "XL Project"@ja,
        "XL Project"@ja-latn ;
    foaf:name "XL Project"@en,
        "XL Project"@ja,
        "XL Project"@ja-latn .

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

<https://medium-media.vgm.io/albums/17/9871/9871-1219003506.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/9871#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cosmic Travelers"@en,
        "Cosmic Travelers"@ja,
        "Cosmic Travelers"@ja-latn ;
    mo:performance_of <album/9871#musicalwork> ;
    mo:performer <artist/4261#subject> ;
    mo:recorded_as <album/9871#musicalexpression> ;
    schema:byArtist <artist/4261#subject> ;
    schema:name "Cosmic Travelers"@en,
        "Cosmic Travelers"@ja,
        "Cosmic Travelers"@ja-latn ;
    schema:workPerformed <album/9871#musicalwork> .

<artist/4261#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9871#performance> ;
    schema:name "mintea"@en ;
    foaf:name "mintea"@en .

<album/9871#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-16"^^xsd:date ;
    dcterms:title "Cosmic Travelers"@en,
        "Cosmic Travelers"@ja,
        "Cosmic Travelers"@ja-latn ;
    mo:catalogue_number "XLPS-0018" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9871#musicalexpression> ;
    mo:publisher <org/215#subject> ;
    mo:record _:N77200c767ec14c1b94d9359711b17f85 ;
    mo:record_count 1 ;
    mo:release <event/29> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/4261#subject> ;
    schema:datePublished "2008-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/17/9871/9871-1219003506.jpg> ;
    schema:name "Cosmic Travelers"@en,
        "Cosmic Travelers"@ja,
        "Cosmic Travelers"@ja-latn ;
    schema:publisher <org/215#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/9871/9871-1219003506.jpg> .

_:N00711af75aa947d5945e0f0b67ea73bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Transmition"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:59"^^xsd:interval ;
    schema:inPlaylist _:N77200c767ec14c1b94d9359711b17f85 ;
    schema:name "Transmition"@en .

_:N2914a0ab2e3448e9bb2421674feadaa3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The milky way part.2"@en ;
    mo:track_number 6 ;
    schema:duration "PT7:09"^^xsd:interval ;
    schema:inPlaylist _:N77200c767ec14c1b94d9359711b17f85 ;
    schema:name "The milky way part.2"@en .

_:N29df44c4ff6b41229f88ce9cfedc9aa4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The milky way part.1"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N77200c767ec14c1b94d9359711b17f85 ;
    schema:name "The milky way part.1"@en .

_:N2daa3d012ccf42268cba621bbf51c546 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fall Out"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N77200c767ec14c1b94d9359711b17f85 ;
    schema:name "Fall Out"@en .

_:N44849aa9c7744ae4a357f6851c0c6633 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Afternoon Tea Time -star mix-"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:46"^^xsd:interval ;
    schema:inPlaylist _:N77200c767ec14c1b94d9359711b17f85 ;
    schema:name "Afternoon Tea Time -star mix-"@en .

_:N4e1ff4f48e3f4384bf4a86fb784563f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The milky way part.3"@en ;
    mo:track_number 7 ;
    schema:duration "PT8:21"^^xsd:interval ;
    schema:inPlaylist _:N77200c767ec14c1b94d9359711b17f85 ;
    schema:name "The milky way part.3"@en .

_:N654eee39b90d47c4b1fc8a323f91a16b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fall In"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N77200c767ec14c1b94d9359711b17f85 ;
    schema:name "Fall In"@en .

_:N70aff099279b4f4c830855a0987dd838 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PA"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N77200c767ec14c1b94d9359711b17f85 ;
    schema:name "PA"@en .

_:Neffddd143b2f47359f12b969a8545e18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endless Festival -star mix-"@en ;
    mo:track_number 8 ;
    schema:duration "PT7:28"^^xsd:interval ;
    schema:inPlaylist _:N77200c767ec14c1b94d9359711b17f85 ;
    schema:name "Endless Festival -star mix-"@en .

_:N77200c767ec14c1b94d9359711b17f85 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00711af75aa947d5945e0f0b67ea73bf,
        _:N2914a0ab2e3448e9bb2421674feadaa3,
        _:N29df44c4ff6b41229f88ce9cfedc9aa4,
        _:N2daa3d012ccf42268cba621bbf51c546,
        _:N44849aa9c7744ae4a357f6851c0c6633,
        _:N4e1ff4f48e3f4384bf4a86fb784563f9,
        _:N654eee39b90d47c4b1fc8a323f91a16b,
        _:N70aff099279b4f4c830855a0987dd838,
        _:Neffddd143b2f47359f12b969a8545e18 ;
    mo:track_count 9 ;
    schema:duration "PT52:14"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N00711af75aa947d5945e0f0b67ea73bf,
        _:N2914a0ab2e3448e9bb2421674feadaa3,
        _:N29df44c4ff6b41229f88ce9cfedc9aa4,
        _:N2daa3d012ccf42268cba621bbf51c546,
        _:N44849aa9c7744ae4a357f6851c0c6633,
        _:N4e1ff4f48e3f4384bf4a86fb784563f9,
        _:N654eee39b90d47c4b1fc8a323f91a16b,
        _:N70aff099279b4f4c830855a0987dd838,
        _:Neffddd143b2f47359f12b969a8545e18 .

