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

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

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

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

<event/5> a mo:Release ;
    schema:name "Released at Comic Market 70 (Aug 10, 2006 to Aug 13, 2006)" .

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

<product/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

<album/2408#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Komoriuta"@en,
        "東方子守唄"@ja,
        "Touhou Komoriuta"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/2408#musicalwork> ;
    schema:name "Touhou Komoriuta"@en,
        "東方子守唄"@ja,
        "Touhou Komoriuta"@ja-latn .

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

<org/110#subject> schema:name "TAMUSIC"@en,
        "タムシック"@ja,
        "TAMUSIC"@ja-latn ;
    foaf:name "TAMUSIC"@en,
        "タムシック"@ja,
        "TAMUSIC"@ja-latn .

<https://media.vgm.io/albums/80/2408/2408-0f3f1a690b7e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/2408#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/80/2408/2408-0f3f1a690b7e.jpg> ;
    foaf:depicts <album/2408#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/80/2408/2408-0f3f1a690b7e.jpg> .

<https://medium-media.vgm.io/albums/80/2408/2408-0f3f1a690b7e.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1006#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2408#performance> ;
    schema:name "TAM"@en ;
    foaf:name "TAM"@en .

<artist/51207#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2408#performance> ;
    schema:name "A'"@en ;
    foaf:name "A'"@en .

<album/2408#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Komoriuta"@en,
        "東方子守唄"@ja,
        "Touhou Komoriuta"@ja-latn ;
    mo:performance_of <album/2408#musicalwork> ;
    mo:performer <artist/1006#subject>,
        <artist/51207#subject> ;
    mo:recorded_as <album/2408#musicalexpression> ;
    schema:byArtist <artist/1006#subject>,
        <artist/51207#subject> ;
    schema:name "Touhou Komoriuta"@en,
        "東方子守唄"@ja,
        "Touhou Komoriuta"@ja-latn ;
    schema:workPerformed <album/2408#musicalwork> .

<album/2408#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-08-13"^^xsd:date ;
    dcterms:title "Touhou Komoriuta"@en,
        "東方子守唄"@ja,
        "Touhou Komoriuta"@ja-latn ;
    mo:catalogue_number "TAM3-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2408#musicalexpression> ;
    mo:publisher <org/110#subject> ;
    mo:record _:N08fcbee54ecc4256893a71fae9797cc1 ;
    mo:record_count 1 ;
    mo:release <event/5> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/31#subject> ;
    schema:byArtist <artist/1006#subject>,
        <artist/51207#subject> ;
    schema:datePublished "2006-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/2408/2408-0f3f1a690b7e.jpg> ;
    schema:name "Touhou Komoriuta"@en,
        "東方子守唄"@ja,
        "Touhou Komoriuta"@ja-latn ;
    schema:publisher <org/110#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/2408/2408-0f3f1a690b7e.jpg> .

_:N13abed9b2af744e0a09f038fa500a740 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Retrospective Kyoto"@en,
        "レトロスペクティブ京都"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N08fcbee54ecc4256893a71fae9797cc1 ;
    schema:name "Retrospective Kyoto"@en,
        "レトロスペクティブ京都"@ja .

_:N13cbc02610c24111aec62d76bc30dab0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The bride of the sky"@en,
        "天空の花嫁"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:12"^^xsd:interval ;
    schema:inPlaylist _:N08fcbee54ecc4256893a71fae9797cc1 ;
    schema:name "The bride of the sky"@en,
        "天空の花嫁"@ja .

_:N39f37ad2da8b4f47b4f3a54f85017532 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai Teahouse ~ Chinese Tea"@en,
        "上海紅茶館　～Chinese Tea"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N08fcbee54ecc4256893a71fae9797cc1 ;
    schema:name "Shanghai Teahouse ~ Chinese Tea"@en,
        "上海紅茶館　～Chinese Tea"@ja .

_:N5638c887b958466bb17922108df4ec80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cinderella Cage ~ Kagome-Kagome"@en,
        "シンデレラケージ　～Kagome-Kagome"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N08fcbee54ecc4256893a71fae9797cc1 ;
    schema:name "Cinderella Cage ~ Kagome-Kagome"@en,
        "シンデレラケージ　～Kagome-Kagome"@ja .

