@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 _:Nc9f62cda800441b89d997e4760f39af5,
        <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 _:Nc9f62cda800441b89d997e4760f39af5,
        <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 _:N8e3b3437a4114250ac73084405a5cebb ;
    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> .

_:N0e6502c82f614b6484f9bc898c9c95a0 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 _:N8e3b3437a4114250ac73084405a5cebb ;
    schema:name "perfect wind"@ja,
        "perfect wind"@ja-latn .

_:N21a2b0f05119469ba99723fb55fb2086 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 _:N8e3b3437a4114250ac73084405a5cebb ;
    schema:name "シークレットシスターコンプレックス"@ja,
        "Secret Sister Complex"@ja-latn .

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

_:N2b7694f3cdd8482da80ba0135ad04d9e 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 _:N8e3b3437a4114250ac73084405a5cebb ;
    schema:name "物凄い勢いでけーねが物凄いうた"@ja,
        "Monosugoi Ikioi de Keine ga Monosugoi Uta"@ja-latn .

_:N2f7ca8d06bf148a0aabab8abc6abad1b 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 _:N8e3b3437a4114250ac73084405a5cebb ;
    schema:name "Sugar Sugar Dream"@ja,
        "Sugar Sugar Dream"@ja-latn .

_:N4fe5b25e3df44f96bc01fc07cee6d2f7 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 _:N8e3b3437a4114250ac73084405a5cebb ;
    schema:name "飴色の空、帰り道"@ja,
        "Ameiro no Sora, Kaerimichi"@ja-latn .

_:N7ba63a67367543d38f3ca4538f92530b 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 _:N8e3b3437a4114250ac73084405a5cebb ;
    schema:name "素晴らしい‘0’"@ja,
        "Subarashii '0'"@ja-latn .

_:Na7e0788c08dd44b280014b925612c219 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 _:N8e3b3437a4114250ac73084405a5cebb ;
    schema:name "Deconstruction Star"@ja,
        "Deconstruction Star"@ja-latn .

_:Nba2e7a2f0b834f38a3d44bd3150b491f 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 _:N8e3b3437a4114250ac73084405a5cebb ;
    schema:name "Starry Presto"@ja,
        "Starry Presto"@ja-latn .

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

_:Ncd065aa362a149dcae5b6ab55a4fbdfc 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 _:N8e3b3437a4114250ac73084405a5cebb ;
    schema:name "きゅんきゅんたまらんいなばたん。"@ja,
        "Kyun Kyun Tamaran Inaba-tan."@ja-latn .

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

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

_:N8e3b3437a4114250ac73084405a5cebb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e6502c82f614b6484f9bc898c9c95a0,
        _:N21a2b0f05119469ba99723fb55fb2086,
        _:N2ae9613f95da40dea1ecd4beb6250bff,
        _:N2b7694f3cdd8482da80ba0135ad04d9e,
        _:N2f7ca8d06bf148a0aabab8abc6abad1b,
        _:N4fe5b25e3df44f96bc01fc07cee6d2f7,
        _:N7ba63a67367543d38f3ca4538f92530b,
        _:Na7e0788c08dd44b280014b925612c219,
        _:Nba2e7a2f0b834f38a3d44bd3150b491f,
        _:Ncd065aa362a149dcae5b6ab55a4fbdfc,
        _:Ncfae668f5a1143a7a9ff2b7f548f2478,
        _:Ndb1b699c7a3349078e6aafe9f584aa03 ;
    mo:track_count 12 ;
    schema:duration "PT57:28"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0e6502c82f614b6484f9bc898c9c95a0,
        _:N21a2b0f05119469ba99723fb55fb2086,
        _:N2ae9613f95da40dea1ecd4beb6250bff,
        _:N2b7694f3cdd8482da80ba0135ad04d9e,
        _:N2f7ca8d06bf148a0aabab8abc6abad1b,
        _:N4fe5b25e3df44f96bc01fc07cee6d2f7,
        _:N7ba63a67367543d38f3ca4538f92530b,
        _:Na7e0788c08dd44b280014b925612c219,
        _:Nba2e7a2f0b834f38a3d44bd3150b491f,
        _:Ncd065aa362a149dcae5b6ab55a4fbdfc,
        _:Ncfae668f5a1143a7a9ff2b7f548f2478,
        _:Ndb1b699c7a3349078e6aafe9f584aa03 .

