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

<artist/4683#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiha"@en,
        "芳葉"@ja ;
    foaf:made <album/43460#lyrics>,
        <album/43460#subject> ;
    foaf:name "Yoshiha"@en,
        "芳葉"@ja .

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

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

<event/112> a mo:Release ;
    schema:name "Released at COMIC1☆2 (Apr 27, 2008)" .

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

<album/43460#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Comic1☆2 Omake CD"@en,
        "Comic1☆2 Omake CD"@ja,
        "Comic1☆2 Omake CD"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/43460#musicalwork> ;
    schema:name "Comic1☆2 Omake CD"@en,
        "Comic1☆2 Omake CD"@ja,
        "Comic1☆2 Omake CD"@ja-latn .

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

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

<org/190#subject> schema:name "Yellow Zebra"@en,
        "Yellow Zebra"@ja,
        "Yellow Zebra"@ja-latn ;
    foaf:name "Yellow Zebra"@en,
        "Yellow Zebra"@ja,
        "Yellow Zebra"@ja-latn .

<https://media.vgm.io/albums/06/43460/43460-8f4d5cbd8527.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/43460#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/06/43460/43460-8f4d5cbd8527.jpg> ;
    foaf:depicts <album/43460#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/06/43460/43460-8f4d5cbd8527.jpg> .

<https://medium-media.vgm.io/albums/06/43460/43460-8f4d5cbd8527.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/43460#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Comic1☆2 Omake CD"@en,
        "Comic1☆2 Omake CD"@ja,
        "Comic1☆2 Omake CD"@ja-latn ;
    mo:performance_of <album/43460#musicalwork> ;
    mo:performer _:Nfa6a81cea44a4ae1a5ae97adf0fd5d27 ;
    mo:recorded_as <album/43460#musicalexpression> ;
    schema:byArtist _:Nfa6a81cea44a4ae1a5ae97adf0fd5d27 ;
    schema:name "Comic1☆2 Omake CD"@en,
        "Comic1☆2 Omake CD"@ja,
        "Comic1☆2 Omake CD"@ja-latn ;
    schema:workPerformed <album/43460#musicalwork> .

<album/43460#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-04-27"^^xsd:date ;
    dcterms:title "Comic1☆2 Omake CD"@en,
        "Comic1☆2 Omake CD"@ja,
        "Comic1☆2 Omake CD"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43460#musicalexpression> ;
    mo:publisher <org/190#subject> ;
    mo:record _:Nfba0317efcc34cbb90bb06f8280ab472 ;
    mo:record_count 1 ;
    mo:release <event/112> ;
    schema:about <product/20#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "ねね"@en ;
            foaf:name "ねね"@en ] ;
    schema:datePublished "2008-04-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/06/43460/43460-8f4d5cbd8527.jpg> ;
    schema:name "Comic1☆2 Omake CD"@en,
        "Comic1☆2 Omake CD"@ja,
        "Comic1☆2 Omake CD"@ja-latn ;
    schema:publisher <org/190#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/43460/43460-8f4d5cbd8527.jpg> .

_:N26fec349fff84e2d992a5f7be3348087 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハッピー☆サンデー"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nfba0317efcc34cbb90bb06f8280ab472 ;
    schema:name "ハッピー☆サンデー"@ja .

_:N68c0b262f79e4f54b62a4c2f96e2dd2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅い月 ～Story of Scarlett～"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nfba0317efcc34cbb90bb06f8280ab472 ;
    schema:name "紅い月 ～Story of Scarlett～"@ja .

_:N72c1a1a91510445faecf911729f3170c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I know"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nfba0317efcc34cbb90bb06f8280ab472 ;
    schema:name "I know"@ja .

_:N8cd0ab4585e24448b7522567c19d8a08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlight Septet"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nfba0317efcc34cbb90bb06f8280ab472 ;
    schema:name "Moonlight Septet"@ja .

_:N913ff2cbf2344728ac52ea5164c711ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "嘘とナイフ ～Made in Blood～"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:Nfba0317efcc34cbb90bb06f8280ab472 ;
    schema:name "嘘とナイフ ～Made in Blood～"@ja .

_:N9ee42d62678c46f290ce4e1803c55461 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キミノウタ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:Nfba0317efcc34cbb90bb06f8280ab472 ;
    schema:name "キミノウタ"@ja .

_:Na12d0786f67b40d5bbb5f23e13842243 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blind New"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nfba0317efcc34cbb90bb06f8280ab472 ;
    schema:name "Blind New"@ja .

_:Nb51f43da9665404ab83f1af5ba8e4301 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "氷結娘 NENE version."@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nfba0317efcc34cbb90bb06f8280ab472 ;
    schema:name "氷結娘 NENE version."@ja .

_:Nec544dc549ef40ce8b72fee9066cf988 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nowhere Girl"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Nfba0317efcc34cbb90bb06f8280ab472 ;
    schema:name "Nowhere Girl"@ja .

_:Nf48c7fe255704616bf6f7a0c8258ce03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "氷結娘"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nfba0317efcc34cbb90bb06f8280ab472 ;
    schema:name "氷結娘"@ja .

_:Nfa6a81cea44a4ae1a5ae97adf0fd5d27 a schema:Person,
        foaf:Person ;
    mo:performed <album/43460#performance> ;
    schema:name "ねね"@en ;
    foaf:name "ねね"@en .

_:Nfba0317efcc34cbb90bb06f8280ab472 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N26fec349fff84e2d992a5f7be3348087,
        _:N68c0b262f79e4f54b62a4c2f96e2dd2c,
        _:N72c1a1a91510445faecf911729f3170c,
        _:N8cd0ab4585e24448b7522567c19d8a08,
        _:N913ff2cbf2344728ac52ea5164c711ab,
        _:N9ee42d62678c46f290ce4e1803c55461,
        _:Na12d0786f67b40d5bbb5f23e13842243,
        _:Nb51f43da9665404ab83f1af5ba8e4301,
        _:Nec544dc549ef40ce8b72fee9066cf988,
        _:Nf48c7fe255704616bf6f7a0c8258ce03 ;
    mo:track_count 10 ;
    schema:duration "PT45:35"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N26fec349fff84e2d992a5f7be3348087,
        _:N68c0b262f79e4f54b62a4c2f96e2dd2c,
        _:N72c1a1a91510445faecf911729f3170c,
        _:N8cd0ab4585e24448b7522567c19d8a08,
        _:N913ff2cbf2344728ac52ea5164c711ab,
        _:N9ee42d62678c46f290ce4e1803c55461,
        _:Na12d0786f67b40d5bbb5f23e13842243,
        _:Nb51f43da9665404ab83f1af5ba8e4301,
        _:Nec544dc549ef40ce8b72fee9066cf988,
        _:Nf48c7fe255704616bf6f7a0c8258ce03 .

