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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42635#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/42635#composition>,
        <album/42635#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/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/53/42635/42635-1384724668.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/42635#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-16"^^xsd:date ;
    dcterms:title "COLORS"@en,
        "COLORS"@ja,
        "COLORS"@ja-latn ;
    mo:catalogue_number "Z4R-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/42635#musicalexpression> ;
    mo:publisher _:N5ba5048da6944f0d914022adc25eb125 ;
    mo:record _:Nec7b1474597847df99d9efc9d365d9d0 ;
    mo:record_count 1 ;
    mo:release <event/29> ;
    schema:about <product/18#subject> ;
    schema:datePublished "2008-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/42635/42635-1384724668.jpg> ;
    schema:name "COLORS"@en,
        "COLORS"@ja,
        "COLORS"@ja-latn ;
    schema:publisher _:N5ba5048da6944f0d914022adc25eb125 ;
    foaf:depiction <https://media.vgm.io/albums/53/42635/42635-1384724668.jpg> .

_:N4805a577b954456593cc41013c3a5cf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "magical five colors"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Nec7b1474597847df99d9efc9d365d9d0 ;
    schema:name "magical five colors"@en .

_:N5ba5048da6944f0d914022adc25eb125 schema:name "ZETTAI 4℃"@en ;
    foaf:name "ZETTAI 4℃"@en .

_:Na2efaa976ce24c22853ca6b9c22b1afd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "endless chase"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:Nec7b1474597847df99d9efc9d365d9d0 ;
    schema:name "endless chase"@en .

_:Nba9bf6eb7aa04a3f98109c388ca66463 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The children who lost the dreams"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Nec7b1474597847df99d9efc9d365d9d0 ;
    schema:name "The children who lost the dreams"@en .

_:Nec7b1474597847df99d9efc9d365d9d0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4805a577b954456593cc41013c3a5cf0,
        _:Na2efaa976ce24c22853ca6b9c22b1afd,
        _:Nba9bf6eb7aa04a3f98109c388ca66463 ;
    mo:track_count 3 ;
    schema:duration "PT16:18"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N4805a577b954456593cc41013c3a5cf0,
        _:Na2efaa976ce24c22853ca6b9c22b1afd,
        _:Nba9bf6eb7aa04a3f98109c388ca66463 .

