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

<artist/10258#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asahi"@en,
        "アサヒ"@ja ;
    foaf:made <album/17019#lyrics>,
        <album/17019#subject> ;
    foaf:name "Asahi"@en,
        "アサヒ"@ja .

<artist/6772#subject> a schema:Person,
        foaf:Person ;
    schema:name "Votch"@en,
        "ボッチ"@ja ;
    foaf:made <album/17019#lyrics>,
        <album/17019#subject> ;
    foaf:name "Votch"@en,
        "ボッチ"@ja .

<artist/6987#subject> a schema:Person,
        foaf:Person ;
    schema:name "Idumin"@en,
        "いずみん"@ja ;
    foaf:made <album/17019#lyrics>,
        <album/17019#subject> ;
    foaf:name "Idumin"@en,
        "いずみん"@ja .

<artist/77323#subject> a schema:Person,
        foaf:Person ;
    schema:name "szse"@en ;
    foaf:made <album/17019#lyrics>,
        <album/17019#subject> ;
    foaf:name "szse"@en .

<artist/8519#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kumarisu"@en,
        "くまりす"@ja ;
    foaf:made <album/17019#lyrics>,
        <album/17019#subject> ;
    foaf:name "Kumarisu"@en,
        "くまりす"@ja .

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

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

<event/66> a mo:Release ;
    schema:name "Released at Comic Market 77 (Dec 29, 2009 to Dec 31, 2009)" .

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

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/91/17019/17019-1266852992.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11975#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17019#performance> ;
    schema:name "Gom"@en ;
    foaf:name "Gom"@en .

<artist/12490#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17019#performance> ;
    schema:name "Mirin Furukawa"@en,
        "古川未鈴"@ja ;
    foaf:name "Mirin Furukawa"@en,
        "古川未鈴"@ja .

<artist/6774#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17019#performance> ;
    schema:name "Hanatan"@en,
        "花たん"@ja ;
    foaf:name "Hanatan"@en,
        "花たん"@ja .

<artist/6775#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17019#performance> ;
    schema:name "Hotaru"@en,
        "ほたる"@ja ;
    foaf:name "Hotaru"@en,
        "ほたる"@ja .

<artist/8196#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17019#performance> ;
    schema:name "Nanahira"@en,
        "ななひら"@ja ;
    foaf:name "Nanahira"@en,
        "ななひら"@ja .

<artist/8306#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17019#performance> ;
    schema:name "Ritsuka"@en,
        "リツカ"@ja ;
    foaf:name "Ritsuka"@en,
        "リツカ"@ja .

<artist/9291#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17019#performance> ;
    schema:name "Tsubaki"@en ;
    foaf:name "Tsubaki"@en .

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

<album/17019#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Starry Presto"@en,
        "Starry Presto"@ja,
        "Starry Presto"@ja-latn ;
    mo:performance_of <album/17019#musicalwork> ;
    mo:performer _:Nfcd1448efe9441f99dad053b0666eb2b,
        <artist/11975#subject>,
        <artist/12490#subject>,
        <artist/6774#subject>,
        <artist/6775#subject>,
        <artist/8196#subject>,
        <artist/8306#subject>,
        <artist/9291#subject> ;
    mo:recorded_as <album/17019#musicalexpression> ;
    schema:byArtist _:Nfcd1448efe9441f99dad053b0666eb2b,
        <artist/11975#subject>,
        <artist/12490#subject>,
        <artist/6774#subject>,
        <artist/6775#subject>,
        <artist/8196#subject>,
        <artist/8306#subject>,
        <artist/9291#subject> ;
    schema:name "Starry Presto"@en,
        "Starry Presto"@ja,
        "Starry Presto"@ja-latn ;
    schema:workPerformed <album/17019#musicalwork> .

<album/17019#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "Starry Presto"@en,
        "Starry Presto"@ja,
        "Starry Presto"@ja-latn ;
    mo:catalogue_number "HLZY-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17019#musicalexpression> ;
    mo:publisher <org/357#subject> ;
    mo:record _:Ncb674d3ef6194ad1ab710f0315ec5c85 ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "rino"@en ;
            foaf:name "rino"@en ],
        <artist/11975#subject>,
        <artist/12490#subject>,
        <artist/6774#subject>,
        <artist/6775#subject>,
        <artist/8196#subject>,
        <artist/8306#subject>,
        <artist/9291#subject> ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/91/17019/17019-1266852992.jpg> ;
    schema:name "Starry Presto"@en,
        "Starry Presto"@ja,
        "Starry Presto"@ja-latn ;
    schema:publisher <org/357#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/17019/17019-1266852992.jpg> .

_:N0fdaed395dd84095be338a9d0be6090e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モザイクディスコ"@ja,
        "Mozaic Disco"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Ncb674d3ef6194ad1ab710f0315ec5c85 ;
    schema:name "モザイクディスコ"@ja,
        "Mozaic Disco"@ja-latn .

_:N29f24b44f18248978f9810cb955cbfef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蛙時雨"@ja,
        "Kaeru Shigure"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Ncb674d3ef6194ad1ab710f0315ec5c85 ;
    schema:name "蛙時雨"@ja,
        "Kaeru Shigure"@ja-latn .

