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

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

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

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

<event/3> a mo:Release ;
    schema:name "Released at Comic Market 71 (Dec 29, 2006 to Dec 31, 2006)" .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn .

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

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

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

<org/582#subject> schema:name "Studio K2"@en,
        "岸田教団"@ja,
        "Studio K2"@ja-latn ;
    foaf:name "Studio K2"@en,
        "岸田教団"@ja,
        "Studio K2"@ja-latn .

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

<https://medium-media.vgm.io/albums/52/6525/6525-1199403109.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/6525#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-31"^^xsd:date ;
    dcterms:title "SuperSonicSpeedStar"@en,
        "SuperSonicSpeedStar"@ja,
        "SuperSonicSpeedStar"@ja-latn ;
    mo:catalogue_number "K2-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6525#musicalexpression> ;
    mo:publisher <org/582#subject> ;
    mo:record _:N9ff801057324442fa66284e140c4f294 ;
    mo:record_count 1 ;
    mo:release <event/3> ;
    schema:about <product/14#subject>,
        <product/16#subject>,
        <product/18#subject> ;
    schema:datePublished "2006-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/52/6525/6525-1199403109.jpg> ;
    schema:name "SuperSonicSpeedStar"@en,
        "SuperSonicSpeedStar"@ja,
        "SuperSonicSpeedStar"@ja-latn ;
    schema:publisher <org/582#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/6525/6525-1199403109.jpg> .

_:N001e4efed1d34a3fbf880450a1fbc221 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SuperSonicSpeedStar"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N9ff801057324442fa66284e140c4f294 ;
    schema:name "SuperSonicSpeedStar"@en .

_:N1b34961f90f74c2a81f1e2bab0ae4057 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream exceeds Time and Space"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N9ff801057324442fa66284e140c4f294 ;
    schema:name "Dream exceeds Time and Space"@en .

_:N4fdcd6dc310f46789fbb34f63333087d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plastic mind"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N9ff801057324442fa66284e140c4f294 ;
    schema:name "Plastic mind"@en .

_:Nbcfc4e7e4e1e42a4937e5173a348edf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sailor of Time"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N9ff801057324442fa66284e140c4f294 ;
    schema:name "Sailor of Time"@en .

_:Nbe2c56ff7c6b4b4eb4a8f90910cc8bdb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lotus Love"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N9ff801057324442fa66284e140c4f294 ;
    schema:name "Lotus Love"@en .

_:Nc362116d37194e0ab656b9dbfc6d92fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strawberry Crisis!!"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N9ff801057324442fa66284e140c4f294 ;
    schema:name "Strawberry Crisis!!"@en .

_:Nfe4670165b444e19b21f0065020a1faf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YU-MU"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N9ff801057324442fa66284e140c4f294 ;
    schema:name "YU-MU"@en .

_:N9ff801057324442fa66284e140c4f294 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N001e4efed1d34a3fbf880450a1fbc221,
        _:N1b34961f90f74c2a81f1e2bab0ae4057,
        _:N4fdcd6dc310f46789fbb34f63333087d,
        _:Nbcfc4e7e4e1e42a4937e5173a348edf0,
        _:Nbe2c56ff7c6b4b4eb4a8f90910cc8bdb,
        _:Nc362116d37194e0ab656b9dbfc6d92fa,
        _:Nfe4670165b444e19b21f0065020a1faf ;
    mo:track_count 7 ;
    schema:duration "PT28:56"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N001e4efed1d34a3fbf880450a1fbc221,
        _:N1b34961f90f74c2a81f1e2bab0ae4057,
        _:N4fdcd6dc310f46789fbb34f63333087d,
        _:Nbcfc4e7e4e1e42a4937e5173a348edf0,
        _:Nbe2c56ff7c6b4b4eb4a8f90910cc8bdb,
        _:Nc362116d37194e0ab656b9dbfc6d92fa,
        _:Nfe4670165b444e19b21f0065020a1faf .

