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

<artist/14597#subject> a schema:Person,
        foaf:Person ;
    schema:name "ACTRock"@en ;
    foaf:made <album/76678#lyrics>,
        <album/76678#subject> ;
    foaf:name "ACTRock"@en .

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

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

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@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 .

<album/76678#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "VERMILION SKY"@en,
        "VERMILION SKY"@ja,
        "VERMILION SKY"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/76678#musicalwork> ;
    schema:name "VERMILION SKY"@en,
        "VERMILION SKY"@ja,
        "VERMILION SKY"@ja-latn .

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

<org/1207#subject> schema:name "Akatsuki Records"@en,
        "暁Records"@ja,
        "Akatsuki Records"@ja-latn ;
    foaf:name "Akatsuki Records"@en,
        "暁Records"@ja,
        "Akatsuki Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/87/76678/76678-1522889157.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/76678#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "VERMILION SKY"@en,
        "VERMILION SKY"@ja,
        "VERMILION SKY"@ja-latn ;
    mo:performance_of <album/76678#musicalwork> ;
    mo:performer <artist/14596#subject> ;
    mo:recorded_as <album/76678#musicalexpression> ;
    schema:byArtist <artist/14596#subject> ;
    schema:name "VERMILION SKY"@en,
        "VERMILION SKY"@ja,
        "VERMILION SKY"@ja-latn ;
    schema:workPerformed <album/76678#musicalwork> .

<artist/14596#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76678#performance> ;
    schema:name "Stack"@en ;
    foaf:made <album/76678#lyrics>,
        <album/76678#subject> ;
    foaf:name "Stack"@en .

<album/76678#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-02"^^xsd:date ;
    dcterms:title "VERMILION SKY"@en,
        "VERMILION SKY"@ja,
        "VERMILION SKY"@ja-latn ;
    mo:catalogue_number "DRCD-0020" ;
    mo:media_type "CD" ;
    mo:publication_of <album/76678#musicalexpression> ;
    mo:publisher <org/1207#subject> ;
    mo:record _:N693921ecc2ef4bd194a144b89f460b79 ;
    mo:record_count 1 ;
    schema:about <product/22#subject>,
        <product/33#subject> ;
    schema:byArtist <artist/14596#subject> ;
    schema:datePublished "2017-04-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/87/76678/76678-1522889157.jpg> ;
    schema:name "VERMILION SKY"@en,
        "VERMILION SKY"@ja,
        "VERMILION SKY"@ja-latn ;
    schema:publisher <org/1207#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/76678/76678-1522889157.jpg> .

_:N6b4501350b2e48028b8a7e5bcccabee0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永遠輪廻"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N693921ecc2ef4bd194a144b89f460b79 ;
    schema:name "永遠輪廻"@ja .

_:Ncb4ee30b17fe44dca6d7ff924ff5265a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VERMILION SKY"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N693921ecc2ef4bd194a144b89f460b79 ;
    schema:name "VERMILION SKY"@ja .

_:N693921ecc2ef4bd194a144b89f460b79 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6b4501350b2e48028b8a7e5bcccabee0,
        _:Ncb4ee30b17fe44dca6d7ff924ff5265a ;
    mo:track_count 2 ;
    schema:duration "PT8:27"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N6b4501350b2e48028b8a7e5bcccabee0,
        _:Ncb4ee30b17fe44dca6d7ff924ff5265a .

