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

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

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

<event/96> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 6 (Oct 11, 2010)" .

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

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

<org/537#subject> schema:name "Like a rabbit"@en,
        "Like a rabbit"@ja,
        "Like a rabbit"@ja-latn ;
    foaf:name "Like a rabbit"@en,
        "Like a rabbit"@ja,
        "Like a rabbit"@ja-latn .

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

<https://medium-media.vgm.io/albums/12/22921/22921-1293984892.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/6813#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22921#performance> ;
    schema:name "Touya Nose"@en,
        "野瀬冬弥"@ja ;
    foaf:name "Touya Nose"@en,
        "野瀬冬弥"@ja .

<album/22921#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SKY PHILIA"@en,
        "SKY PHILIA"@ja,
        "SKY PHILIA"@ja-latn ;
    mo:performance_of <album/22921#musicalwork> ;
    mo:performer _:N23a591892c9243f8bd12c11f3f68ea0e,
        <artist/6813#subject> ;
    mo:recorded_as <album/22921#musicalexpression> ;
    schema:byArtist _:N23a591892c9243f8bd12c11f3f68ea0e,
        <artist/6813#subject> ;
    schema:name "SKY PHILIA"@en,
        "SKY PHILIA"@ja,
        "SKY PHILIA"@ja-latn ;
    schema:workPerformed <album/22921#musicalwork> .

<album/22921#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-11"^^xsd:date ;
    dcterms:title "SKY PHILIA"@en,
        "SKY PHILIA"@ja,
        "SKY PHILIA"@ja-latn ;
    mo:catalogue_number "LRCD-0018" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22921#musicalexpression> ;
    mo:publisher <org/537#subject> ;
    mo:record _:Nbe6f2834ae7d4d62a6d0d761e3867fb2 ;
    mo:record_count 1 ;
    mo:release <event/96> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "seriyu"@en ;
            foaf:name "seriyu"@en ],
        <artist/6813#subject> ;
    schema:datePublished "2010-10-11"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/12/22921/22921-1293984892.jpg> ;
    schema:name "SKY PHILIA"@en,
        "SKY PHILIA"@ja,
        "SKY PHILIA"@ja-latn ;
    schema:publisher <org/537#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/22921/22921-1293984892.jpg> .

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

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

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

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

_:N23a591892c9243f8bd12c11f3f68ea0e a schema:Person,
        foaf:Person ;
    mo:performed <album/22921#performance> ;
    schema:name "seriyu"@en ;
    foaf:name "seriyu"@en .

_:N2799833722c6403abd555955d3e654a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "G.3.F（Instrumental）"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nbe6f2834ae7d4d62a6d0d761e3867fb2 ;
    schema:name "G.3.F（Instrumental）"@ja .

_:N44589f24410440b5b15e556b1f8d9641 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peace of Memory"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Nbe6f2834ae7d4d62a6d0d761e3867fb2 ;
    schema:name "Peace of Memory"@ja .

_:N44fd16c2decd45779fe19f0b96b548cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlight Step"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nbe6f2834ae7d4d62a6d0d761e3867fb2 ;
    schema:name "Moonlight Step"@ja .

_:Nad5494997ef442dabd8c707d465f693f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Space Travel Satellite"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:13"^^xsd:interval ;
    schema:inPlaylist _:Nbe6f2834ae7d4d62a6d0d761e3867fb2 ;
    schema:name "Space Travel Satellite"@ja .

_:Nb223429db2a14bd988f639703ec9920f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "G.3.F"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nbe6f2834ae7d4d62a6d0d761e3867fb2 ;
    schema:name "G.3.F"@ja .

_:Nbda5c99fed814be1b14d9450fc925887 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "翔紅ノ夜（Instrumental）"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nbe6f2834ae7d4d62a6d0d761e3867fb2 ;
    schema:name "翔紅ノ夜（Instrumental）"@ja .

_:Nf364b1ed871c4aaa9b8ebb4c4245ee07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "G-Free -Takayan Remix-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nbe6f2834ae7d4d62a6d0d761e3867fb2 ;
    schema:name "G-Free -Takayan Remix-"@ja .

_:Nff83de91bbe445d0bfd09b113da0cb0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "翔紅ノ夜"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nbe6f2834ae7d4d62a6d0d761e3867fb2 ;
    schema:name "翔紅ノ夜"@ja .

_:Nbe6f2834ae7d4d62a6d0d761e3867fb2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2799833722c6403abd555955d3e654a7,
        _:N44589f24410440b5b15e556b1f8d9641,
        _:N44fd16c2decd45779fe19f0b96b548cb,
        _:Nad5494997ef442dabd8c707d465f693f,
        _:Nb223429db2a14bd988f639703ec9920f,
        _:Nbda5c99fed814be1b14d9450fc925887,
        _:Nf364b1ed871c4aaa9b8ebb4c4245ee07,
        _:Nff83de91bbe445d0bfd09b113da0cb0a ;
    mo:track_count 8 ;
    schema:duration "PT31:55"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N2799833722c6403abd555955d3e654a7,
        _:N44589f24410440b5b15e556b1f8d9641,
        _:N44fd16c2decd45779fe19f0b96b548cb,
        _:Nad5494997ef442dabd8c707d465f693f,
        _:Nb223429db2a14bd988f639703ec9920f,
        _:Nbda5c99fed814be1b14d9450fc925887,
        _:Nf364b1ed871c4aaa9b8ebb4c4245ee07,
        _:Nff83de91bbe445d0bfd09b113da0cb0a .

