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

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

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

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

<artist/39716#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21619#subject> ;
    schema:name "DJ-Technetium"@en ;
    foaf:made <album/21619#composition>,
        <album/21619#subject> ;
    foaf:name "DJ-Technetium"@en .

<artist/7449#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21619#subject> ;
    schema:name "Jacques Offenbach"@en ;
    foaf:made <album/21619#composition>,
        <album/21619#subject> ;
    foaf:name "Jacques Offenbach"@en .

<event/94> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai SP (Sep 19, 2010)" .

<product/276#subject> a schema:CreativeWork ;
    schema:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn ;
    foaf:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn .

<product/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@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/21619#musicalexpression> a mo:Signal ;
    mo:published_as <album/21619#subject> ;
    mo:records <album/21619#performance> .

<org/381#subject> schema:name "Cis-Trance"@en,
        "Cis-Trance"@ja,
        "Cis-Trance"@ja-latn ;
    foaf:name "Cis-Trance"@en,
        "Cis-Trance"@ja,
        "Cis-Trance"@ja-latn .

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

<https://medium-media.vgm.io/albums/91/21619/21619-1287869675.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/4681#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21619#performance> ;
    schema:name "Rin Kagamine"@en,
        "鏡音リン"@ja ;
    foaf:name "Rin Kagamine"@en,
        "鏡音リン"@ja .

<artist/5143#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21619#performance> ;
    schema:name "Len Kagamine"@en,
        "鏡音レン"@ja ;
    foaf:name "Len Kagamine"@en,
        "鏡音レン"@ja .

<album/21619#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "THE SWEET DEVILS"@en,
        "THE SWEET DEVILS"@ja,
        "THE SWEET DEVILS"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/39716#subject>,
        <artist/7449#subject> ;
    mo:produced_work <album/21619#musicalwork> ;
    schema:name "THE SWEET DEVILS"@en,
        "THE SWEET DEVILS"@ja,
        "THE SWEET DEVILS"@ja-latn .

<album/21619#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "THE SWEET DEVILS"@en,
        "THE SWEET DEVILS"@ja,
        "THE SWEET DEVILS"@ja-latn ;
    mo:performance_of <album/21619#musicalwork> ;
    mo:performer _:Nf84b7f0d52cd4031887f5ac06272a165,
        <artist/4681#subject>,
        <artist/5143#subject> ;
    mo:recorded_as <album/21619#musicalexpression> ;
    schema:byArtist _:Nf84b7f0d52cd4031887f5ac06272a165,
        <artist/4681#subject>,
        <artist/5143#subject> ;
    schema:name "THE SWEET DEVILS"@en,
        "THE SWEET DEVILS"@ja,
        "THE SWEET DEVILS"@ja-latn ;
    schema:workPerformed <album/21619#musicalwork> .

<album/21619#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-09-19"^^xsd:date ;
    dcterms:title "THE SWEET DEVILS"@en,
        "THE SWEET DEVILS"@ja,
        "THE SWEET DEVILS"@ja-latn ;
    mo:catalogue_number "CTCD-0015" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21619#musicalexpression> ;
    mo:publisher <org/381#subject> ;
    mo:record _:Nfdc1ceaaf79941bca705aa1c92cd9fd5 ;
    mo:record_count 1 ;
    mo:release <event/94> ;
    schema:about <product/276#subject>,
        <product/35#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "瀬乃朋美"@en ;
            foaf:name "瀬乃朋美"@en ],
        <artist/4681#subject>,
        <artist/5143#subject> ;
    schema:datePublished "2010-09-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/91/21619/21619-1287869675.jpg> ;
    schema:name "THE SWEET DEVILS"@en,
        "THE SWEET DEVILS"@ja,
        "THE SWEET DEVILS"@ja-latn ;
    schema:publisher <org/381#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/21619/21619-1287869675.jpg> .

_:N0400d7e65f654a64a06e7d01853598c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly over the skyscraper!!"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Nfdc1ceaaf79941bca705aa1c92cd9fd5 ;
    schema:name "Fly over the skyscraper!!"@ja .

