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

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

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

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

<event/82> a mo:Release ;
    schema:name "Released at Sunshine Creation 42 (Feb 08, 2009)" .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@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 .

<album/20698#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fue☆Tech Preview Version"@en,
        "ふえ☆てく - プレ版"@ja,
        "Fue☆Tech Preview Version"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/20698#musicalwork> ;
    schema:name "Fue☆Tech Preview Version"@en,
        "ふえ☆てく - プレ版"@ja,
        "Fue☆Tech Preview Version"@ja-latn .

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

<org/419#subject> schema:name "Machikado-Mapoze"@en,
        "街角麻婆豆"@ja,
        "Machikado-Mapoze"@ja-latn ;
    foaf:name "Machikado-Mapoze"@en,
        "街角麻婆豆"@ja,
        "Machikado-Mapoze"@ja-latn .

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

<artist/7248#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20698#performance> ;
    schema:name "Sakana Nakazako"@en,
        "中雑魚酒菜"@ja ;
    foaf:name "Sakana Nakazako"@en,
        "中雑魚酒菜"@ja .

<artist/9256#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20698#performance> ;
    schema:name "Nomu York"@en,
        "飲むヨーク"@ja ;
    foaf:name "Nomu York"@en,
        "飲むヨーク"@ja .

<album/20698#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fue☆Tech Preview Version"@en,
        "ふえ☆てく - プレ版"@ja,
        "Fue☆Tech Preview Version"@ja-latn ;
    mo:performance_of <album/20698#musicalwork> ;
    mo:performer <artist/7248#subject>,
        <artist/9256#subject> ;
    mo:recorded_as <album/20698#musicalexpression> ;
    schema:byArtist <artist/7248#subject>,
        <artist/9256#subject> ;
    schema:name "Fue☆Tech Preview Version"@en,
        "ふえ☆てく - プレ版"@ja,
        "Fue☆Tech Preview Version"@ja-latn ;
    schema:workPerformed <album/20698#musicalwork> .

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

<album/20698#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-02-08"^^xsd:date ;
    dcterms:title "Fue☆Tech Preview Version"@en,
        "ふえ☆てく - プレ版"@ja,
        "Fue☆Tech Preview Version"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20698#musicalexpression> ;
    mo:publisher <org/419#subject> ;
    mo:record _:N5863839d3ed3474a96165cbd3c530cef ;
    mo:record_count 1 ;
    mo:release <event/82> ;
    schema:about <product/20#subject>,
        <product/22#subject> ;
    schema:byArtist <artist/7248#subject>,
        <artist/9256#subject> ;
    schema:datePublished "2009-02-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Fue☆Tech Preview Version"@en,
        "ふえ☆てく - プレ版"@ja,
        "Fue☆Tech Preview Version"@ja-latn ;
    schema:publisher <org/419#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N217beca3206b47069b50a8135875f924 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女は唯暗闇の中を"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5863839d3ed3474a96165cbd3c530cef ;
    schema:name "少女は唯暗闇の中を"@ja .

_:N52292f93a8e74209ad37d1fd40cba0dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "彼女はオーエンなのか？"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5863839d3ed3474a96165cbd3c530cef ;
    schema:name "彼女はオーエンなのか？"@ja .

_:N8ac525ca2d0b4d87b8a5c7401288832a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あたいのかっこいいところみせるよ！"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5863839d3ed3474a96165cbd3c530cef ;
    schema:name "あたいのかっこいいところみせるよ！"@ja .

_:N5863839d3ed3474a96165cbd3c530cef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N217beca3206b47069b50a8135875f924,
        _:N52292f93a8e74209ad37d1fd40cba0dd,
        _:N8ac525ca2d0b4d87b8a5c7401288832a ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N217beca3206b47069b50a8135875f924,
        _:N52292f93a8e74209ad37d1fd40cba0dd,
        _:N8ac525ca2d0b4d87b8a5c7401288832a .

