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

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

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

<event/151> a mo:Release ;
    schema:name "Released at Comic Market 82 (Aug 10, 2012 to Aug 12, 2012)" .

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

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

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

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

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

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

<https://medium-media.vgm.io/albums/83/53538/53538-1434989153.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/16449#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53538#performance> ;
    schema:name "Toranosuke"@en,
        "とらのすけ"@ja ;
    foaf:made <album/53538#lyrics>,
        <album/53538#subject> ;
    foaf:name "Toranosuke"@en,
        "とらのすけ"@ja .

<artist/16450#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53538#performance> ;
    schema:name "shiro."@en,
        "しろ"@ja ;
    foaf:name "shiro."@en,
        "しろ"@ja .

<album/53538#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "colour score"@en,
        "colour score"@ja,
        "colour score"@ja-latn ;
    mo:performance_of <album/53538#musicalwork> ;
    mo:performer <artist/16449#subject>,
        <artist/16450#subject> ;
    mo:recorded_as <album/53538#musicalexpression> ;
    schema:byArtist <artist/16449#subject>,
        <artist/16450#subject> ;
    schema:name "colour score"@en,
        "colour score"@ja,
        "colour score"@ja-latn ;
    schema:workPerformed <album/53538#musicalwork> .

<album/53538#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-11"^^xsd:date ;
    dcterms:title "colour score"@en,
        "colour score"@ja,
        "colour score"@ja-latn ;
    mo:catalogue_number "MOFUYA-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/53538#musicalexpression> ;
    mo:publisher <org/1458#subject> ;
    mo:record _:Nf401a59d16d74dacb5495325f8e11454 ;
    mo:record_count 1 ;
    mo:release <event/151> ;
    schema:about <product/20#subject>,
        <product/27#subject> ;
    schema:byArtist <artist/16449#subject>,
        <artist/16450#subject> ;
    schema:datePublished "2012-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/53538/53538-1434989153.jpg> ;
    schema:name "colour score"@en,
        "colour score"@ja,
        "colour score"@ja-latn ;
    schema:publisher <org/1458#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/53538/53538-1434989153.jpg> .

_:N2a84ba96a4b94ee584e614cafdd07fe9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "La Clarte"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nf401a59d16d74dacb5495325f8e11454 ;
    schema:name "La Clarte"@ja .

_:N2b2b912d8f534381b86e586a55030c47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "本当のキモチ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nf401a59d16d74dacb5495325f8e11454 ;
    schema:name "本当のキモチ"@ja .

_:N3eefc3ae14bf4a668ffd97488e795f08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永久の箱庭"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Nf401a59d16d74dacb5495325f8e11454 ;
    schema:name "永久の箱庭"@ja .

_:Na6392338c6594052a7c729faf6d03e38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "clock work lust"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:Nf401a59d16d74dacb5495325f8e11454 ;
    schema:name "clock work lust"@ja .

_:Nd92572bd2c6e4dff831998078777af95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻を綴る絵本"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nf401a59d16d74dacb5495325f8e11454 ;
    schema:name "幻を綴る絵本"@ja .

_:Ne18b3e9e17c84168b5a7c11d8eb6c241 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢想ふ華"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nf401a59d16d74dacb5495325f8e11454 ;
    schema:name "夢想ふ華"@ja .

_:Nf7ac36b58dae41f69af29658be62032e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "vermilion"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nf401a59d16d74dacb5495325f8e11454 ;
    schema:name "vermilion"@ja .

_:Nf401a59d16d74dacb5495325f8e11454 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a84ba96a4b94ee584e614cafdd07fe9,
        _:N2b2b912d8f534381b86e586a55030c47,
        _:N3eefc3ae14bf4a668ffd97488e795f08,
        _:Na6392338c6594052a7c729faf6d03e38,
        _:Nd92572bd2c6e4dff831998078777af95,
        _:Ne18b3e9e17c84168b5a7c11d8eb6c241,
        _:Nf7ac36b58dae41f69af29658be62032e ;
    mo:track_count 7 ;
    schema:duration "PT30:17"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N2a84ba96a4b94ee584e614cafdd07fe9,
        _:N2b2b912d8f534381b86e586a55030c47,
        _:N3eefc3ae14bf4a668ffd97488e795f08,
        _:Na6392338c6594052a7c729faf6d03e38,
        _:Nd92572bd2c6e4dff831998078777af95,
        _:Ne18b3e9e17c84168b5a7c11d8eb6c241,
        _:Nf7ac36b58dae41f69af29658be62032e .