_:N27c820c64720483ea55279f783d5d8e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "intro(BASE MAKINA CTCD-0015)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nfdc1ceaaf79941bca705aa1c92cd9fd5 ;
    schema:name "intro(BASE MAKINA CTCD-0015)"@ja .

_:N2a3892ba9ad14b789fb5e2c461a90e9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Makina VS Hardcore VS Toho Project"@ja ;
    mo:track_number 10 ;
    schema:duration "PT13:03"^^xsd:interval ;
    schema:inPlaylist _:Nfdc1ceaaf79941bca705aa1c92cd9fd5 ;
    schema:name "Makina VS Hardcore VS Toho Project"@ja .

_:N3537bb7d38a04d33b065b324372b3814 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "テクネチウムが吹っ切れた"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:40"^^xsd:interval ;
    schema:inPlaylist _:Nfdc1ceaaf79941bca705aa1c92cd9fd5 ;
    schema:name "テクネチウムが吹っ切れた"@ja .

_:N5fd9fa0d24604e9091d7d9026f7dea0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ほめ春香の運動会"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nfdc1ceaaf79941bca705aa1c92cd9fd5 ;
    schema:name "ほめ春香の運動会"@ja .

_:N7683ef4c0e564ee2afcd3f93f8b73b0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UFO where it goes to SHIT!!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Nfdc1ceaaf79941bca705aa1c92cd9fd5 ;
    schema:name "UFO where it goes to SHIT!!"@ja .

_:N9bffa7b726bf4a47b7c1b894b3ac8a2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "断罪 ～dan・zai～"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Nfdc1ceaaf79941bca705aa1c92cd9fd5 ;
    schema:name "断罪 ～dan・zai～"@ja .

_:N9e8c58d8ad7942799025c5b408027271 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jump up in spring"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:Nfdc1ceaaf79941bca705aa1c92cd9fd5 ;
    schema:name "Jump up in spring"@ja .

_:Na01c6c0d3f0944caa79dd096f4df44ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lovely AILIEN"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:13"^^xsd:interval ;
    schema:inPlaylist _:Nfdc1ceaaf79941bca705aa1c92cd9fd5 ;
    schema:name "Lovely AILIEN"@ja .

_:Nf84b7f0d52cd4031887f5ac06272a165 a schema:Person,
        foaf:Person ;
    mo:performed <album/21619#performance> ;
    schema:name "瀬乃朋美"@en ;
    foaf:name "瀬乃朋美"@en .

_:Nf8ed7480f48f4a85aef0c640cf527a56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rapture taking Rapture"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Nfdc1ceaaf79941bca705aa1c92cd9fd5 ;
    schema:name "Rapture taking Rapture"@ja .

_:Nfdc1ceaaf79941bca705aa1c92cd9fd5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0400d7e65f654a64a06e7d01853598c5,
        _:N27c820c64720483ea55279f783d5d8e5,
        _:N2a3892ba9ad14b789fb5e2c461a90e9e,
        _:N3537bb7d38a04d33b065b324372b3814,
        _:N5fd9fa0d24604e9091d7d9026f7dea0e,
        _:N7683ef4c0e564ee2afcd3f93f8b73b0b,
        _:N9bffa7b726bf4a47b7c1b894b3ac8a2a,
        _:N9e8c58d8ad7942799025c5b408027271,
        _:Na01c6c0d3f0944caa79dd096f4df44ac,
        _:Nf8ed7480f48f4a85aef0c640cf527a56 ;
    mo:track_count 10 ;
    schema:duration "PT56:53"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0400d7e65f654a64a06e7d01853598c5,
        _:N27c820c64720483ea55279f783d5d8e5,
        _:N2a3892ba9ad14b789fb5e2c461a90e9e,
        _:N3537bb7d38a04d33b065b324372b3814,
        _:N5fd9fa0d24604e9091d7d9026f7dea0e,
        _:N7683ef4c0e564ee2afcd3f93f8b73b0b,
        _:N9bffa7b726bf4a47b7c1b894b3ac8a2a,
        _:N9e8c58d8ad7942799025c5b408027271,
        _:Na01c6c0d3f0944caa79dd096f4df44ac,
        _:Nf8ed7480f48f4a85aef0c640cf527a56 .

