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

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

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

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

<event/35> a mo:Release ;
    schema:name "Released at Comic Market 75 (Dec 28, 2008 to Dec 30, 2008)" .

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

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

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

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

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

<https://medium-media.vgm.io/albums/25/11552/11552-1230956344.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1847#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11552#performance> ;
    schema:name "Sora Yuizuki"@en,
        "結月そら"@ja ;
    foaf:name "Sora Yuizuki"@en,
        "結月そら"@ja .

<artist/2603#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11552#performance> ;
    schema:name "miko"@en ;
    foaf:name "miko"@en .

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

<album/11552#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-29"^^xsd:date ;
    dcterms:title "reflection"@en,
        "reflection"@ja,
        "reflection"@ja-latn ;
    mo:catalogue_number "EMRS-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11552#musicalexpression> ;
    mo:publisher <org/3842#subject> ;
    mo:record _:N22e511974775476796aa7b7160b96d5e ;
    mo:record_count 1 ;
    mo:release <event/35> ;
    schema:about <product/29#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/1847#subject>,
        <artist/2603#subject> ;
    schema:datePublished "2008-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/25/11552/11552-1230956344.jpg> ;
    schema:name "reflection"@en,
        "reflection"@ja,
        "reflection"@ja-latn ;
    schema:publisher <org/3842#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/11552/11552-1230956344.jpg> .

_:N1241470b84a3410aab68dc3a93d03143 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ask for alms"@en,
        "ask for alms"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:N22e511974775476796aa7b7160b96d5e ;
    schema:name "ask for alms"@en,
        "ask for alms"@ja .

_:N1ec5a358f6a34760a0cb40aa6bff1399 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "splendid faith"@en,
        "splendid faith"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N22e511974775476796aa7b7160b96d5e ;
    schema:name "splendid faith"@en,
        "splendid faith"@ja .

_:N4c784b9f5fa841cfa35faf482b9a32ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind of twilight"@en,
        "Wind of twilight"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:36"^^xsd:interval ;
    schema:inPlaylist _:N22e511974775476796aa7b7160b96d5e ;
    schema:name "Wind of twilight"@en,
        "Wind of twilight"@ja .

_:N8fbca7d9e9a04c16a31b887baf93e12f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "introduction"@en,
        "introduction"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N22e511974775476796aa7b7160b96d5e ;
    schema:name "introduction"@en,
        "introduction"@ja .

_:Nb49a7176e22646f69f52dcb4b87d5d7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "conflict of faith"@en,
        "conflict of faith"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N22e511974775476796aa7b7160b96d5e ;
    schema:name "conflict of faith"@en,
        "conflict of faith"@ja .

_:Nb648a21e04814a4bb3be6d6981693f91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Journey of Life"@en,
        "此岸の旅路"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N22e511974775476796aa7b7160b96d5e ;
    schema:name "Journey of Life"@en,
        "此岸の旅路"@ja .

_:Nd2c1f127d1e24e0b88e1e23860b2a354 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "neon sign"@en,
        "neon sign"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N22e511974775476796aa7b7160b96d5e ;
    schema:name "neon sign"@en,
        "neon sign"@ja .

_:Ne0197ba18d7c491a9593d04e795a449c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "solitude"@en,
        "solitude"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N22e511974775476796aa7b7160b96d5e ;
    schema:name "solitude"@en,
        "solitude"@ja .

_:Nf7edacef92a747f691651ee488d44cdb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nostalgia"@en,
        "望郷"@ja ;
    mo:track_number 10 ;
    schema:duration "PT7:08"^^xsd:interval ;
    schema:inPlaylist _:N22e511974775476796aa7b7160b96d5e ;
    schema:name "Nostalgia"@en,
        "望郷"@ja .

_:Nfb89214d83f743f381648c6b3b92a519 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Liberate"@en,
        "リバレイト"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N22e511974775476796aa7b7160b96d5e ;
    schema:name "Liberate"@en,
        "リバレイト"@ja .

_:N22e511974775476796aa7b7160b96d5e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1241470b84a3410aab68dc3a93d03143,
        _:N1ec5a358f6a34760a0cb40aa6bff1399,
        _:N4c784b9f5fa841cfa35faf482b9a32ef,
        _:N8fbca7d9e9a04c16a31b887baf93e12f,
        _:Nb49a7176e22646f69f52dcb4b87d5d7f,
        _:Nb648a21e04814a4bb3be6d6981693f91,
        _:Nd2c1f127d1e24e0b88e1e23860b2a354,
        _:Ne0197ba18d7c491a9593d04e795a449c,
        _:Nf7edacef92a747f691651ee488d44cdb,
        _:Nfb89214d83f743f381648c6b3b92a519 ;
    mo:track_count 10 ;
    schema:duration "PT51:13"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1241470b84a3410aab68dc3a93d03143,
        _:N1ec5a358f6a34760a0cb40aa6bff1399,
        _:N4c784b9f5fa841cfa35faf482b9a32ef,
        _:N8fbca7d9e9a04c16a31b887baf93e12f,
        _:Nb49a7176e22646f69f52dcb4b87d5d7f,
        _:Nb648a21e04814a4bb3be6d6981693f91,
        _:Nd2c1f127d1e24e0b88e1e23860b2a354,
        _:Ne0197ba18d7c491a9593d04e795a449c,
        _:Nf7edacef92a747f691651ee488d44cdb,
        _:Nfb89214d83f743f381648c6b3b92a519 .

