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

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

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

<product/4699#subject> a schema:CreativeWork ;
    schema:name "Miss Kobayashi's Dragon Maid"@en,
        "小林さんちのメイドラゴン"@ja,
        "Kobayashi-sanchi no Maidragon"@ja-latn ;
    foaf:name "Miss Kobayashi's Dragon Maid"@en,
        "小林さんちのメイドラゴン"@ja,
        "Kobayashi-sanchi no Maidragon"@ja-latn .

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

<album/62515#musicalexpression> a mo:Signal ;
    mo:published_as <album/62515#subject> ;
    mo:records <album/62515#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/51/62515/62515-1487032289.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/62515#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/51/62515/62515-1487032289.jpg> ;
    foaf:depicts <album/62515#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/51/62515/62515-1487032289.jpg> .

<https://medium-media.vgm.io/albums/51/62515/62515-1487032289.jpg> a schema:ImageObject,
        foaf:Image .

<album/62515#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rhapsody of Blue Sky / fhána [Artist Edition]"@en,
        "青空のラプソディ / fhána [アーティスト盤]"@ja,
        "Aozora no Rhapsody / fhána [Artist Edition]"@ja-latn ;
    mo:composer <artist/13858#subject>,
        <artist/13859#subject> ;
    mo:produced_work <album/62515#musicalwork> ;
    schema:name "Rhapsody of Blue Sky / fhána [Artist Edition]"@en,
        "青空のラプソディ / fhána [アーティスト盤]"@ja,
        "Aozora no Rhapsody / fhána [Artist Edition]"@ja-latn .

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

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

<artist/2254#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62515#performance> ;
    schema:name "Toshino Tanabe"@en,
        "田辺トシノ"@ja ;
    foaf:name "Toshino Tanabe"@en,
        "田辺トシノ"@ja .

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

<artist/8098#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62515#performance> ;
    schema:name "Yu Manabe Strings"@en,
        "真部裕ストリングス"@ja ;
    foaf:name "Yu Manabe Strings"@en,
        "真部裕ストリングス"@ja .

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

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

<album/62515#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rhapsody of Blue Sky / fhána [Artist Edition]"@en,
        "青空のラプソディ / fhána [アーティスト盤]"@ja,
        "Aozora no Rhapsody / fhána [Artist Edition]"@ja-latn ;
    mo:performance_of <album/62515#musicalwork> ;
    mo:performer <artist/13857#subject>,
        <artist/13858#subject>,
        <artist/13859#subject>,
        <artist/2254#subject>,
        <artist/26068#subject>,
        <artist/8098#subject> ;
    mo:recorded_as <album/62515#musicalexpression> ;
    schema:byArtist <artist/13857#subject>,
        <artist/13858#subject>,
        <artist/13859#subject>,
        <artist/2254#subject>,
        <artist/26068#subject>,
        <artist/8098#subject> ;
    schema:name "Rhapsody of Blue Sky / fhána [Artist Edition]"@en,
        "青空のラプソディ / fhána [アーティスト盤]"@ja,
        "Aozora no Rhapsody / fhána [Artist Edition]"@ja-latn ;
    schema:workPerformed <album/62515#musicalwork> .

<album/62515#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-01-25"^^xsd:date ;
    dcterms:title "Rhapsody of Blue Sky / fhána [Artist Edition]"@en,
        "青空のラプソディ / fhána [アーティスト盤]"@ja,
        "Aozora no Rhapsody / fhána [Artist Edition]"@ja-latn ;
    mo:catalogue_number "LACM-14564" ;
    mo:media_type "CD" ;
    mo:publication_of <album/62515#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N600decf928e941e69705f178a63197cb ;
    mo:record_count 1 ;
    schema:about <product/4699#subject> ;
    schema:byArtist <artist/13857#subject>,
        <artist/13858#subject>,
        <artist/13859#subject>,
        <artist/2254#subject>,
        <artist/26068#subject>,
        <artist/8098#subject> ;
    schema:datePublished "2017-01-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/51/62515/62515-1487032289.jpg> ;
    schema:name "Rhapsody of Blue Sky / fhána [Artist Edition]"@en,
        "青空のラプソディ / fhána [アーティスト盤]"@ja,
        "Aozora no Rhapsody / fhána [Artist Edition]"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/62515/62515-1487032289.jpg> .

_:N5044bc4989164b4c8454442ea5900d72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Are Here"@en,
        "現在地"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N600decf928e941e69705f178a63197cb ;
    schema:name "You Are Here"@en,
        "現在地"@ja .

_:N5cc6fbac66ad4d0ab448a7805350d13c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rhapsody of Blue Sky"@en,
        "青空のラプソディ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N600decf928e941e69705f178a63197cb ;
    schema:name "Rhapsody of Blue Sky"@en,
        "青空のラプソディ"@ja .

_:N6c25f01e7d5c44aeb8c2ab91aaaa3a09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Are Here -instrumental-"@en,
        "現在地 -instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N600decf928e941e69705f178a63197cb ;
    schema:name "You Are Here -instrumental-"@en,
        "現在地 -instrumental-"@ja .

_:Ne7c9db8776e948b98c97cc51f2c1474d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rhapsody of Blue Sky -instrumental-"@en,
        "青空のラプソディ -instrumental-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N600decf928e941e69705f178a63197cb ;
    schema:name "Rhapsody of Blue Sky -instrumental-"@en,
        "青空のラプソディ -instrumental-"@ja .

_:N600decf928e941e69705f178a63197cb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5044bc4989164b4c8454442ea5900d72,
        _:N5cc6fbac66ad4d0ab448a7805350d13c,
        _:N6c25f01e7d5c44aeb8c2ab91aaaa3a09,
        _:Ne7c9db8776e948b98c97cc51f2c1474d ;
    mo:track_count 4 ;
    schema:duration "PT17:36"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N5044bc4989164b4c8454442ea5900d72,
        _:N5cc6fbac66ad4d0ab448a7805350d13c,
        _:N6c25f01e7d5c44aeb8c2ab91aaaa3a09,
        _:Ne7c9db8776e948b98c97cc51f2c1474d .

