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

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

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

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

<event/42> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 6 (Mar 08, 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/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<album/26246#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Otenba Musume no PikoPiko Denpa Yohou"@en,
        "おてんば娘のピコピコ電波予報"@ja,
        "Otenba Musume no PikoPiko Denpa Yohou"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/26246#musicalwork> ;
    schema:name "Otenba Musume no PikoPiko Denpa Yohou"@en,
        "おてんば娘のピコピコ電波予報"@ja,
        "Otenba Musume no PikoPiko Denpa Yohou"@ja-latn .

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

<org/824#subject> schema:name "BirdTune"@en,
        "ばーどちゅーん"@ja,
        "BirdTune"@ja-latn ;
    foaf:name "BirdTune"@en,
        "ばーどちゅーん"@ja,
        "BirdTune"@ja-latn .

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

<https://medium-media.vgm.io/albums/64/26246/26246-1305866201.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/26246#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Otenba Musume no PikoPiko Denpa Yohou"@en,
        "おてんば娘のピコピコ電波予報"@ja,
        "Otenba Musume no PikoPiko Denpa Yohou"@ja-latn ;
    mo:performance_of <album/26246#musicalwork> ;
    mo:performer <artist/11097#subject> ;
    mo:recorded_as <album/26246#musicalexpression> ;
    schema:byArtist <artist/11097#subject> ;
    schema:name "Otenba Musume no PikoPiko Denpa Yohou"@en,
        "おてんば娘のピコピコ電波予報"@ja,
        "Otenba Musume no PikoPiko Denpa Yohou"@ja-latn ;
    schema:workPerformed <album/26246#musicalwork> .

<artist/11097#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/26246#performance> ;
    schema:name "mirin☆"@en,
        "みりん☆"@ja ;
    foaf:name "mirin☆"@en,
        "みりん☆"@ja .

<album/26246#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-08"^^xsd:date ;
    dcterms:title "Otenba Musume no PikoPiko Denpa Yohou"@en,
        "おてんば娘のピコピコ電波予報"@ja,
        "Otenba Musume no PikoPiko Denpa Yohou"@ja-latn ;
    mo:catalogue_number "BTMR-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/26246#musicalexpression> ;
    mo:publisher <org/824#subject> ;
    mo:record _:N4f7e40a9efb24871adf7e61d9febe9a9 ;
    mo:record_count 1 ;
    mo:release <event/42> ;
    schema:about <product/20#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/11097#subject> ;
    schema:datePublished "2009-03-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/64/26246/26246-1305866201.jpg> ;
    schema:name "Otenba Musume no PikoPiko Denpa Yohou"@en,
        "おてんば娘のピコピコ電波予報"@ja,
        "Otenba Musume no PikoPiko Denpa Yohou"@ja-latn ;
    schema:publisher <org/824#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/26246/26246-1305866201.jpg> .

_:N612245bb54dc42d08678b921cae3ed01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大好きバイバイ。(Short Ver.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N4f7e40a9efb24871adf7e61d9febe9a9 ;
    schema:name "大好きバイバイ。(Short Ver.)"@ja .

_:N6cc305b6c04245518e3d26b883ad1b45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天使の歌(Short Ver.)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N4f7e40a9efb24871adf7e61d9febe9a9 ;
    schema:name "天使の歌(Short Ver.)"@ja .

_:N6d2a3e562e2449c7a90b44f902f5c36f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vitamin-tune(Short Ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N4f7e40a9efb24871adf7e61d9febe9a9 ;
    schema:name "Vitamin-tune(Short Ver.)"@ja .

_:N9210f9b9221047ea9a8da4951eda17db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ちゅーん☆らぶ(Short Ver.)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N4f7e40a9efb24871adf7e61d9febe9a9 ;
    schema:name "ちゅーん☆らぶ(Short Ver.)"@ja .

_:N9e35695e15a64c82bd31f29568158c54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エネルギー冷麺"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N4f7e40a9efb24871adf7e61d9febe9a9 ;
    schema:name "エネルギー冷麺"@ja .

_:Naac9a152b8464f7aa35ec1ea103a384e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コイノカイロ(Short Ver.)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N4f7e40a9efb24871adf7e61d9febe9a9 ;
    schema:name "コイノカイロ(Short Ver.)"@ja .

_:Nb46e3b9015c5464195fb6f4470243a47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CRかえる☆大量発生↑（ただいま確変中）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N4f7e40a9efb24871adf7e61d9febe9a9 ;
    schema:name "CRかえる☆大量発生↑（ただいま確変中）"@ja .

_:Nc09b6c4d177641f1886b248862475bc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "またね！(Short Ver.)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N4f7e40a9efb24871adf7e61d9febe9a9 ;
    schema:name "またね！(Short Ver.)"@ja .

_:Ncec3147eed8a44b1af131f7f98ec4615 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨のプリズム(Short Ver.)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N4f7e40a9efb24871adf7e61d9febe9a9 ;
    schema:name "雨のプリズム(Short Ver.)"@ja .

_:Ne2bf14c5b0304c1f8990bbcad22b5c6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CRチルノ物語 in カリブ↑(Off Vocal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N4f7e40a9efb24871adf7e61d9febe9a9 ;
    schema:name "CRチルノ物語 in カリブ↑(Off Vocal)"@ja .

_:N4f7e40a9efb24871adf7e61d9febe9a9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N612245bb54dc42d08678b921cae3ed01,
        _:N6cc305b6c04245518e3d26b883ad1b45,
        _:N6d2a3e562e2449c7a90b44f902f5c36f,
        _:N9210f9b9221047ea9a8da4951eda17db,
        _:N9e35695e15a64c82bd31f29568158c54,
        _:Naac9a152b8464f7aa35ec1ea103a384e,
        _:Nb46e3b9015c5464195fb6f4470243a47,
        _:Nc09b6c4d177641f1886b248862475bc2,
        _:Ncec3147eed8a44b1af131f7f98ec4615,
        _:Ne2bf14c5b0304c1f8990bbcad22b5c6a ;
    mo:track_count 10 ;
    schema:duration "PT21:31"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N612245bb54dc42d08678b921cae3ed01,
        _:N6cc305b6c04245518e3d26b883ad1b45,
        _:N6d2a3e562e2449c7a90b44f902f5c36f,
        _:N9210f9b9221047ea9a8da4951eda17db,
        _:N9e35695e15a64c82bd31f29568158c54,
        _:Naac9a152b8464f7aa35ec1ea103a384e,
        _:Nb46e3b9015c5464195fb6f4470243a47,
        _:Nc09b6c4d177641f1886b248862475bc2,
        _:Ncec3147eed8a44b1af131f7f98ec4615,
        _:Ne2bf14c5b0304c1f8990bbcad22b5c6a .