_:N2d24fde88c6e46ab9d4c5d948884149a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starry Presto"@ja,
        "Starry Presto"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Ncb674d3ef6194ad1ab710f0315ec5c85 ;
    schema:name "Starry Presto"@ja,
        "Starry Presto"@ja-latn .

_:N3a4139950146439eb7335a4eba85363f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "素晴らしい‘0’"@ja,
        "Subarashii '0'"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT6:37"^^xsd:interval ;
    schema:inPlaylist _:Ncb674d3ef6194ad1ab710f0315ec5c85 ;
    schema:name "素晴らしい‘0’"@ja,
        "Subarashii '0'"@ja-latn .

_:N52a76086a7564447b9c6242ffb89533c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きゅんきゅんたまらんいなばたん。"@ja,
        "Kyun Kyun Tamaran Inaba-tan."@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Ncb674d3ef6194ad1ab710f0315ec5c85 ;
    schema:name "きゅんきゅんたまらんいなばたん。"@ja,
        "Kyun Kyun Tamaran Inaba-tan."@ja-latn .

_:N7d37feb0b035433eb5e7b0823e2c4032 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "置き傘"@ja,
        "Okigasa"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:Ncb674d3ef6194ad1ab710f0315ec5c85 ;
    schema:name "置き傘"@ja,
        "Okigasa"@ja-latn .

_:N9b2332a15e834043bc2f223ed9e4c949 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "perfect wind"@ja,
        "perfect wind"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Ncb674d3ef6194ad1ab710f0315ec5c85 ;
    schema:name "perfect wind"@ja,
        "perfect wind"@ja-latn .

_:Naafd71b5d6244a9f9a601e1e90d04045 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sugar Sugar Dream"@ja,
        "Sugar Sugar Dream"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Ncb674d3ef6194ad1ab710f0315ec5c85 ;
    schema:name "Sugar Sugar Dream"@ja,
        "Sugar Sugar Dream"@ja-latn .

_:Nde6435a1d67d4f3db559fed1776f0c9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "飴色の空、帰り道"@ja,
        "Ameiro no Sora, Kaerimichi"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Ncb674d3ef6194ad1ab710f0315ec5c85 ;
    schema:name "飴色の空、帰り道"@ja,
        "Ameiro no Sora, Kaerimichi"@ja-latn .

_:Ndff61078caa54bd58b3a22281e6b5401 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deconstruction Star"@ja,
        "Deconstruction Star"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:Ncb674d3ef6194ad1ab710f0315ec5c85 ;
    schema:name "Deconstruction Star"@ja,
        "Deconstruction Star"@ja-latn .

_:Ne061043a14c14eb8896e07eddf50a855 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シークレットシスターコンプレックス"@ja,
        "Secret Sister Complex"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:Ncb674d3ef6194ad1ab710f0315ec5c85 ;
    schema:name "シークレットシスターコンプレックス"@ja,
        "Secret Sister Complex"@ja-latn .

_:Ne9c963f1932648ae9799cac575cd0005 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "物凄い勢いでけーねが物凄いうた"@ja,
        "Monosugoi Ikioi de Keine ga Monosugoi Uta"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Ncb674d3ef6194ad1ab710f0315ec5c85 ;
    schema:name "物凄い勢いでけーねが物凄いうた"@ja,
        "Monosugoi Ikioi de Keine ga Monosugoi Uta"@ja-latn .

_:Nfcd1448efe9441f99dad053b0666eb2b a schema:Person,
        foaf:Person ;
    mo:performed <album/17019#performance> ;
    schema:name "rino"@en ;
    foaf:name "rino"@en .

_:Ncb674d3ef6194ad1ab710f0315ec5c85 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fdaed395dd84095be338a9d0be6090e,
        _:N29f24b44f18248978f9810cb955cbfef,
        _:N2d24fde88c6e46ab9d4c5d948884149a,
        _:N3a4139950146439eb7335a4eba85363f,
        _:N52a76086a7564447b9c6242ffb89533c,
        _:N7d37feb0b035433eb5e7b0823e2c4032,
        _:N9b2332a15e834043bc2f223ed9e4c949,
        _:Naafd71b5d6244a9f9a601e1e90d04045,
        _:Nde6435a1d67d4f3db559fed1776f0c9f,
        _:Ndff61078caa54bd58b3a22281e6b5401,
        _:Ne061043a14c14eb8896e07eddf50a855,
        _:Ne9c963f1932648ae9799cac575cd0005 ;
    mo:track_count 12 ;
    schema:duration "PT57:28"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0fdaed395dd84095be338a9d0be6090e,
        _:N29f24b44f18248978f9810cb955cbfef,
        _:N2d24fde88c6e46ab9d4c5d948884149a,
        _:N3a4139950146439eb7335a4eba85363f,
        _:N52a76086a7564447b9c6242ffb89533c,
        _:N7d37feb0b035433eb5e7b0823e2c4032,
        _:N9b2332a15e834043bc2f223ed9e4c949,
        _:Naafd71b5d6244a9f9a601e1e90d04045,
        _:Nde6435a1d67d4f3db559fed1776f0c9f,
        _:Ndff61078caa54bd58b3a22281e6b5401,
        _:Ne061043a14c14eb8896e07eddf50a855,
        _:Ne9c963f1932648ae9799cac575cd0005 .

