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

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

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

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

<event/1> a mo:Release ;
    schema:name "Released at Comic Market 72 (Aug 17, 2007 to Aug 19, 2007)" .

<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/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

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

<album/6604#musicalexpression> a mo:Signal ;
    mo:published_as <album/6604#subject> ;
    mo:records <album/6604#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/40/6604/6604-6acee6f7669a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/6604#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/40/6604/6604-6acee6f7669a.jpg> ;
    foaf:depicts <album/6604#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/40/6604/6604-6acee6f7669a.jpg> .

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

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

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

<artist/2588#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6604#performance> ;
    schema:name "TAMUSIC"@en ;
    foaf:name "TAMUSIC"@en .

<artist/2656#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6604#performance> ;
    schema:name "Gensou Gakudan"@en,
        "弦奏楽団"@ja ;
    foaf:name "Gensou Gakudan"@en,
        "弦奏楽団"@ja .

<artist/822#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6604#performance> ;
    schema:name "Ravy"@en ;
    foaf:name "Ravy"@en .

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

<album/6604#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-08-17"^^xsd:date ;
    dcterms:title "Shin Touhou Komoriuta"@en,
        "新　東方子守唄"@ja,
        "Shin Touhou Komoriuta"@ja-latn ;
    mo:catalogue_number "TAM3-0015" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6604#musicalexpression> ;
    mo:publisher <org/110#subject> ;
    mo:record _:N0b2c45a031a64879824cf58db4846916 ;
    mo:record_count 1 ;
    mo:release <event/1> ;
    schema:about <product/20#subject>,
        <product/33#subject> ;
    schema:byArtist <artist/1006#subject>,
        <artist/2588#subject>,
        <artist/2656#subject>,
        <artist/822#subject> ;
    schema:datePublished "2007-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/6604/6604-6acee6f7669a.jpg> ;
    schema:name "Shin Touhou Komoriuta"@en,
        "新　東方子守唄"@ja,
        "Shin Touhou Komoriuta"@ja-latn ;
    schema:publisher <org/110#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/6604/6604-6acee6f7669a.jpg> .

_:N096e46ecd7f94858933ca0d349f15bbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N. Owen was her?"@en,
        "U.N.オーエンは彼女なのか？"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N0b2c45a031a64879824cf58db4846916 ;
    schema:name "U.N. Owen was her?"@en,
        "U.N.オーエンは彼女なのか？"@ja .

_:N14d554b51fe94a7590b46341c1ca9a10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai Teahouse ~ Chinese Tea"@en,
        "上海紅茶館"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:23"^^xsd:interval ;
    schema:inPlaylist _:N0b2c45a031a64879824cf58db4846916 ;
    schema:name "Shanghai Teahouse ~ Chinese Tea"@en,
        "上海紅茶館"@ja .

_:N3e334a2fba9541c788110ab9d985cd94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to the Moon Tour"@en,
        "月面ツアーへようこそ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N0b2c45a031a64879824cf58db4846916 ;
    schema:name "Welcome to the Moon Tour"@en,
        "月面ツアーへようこそ"@ja .

_:N41f0e6fc38684455b607dcd2c0b5785b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Locked Girl ~ The Girl's Secret Room"@en,
        "ラクトガール　～ 少女密室"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N0b2c45a031a64879824cf58db4846916 ;
    schema:name "Locked Girl ~ The Girl's Secret Room"@en,
        "ラクトガール　～ 少女密室"@ja .

_:N76a286d89b124debb87bbd834519c0da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gensokyo the Gods Loved"@en,
        "神々が恋した幻想郷"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N0b2c45a031a64879824cf58db4846916 ;
    schema:name "The Gensokyo the Gods Loved"@en,
        "神々が恋した幻想郷"@ja .

_:Nb349b1cfb81a4d4d83a2ed252812fe55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Septette for the Dead Princess"@en,
        "亡き王女の為のセプテット"@ja ;
    mo:track_number 8 ;
    schema:duration "PT17:35"^^xsd:interval ;
    schema:inPlaylist _:N0b2c45a031a64879824cf58db4846916 ;
    schema:name "Septette for the Dead Princess"@en,
        "亡き王女の為のセプテット"@ja .

_:Nbd10f8680d064ced81626bfb9255658d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Because the Princess Inada Is Scolding Me"@en,
        "稲田姫様に叱られるから"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N0b2c45a031a64879824cf58db4846916 ;
    schema:name "Because the Princess Inada Is Scolding Me"@en,
        "稲田姫様に叱られるから"@ja .

_:Nc4945833c0be4c88929b9d8fb61d30aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend of Aokigahara"@en,
        "青木ヶ原の伝説"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N0b2c45a031a64879824cf58db4846916 ;
    schema:name "Legend of Aokigahara"@en,
        "青木ヶ原の伝説"@ja .

_:Nff610474863145cfb76e4db8a8bcacd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Far Side of the Moon"@en,
        "向こう側の月"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N0b2c45a031a64879824cf58db4846916 ;
    schema:name "The Far Side of the Moon"@en,
        "向こう側の月"@ja .

_:Nff8ad943c661488296547648306b0bce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beloved Tomboyish Girl"@en,
        "おてんば恋娘"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N0b2c45a031a64879824cf58db4846916 ;
    schema:name "Beloved Tomboyish Girl"@en,
        "おてんば恋娘"@ja .

_:N0b2c45a031a64879824cf58db4846916 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N096e46ecd7f94858933ca0d349f15bbe,
        _:N14d554b51fe94a7590b46341c1ca9a10,
        _:N3e334a2fba9541c788110ab9d985cd94,
        _:N41f0e6fc38684455b607dcd2c0b5785b,
        _:N76a286d89b124debb87bbd834519c0da,
        _:Nb349b1cfb81a4d4d83a2ed252812fe55,
        _:Nbd10f8680d064ced81626bfb9255658d,
        _:Nc4945833c0be4c88929b9d8fb61d30aa,
        _:Nff610474863145cfb76e4db8a8bcacd3,
        _:Nff8ad943c661488296547648306b0bce ;
    mo:track_count 10 ;
    schema:duration "PT52:20"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N096e46ecd7f94858933ca0d349f15bbe,
        _:N14d554b51fe94a7590b46341c1ca9a10,
        _:N3e334a2fba9541c788110ab9d985cd94,
        _:N41f0e6fc38684455b607dcd2c0b5785b,
        _:N76a286d89b124debb87bbd834519c0da,
        _:Nb349b1cfb81a4d4d83a2ed252812fe55,
        _:Nbd10f8680d064ced81626bfb9255658d,
        _:Nc4945833c0be4c88929b9d8fb61d30aa,
        _:Nff610474863145cfb76e4db8a8bcacd3,
        _:Nff8ad943c661488296547648306b0bce .

