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

<artist/2358#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kikuo"@en,
        "きくお"@ja ;
    foaf:made <album/22841#lyrics>,
        <album/22841#subject> ;
    foaf:name "Kikuo"@en,
        "きくお"@ja .

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

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

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

<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/22841#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DOZED OFF"@en,
        "DOZED OFF"@ja,
        "DOZED OFF"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/22841#musicalwork> ;
    schema:name "DOZED OFF"@en,
        "DOZED OFF"@ja,
        "DOZED OFF"@ja-latn .

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

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

<org/1209#subject> schema:name "Kikuo Sound Works"@en,
        "Kikuo Sound Works"@ja,
        "Kikuo Sound Works"@ja-latn ;
    foaf:name "Kikuo Sound Works"@en,
        "Kikuo Sound Works"@ja,
        "Kikuo Sound Works"@ja-latn .

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

<https://medium-media.vgm.io/albums/14/22841/22841-1293687400.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/22841#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DOZED OFF"@en,
        "DOZED OFF"@ja,
        "DOZED OFF"@ja-latn ;
    mo:performance_of <album/22841#musicalwork> ;
    mo:performer <artist/77865#subject> ;
    mo:recorded_as <album/22841#musicalexpression> ;
    schema:byArtist <artist/77865#subject> ;
    schema:name "DOZED OFF"@en,
        "DOZED OFF"@ja,
        "DOZED OFF"@ja-latn ;
    schema:workPerformed <album/22841#musicalwork> .

<artist/77865#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22841#performance> ;
    schema:name "si_ku"@en ;
    foaf:name "si_ku"@en .

<album/22841#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-30"^^xsd:date ;
    dcterms:title "DOZED OFF"@en,
        "DOZED OFF"@ja,
        "DOZED OFF"@ja-latn ;
    mo:catalogue_number "KSW-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22841#musicalexpression> ;
    mo:publisher <org/1209#subject> ;
    mo:record _:N50e73f00d7d149a9940fe125fbf464d1 ;
    mo:record_count 1 ;
    mo:release <event/98> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/77865#subject> ;
    schema:datePublished "2010-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/22841/22841-1293687400.jpg> ;
    schema:name "DOZED OFF"@en,
        "DOZED OFF"@ja,
        "DOZED OFF"@ja-latn ;
    schema:publisher <org/1209#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/22841/22841-1293687400.jpg> .

_:N0cff3398a3b34619934eed877f165909 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ケロちゃんの歌"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N50e73f00d7d149a9940fe125fbf464d1 ;
    schema:name "ケロちゃんの歌"@ja .

_:N3393c19b71184f48aedf2ff79e04a1f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おてんば最強恋娘"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N50e73f00d7d149a9940fe125fbf464d1 ;
    schema:name "おてんば最強恋娘"@ja .

_:N3e6d55a68bc64d6aad614eaaeabfdae0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひまな霊夢"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N50e73f00d7d149a9940fe125fbf464d1 ;
    schema:name "ひまな霊夢"@ja .

_:N51b775fa2dad481ca0a4e6576bfc0a18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "お姫様はきれいなニート"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N50e73f00d7d149a9940fe125fbf464d1 ;
    schema:name "お姫様はきれいなニート"@ja .

_:Nbe78183d62b24d2f8eb831a7c74fd7b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星と水平線を超えて"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N50e73f00d7d149a9940fe125fbf464d1 ;
    schema:name "星と水平線を超えて"@ja .

_:N50e73f00d7d149a9940fe125fbf464d1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0cff3398a3b34619934eed877f165909,
        _:N3393c19b71184f48aedf2ff79e04a1f9,
        _:N3e6d55a68bc64d6aad614eaaeabfdae0,
        _:N51b775fa2dad481ca0a4e6576bfc0a18,
        _:Nbe78183d62b24d2f8eb831a7c74fd7b1 ;
    mo:track_count 5 ;
    schema:duration "PT19:54"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0cff3398a3b34619934eed877f165909,
        _:N3393c19b71184f48aedf2ff79e04a1f9,
        _:N3e6d55a68bc64d6aad614eaaeabfdae0,
        _:N51b775fa2dad481ca0a4e6576bfc0a18,
        _:Nbe78183d62b24d2f8eb831a7c74fd7b1 .

