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

<artist/12818#subject> a schema:Person,
        foaf:Person ;
    schema:name "Renko"@en ;
    foaf:made <album/30786#subject>,
        <album/30786#vocals> ;
    foaf:name "Renko"@en .

<artist/13222#subject> a schema:Person,
        foaf:Person ;
    schema:name "Maika"@en,
        "舞花"@ja ;
    foaf:made <album/30786#subject>,
        <album/30786#vocals> ;
    foaf:name "Maika"@en,
        "舞花"@ja .

<artist/16641#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mika"@en,
        "美歌"@ja ;
    foaf:made <album/30786#subject>,
        <album/30786#vocals> ;
    foaf:name "Mika"@en,
        "美歌"@ja .

<artist/16642#subject> a schema:Person,
        foaf:Person ;
    schema:name "Vivienne"@en ;
    foaf:made <album/30786#subject>,
        <album/30786#vocals> ;
    foaf:name "Vivienne"@en .

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

<artist/16430#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30786#subject> ;
    schema:name "NAGI☆"@en ;
    foaf:made <album/30786#composition>,
        <album/30786#subject> ;
    foaf:name "NAGI☆"@en .

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

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

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

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

<album/30786#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Silver Drive"@en,
        "Silver Drive"@ja,
        "Silver Drive"@ja-latn ;
    mo:performance_of <album/30786#musicalwork> ;
    mo:recorded_as <album/30786#musicalexpression> ;
    schema:name "Silver Drive"@en,
        "Silver Drive"@ja,
        "Silver Drive"@ja-latn ;
    schema:workPerformed <album/30786#musicalwork> .

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

<https://media.vgm.io/albums/68/30786/30786-6380b128c15c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/30786#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/68/30786/30786-6380b128c15c.jpg> ;
    foaf:depicts <album/30786#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/68/30786/30786-6380b128c15c.jpg> .

<https://medium-media.vgm.io/albums/68/30786/30786-6380b128c15c.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/30786#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-30"^^xsd:date ;
    dcterms:title "Silver Drive"@en,
        "Silver Drive"@ja,
        "Silver Drive"@ja-latn ;
    mo:catalogue_number "FELT-006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30786#musicalexpression> ;
    mo:publisher <org/746#subject> ;
    mo:record _:Nb4d4eaa59ea54e2993b6430dcdfeb78c ;
    mo:record_count 1 ;
    mo:release <event/146> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/31#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:datePublished "2011-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/30786/30786-6380b128c15c.jpg> ;
    schema:name "Silver Drive"@en,
        "Silver Drive"@ja,
        "Silver Drive"@ja-latn ;
    schema:publisher <org/746#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/30786/30786-6380b128c15c.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "W.nova"@en ;
    foaf:made <album/30786#vocals> ;
    foaf:name "W.nova"@en .

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

_:N04b9b91d81ad4d96a0a929dbb7c587f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Revelations"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Nb4d4eaa59ea54e2993b6430dcdfeb78c ;
    schema:name "Revelations"@en .

_:N84e3f4f60aab4dc1a2856dfb0e0036e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under Cloud"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Nb4d4eaa59ea54e2993b6430dcdfeb78c ;
    schema:name "Under Cloud"@en .

_:N9458bf2486c248058be1675e320707bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After rain"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:Nb4d4eaa59ea54e2993b6430dcdfeb78c ;
    schema:name "After rain"@en .

_:N98e2f1037b4845bfa501d980e9758792 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "506"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Nb4d4eaa59ea54e2993b6430dcdfeb78c ;
    schema:name "506"@en .

_:Na4c579ca92654119b3ea5f3b814a5853 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Silent Voyager（MZC Flip Out The Hush House Mix）"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:Nb4d4eaa59ea54e2993b6430dcdfeb78c ;
    schema:name "A Silent Voyager（MZC Flip Out The Hush House Mix）"@en .

_:Nce388d158e744455a9f7f003ecca28f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In The End"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Nb4d4eaa59ea54e2993b6430dcdfeb78c ;
    schema:name "In The End"@en .

_:Ne68c5474e2bb4c33b7cf576661b78b71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SINK"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nb4d4eaa59ea54e2993b6430dcdfeb78c ;
    schema:name "SINK"@en .

_:Ne790bf7c6b4c4ca9bfe97f13b0ec4b98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Floating（Introduction）"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Nb4d4eaa59ea54e2993b6430dcdfeb78c ;
    schema:name "Floating（Introduction）"@en .

_:Necfd3f59869e4adcbb0bb59442960cbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Runway Drive"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nb4d4eaa59ea54e2993b6430dcdfeb78c ;
    schema:name "Runway Drive"@en .

_:Nf3fff958ed95469db9fe194e5c8adedd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Galaxy"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:Nb4d4eaa59ea54e2993b6430dcdfeb78c ;
    schema:name "Galaxy"@en .

_:Nfeb21258a9cd4edb90c65527e06623fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light My Life"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Nb4d4eaa59ea54e2993b6430dcdfeb78c ;
    schema:name "Light My Life"@en .

_:Nb4d4eaa59ea54e2993b6430dcdfeb78c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04b9b91d81ad4d96a0a929dbb7c587f1,
        _:N84e3f4f60aab4dc1a2856dfb0e0036e6,
        _:N9458bf2486c248058be1675e320707bb,
        _:N98e2f1037b4845bfa501d980e9758792,
        _:Na4c579ca92654119b3ea5f3b814a5853,
        _:Nce388d158e744455a9f7f003ecca28f7,
        _:Ne68c5474e2bb4c33b7cf576661b78b71,
        _:Ne790bf7c6b4c4ca9bfe97f13b0ec4b98,
        _:Necfd3f59869e4adcbb0bb59442960cbe,
        _:Nf3fff958ed95469db9fe194e5c8adedd,
        _:Nfeb21258a9cd4edb90c65527e06623fe ;
    mo:track_count 11 ;
    schema:duration "PT47:41"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N04b9b91d81ad4d96a0a929dbb7c587f1,
        _:N84e3f4f60aab4dc1a2856dfb0e0036e6,
        _:N9458bf2486c248058be1675e320707bb,
        _:N98e2f1037b4845bfa501d980e9758792,
        _:Na4c579ca92654119b3ea5f3b814a5853,
        _:Nce388d158e744455a9f7f003ecca28f7,
        _:Ne68c5474e2bb4c33b7cf576661b78b71,
        _:Ne790bf7c6b4c4ca9bfe97f13b0ec4b98,
        _:Necfd3f59869e4adcbb0bb59442960cbe,
        _:Nf3fff958ed95469db9fe194e5c8adedd,
        _:Nfeb21258a9cd4edb90c65527e06623fe .

