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

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

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

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

<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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@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/22454#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DeepForest*1"@en,
        "DeepForest*1"@ja,
        "DeepForest*1"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/22454#musicalwork> ;
    schema:name "DeepForest*1"@en,
        "DeepForest*1"@ja,
        "DeepForest*1"@ja-latn .

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

<album/22454#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DeepForest*1"@en,
        "DeepForest*1"@ja,
        "DeepForest*1"@ja-latn ;
    mo:performance_of <album/22454#musicalwork> ;
    mo:recorded_as <album/22454#musicalexpression> ;
    schema:name "DeepForest*1"@en,
        "DeepForest*1"@ja,
        "DeepForest*1"@ja-latn ;
    schema:workPerformed <album/22454#musicalwork> .

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

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/22454#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/22454#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/22454#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-11-07"^^xsd:date ;
    dcterms:title "DeepForest*1"@en,
        "DeepForest*1"@ja,
        "DeepForest*1"@ja-latn ;
    mo:catalogue_number "PAER-0027" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22454#musicalexpression> ;
    mo:publisher <org/287#subject> ;
    mo:record _:Nfeb3c02e9efe48a5a7a2d2f2e9d8e840 ;
    mo:record_count 1 ;
    schema:about <product/29#subject>,
        <product/31#subject>,
        <product/51#subject>,
        <product/64#subject> ;
    schema:datePublished "2010-11-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "DeepForest*1"@en,
        "DeepForest*1"@ja,
        "DeepForest*1"@ja-latn ;
    schema:publisher <org/287#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N1685f76680c9424c9893b69fdd1fca3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tasogare-Voyage (Piano edition)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfeb3c02e9efe48a5a7a2d2f2e9d8e840 ;
    schema:name "Tasogare-Voyage (Piano edition)"@ja .

_:N660f4949fdcf4fd0bb650bf50e1d35f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハノヲルカ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfeb3c02e9efe48a5a7a2d2f2e9d8e840 ;
    schema:name "ハノヲルカ"@ja .

_:N8487b5e699984de88dd0d424f6e485a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜明けのスタンドバイ [MAYONAKA remix]"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfeb3c02e9efe48a5a7a2d2f2e9d8e840 ;
    schema:name "夜明けのスタンドバイ [MAYONAKA remix]"@ja .

_:Nc5443ab4f796449c90cb7a315a623e65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "mellow poison"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfeb3c02e9efe48a5a7a2d2f2e9d8e840 ;
    schema:name "mellow poison"@ja .

_:Nfeb3c02e9efe48a5a7a2d2f2e9d8e840 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1685f76680c9424c9893b69fdd1fca3b,
        _:N660f4949fdcf4fd0bb650bf50e1d35f8,
        _:N8487b5e699984de88dd0d424f6e485a1,
        _:Nc5443ab4f796449c90cb7a315a623e65 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1685f76680c9424c9893b69fdd1fca3b,
        _:N660f4949fdcf4fd0bb650bf50e1d35f8,
        _:N8487b5e699984de88dd0d424f6e485a1,
        _:Nc5443ab4f796449c90cb7a315a623e65 .

