@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 _:N8e9751fc2f2e45b7925897faaa9efe40,
        <artist/6813#subject> ;
    mo:recorded_as <album/22921#musicalexpression> ;
    schema:byArtist _:N8e9751fc2f2e45b7925897faaa9efe40,
        <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 _:N1a61e29b35ba46c2a82927174062bfbe ;
    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#subject> ;
    foaf:name "Merito Sirakami"@en .

[] 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#lyrics> ;
    foaf:name "Sasara"@en .

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

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

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

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

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

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

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

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

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

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

_:N1a61e29b35ba46c2a82927174062bfbe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a4a40462b6e4b2e8829b9fa65c7cfcb,
        _:N29ea5978e0144d0eb7bbfa51d09e7656,
        _:N468f4f66368648a89135c6acfe34e5ec,
        _:Nad329a897f054f7e8ab654ac4c48fde2,
        _:Naf5980e83b0d45ce9ab775a949a82a02,
        _:Nccd210bb39cb4ae0a6c88e362d0c2ca3,
        _:Nd37c311a31a94c01a51decac9b634e07,
        _:Ndd0b259190a942d48203f8e7655f65da ;
    mo:track_count 8 ;
    schema:duration "PT31:55"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0a4a40462b6e4b2e8829b9fa65c7cfcb,
        _:N29ea5978e0144d0eb7bbfa51d09e7656,
        _:N468f4f66368648a89135c6acfe34e5ec,
        _:Nad329a897f054f7e8ab654ac4c48fde2,
        _:Naf5980e83b0d45ce9ab775a949a82a02,
        _:Nccd210bb39cb4ae0a6c88e362d0c2ca3,
        _:Nd37c311a31a94c01a51decac9b634e07,
        _:Ndd0b259190a942d48203f8e7655f65da .