_:N7b69bd00903540f4843e8bc0dc3a5b38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind Circulation ~ Wind Tour"@en,
        "風の循環　～Wind Tour"@ja ;
    mo:track_number 1 ;
    schema:duration "PT12:01"^^xsd:interval ;
    schema:inPlaylist _:N08fcbee54ecc4256893a71fae9797cc1 ;
    schema:name "Wind Circulation ~ Wind Tour"@en,
        "風の循環　～Wind Tour"@ja .

_:N89c8b42321254a9ab9a4e127284ea8ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloom nobly, cherry blossoms of Sumizome ~ Border of Life"@en,
        "幽雅に咲かせ、墨染の桜　～Border of Life"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:N08fcbee54ecc4256893a71fae9797cc1 ;
    schema:name "Bloom nobly, cherry blossoms of Sumizome ~ Border of Life"@en,
        "幽雅に咲かせ、墨染の桜　～Border of Life"@ja .

_:Nc8e5a59f64cb46d39f1c0c9dbd7ccf70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fantastic Legend of Tohno"@en,
        "遠野幻想物語"@ja ;
    mo:track_number 8 ;
    schema:duration "PT8:59"^^xsd:interval ;
    schema:inPlaylist _:N08fcbee54ecc4256893a71fae9797cc1 ;
    schema:name "The Fantastic Legend of Tohno"@en,
        "遠野幻想物語"@ja .

_:Ndabd375af0004635b17cd9863ae9d3cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Septette for the Dead Princess"@en,
        "亡き王女の為のセプテット"@ja ;
    mo:track_number 5 ;
    schema:duration "PT7:30"^^xsd:interval ;
    schema:inPlaylist _:N08fcbee54ecc4256893a71fae9797cc1 ;
    schema:name "Septette for the Dead Princess"@en,
        "亡き王女の為のセプテット"@ja .

_:Nedf7d89346184145b16aa43ff66dc0ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love-coloured Master Spark"@en,
        "恋色マスタースパーク"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N08fcbee54ecc4256893a71fae9797cc1 ;
    schema:name "Love-coloured Master Spark"@en,
        "恋色マスタースパーク"@ja .

_:Nfc864e68a8e54c60a1bb8848a37e065e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deaf to all but the Song"@en,
        "もう歌しか聞こえない"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N08fcbee54ecc4256893a71fae9797cc1 ;
    schema:name "Deaf to all but the Song"@en,
        "もう歌しか聞こえない"@ja .

_:N08fcbee54ecc4256893a71fae9797cc1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13abed9b2af744e0a09f038fa500a740,
        _:N13cbc02610c24111aec62d76bc30dab0,
        _:N39f37ad2da8b4f47b4f3a54f85017532,
        _:N5638c887b958466bb17922108df4ec80,
        _:N7b69bd00903540f4843e8bc0dc3a5b38,
        _:N89c8b42321254a9ab9a4e127284ea8ea,
        _:Nc8e5a59f64cb46d39f1c0c9dbd7ccf70,
        _:Ndabd375af0004635b17cd9863ae9d3cc,
        _:Nedf7d89346184145b16aa43ff66dc0ac,
        _:Nfc864e68a8e54c60a1bb8848a37e065e ;
    mo:track_count 10 ;
    schema:duration "PT65:01"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N13abed9b2af744e0a09f038fa500a740,
        _:N13cbc02610c24111aec62d76bc30dab0,
        _:N39f37ad2da8b4f47b4f3a54f85017532,
        _:N5638c887b958466bb17922108df4ec80,
        _:N7b69bd00903540f4843e8bc0dc3a5b38,
        _:N89c8b42321254a9ab9a4e127284ea8ea,
        _:Nc8e5a59f64cb46d39f1c0c9dbd7ccf70,
        _:Ndabd375af0004635b17cd9863ae9d3cc,
        _:Nedf7d89346184145b16aa43ff66dc0ac,
        _:Nfc864e68a8e54c60a1bb8848a37e065e .

