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

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

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

<event/146> a mo:Release ;
    schema:name "Released at Comic Market 81 (Dec 29, 2011 to Dec 31, 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/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/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 .

<album/76740#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "snow ⑨ fairy"@en,
        "snow ⑨ fairy"@ja,
        "snow ⑨ fairy"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/76740#musicalwork> ;
    schema:name "snow ⑨ fairy"@en,
        "snow ⑨ fairy"@ja,
        "snow ⑨ fairy"@ja-latn .

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

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

<org/770#subject> schema:name "AIR WINDOW"@en,
        "AIR WINDOW"@ja,
        "AIR WINDOW"@ja-latn ;
    foaf:name "AIR WINDOW"@en,
        "AIR WINDOW"@ja,
        "AIR WINDOW"@ja-latn .

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

<https://medium-media.vgm.io/albums/04/76740/76740-1523140262.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/76740#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "snow ⑨ fairy"@en,
        "snow ⑨ fairy"@ja,
        "snow ⑨ fairy"@ja-latn ;
    mo:performance_of <album/76740#musicalwork> ;
    mo:performer _:N4752b387a97a4a0f855162d26e3754a8,
        _:Nb50d23adc27e4927ba54aab15e78a3b4 ;
    mo:recorded_as <album/76740#musicalexpression> ;
    schema:byArtist _:N4752b387a97a4a0f855162d26e3754a8,
        _:Nb50d23adc27e4927ba54aab15e78a3b4 ;
    schema:name "snow ⑨ fairy"@en,
        "snow ⑨ fairy"@ja,
        "snow ⑨ fairy"@ja-latn ;
    schema:workPerformed <album/76740#musicalwork> .

<album/76740#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-29"^^xsd:date ;
    dcterms:title "snow ⑨ fairy"@en,
        "snow ⑨ fairy"@ja,
        "snow ⑨ fairy"@ja-latn ;
    mo:catalogue_number "ADC1109" ;
    mo:media_type "CD" ;
    mo:publication_of <album/76740#musicalexpression> ;
    mo:publisher <org/770#subject> ;
    mo:record _:N5f2c59364f444ba48de45de97b84ccf4 ;
    mo:record_count 1 ;
    mo:release <event/146> ;
    schema:about <product/20#subject>,
        <product/29#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "栗プリン"@en ;
            foaf:name "栗プリン"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "のぶなが"@en ;
            foaf:name "のぶなが"@en ] ;
    schema:datePublished "2011-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/04/76740/76740-1523140262.jpg> ;
    schema:name "snow ⑨ fairy"@en,
        "snow ⑨ fairy"@ja,
        "snow ⑨ fairy"@ja-latn ;
    schema:publisher <org/770#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/76740/76740-1523140262.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "ochii"@en ;
    foaf:made <album/76740#subject> ;
    foaf:name "ochii"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ochii"@en ;
    foaf:made <album/76740#lyrics> ;
    foaf:name "ochii"@en .

_:N060125e8749e4db7b290df9827db478b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪解けの春"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5f2c59364f444ba48de45de97b84ccf4 ;
    schema:name "雪解けの春"@ja .

_:N4752b387a97a4a0f855162d26e3754a8 a schema:Person,
        foaf:Person ;
    mo:performed <album/76740#performance> ;
    schema:name "栗プリン"@en ;
    foaf:name "栗プリン"@en .

_:N6367d4f5c151420d89f5cd17237e33d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dark fly"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5f2c59364f444ba48de45de97b84ccf4 ;
    schema:name "dark fly"@ja .

_:N810fdf43332546b68dfdc635ead5a28f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "close to Heaven"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5f2c59364f444ba48de45de97b84ccf4 ;
    schema:name "close to Heaven"@ja .

_:N8135d3ecad34436e8b81d8f0728552e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おてんばgirl"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5f2c59364f444ba48de45de97b84ccf4 ;
    schema:name "おてんばgirl"@ja .

_:Nb50d23adc27e4927ba54aab15e78a3b4 a schema:Person,
        foaf:Person ;
    mo:performed <album/76740#performance> ;
    schema:name "のぶなが"@en ;
    foaf:name "のぶなが"@en .

_:Nbaf5ea2a21fa4176a3394ca9ee36ac58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星空の船"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5f2c59364f444ba48de45de97b84ccf4 ;
    schema:name "星空の船"@ja .

_:Ne2bec51e33ef460ca6c6675b9d1c79e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "shadow moon"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5f2c59364f444ba48de45de97b84ccf4 ;
    schema:name "shadow moon"@ja .

_:N5f2c59364f444ba48de45de97b84ccf4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N060125e8749e4db7b290df9827db478b,
        _:N6367d4f5c151420d89f5cd17237e33d6,
        _:N810fdf43332546b68dfdc635ead5a28f,
        _:N8135d3ecad34436e8b81d8f0728552e3,
        _:Nbaf5ea2a21fa4176a3394ca9ee36ac58,
        _:Ne2bec51e33ef460ca6c6675b9d1c79e5 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N060125e8749e4db7b290df9827db478b,
        _:N6367d4f5c151420d89f5cd17237e33d6,
        _:N810fdf43332546b68dfdc635ead5a28f,
        _:N8135d3ecad34436e8b81d8f0728552e3,
        _:Nbaf5ea2a21fa4176a3394ca9ee36ac58,
        _:Ne2bec51e33ef460ca6c6675b9d1c79e5 .

