@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 _:N90f89c4d964b4f28a348c06739ea1859 ;
    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> .

_:N05cade487a814eddae7000654da00699 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 _:N90f89c4d964b4f28a348c06739ea1859 ;
    schema:name "約束のノクターン"@ja,
        "Yakusoku no Nocturne"@ja-latn .

_:N1e79196c9e6348159f7d60db986971be 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 _:N90f89c4d964b4f28a348c06739ea1859 ;
    schema:name "約束のノクターン (Acappella with Strings)"@ja,
        "Yakusoku no Nocturne (Acappella with Strings)"@ja-latn .

_:N33de89fc38e045d49daedc02dc90b463 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 _:N90f89c4d964b4f28a348c06739ea1859 ;
    schema:name "ホシノカケラ"@ja,
        "Hoshi no Kakera"@ja-latn .

_:N4df3b194da5e46108b6204f0ec3a6462 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 _:N90f89c4d964b4f28a348c06739ea1859 ;
    schema:name "春を待って 〜Joyeux Noël!〜 (Acappella with Strings)"@ja,
        "Haru wo Matte ~Joyeux Noël!~ (Acappella with Strings)"@ja-latn .

_:N70d533fa56744fb39900ca9dea7e5bcd 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 _:N90f89c4d964b4f28a348c06739ea1859 ;
    schema:name "天体のメソッド 〜Quote from Stardust Interlude〜"@ja,
        "Tentai no Method ~Quote from Stardust Interlude~"@ja-latn .

_:N79fb38a35f2a4b01813874865c5b364d 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 _:N90f89c4d964b4f28a348c06739ea1859 ;
    schema:name "ソナタとインターリュード (Instrumental)"@ja,
        "Sonata to Interlude (Instrumental)"@ja-latn .

_:Nbf86653f4f10416ea0c16971baa1d777 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 _:N90f89c4d964b4f28a348c06739ea1859 ;
    schema:name "星屑のインターリュード (Acappella with Strings)"@ja,
        "Hoshikuzu no Interlude (Acappella with Strings)"@ja-latn .

_:Ndd3f622b6b164ce2a8452e932e354ba4 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 _:N90f89c4d964b4f28a348c06739ea1859 ;
    schema:name "春を待って 〜Joyeux Noël!〜"@ja,
        "Haru wo Matte ~Joyeux Noël!~"@ja-latn .

_:N90f89c4d964b4f28a348c06739ea1859 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05cade487a814eddae7000654da00699,
        _:N1e79196c9e6348159f7d60db986971be,
        _:N33de89fc38e045d49daedc02dc90b463,
        _:N4df3b194da5e46108b6204f0ec3a6462,
        _:N70d533fa56744fb39900ca9dea7e5bcd,
        _:N79fb38a35f2a4b01813874865c5b364d,
        _:Nbf86653f4f10416ea0c16971baa1d777,
        _:Ndd3f622b6b164ce2a8452e932e354ba4 ;
    mo:track_count 8 ;
    schema:duration "PT28:01"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N05cade487a814eddae7000654da00699,
        _:N1e79196c9e6348159f7d60db986971be,
        _:N33de89fc38e045d49daedc02dc90b463,
        _:N4df3b194da5e46108b6204f0ec3a6462,
        _:N70d533fa56744fb39900ca9dea7e5bcd,
        _:N79fb38a35f2a4b01813874865c5b364d,
        _:Nbf86653f4f10416ea0c16971baa1d777,
        _:Ndd3f622b6b164ce2a8452e932e354ba4 .

