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

<artist/6651#subject> a schema:Person,
        foaf:Person ;
    schema:name "maelock"@en ;
    foaf:made <album/14694#lyrics>,
        <album/14694#subject> ;
    foaf:name "maelock"@en .

<artist/7381#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ban"@en,
        "ばん"@ja ;
    foaf:made <album/14694#lyrics>,
        <album/14694#subject> ;
    foaf:name "Ban"@en,
        "ばん"@ja .

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

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

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@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/14694#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Scarlet Disco"@en,
        "スカーレット・ディスコ"@ja,
        "Scarlet Disco"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/14694#musicalwork> ;
    schema:name "Scarlet Disco"@en,
        "スカーレット・ディスコ"@ja,
        "Scarlet Disco"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/49/14694/14694-1248523535.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/14694#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Scarlet Disco"@en,
        "スカーレット・ディスコ"@ja,
        "Scarlet Disco"@ja-latn ;
    mo:performance_of <album/14694#musicalwork> ;
    mo:performer <artist/7382#subject> ;
    mo:recorded_as <album/14694#musicalexpression> ;
    schema:byArtist <artist/7382#subject> ;
    schema:name "Scarlet Disco"@en,
        "スカーレット・ディスコ"@ja,
        "Scarlet Disco"@ja-latn ;
    schema:workPerformed <album/14694#musicalwork> .

<artist/7382#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14694#performance> ;
    schema:name "aoi"@en,
        "蒼-aoi-"@ja ;
    foaf:name "aoi"@en,
        "蒼-aoi-"@ja .

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

<album/14694#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "Scarlet Disco"@en,
        "スカーレット・ディスコ"@ja,
        "Scarlet Disco"@ja-latn ;
    mo:catalogue_number "CPON0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14694#musicalexpression> ;
    mo:publisher <org/441#subject> ;
    mo:record _:N0d284f9bf6e24377bd8a0dba3e000222 ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/31#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/7382#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/14694/14694-1248523535.jpg> ;
    schema:name "Scarlet Disco"@en,
        "スカーレット・ディスコ"@ja,
        "Scarlet Disco"@ja-latn ;
    schema:publisher <org/441#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/14694/14694-1248523535.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "riyo"@en ;
    foaf:made <album/14694#subject> ;
    foaf:name "riyo"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "riyo"@en ;
    foaf:made <album/14694#lyrics> ;
    foaf:name "riyo"@en .

_:N186f7c43af2643fd9e1bd62fe3603482 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "そらかけるおもい"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:N0d284f9bf6e24377bd8a0dba3e000222 ;
    schema:name "そらかけるおもい"@ja .

_:N3dab9c90128740ffa1d519bdae3bf580 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beatiful"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:N0d284f9bf6e24377bd8a0dba3e000222 ;
    schema:name "Beatiful"@ja .

_:N5291bb04c1a944a8beaa9fd25be31867 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IN THE SCARLET MOONRIGHT"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N0d284f9bf6e24377bd8a0dba3e000222 ;
    schema:name "IN THE SCARLET MOONRIGHT"@ja .

_:N55089541977a4fb3b813f1c9bb9d01fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Track"@ja ;
    mo:track_number 10 ;
    schema:duration "PT8:15"^^xsd:interval ;
    schema:inPlaylist _:N0d284f9bf6e24377bd8a0dba3e000222 ;
    schema:name "Bonus Track"@ja .

_:N67bba6efbb654381ae93ed7c18389693 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unknown GiRL"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N0d284f9bf6e24377bd8a0dba3e000222 ;
    schema:name "Unknown GiRL"@ja .

_:N730ef908fd0a4da9a4d809267a387fe8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アメノヒ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:N0d284f9bf6e24377bd8a0dba3e000222 ;
    schema:name "アメノヒ"@ja .

_:N91749363d61043af8de62d1fe6216a4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE THE MAGiC"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N0d284f9bf6e24377bd8a0dba3e000222 ;
    schema:name "LOVE THE MAGiC"@ja .

_:N925975ab3c8344ffb785fb1af7ff6956 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MCKD"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N0d284f9bf6e24377bd8a0dba3e000222 ;
    schema:name "MCKD"@ja .

_:N97b8e3b81cd54ba994059ac50f691517 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ELECTRO RAiNBOW"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N0d284f9bf6e24377bd8a0dba3e000222 ;
    schema:name "ELECTRO RAiNBOW"@ja .

_:Nb3357054ec7444a69656e8091d4fccbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MiNDPASS FiLTER"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N0d284f9bf6e24377bd8a0dba3e000222 ;
    schema:name "MiNDPASS FiLTER"@ja .

_:N0d284f9bf6e24377bd8a0dba3e000222 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N186f7c43af2643fd9e1bd62fe3603482,
        _:N3dab9c90128740ffa1d519bdae3bf580,
        _:N5291bb04c1a944a8beaa9fd25be31867,
        _:N55089541977a4fb3b813f1c9bb9d01fe,
        _:N67bba6efbb654381ae93ed7c18389693,
        _:N730ef908fd0a4da9a4d809267a387fe8,
        _:N91749363d61043af8de62d1fe6216a4c,
        _:N925975ab3c8344ffb785fb1af7ff6956,
        _:N97b8e3b81cd54ba994059ac50f691517,
        _:Nb3357054ec7444a69656e8091d4fccbc ;
    mo:track_count 10 ;
    schema:duration "PT43:58"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N186f7c43af2643fd9e1bd62fe3603482,
        _:N3dab9c90128740ffa1d519bdae3bf580,
        _:N5291bb04c1a944a8beaa9fd25be31867,
        _:N55089541977a4fb3b813f1c9bb9d01fe,
        _:N67bba6efbb654381ae93ed7c18389693,
        _:N730ef908fd0a4da9a4d809267a387fe8,
        _:N91749363d61043af8de62d1fe6216a4c,
        _:N925975ab3c8344ffb785fb1af7ff6956,
        _:N97b8e3b81cd54ba994059ac50f691517,
        _:Nb3357054ec7444a69656e8091d4fccbc .

