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

<artist/41717#subject> a schema:Person,
        foaf:Person ;
    schema:name "tanso"@en,
        "炭素"@ja ;
    foaf:made <album/58569#lyrics>,
        <album/58569#subject> ;
    foaf:name "tanso"@en,
        "炭素"@ja .

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

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

<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/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

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

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

<https://media.vgm.io/albums/96/58569/58569-1462634577.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/58569#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/96/58569/58569-1462634577.png> ;
    foaf:depicts <album/58569#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/96/58569/58569-1462634577.png> .

<https://medium-media.vgm.io/albums/96/58569/58569-1462634577.png> a schema:ImageObject,
        foaf:Image .

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

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

<artist/7301#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58569#performance> ;
    schema:name "Mei Ayakura"@en,
        "綾倉盟"@ja ;
    foaf:name "Mei Ayakura"@en,
        "綾倉盟"@ja .

<album/58569#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BlurStar"@en,
        "BlurStar"@ja,
        "BlurStar"@ja-latn ;
    mo:performance_of <album/58569#musicalwork> ;
    mo:performer _:N8bde05d4a53d491cae8c354fb917841f,
        <artist/7301#subject> ;
    mo:recorded_as <album/58569#musicalexpression> ;
    schema:byArtist _:N8bde05d4a53d491cae8c354fb917841f,
        <artist/7301#subject> ;
    schema:name "BlurStar"@en,
        "BlurStar"@ja,
        "BlurStar"@ja-latn ;
    schema:workPerformed <album/58569#musicalwork> .

<album/58569#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-30"^^xsd:date ;
    dcterms:title "BlurStar"@en,
        "BlurStar"@ja,
        "BlurStar"@ja-latn ;
    mo:catalogue_number "SOSQ-0015" ;
    mo:media_type "CD" ;
    mo:publication_of <album/58569#musicalexpression> ;
    mo:publisher _:N8db93580b56146f08ab20a48b180e952 ;
    mo:record _:Nd14360f7e69a4a4d88629e9c78cca513 ;
    mo:record_count 1 ;
    schema:about <product/22#subject>,
        <product/27#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "なぎさ"@en ;
            foaf:name "なぎさ"@en ],
        <artist/7301#subject> ;
    schema:datePublished "2015-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/58569/58569-1462634577.png> ;
    schema:name "BlurStar"@en,
        "BlurStar"@ja,
        "BlurStar"@ja-latn ;
    schema:publisher _:N8db93580b56146f08ab20a48b180e952 ;
    foaf:depiction <https://media.vgm.io/albums/96/58569/58569-1462634577.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "どろにさん"@en ;
    foaf:made <album/58569#subject> ;
    foaf:name "どろにさん"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "どろにさん"@en ;
    foaf:made <album/58569#lyrics> ;
    foaf:name "どろにさん"@en .

_:N2bcbd9eefc8e4545b640ca6971e9bbe2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BlurStar (off vocal)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nd14360f7e69a4a4d88629e9c78cca513 ;
    schema:name "BlurStar (off vocal)"@ja .

_:N3bccf3478fba4651864843c9449b283b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BlurStar (C HardShot Remix)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Nd14360f7e69a4a4d88629e9c78cca513 ;
    schema:name "BlurStar (C HardShot Remix)"@ja .

_:N52127d8d17af4585837299f1178c34ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Charge"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Nd14360f7e69a4a4d88629e9c78cca513 ;
    schema:name "Charge"@ja .

_:N54152862ecef4f41a990e3f5855e9d00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トランジスタンス (C Dubstep Remix)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:Nd14360f7e69a4a4d88629e9c78cca513 ;
    schema:name "トランジスタンス (C Dubstep Remix)"@ja .

_:N6fdfc29275094559b26213b2734d5db7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BlurStar"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nd14360f7e69a4a4d88629e9c78cca513 ;
    schema:name "BlurStar"@ja .

_:N8bde05d4a53d491cae8c354fb917841f a schema:Person,
        foaf:Person ;
    mo:performed <album/58569#performance> ;
    schema:name "なぎさ"@en ;
    foaf:name "なぎさ"@en .

_:N8db93580b56146f08ab20a48b180e952 schema:name "Sound Square"@en ;
    foaf:name "Sound Square"@en .

_:Nd621d51320e54137abd275d0d87ef943 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Siesta"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nd14360f7e69a4a4d88629e9c78cca513 ;
    schema:name "Siesta"@ja .

_:Nd14360f7e69a4a4d88629e9c78cca513 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2bcbd9eefc8e4545b640ca6971e9bbe2,
        _:N3bccf3478fba4651864843c9449b283b,
        _:N52127d8d17af4585837299f1178c34ce,
        _:N54152862ecef4f41a990e3f5855e9d00,
        _:N6fdfc29275094559b26213b2734d5db7,
        _:Nd621d51320e54137abd275d0d87ef943 ;
    mo:track_count 6 ;
    schema:duration "PT24:05"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2bcbd9eefc8e4545b640ca6971e9bbe2,
        _:N3bccf3478fba4651864843c9449b283b,
        _:N52127d8d17af4585837299f1178c34ce,
        _:N54152862ecef4f41a990e3f5855e9d00,
        _:N6fdfc29275094559b26213b2734d5db7,
        _:Nd621d51320e54137abd275d0d87ef943 .

