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

<artist/14951#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hideki Hayashi"@en,
        "林英樹"@ja ;
    foaf:made <album/48596#lyrics>,
        <album/48596#subject> ;
    foaf:name "Hideki Hayashi"@en,
        "林英樹"@ja .

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

<product/2894#subject> a schema:CreativeWork ;
    schema:name "Celestial Method"@en,
        "天体のメソッド"@ja,
        "Sora no Method"@ja-latn ;
    foaf:name "Celestial Method"@en,
        "天体のメソッド"@ja,
        "Sora no Method"@ja-latn .

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

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

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

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

<https://medium-media.vgm.io/albums/69/48596/48596-1418623490.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/13857#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48596#performance> ;
    schema:name "fhána"@en ;
    foaf:name "fhána"@en .

<artist/26068#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48596#performance> ;
    schema:name "towana"@en ;
    foaf:name "towana"@en .

<album/48596#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sonata and Interlude / fhána"@en,
        "TVアニメ『天体のメソッド』イメージアルバム ソナタとインターリュード / fhána"@ja,
        "TV Anime \"Sora no Method\" Image Album Sonata to Interlude / fhána"@ja-latn ;
    mo:composer <artist/13858#subject>,
        <artist/13859#subject>,
        <artist/16585#subject> ;
    mo:produced_work <album/48596#musicalwork> ;
    schema:name "Sonata and Interlude / fhána"@en,
        "TVアニメ『天体のメソッド』イメージアルバム ソナタとインターリュード / fhána"@ja,
        "TV Anime \"Sora no Method\" Image Album Sonata to Interlude / fhána"@ja-latn .

<artist/13858#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48596#subject> ;
    mo:performed <album/48596#performance> ;
    schema:name "Junichi Sato"@en,
        "佐藤純一"@ja ;
    foaf:made <album/48596#composition>,
        <album/48596#subject> ;
    foaf:name "Junichi Sato"@en,
        "佐藤純一"@ja .

<artist/13859#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48596#subject> ;
    mo:performed <album/48596#performance> ;
    schema:name "yuxuki waga"@en ;
    foaf:made <album/48596#composition>,
        <album/48596#subject> ;
    foaf:name "yuxuki waga"@en .

<artist/16585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48596#subject> ;
    mo:performed <album/48596#performance> ;
    schema:name "kevin mitsunaga"@en ;
    foaf:made <album/48596#composition>,
        <album/48596#subject> ;
    foaf:name "kevin mitsunaga"@en .

<album/48596#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sonata and Interlude / fhána"@en,
        "TVアニメ『天体のメソッド』イメージアルバム ソナタとインターリュード / fhána"@ja,
        "TV Anime \"Sora no Method\" Image Album Sonata to Interlude / fhána"@ja-latn ;
    mo:performance_of <album/48596#musicalwork> ;
    mo:performer <artist/13857#subject>,
        <artist/13858#subject>,
        <artist/13859#subject>,
        <artist/16585#subject>,
        <artist/26068#subject> ;
    mo:recorded_as <album/48596#musicalexpression> ;
    schema:byArtist <artist/13857#subject>,
        <artist/13858#subject>,
        <artist/13859#subject>,
        <artist/16585#subject>,
        <artist/26068#subject> ;
    schema:name "Sonata and Interlude / fhána"@en,
        "TVアニメ『天体のメソッド』イメージアルバム ソナタとインターリュード / fhána"@ja,
        "TV Anime \"Sora no Method\" Image Album Sonata to Interlude / fhána"@ja-latn ;
    schema:workPerformed <album/48596#musicalwork> .

<album/48596#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-24"^^xsd:date ;
    dcterms:title "Sonata and Interlude / fhána"@en,
        "TVアニメ『天体のメソッド』イメージアルバム ソナタとインターリュード / fhána"@ja,
        "TV Anime \"Sora no Method\" Image Album Sonata to Interlude / fhána"@ja-latn ;
    mo:catalogue_number "LACA-15472" ;
    mo:media_type "CD" ;
    mo:publication_of <album/48596#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N44cb29a0b1a24f1da40f638b9ce9f119 ;
    mo:record_count 1 ;
    schema:about <product/2894#subject> ;
    schema:byArtist <artist/13857#subject>,
        <artist/13858#subject>,
        <artist/13859#subject>,
        <artist/16585#subject>,
        <artist/26068#subject> ;
    schema:datePublished "2014-12-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/69/48596/48596-1418623490.jpg> ;
    schema:name "Sonata and Interlude / fhána"@en,
        "TVアニメ『天体のメソッド』イメージアルバム ソナタとインターリュード / fhána"@ja,
        "TV Anime \"Sora no Method\" Image Album Sonata to Interlude / fhána"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/48596/48596-1418623490.jpg> .

