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

<artist/15170#subject> a schema:Person,
        foaf:Person ;
    schema:name "rudder-k"@en ;
    foaf:made <album/19685#lyrics>,
        <album/19685#subject> ;
    foaf:name "rudder-k"@en .

<artist/17585#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuzuhiko"@en,
        "ゆずひこ"@ja ;
    foaf:made <album/19685#lyrics>,
        <album/19685#subject> ;
    foaf:name "Yuzuhiko"@en,
        "ゆずひこ"@ja .

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

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

<event/71> a mo:Release ;
    schema:name "Released at M3-2010 Spring (May 05, 2010)" .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn .

<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/276#subject> a schema:CreativeWork ;
    schema:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn ;
    foaf:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/58/19685/19685-1275974464.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/19685#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Stars in her Eyes"@en,
        "Stars in her Eyes"@ja,
        "Stars in her Eyes"@ja-latn ;
    mo:performance_of <album/19685#musicalwork> ;
    mo:performer <artist/38094#subject> ;
    mo:recorded_as <album/19685#musicalexpression> ;
    schema:byArtist <artist/38094#subject> ;
    schema:name "Stars in her Eyes"@en,
        "Stars in her Eyes"@ja,
        "Stars in her Eyes"@ja-latn ;
    schema:workPerformed <album/19685#musicalwork> .

<artist/38094#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19685#performance> ;
    schema:name ">>96"@en ;
    foaf:made <album/19685#lyrics>,
        <album/19685#subject> ;
    foaf:name ">>96"@en .

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

<album/19685#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-05"^^xsd:date ;
    dcterms:title "Stars in her Eyes"@en,
        "Stars in her Eyes"@ja,
        "Stars in her Eyes"@ja-latn ;
    mo:catalogue_number "HIS-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19685#musicalexpression> ;
    mo:publisher _:Ne61652fc9afa44e7adce0664dc482a8f ;
    mo:record _:N9c94f79d76d94646a6306e2fc9ebc1a6 ;
    mo:record_count 1 ;
    mo:release <event/71> ;
    schema:about <product/14#subject>,
        <product/20#subject>,
        <product/27#subject>,
        <product/276#subject> ;
    schema:byArtist <artist/38094#subject> ;
    schema:datePublished "2010-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/19685/19685-1275974464.jpg> ;
    schema:name "Stars in her Eyes"@en,
        "Stars in her Eyes"@ja,
        "Stars in her Eyes"@ja-latn ;
    schema:publisher _:Ne61652fc9afa44e7adce0664dc482a8f ;
    foaf:depiction <https://media.vgm.io/albums/58/19685/19685-1275974464.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "mana"@en ;
    foaf:made <album/19685#subject> ;
    foaf:name "mana"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "mana"@en ;
    foaf:made <album/19685#lyrics> ;
    foaf:name "mana"@en .

_:N1878cb39425044eca933e02e413efbbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はぴらじ！第2回"@ja,
        "Wa piraji! Dai 2-kai"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT29:37"^^xsd:interval ;
    schema:inPlaylist _:N9c94f79d76d94646a6306e2fc9ebc1a6 ;
    schema:name "はぴらじ！第2回"@ja,
        "Wa piraji! Dai 2-kai"@ja-latn .

_:N55080113be204e259b9b2704804a5062 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strawberrage -prelude-"@ja,
        "Strawberrage -prelude-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N9c94f79d76d94646a6306e2fc9ebc1a6 ;
    schema:name "Strawberrage -prelude-"@ja,
        "Strawberrage -prelude-"@ja-latn .

_:N7f6745d4322749b0a598d35c7c43aefb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stars in her Eyes"@ja,
        "Stars in her Eyes"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N9c94f79d76d94646a6306e2fc9ebc1a6 ;
    schema:name "Stars in her Eyes"@ja,
        "Stars in her Eyes"@ja-latn .

_:N81ef3cf5323648fc9fe3c00edb40344d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイノキセキ"@ja,
        "Ai no Kiseki"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N9c94f79d76d94646a6306e2fc9ebc1a6 ;
    schema:name "アイノキセキ"@ja,
        "Ai no Kiseki"@ja-latn .

_:N83a2fad8d17c4dbb9ae9f53135f375b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロケットクイーン"@ja,
        "Roketto kuīn"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N9c94f79d76d94646a6306e2fc9ebc1a6 ;
    schema:name "ロケットクイーン"@ja,
        "Roketto kuīn"@ja-latn .

_:N959a2deada364dceb8afdd69965f4f10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "深淵風影"@ja,
        "Shin'en Kaze Kage"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N9c94f79d76d94646a6306e2fc9ebc1a6 ;
    schema:name "深淵風影"@ja,
        "Shin'en Kaze Kage"@ja-latn .

_:Ne012b8c39c9b4149aa312e7e52d9ba0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strawberrage"@ja,
        "Strawberrage"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:N9c94f79d76d94646a6306e2fc9ebc1a6 ;
    schema:name "Strawberrage"@ja,
        "Strawberrage"@ja-latn .

_:Ne61652fc9afa44e7adce0664dc482a8f schema:name "HAPPY I SCREAM!!"@en ;
    foaf:name "HAPPY I SCREAM!!"@en .

_:N9c94f79d76d94646a6306e2fc9ebc1a6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1878cb39425044eca933e02e413efbbc,
        _:N55080113be204e259b9b2704804a5062,
        _:N7f6745d4322749b0a598d35c7c43aefb,
        _:N81ef3cf5323648fc9fe3c00edb40344d,
        _:N83a2fad8d17c4dbb9ae9f53135f375b8,
        _:N959a2deada364dceb8afdd69965f4f10,
        _:Ne012b8c39c9b4149aa312e7e52d9ba0e ;
    mo:track_count 7 ;
    schema:duration "PT52:56"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1878cb39425044eca933e02e413efbbc,
        _:N55080113be204e259b9b2704804a5062,
        _:N7f6745d4322749b0a598d35c7c43aefb,
        _:N81ef3cf5323648fc9fe3c00edb40344d,
        _:N83a2fad8d17c4dbb9ae9f53135f375b8,
        _:N959a2deada364dceb8afdd69965f4f10,
        _:Ne012b8c39c9b4149aa312e7e52d9ba0e .

