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

<album/132007#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pneumothorax"@en,
        "Pneumothorax"@ja,
        "Pneumothorax"@ja-latn ;
    mo:produced_work <album/132007#musicalwork> ;
    schema:name "Pneumothorax"@en,
        "Pneumothorax"@ja,
        "Pneumothorax"@ja-latn .

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

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

<event/134> a mo:Release ;
    schema:name "Released at Comic Market 80 (Aug 12, 2011 to Aug 14, 2011)" .

<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/132007#musicalexpression> a mo:Signal ;
    mo:published_as <album/132007#subject> ;
    mo:records <album/132007#performance> .

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

<org/3804#subject> schema:name "Mascarpone"@en,
        "マスカルポーネ"@ja,
        "Mascarpone"@ja-latn ;
    foaf:name "Mascarpone"@en,
        "マスカルポーネ"@ja,
        "Mascarpone"@ja-latn .

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

<https://medium-media.vgm.io/albums/70/132007/132007-b3aa967aad24.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/132007#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-13"^^xsd:date ;
    dcterms:title "Pneumothorax"@en,
        "Pneumothorax"@ja,
        "Pneumothorax"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/132007#musicalexpression> ;
    mo:publisher <org/3804#subject> ;
    mo:record _:N19739a9fa30f42c29ec332bfa7770a02 ;
    mo:record_count 1 ;
    mo:release <event/134> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/33#subject> ;
    schema:datePublished "2011-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/132007/132007-b3aa967aad24.jpg> ;
    schema:name "Pneumothorax"@en,
        "Pneumothorax"@ja,
        "Pneumothorax"@ja-latn ;
    schema:publisher <org/3804#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/132007/132007-b3aa967aad24.jpg> .

_:N31cac0525abc484499fd85a21bb5a238 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sleipnir"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N19739a9fa30f42c29ec332bfa7770a02 ;
    schema:name "sleipnir"@ja .

_:N742d914166fd406f93522cb17347a08d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "人愛し神様"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N19739a9fa30f42c29ec332bfa7770a02 ;
    schema:name "人愛し神様"@ja .

_:N880b98754360489b83b56efcd40e8fb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最後のデザート（from Alices'cry vol.2 @ 神楽坂EXPLOSION 110723)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N19739a9fa30f42c29ec332bfa7770a02 ;
    schema:name "最後のデザート（from Alices'cry vol.2 @ 神楽坂EXPLOSION 110723)"@ja .

_:Na670362195cc4955a71e161fe6f4bd63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ソードダンサー（from Alices'cry vol.2 @ 神楽坂EXPLOSION 110723)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:N19739a9fa30f42c29ec332bfa7770a02 ;
    schema:name "ソードダンサー（from Alices'cry vol.2 @ 神楽坂EXPLOSION 110723)"@ja .

_:Nd6030910c2454d3587895766a7a89277 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Omake"@ja ;
    mo:track_number 5 ;
    schema:duration "PT15:04"^^xsd:interval ;
    schema:inPlaylist _:N19739a9fa30f42c29ec332bfa7770a02 ;
    schema:name "Omake"@ja .

_:N19739a9fa30f42c29ec332bfa7770a02 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N31cac0525abc484499fd85a21bb5a238,
        _:N742d914166fd406f93522cb17347a08d,
        _:N880b98754360489b83b56efcd40e8fb5,
        _:Na670362195cc4955a71e161fe6f4bd63,
        _:Nd6030910c2454d3587895766a7a89277 ;
    mo:track_count 5 ;
    schema:duration "PT33:45"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N31cac0525abc484499fd85a21bb5a238,
        _:N742d914166fd406f93522cb17347a08d,
        _:N880b98754360489b83b56efcd40e8fb5,
        _:Na670362195cc4955a71e161fe6f4bd63,
        _:Nd6030910c2454d3587895766a7a89277 .

