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

<artist/766#subject> a schema:Person,
        foaf:Person ;
    schema:name "Toru Itoga"@en,
        "糸賀徹"@ja ;
    foaf:made <album/46394#subject>,
        <album/46394#vocals> ;
    foaf:name "Toru Itoga"@en,
        "糸賀徹"@ja .

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

<artist/21890#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46394#subject> ;
    schema:name "Philippe Gaubert"@en ;
    foaf:made <album/46394#composition>,
        <album/46394#subject> ;
    foaf:name "Philippe Gaubert"@en .

<artist/3070#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46394#subject> ;
    schema:name "Claude Debussy"@en ;
    foaf:made <album/46394#composition>,
        <album/46394#subject> ;
    foaf:name "Claude Debussy"@en .

<artist/762#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46394#subject> ;
    schema:name "Luna Umegaki"@en,
        "梅垣ルナ"@ja ;
    foaf:made <album/46394#composition>,
        <album/46394#subject> ;
    foaf:name "Luna Umegaki"@en,
        "梅垣ルナ"@ja .

<artist/764#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46394#subject> ;
    schema:name "Tsutomu Kurihara"@en,
        "栗原務"@ja ;
    foaf:made <album/46394#composition>,
        <album/46394#subject> ;
    foaf:name "Tsutomu Kurihara"@en,
        "栗原務"@ja .

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

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

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

<https://medium-media.vgm.io/albums/49/46394/46394-1403204674.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/46394#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Azurite Dance"@en,
        "Azurite Dance"@ja,
        "Azurite Dance"@ja-latn ;
    mo:performance_of <album/46394#musicalwork> ;
    mo:performer <artist/2427#subject> ;
    mo:recorded_as <album/46394#musicalexpression> ;
    schema:byArtist <artist/2427#subject> ;
    schema:name "Azurite Dance"@en,
        "Azurite Dance"@ja,
        "Azurite Dance"@ja-latn ;
    schema:workPerformed <album/46394#musicalwork> .

<artist/2427#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46394#performance> ;
    schema:name "Lu7"@en ;
    foaf:name "Lu7"@en .

<album/46394#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Azurite Dance"@en,
        "Azurite Dance"@ja,
        "Azurite Dance"@ja-latn ;
    mo:composer <artist/21890#subject>,
        <artist/3070#subject>,
        <artist/762#subject>,
        <artist/764#subject> ;
    mo:produced_work <album/46394#musicalwork> ;
    schema:name "Azurite Dance"@en,
        "Azurite Dance"@ja,
        "Azurite Dance"@ja-latn .

<album/46394#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-07-26"^^xsd:date ;
    dcterms:title "Azurite Dance"@en,
        "Azurite Dance"@ja,
        "Azurite Dance"@ja-latn ;
    mo:catalogue_number "VGDBRZ-0055" ;
    mo:media_type "CD" ;
    mo:publication_of <album/46394#musicalexpression> ;
    mo:publisher _:N9a4f347647c248dfbdcf4c9587526984 ;
    mo:record _:N189fb8044eb64e79adc2619f629112bb ;
    mo:record_count 1 ;
    schema:byArtist <artist/2427#subject> ;
    schema:datePublished "2014-07-26"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/49/46394/46394-1403204674.jpg> ;
    schema:name "Azurite Dance"@en,
        "Azurite Dance"@ja,
        "Azurite Dance"@ja-latn ;
    schema:publisher _:N9a4f347647c248dfbdcf4c9587526984 ;
    foaf:depiction <https://media.vgm.io/albums/49/46394/46394-1403204674.jpg> .

_:N0acb5a5b52124548b8435fb80056a5a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "浮遊都市"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:N189fb8044eb64e79adc2619f629112bb ;
    schema:name "浮遊都市"@ja .

_:N1113e446e1d14e9baac18aededf8469b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interlude #2 (Uranus)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N189fb8044eb64e79adc2619f629112bb ;
    schema:name "Interlude #2 (Uranus)"@ja .

_:N13f232fe617345c687ff40ed6f965f05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Berceuse"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N189fb8044eb64e79adc2619f629112bb ;
    schema:name "Berceuse"@ja .

