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

<artist/16642#subject> a schema:Person,
        foaf:Person ;
    schema:name "Vivienne"@en ;
    foaf:made <album/54317#subject>,
        <album/54317#vocals> ;
    foaf:name "Vivienne"@en .

<artist/74385#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ark Brown"@en ;
    foaf:made <album/54317#subject>,
        <album/54317#vocals> ;
    foaf:name "Ark Brown"@en .

<artist/77899#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chen-U"@en ;
    foaf:made <album/54317#subject>,
        <album/54317#vocals> ;
    foaf:name "Chen-U"@en .

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

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

<event/172> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 12 (May 10, 2015)" .

<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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

<product/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

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

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

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

<org/437#subject> schema:name "Hatsunetsumiko's"@en,
        "発熱巫女～ず"@ja,
        "Hatsunetsumiko's"@ja-latn ;
    foaf:name "Hatsunetsumiko's"@en,
        "発熱巫女～ず"@ja,
        "Hatsunetsumiko's"@ja-latn .

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

<https://medium-media.vgm.io/albums/71/54317/54317-1439204222.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/54317#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-05-10"^^xsd:date ;
    dcterms:title "Treasure"@en,
        "Treasure"@ja,
        "Treasure"@ja-latn ;
    mo:catalogue_number "HTNT-022" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54317#musicalexpression> ;
    mo:publisher <org/437#subject> ;
    mo:record _:Nb72b25cdfa9641bdbd8daccf7123d95c ;
    mo:record_count 1 ;
    mo:release <event/172> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/31#subject>,
        <product/882#subject> ;
    schema:datePublished "2015-05-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/54317/54317-1439204222.jpg> ;
    schema:name "Treasure"@en,
        "Treasure"@ja,
        "Treasure"@ja-latn ;
    schema:publisher <org/437#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/54317/54317-1439204222.jpg> .

_:N1b51a5c8570040fca24167bac2155add a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Treasure"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb72b25cdfa9641bdbd8daccf7123d95c ;
    schema:name "Treasure"@en .

_:N72feb7b68bf64fdca87a74f459d2ea57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantasm"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb72b25cdfa9641bdbd8daccf7123d95c ;
    schema:name "Fantasm"@en .

_:N94d07df50b8241468123720285c3fa63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rock My World"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb72b25cdfa9641bdbd8daccf7123d95c ;
    schema:name "Rock My World"@en .

_:Nb08863427a6e4af59c679496f999b846 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drifter"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb72b25cdfa9641bdbd8daccf7123d95c ;
    schema:name "Drifter"@en .

_:Nc45576b2877b41609b579660d5a97021 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm the Wind"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb72b25cdfa9641bdbd8daccf7123d95c ;
    schema:name "I'm the Wind"@en .

_:Ne660606ec1da45bf9ac3d3febbd09e8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "El Dorado"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb72b25cdfa9641bdbd8daccf7123d95c ;
    schema:name "El Dorado"@en .

_:Nfe30f081d4374dbd9b5b0169018f07e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bravely"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb72b25cdfa9641bdbd8daccf7123d95c ;
    schema:name "Bravely"@en .

_:Nb72b25cdfa9641bdbd8daccf7123d95c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b51a5c8570040fca24167bac2155add,
        _:N72feb7b68bf64fdca87a74f459d2ea57,
        _:N94d07df50b8241468123720285c3fa63,
        _:Nb08863427a6e4af59c679496f999b846,
        _:Nc45576b2877b41609b579660d5a97021,
        _:Ne660606ec1da45bf9ac3d3febbd09e8c,
        _:Nfe30f081d4374dbd9b5b0169018f07e7 ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1b51a5c8570040fca24167bac2155add,
        _:N72feb7b68bf64fdca87a74f459d2ea57,
        _:N94d07df50b8241468123720285c3fa63,
        _:Nb08863427a6e4af59c679496f999b846,
        _:Nc45576b2877b41609b579660d5a97021,
        _:Ne660606ec1da45bf9ac3d3febbd09e8c,
        _:Nfe30f081d4374dbd9b5b0169018f07e7 .

