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

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

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

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

<event/110> a mo:Release ;
    schema:name "Released at Dai-Kyuu-Shuu Touhousai 2 (Apr 29, 2010)" .

<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/48976#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Atmosphere E.P."@en,
        "Atmosphere E.P."@ja,
        "Atmosphere E.P."@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/48976#musicalwork> ;
    schema:name "Atmosphere E.P."@en,
        "Atmosphere E.P."@ja,
        "Atmosphere E.P."@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/67/48976/48976-1415046577.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/48976#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-04-29"^^xsd:date ;
    dcterms:title "Atmosphere E.P."@en,
        "Atmosphere E.P."@ja,
        "Atmosphere E.P."@ja-latn ;
    mo:catalogue_number "QWEP-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/48976#musicalexpression> ;
    mo:publisher _:Na859f614547b45e3b967b9840dd7dc6d ;
    mo:record _:Nf76e5c494ee4400e89856629f7db3e3c ;
    mo:record_count 1 ;
    mo:release <event/110> ;
    schema:about <product/22#subject> ;
    schema:datePublished "2010-04-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/48976/48976-1415046577.jpg> ;
    schema:name "Atmosphere E.P."@en,
        "Atmosphere E.P."@ja,
        "Atmosphere E.P."@ja-latn ;
    schema:publisher _:Na859f614547b45e3b967b9840dd7dc6d ;
    foaf:depiction <https://media.vgm.io/albums/67/48976/48976-1415046577.jpg> .

_:N2e07be99fa5c410da5b17f194f84178d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over the moon…"@en ;
    mo:track_number 3 ;
    schema:duration "PT8:30"^^xsd:interval ;
    schema:inPlaylist _:Nf76e5c494ee4400e89856629f7db3e3c ;
    schema:name "Over the moon…"@en .

_:N5a3b242c19d0426c951708c0201c1f67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Who done it!"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Nf76e5c494ee4400e89856629f7db3e3c ;
    schema:name "Who done it!"@en .

_:N67f3d6f99b534c14b29257d173d94b86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Atmosphere"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Nf76e5c494ee4400e89856629f7db3e3c ;
    schema:name "Atmosphere"@en .

_:Na859f614547b45e3b967b9840dd7dc6d schema:name "QWEASAR"@en ;
    foaf:name "QWEASAR"@en .

_:Nf76e5c494ee4400e89856629f7db3e3c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2e07be99fa5c410da5b17f194f84178d,
        _:N5a3b242c19d0426c951708c0201c1f67,
        _:N67f3d6f99b534c14b29257d173d94b86 ;
    mo:track_count 3 ;
    schema:duration "PT14:58"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2e07be99fa5c410da5b17f194f84178d,
        _:N5a3b242c19d0426c951708c0201c1f67,
        _:N67f3d6f99b534c14b29257d173d94b86 .

