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

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

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

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

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14912#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/14912#composition>,
        <album/14912#subject> ;
    foaf:name "U2"@en .

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 2009)" .

<product/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn .

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

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

<org/215#subject> schema:name "XL Project"@en,
        "XL Project"@ja,
        "XL Project"@ja-latn ;
    foaf:name "XL Project"@en,
        "XL Project"@ja,
        "XL Project"@ja-latn .

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

<https://medium-media.vgm.io/albums/21/14912/14912-1407670176.jpg> a schema:ImageObject,
        foaf:Image .

<album/14912#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "the last hope"@en,
        "the last hope"@ja,
        "the last hope"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject> ;
    mo:produced_work <album/14912#musicalwork> ;
    schema:name "the last hope"@en,
        "the last hope"@ja,
        "the last hope"@ja-latn .

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

<album/14912#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "the last hope"@en,
        "the last hope"@ja,
        "the last hope"@ja-latn ;
    mo:performance_of <album/14912#musicalwork> ;
    mo:performer <artist/4261#subject> ;
    mo:recorded_as <album/14912#musicalexpression> ;
    schema:byArtist <artist/4261#subject> ;
    schema:name "the last hope"@en,
        "the last hope"@ja,
        "the last hope"@ja-latn ;
    schema:workPerformed <album/14912#musicalwork> .

<artist/4261#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14912#performance> ;
    schema:name "mintea"@en ;
    foaf:name "mintea"@en .

<album/14912#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "the last hope"@en,
        "the last hope"@ja,
        "the last hope"@ja-latn ;
    mo:catalogue_number "XLPS-0027" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14912#musicalexpression> ;
    mo:publisher <org/215#subject> ;
    mo:record _:N37c1fdf7ac0f4a39a6cdebfdac231bc2 ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/10#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/4261#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/21/14912/14912-1407670176.jpg> ;
    schema:name "the last hope"@en,
        "the last hope"@ja,
        "the last hope"@ja-latn ;
    schema:publisher <org/215#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/14912/14912-1407670176.jpg> .

_:N2a8b727227134013a5a10fbc8e6e275f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dust Light"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N37c1fdf7ac0f4a39a6cdebfdac231bc2 ;
    schema:name "Dust Light"@en .

_:N2f09674e663c4c42a04df79b07a1a06f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After World feat. mintea"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N37c1fdf7ac0f4a39a6cdebfdac231bc2 ;
    schema:name "After World feat. mintea"@en .

_:N6924b3bc56ff426b975c8ef358e72ff7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lychnis feat. mintea"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:N37c1fdf7ac0f4a39a6cdebfdac231bc2 ;
    schema:name "Lychnis feat. mintea"@en .

_:N8fb0eeb29b7b40a18af67095c7b63c82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N37c1fdf7ac0f4a39a6cdebfdac231bc2 ;
    schema:name "Introduction"@en .

_:Na4dcea364bf9494bbdafe30077790729 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom Ensemble feat. mintea -last hope mix-"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:33"^^xsd:interval ;
    schema:inPlaylist _:N37c1fdf7ac0f4a39a6cdebfdac231bc2 ;
    schema:name "Phantom Ensemble feat. mintea -last hope mix-"@en .

_:Ndebe21cc2b69470484ff1da9beef972e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Necro Fantasia feat. mintea -last hope mix-"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:N37c1fdf7ac0f4a39a6cdebfdac231bc2 ;
    schema:name "Necro Fantasia feat. mintea -last hope mix-"@en .

_:Nff96ed5d26b241b9b41f6b6a616e6c7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Drop"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:N37c1fdf7ac0f4a39a6cdebfdac231bc2 ;
    schema:name "Last Drop"@en .

_:N37c1fdf7ac0f4a39a6cdebfdac231bc2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a8b727227134013a5a10fbc8e6e275f,
        _:N2f09674e663c4c42a04df79b07a1a06f,
        _:N6924b3bc56ff426b975c8ef358e72ff7,
        _:N8fb0eeb29b7b40a18af67095c7b63c82,
        _:Na4dcea364bf9494bbdafe30077790729,
        _:Ndebe21cc2b69470484ff1da9beef972e,
        _:Nff96ed5d26b241b9b41f6b6a616e6c7d ;
    mo:track_count 7 ;
    schema:duration "PT36:15"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N2a8b727227134013a5a10fbc8e6e275f,
        _:N2f09674e663c4c42a04df79b07a1a06f,
        _:N6924b3bc56ff426b975c8ef358e72ff7,
        _:N8fb0eeb29b7b40a18af67095c7b63c82,
        _:Na4dcea364bf9494bbdafe30077790729,
        _:Ndebe21cc2b69470484ff1da9beef972e,
        _:Nff96ed5d26b241b9b41f6b6a616e6c7d .