_:N06208d87519b47f9bf95caef33180590 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ソナタとインターリュード (Instrumental)"@ja,
        "Sonata to Interlude (Instrumental)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N44cb29a0b1a24f1da40f638b9ce9f119 ;
    schema:name "ソナタとインターリュード (Instrumental)"@ja,
        "Sonata to Interlude (Instrumental)"@ja-latn .

_:N18d1ee51e1b34d0081f1ee3bfe461f2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春を待って 〜Joyeux Noël!〜"@ja,
        "Haru wo Matte ~Joyeux Noël!~"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:N44cb29a0b1a24f1da40f638b9ce9f119 ;
    schema:name "春を待って 〜Joyeux Noël!〜"@ja,
        "Haru wo Matte ~Joyeux Noël!~"@ja-latn .

_:N4c7eaf6302b94bb298b19390d9fb34ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春を待って 〜Joyeux Noël!〜 (Acappella with Strings)"@ja,
        "Haru wo Matte ~Joyeux Noël!~ (Acappella with Strings)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N44cb29a0b1a24f1da40f638b9ce9f119 ;
    schema:name "春を待って 〜Joyeux Noël!〜 (Acappella with Strings)"@ja,
        "Haru wo Matte ~Joyeux Noël!~ (Acappella with Strings)"@ja-latn .

_:N60893386dcd04ef39192df9beebcdaaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "約束のノクターン (Acappella with Strings)"@ja,
        "Yakusoku no Nocturne (Acappella with Strings)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N44cb29a0b1a24f1da40f638b9ce9f119 ;
    schema:name "約束のノクターン (Acappella with Strings)"@ja,
        "Yakusoku no Nocturne (Acappella with Strings)"@ja-latn .

_:N7e890c86be314042b6fc92913d21219e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "約束のノクターン"@ja,
        "Yakusoku no Nocturne"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N44cb29a0b1a24f1da40f638b9ce9f119 ;
    schema:name "約束のノクターン"@ja,
        "Yakusoku no Nocturne"@ja-latn .

_:N991aef848a7a414dbc67b074e224eb27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ホシノカケラ"@ja,
        "Hoshi no Kakera"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N44cb29a0b1a24f1da40f638b9ce9f119 ;
    schema:name "ホシノカケラ"@ja,
        "Hoshi no Kakera"@ja-latn .

_:Nd8ecdf563954435d9942d883d269e306 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星屑のインターリュード (Acappella with Strings)"@ja,
        "Hoshikuzu no Interlude (Acappella with Strings)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N44cb29a0b1a24f1da40f638b9ce9f119 ;
    schema:name "星屑のインターリュード (Acappella with Strings)"@ja,
        "Hoshikuzu no Interlude (Acappella with Strings)"@ja-latn .

_:Ne4796799237f4823bfb274590dcd0a30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天体のメソッド 〜Quote from Stardust Interlude〜"@ja,
        "Tentai no Method ~Quote from Stardust Interlude~"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N44cb29a0b1a24f1da40f638b9ce9f119 ;
    schema:name "天体のメソッド 〜Quote from Stardust Interlude〜"@ja,
        "Tentai no Method ~Quote from Stardust Interlude~"@ja-latn .

_:N44cb29a0b1a24f1da40f638b9ce9f119 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06208d87519b47f9bf95caef33180590,
        _:N18d1ee51e1b34d0081f1ee3bfe461f2a,
        _:N4c7eaf6302b94bb298b19390d9fb34ae,
        _:N60893386dcd04ef39192df9beebcdaaf,
        _:N7e890c86be314042b6fc92913d21219e,
        _:N991aef848a7a414dbc67b074e224eb27,
        _:Nd8ecdf563954435d9942d883d269e306,
        _:Ne4796799237f4823bfb274590dcd0a30 ;
    mo:track_count 8 ;
    schema:duration "PT28:01"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N06208d87519b47f9bf95caef33180590,
        _:N18d1ee51e1b34d0081f1ee3bfe461f2a,
        _:N4c7eaf6302b94bb298b19390d9fb34ae,
        _:N60893386dcd04ef39192df9beebcdaaf,
        _:N7e890c86be314042b6fc92913d21219e,
        _:N991aef848a7a414dbc67b074e224eb27,
        _:Nd8ecdf563954435d9942d883d269e306,
        _:Ne4796799237f4823bfb274590dcd0a30 .

