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

<artist/11503#subject> a schema:Person,
        foaf:Person ;
    schema:name "cittan*"@en ;
    foaf:made <album/34886#lyrics>,
        <album/34886#subject> ;
    foaf:name "cittan*"@en .

<artist/12565#subject> a schema:Person,
        foaf:Person ;
    schema:name "M.I.O"@en ;
    foaf:made <album/34886#lyrics>,
        <album/34886#subject> ;
    foaf:name "M.I.O"@en .

<artist/9223#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaito"@en,
        "海兎"@ja ;
    foaf:made <album/34886#lyrics>,
        <album/34886#subject> ;
    foaf:name "Kaito"@en,
        "海兎"@ja .

<artist/9698#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuuna"@en,
        "ゆーな"@ja ;
    foaf:made <album/34886#lyrics>,
        <album/34886#subject> ;
    foaf:name "Yuuna"@en,
        "ゆーな"@ja .

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

<artist/12787#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34886#subject> ;
    schema:name "nana"@en ;
    foaf:made <album/34886#composition>,
        <album/34886#lyrics>,
        <album/34886#subject> ;
    foaf:name "nana"@en .

<event/151> a mo:Release ;
    schema:name "Released at Comic Market 82 (Aug 10, 2012 to Aug 12, 2012)" .

<album/34886#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Signal Green"@en,
        "Signal Green"@ja,
        "Signal Green"@ja-latn ;
    mo:composer <artist/12787#subject> ;
    mo:produced_work <album/34886#musicalwork> ;
    schema:name "Signal Green"@en,
        "Signal Green"@ja,
        "Signal Green"@ja-latn .

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

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

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

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

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

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34886#performance> ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<artist/6619#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34886#performance> ;
    schema:name "Luka Megurine"@en,
        "巡音ルカ"@ja ;
    foaf:name "Luka Megurine"@en,
        "巡音ルカ"@ja .

<artist/9568#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34886#performance> ;
    schema:name "Megpoid"@en,
        "メグッポイド"@ja ;
    foaf:name "Megpoid"@en,
        "メグッポイド"@ja .

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

<album/34886#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Signal Green"@en,
        "Signal Green"@ja,
        "Signal Green"@ja-latn ;
    mo:performance_of <album/34886#musicalwork> ;
    mo:performer _:N7d5ea847862c4b1587fc543cb117ec39,
        <artist/2466#subject>,
        <artist/6619#subject>,
        <artist/9568#subject> ;
    mo:recorded_as <album/34886#musicalexpression> ;
    schema:byArtist _:N7d5ea847862c4b1587fc543cb117ec39,
        <artist/2466#subject>,
        <artist/6619#subject>,
        <artist/9568#subject> ;
    schema:name "Signal Green"@en,
        "Signal Green"@ja,
        "Signal Green"@ja-latn ;
    schema:workPerformed <album/34886#musicalwork> .

<album/34886#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-11"^^xsd:date ;
    dcterms:title "Signal Green"@en,
        "Signal Green"@ja,
        "Signal Green"@ja-latn ;
    mo:catalogue_number "SVCL-0009~10" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/34886#musicalexpression> ;
    mo:publisher <org/4443#subject> ;
    mo:record _:Ne5a3d008082b44b0a5e4629ce69c977b ;
    mo:record_count 1 ;
    mo:release <event/151> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Marco"@en ;
            foaf:name "Marco"@en ],
        <artist/2466#subject>,
        <artist/6619#subject>,
        <artist/9568#subject> ;
    schema:datePublished "2012-08-11"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/68/34886/34886-1346010648.jpg> ;
    schema:name "Signal Green"@en,
        "Signal Green"@ja,
        "Signal Green"@ja-latn ;
    schema:publisher <org/4443#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/34886/34886-1346010648.jpg> .

_:N1684ce2387fd428a86ff4137fbe05c0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet Pain"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Ne5a3d008082b44b0a5e4629ce69c977b ;
    schema:name "Sweet Pain"@ja .

_:N1961af57e74d44df82549988d868f73c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stay in the Blue"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Ne5a3d008082b44b0a5e4629ce69c977b ;
    schema:name "Stay in the Blue"@ja .

_:N3e3279122f7e41c8b6c4e84ed60b2ade a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Original Remind"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Ne5a3d008082b44b0a5e4629ce69c977b ;
    schema:name "Original Remind"@ja .

_:N4c898481f9334a189e7cfb1bba72e278 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "algorhythm"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Ne5a3d008082b44b0a5e4629ce69c977b ;
    schema:name "algorhythm"@ja .

_:N568349b0b4ba4354b8557246a17b7dee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エレクトロトレイン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Ne5a3d008082b44b0a5e4629ce69c977b ;
    schema:name "エレクトロトレイン"@ja .

_:N642567f0453a41bd8c3ee824bd108809 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost."@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Ne5a3d008082b44b0a5e4629ce69c977b ;
    schema:name "Lost."@ja .

_:N7d5ea847862c4b1587fc543cb117ec39 a schema:Person,
        foaf:Person ;
    mo:performed <album/34886#performance> ;
    schema:name "Marco"@en ;
    foaf:name "Marco"@en .

_:N9a005873c71548ad88d10c9165e4b15b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パラダイムシフト (Tracy Remix)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:Ne5a3d008082b44b0a5e4629ce69c977b ;
    schema:name "パラダイムシフト (Tracy Remix)"@ja .

_:Ne5a3d008082b44b0a5e4629ce69c977b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1684ce2387fd428a86ff4137fbe05c0c,
        _:N1961af57e74d44df82549988d868f73c,
        _:N3e3279122f7e41c8b6c4e84ed60b2ade,
        _:N4c898481f9334a189e7cfb1bba72e278,
        _:N568349b0b4ba4354b8557246a17b7dee,
        _:N642567f0453a41bd8c3ee824bd108809,
        _:N9a005873c71548ad88d10c9165e4b15b ;
    mo:track_count 7 ;
    schema:duration "PT31:56"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1684ce2387fd428a86ff4137fbe05c0c,
        _:N1961af57e74d44df82549988d868f73c,
        _:N3e3279122f7e41c8b6c4e84ed60b2ade,
        _:N4c898481f9334a189e7cfb1bba72e278,
        _:N568349b0b4ba4354b8557246a17b7dee,
        _:N642567f0453a41bd8c3ee824bd108809,
        _:N9a005873c71548ad88d10c9165e4b15b .

