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

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

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

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

<artist/1928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100813#subject> ;
    schema:name "U2 Akiyama"@en,
        "あきやまうに"@ja ;
    foaf:made <album/100813#composition>,
        <album/100813#subject> ;
    foaf:name "U2 Akiyama"@en,
        "あきやまうに"@ja .

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

<product/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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/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 .

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

<org/745#subject> schema:name "TRiANCE CODE"@en,
        "TRiANCE CODE"@ja,
        "TRiANCE CODE"@ja-latn ;
    foaf:name "TRiANCE CODE"@en,
        "TRiANCE CODE"@ja,
        "TRiANCE CODE"@ja-latn .

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

<https://medium-media.vgm.io/albums/31/100813/100813-1593274888.jpg> a schema:ImageObject,
        foaf:Image .

<album/100813#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Next Notes EP"@en,
        "Next Notes EP"@ja,
        "Next Notes EP"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1928#subject> ;
    mo:produced_work <album/100813#musicalwork> ;
    schema:name "Next Notes EP"@en,
        "Next Notes EP"@ja,
        "Next Notes EP"@ja-latn .

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

<album/100813#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Next Notes EP"@en,
        "Next Notes EP"@ja,
        "Next Notes EP"@ja-latn ;
    mo:performance_of <album/100813#musicalwork> ;
    mo:performer _:N3550142d46ff437f9585f48e21817385 ;
    mo:recorded_as <album/100813#musicalexpression> ;
    schema:byArtist _:N3550142d46ff437f9585f48e21817385 ;
    schema:name "Next Notes EP"@en,
        "Next Notes EP"@ja,
        "Next Notes EP"@ja-latn ;
    schema:workPerformed <album/100813#musicalwork> .

<album/100813#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-30"^^xsd:date ;
    dcterms:title "Next Notes EP"@en,
        "Next Notes EP"@ja,
        "Next Notes EP"@ja-latn ;
    mo:catalogue_number "TRCD-9004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/100813#musicalexpression> ;
    mo:publisher <org/745#subject> ;
    mo:record _:Nf88b245201134aeb92d4eb5878e07339 ;
    mo:record_count 1 ;
    mo:release <event/167> ;
    schema:about <product/25#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "真崎ゆり"@en ;
            foaf:name "真崎ゆり"@en ] ;
    schema:datePublished "2013-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/31/100813/100813-1593274888.jpg> ;
    schema:name "Next Notes EP"@en,
        "Next Notes EP"@ja,
        "Next Notes EP"@ja-latn ;
    schema:publisher <org/745#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/100813/100813-1593274888.jpg> .

_:N14156d63d3a24a58bdeca2c081e659f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Galaxy Notes (N2 Edit of “Galaxy Star”)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf88b245201134aeb92d4eb5878e07339 ;
    schema:name "Galaxy Notes (N2 Edit of “Galaxy Star”)"@ja .

_:N3550142d46ff437f9585f48e21817385 a schema:Person,
        foaf:Person ;
    mo:performed <album/100813#performance> ;
    schema:name "真崎ゆり"@en ;
    foaf:name "真崎ゆり"@en .

_:N8cb017f96cfc45cdac2c59ba4fdb3c07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オニの居ぬ間に (N2 Edit)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf88b245201134aeb92d4eb5878e07339 ;
    schema:name "オニの居ぬ間に (N2 Edit)"@ja .

_:Nf88b245201134aeb92d4eb5878e07339 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14156d63d3a24a58bdeca2c081e659f2,
        _:N8cb017f96cfc45cdac2c59ba4fdb3c07 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N14156d63d3a24a58bdeca2c081e659f2,
        _:N8cb017f96cfc45cdac2c59ba4fdb3c07 .

