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

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

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

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

<event/42> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 6 (Mar 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 .

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

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

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

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

<https://media.vgm.io/albums/69/20696/20696-1281746064.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/20696#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/69/20696/20696-1281746064.png> ;
    foaf:depicts <album/20696#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/69/20696/20696-1281746064.png> .

<https://medium-media.vgm.io/albums/69/20696/20696-1281746064.png> a schema:ImageObject,
        foaf:Image .

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

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

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

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

<album/20696#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-08"^^xsd:date ;
    dcterms:title "Fue☆Tech"@en,
        "ふえ☆てく"@ja,
        "Fue☆Tech"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20696#musicalexpression> ;
    mo:publisher <org/419#subject> ;
    mo:record _:Nfa62f18740f24b0e8370a0a438399225 ;
    mo:record_count 1 ;
    mo:release <event/42> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/33#subject> ;
    schema:byArtist <artist/7248#subject>,
        <artist/9256#subject> ;
    schema:datePublished "2009-03-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/20696/20696-1281746064.png> ;
    schema:name "Fue☆Tech"@en,
        "ふえ☆てく"@ja,
        "Fue☆Tech"@ja-latn ;
    schema:publisher <org/419#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/20696/20696-1281746064.png> .

_:N18a4cca0752f4a53b78fc8bb5b463517 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not oh no, but Tohno."@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nfa62f18740f24b0e8370a0a438399225 ;
    schema:name "Not oh no, but Tohno."@ja .

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

_:N6883ca2cc631408594751798633b1b13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "この部屋は寒い"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nfa62f18740f24b0e8370a0a438399225 ;
    schema:name "この部屋は寒い"@ja .

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

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

_:Nb1660a133e4b42859af7a7daa9494ce3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MI☆NO☆RI☆KO"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nfa62f18740f24b0e8370a0a438399225 ;
    schema:name "MI☆NO☆RI☆KO"@ja .

_:Nd4ad176c715243cda968e6d32872cc45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "私ってナウい？"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nfa62f18740f24b0e8370a0a438399225 ;
    schema:name "私ってナウい？"@ja .

_:Nf07e257c9e864cd8bd451595ad502b77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ライフオブ俺"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nfa62f18740f24b0e8370a0a438399225 ;
    schema:name "ライフオブ俺"@ja .

_:Nfa62f18740f24b0e8370a0a438399225 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18a4cca0752f4a53b78fc8bb5b463517,
        _:N1ce2e87ef0014521803a9670a10a7640,
        _:N6883ca2cc631408594751798633b1b13,
        _:N6bc6735b5e2a4165aff5ca124274c559,
        _:N9149b582c6934f6ab9fe142b0da6d346,
        _:Nb1660a133e4b42859af7a7daa9494ce3,
        _:Nd4ad176c715243cda968e6d32872cc45,
        _:Nf07e257c9e864cd8bd451595ad502b77 ;
    mo:track_count 8 ;
    schema:duration "PT20:05"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N18a4cca0752f4a53b78fc8bb5b463517,
        _:N1ce2e87ef0014521803a9670a10a7640,
        _:N6883ca2cc631408594751798633b1b13,
        _:N6bc6735b5e2a4165aff5ca124274c559,
        _:N9149b582c6934f6ab9fe142b0da6d346,
        _:Nb1660a133e4b42859af7a7daa9494ce3,
        _:Nd4ad176c715243cda968e6d32872cc45,
        _:Nf07e257c9e864cd8bd451595ad502b77 .

