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

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

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

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

<event/96> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 6 (Oct 11, 2010)" .

<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/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/64#subject> a schema:CreativeWork ;
    schema:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn ;
    foaf:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn .

<album/21495#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hifuu Monogatari 2"@en,
        "秘封物語2"@ja,
        "Hifuu Monogatari 2"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/21495#musicalwork> ;
    schema:name "Hifuu Monogatari 2"@en,
        "秘封物語2"@ja,
        "Hifuu Monogatari 2"@ja-latn .

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

<album/21495#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hifuu Monogatari 2"@en,
        "秘封物語2"@ja,
        "Hifuu Monogatari 2"@ja-latn ;
    mo:performance_of <album/21495#musicalwork> ;
    mo:recorded_as <album/21495#musicalexpression> ;
    schema:name "Hifuu Monogatari 2"@en,
        "秘封物語2"@ja,
        "Hifuu Monogatari 2"@ja-latn ;
    schema:workPerformed <album/21495#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/59/21495/21495-c33bbfa8b455.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/21495#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-11"^^xsd:date ;
    dcterms:title "Hifuu Monogatari 2"@en,
        "秘封物語2"@ja,
        "Hifuu Monogatari 2"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21495#musicalexpression> ;
    mo:publisher <org/273#subject> ;
    mo:record _:N833189eefa30400ba85c4ab44597fb6f ;
    mo:record_count 1 ;
    mo:release <event/96> ;
    schema:about <product/25#subject>,
        <product/29#subject>,
        <product/64#subject> ;
    schema:datePublished "2010-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/59/21495/21495-c33bbfa8b455.jpg> ;
    schema:name "Hifuu Monogatari 2"@en,
        "秘封物語2"@ja,
        "Hifuu Monogatari 2"@ja-latn ;
    schema:publisher <org/273#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/21495/21495-c33bbfa8b455.jpg> .

_:N076d310524cb419cb88cc6cba69c4464 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "S.O.L"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N833189eefa30400ba85c4ab44597fb6f ;
    schema:name "S.O.L"@en .

_:N3eca55f3db26404182032bd664547c80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reason"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N833189eefa30400ba85c4ab44597fb6f ;
    schema:name "Reason"@en .

_:N474201e8e05245eb9f5cc0bd18aac0e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invites confusion"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:N833189eefa30400ba85c4ab44597fb6f ;
    schema:name "Invites confusion"@en .

_:N4ff4e8a8934542bf9d99cb78a2a23a2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nighthawk"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N833189eefa30400ba85c4ab44597fb6f ;
    schema:name "Nighthawk"@en .

_:N534b354f233f4bd386122d644087beb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nevia"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N833189eefa30400ba85c4ab44597fb6f ;
    schema:name "Nevia"@en .

_:Nbd6ae906189744f3bf9cafd17b794eeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where Go back"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N833189eefa30400ba85c4ab44597fb6f ;
    schema:name "Where Go back"@en .

_:N833189eefa30400ba85c4ab44597fb6f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N076d310524cb419cb88cc6cba69c4464,
        _:N3eca55f3db26404182032bd664547c80,
        _:N474201e8e05245eb9f5cc0bd18aac0e4,
        _:N4ff4e8a8934542bf9d99cb78a2a23a2c,
        _:N534b354f233f4bd386122d644087beb2,
        _:Nbd6ae906189744f3bf9cafd17b794eeb ;
    mo:track_count 6 ;
    schema:duration "PT23:21"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N076d310524cb419cb88cc6cba69c4464,
        _:N3eca55f3db26404182032bd664547c80,
        _:N474201e8e05245eb9f5cc0bd18aac0e4,
        _:N4ff4e8a8934542bf9d99cb78a2a23a2c,
        _:N534b354f233f4bd386122d644087beb2,
        _:Nbd6ae906189744f3bf9cafd17b794eeb .