_:N1a3559e20e3e4059b0d47b3e1f85b8a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dunes in Ancient Times"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N189fb8044eb64e79adc2619f629112bb ;
    schema:name "Dunes in Ancient Times"@ja .

_:N308143de76364c25988dba07f2fd13c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トキヲコエテソラニカエリ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT11:56"^^xsd:interval ;
    schema:inPlaylist _:N189fb8044eb64e79adc2619f629112bb ;
    schema:name "トキヲコエテソラニカエリ"@ja .

_:N70f413c46e0148968b546f3725fd500a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Screw Short"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N189fb8044eb64e79adc2619f629112bb ;
    schema:name "One Screw Short"@ja .

_:N76e89f1321974022932a5e74b662281f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨の庭"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N189fb8044eb64e79adc2619f629112bb ;
    schema:name "雨の庭"@ja .

_:N88b7c760db68415c88d750a6d81f3971 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Azurite Dance"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N189fb8044eb64e79adc2619f629112bb ;
    schema:name "Azurite Dance"@ja .

_:N94bc60ac7b424db59e512878c83adde9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rim Light"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N189fb8044eb64e79adc2619f629112bb ;
    schema:name "Rim Light"@ja .

_:N9a4f347647c248dfbdcf4c9587526984 schema:name "VEGA Music Entertainment"@en,
        "VEGA Music Entertainment"@ja,
        "VEGA Music Entertainment"@ja-latn ;
    foaf:name "VEGA Music Entertainment"@en,
        "VEGA Music Entertainment"@ja,
        "VEGA Music Entertainment"@ja-latn .

_:Na9ec1292f30747558f8a812bf0f58b3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "積みわらの歌"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N189fb8044eb64e79adc2619f629112bb ;
    schema:name "積みわらの歌"@ja .

_:Naad89ffc49bc4402b8619f282a624de7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おかえり"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N189fb8044eb64e79adc2619f629112bb ;
    schema:name "おかえり"@ja .

_:Nf3fee773da924a6699e45245c69a272a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raw Ore"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N189fb8044eb64e79adc2619f629112bb ;
    schema:name "Raw Ore"@ja .

_:Nfe54b7a985794b17a96bb1d6aaa80559 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interlude #1 (Polaris)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N189fb8044eb64e79adc2619f629112bb ;
    schema:name "Interlude #1 (Polaris)"@ja .

_:N189fb8044eb64e79adc2619f629112bb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0acb5a5b52124548b8435fb80056a5a2,
        _:N1113e446e1d14e9baac18aededf8469b,
        _:N13f232fe617345c687ff40ed6f965f05,
        _:N1a3559e20e3e4059b0d47b3e1f85b8a3,
        _:N308143de76364c25988dba07f2fd13c2,
        _:N70f413c46e0148968b546f3725fd500a,
        _:N76e89f1321974022932a5e74b662281f,
        _:N88b7c760db68415c88d750a6d81f3971,
        _:N94bc60ac7b424db59e512878c83adde9,
        _:Na9ec1292f30747558f8a812bf0f58b3d,
        _:Naad89ffc49bc4402b8619f282a624de7,
        _:Nf3fee773da924a6699e45245c69a272a,
        _:Nfe54b7a985794b17a96bb1d6aaa80559 ;
    mo:track_count 13 ;
    schema:duration "PT55:12"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0acb5a5b52124548b8435fb80056a5a2,
        _:N1113e446e1d14e9baac18aededf8469b,
        _:N13f232fe617345c687ff40ed6f965f05,
        _:N1a3559e20e3e4059b0d47b3e1f85b8a3,
        _:N308143de76364c25988dba07f2fd13c2,
        _:N70f413c46e0148968b546f3725fd500a,
        _:N76e89f1321974022932a5e74b662281f,
        _:N88b7c760db68415c88d750a6d81f3971,
        _:N94bc60ac7b424db59e512878c83adde9,
        _:Na9ec1292f30747558f8a812bf0f58b3d,
        _:Naad89ffc49bc4402b8619f282a624de7,
        _:Nf3fee773da924a6699e45245c69a272a,
        _:Nfe54b7a985794b17a96bb1d6aaa80559 .

