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

<artist/2498#subject> a schema:Person,
        foaf:Person ;
    schema:name "Linjin"@en,
        "隣人"@ja ;
    foaf:made <album/65370#lyrics>,
        <album/65370#subject> ;
    foaf:name "Linjin"@en,
        "隣人"@ja .

<artist/6771#subject> a schema:Person,
        foaf:Person ;
    schema:name "sumijun"@en,
        "すみじゅん"@ja ;
    foaf:made <album/65370#lyrics>,
        <album/65370#subject> ;
    foaf:name "sumijun"@en,
        "すみじゅん"@ja .

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

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

<event/187> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 13 (May 08, 2016)" .

<product/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@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/65370#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Colorista!"@en,
        "Colorista!"@ja,
        "Colorista!"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/65370#musicalwork> ;
    schema:name "Colorista!"@en,
        "Colorista!"@ja,
        "Colorista!"@ja-latn .

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

<org/1026#subject> schema:name "DiGiTAL WiNG"@en,
        "DiGiTAL WiNG"@ja,
        "DiGiTAL WiNG"@ja-latn ;
    foaf:name "DiGiTAL WiNG"@en,
        "DiGiTAL WiNG"@ja,
        "DiGiTAL WiNG"@ja-latn .

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

<https://medium-media.vgm.io/albums/07/65370/65370-1486226550.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14729#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65370#performance> ;
    schema:name "peЯoco."@ja ;
    foaf:made <album/65370#lyrics>,
        <album/65370#subject> ;
    foaf:name "peЯoco."@ja .

<artist/6774#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65370#performance> ;
    schema:name "Hanatan"@en,
        "花たん"@ja ;
    foaf:name "Hanatan"@en,
        "花たん"@ja .

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

<album/65370#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Colorista!"@en,
        "Colorista!"@ja,
        "Colorista!"@ja-latn ;
    mo:performance_of <album/65370#musicalwork> ;
    mo:performer <artist/14729#subject>,
        <artist/6774#subject> ;
    mo:recorded_as <album/65370#musicalexpression> ;
    schema:byArtist <artist/14729#subject>,
        <artist/6774#subject> ;
    schema:name "Colorista!"@en,
        "Colorista!"@ja,
        "Colorista!"@ja-latn ;
    schema:workPerformed <album/65370#musicalwork> .

<album/65370#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-05-08"^^xsd:date ;
    dcterms:title "Colorista!"@en,
        "Colorista!"@ja,
        "Colorista!"@ja-latn ;
    mo:catalogue_number "NADV-002" ;
    mo:media_type "DVD" ;
    mo:publication_of <album/65370#musicalexpression> ;
    mo:publisher <org/1026#subject> ;
    mo:record _:N6610fd4ca6f5445b96c5e94a89669398 ;
    mo:record_count 1 ;
    mo:release <event/187> ;
    schema:about <product/29#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/14729#subject>,
        <artist/6774#subject> ;
    schema:datePublished "2016-05-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/07/65370/65370-1486226550.jpg> ;
    schema:name "Colorista!"@en,
        "Colorista!"@ja,
        "Colorista!"@ja-latn ;
    schema:publisher <org/1026#subject> ;
    foaf:depiction <https://media.vgm.io/albums/07/65370/65370-1486226550.jpg> .

_:N21a40611ebca4c0ab036bdf5c35aca97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KIRISAME MAGIC"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6610fd4ca6f5445b96c5e94a89669398 ;
    schema:name "KIRISAME MAGIC"@en .

_:N4fb7325a232043ce9245000f7d2256e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "inverted RAINBOW"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6610fd4ca6f5445b96c5e94a89669398 ;
    schema:name "inverted RAINBOW"@en .

_:Na0eb87bfa7d7491797f4d9e25497b46b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Virtuous suicide"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6610fd4ca6f5445b96c5e94a89669398 ;
    schema:name "Virtuous suicide"@en .

_:Nf680616e2d29454cb55b26e2a4e0150c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paranoia!!!!"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6610fd4ca6f5445b96c5e94a89669398 ;
    schema:name "Paranoia!!!!"@en .

_:N6610fd4ca6f5445b96c5e94a89669398 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21a40611ebca4c0ab036bdf5c35aca97,
        _:N4fb7325a232043ce9245000f7d2256e5,
        _:Na0eb87bfa7d7491797f4d9e25497b46b,
        _:Nf680616e2d29454cb55b26e2a4e0150c ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N21a40611ebca4c0ab036bdf5c35aca97,
        _:N4fb7325a232043ce9245000f7d2256e5,
        _:Na0eb87bfa7d7491797f4d9e25497b46b,
        _:Nf680616e2d29454cb55b26e2a4e0150c .

