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

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

<artist/199#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56538#subject> ;
    schema:name "Daisuke Achiwa"@en,
        "阿知波大輔"@ja ;
    foaf:made <album/56538#composition>,
        <album/56538#subject> ;
    foaf:name "Daisuke Achiwa"@en,
        "阿知波大輔"@ja .

<artist/7719#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56538#subject> ;
    schema:name "Kazuki Yanagawa"@en,
        "柳川和樹"@ja ;
    foaf:made <album/56538#composition>,
        <album/56538#lyrics>,
        <album/56538#subject> ;
    foaf:name "Kazuki Yanagawa"@en,
        "柳川和樹"@ja .

<product/3499#subject> a schema:CreativeWork ;
    schema:name "Atelier Sophie: The Alchemist of the Mysterious Book"@en,
        "ソフィーのアトリエ ～不思議な本の錬金術士～"@ja,
        "Sophie no Atelier ~Fushigi na Hon no Renkinjutsushi~"@ja-latn ;
    foaf:name "Atelier Sophie: The Alchemist of the Mysterious Book"@en,
        "ソフィーのアトリエ ～不思議な本の錬金術士～"@ja,
        "Sophie no Atelier ~Fushigi na Hon no Renkinjutsushi~"@ja-latn .

<product/3738#subject> a schema:CreativeWork ;
    schema:name "Nights of Azure"@en,
        "よるのないくに"@ja,
        "Yoru no Nai Kuni"@ja-latn ;
    foaf:name "Nights of Azure"@en,
        "よるのないくに"@ja,
        "Yoru no Nai Kuni"@ja-latn .

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

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

<org/3810#subject> schema:name "GUST"@en,
        "ガスト"@ja,
        "GUST"@ja-latn ;
    foaf:name "GUST"@en,
        "ガスト"@ja,
        "GUST"@ja-latn .

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

<https://medium-media.vgm.io/albums/83/56538/56538-1456057930.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/149#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56538#performance> ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja .

<album/56538#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yoru no Nai Kuni & Atelier Sophie Special Campaign"@en,
        "よるのないくに＆ソフィーのアトリエ スペシャルキャンペーン"@ja,
        "Yoru no Nai Kuni & Atelier Sophie Special Campaign"@ja-latn ;
    mo:composer <artist/15442#subject>,
        <artist/199#subject>,
        <artist/7719#subject> ;
    mo:produced_work <album/56538#musicalwork> ;
    schema:name "Yoru no Nai Kuni & Atelier Sophie Special Campaign"@en,
        "よるのないくに＆ソフィーのアトリエ スペシャルキャンペーン"@ja,
        "Yoru no Nai Kuni & Atelier Sophie Special Campaign"@ja-latn .

<album/56538#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yoru no Nai Kuni & Atelier Sophie Special Campaign"@en,
        "よるのないくに＆ソフィーのアトリエ スペシャルキャンペーン"@ja,
        "Yoru no Nai Kuni & Atelier Sophie Special Campaign"@ja-latn ;
    mo:performance_of <album/56538#musicalwork> ;
    mo:performer <artist/149#subject>,
        <artist/15442#subject> ;
    mo:recorded_as <album/56538#musicalexpression> ;
    schema:byArtist <artist/149#subject>,
        <artist/15442#subject> ;
    schema:name "Yoru no Nai Kuni & Atelier Sophie Special Campaign"@en,
        "よるのないくに＆ソフィーのアトリエ スペシャルキャンペーン"@ja,
        "Yoru no Nai Kuni & Atelier Sophie Special Campaign"@ja-latn ;
    schema:workPerformed <album/56538#musicalwork> .

<artist/15442#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56538#subject> ;
    mo:performed <album/56538#performance> ;
    schema:name "Hayato Asano"@en,
        "浅野隼人"@ja ;
    foaf:made <album/56538#composition>,
        <album/56538#subject> ;
    foaf:name "Hayato Asano"@en,
        "浅野隼人"@ja .

<album/56538#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-11-19"^^xsd:date ;
    dcterms:title "Yoru no Nai Kuni & Atelier Sophie Special Campaign"@en,
        "よるのないくに＆ソフィーのアトリエ スペシャルキャンペーン"@ja,
        "Yoru no Nai Kuni & Atelier Sophie Special Campaign"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/56538#musicalexpression> ;
    mo:publisher <org/3810#subject> ;
    mo:record _:Na8d7e0c92cf0446f818034e374613581 ;
    mo:record_count 1 ;
    schema:about <product/3499#subject>,
        <product/3738#subject> ;
    schema:byArtist <artist/149#subject>,
        <artist/15442#subject> ;
    schema:datePublished "2015-11-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/56538/56538-1456057930.jpg> ;
    schema:name "Yoru no Nai Kuni & Atelier Sophie Special Campaign"@en,
        "よるのないくに＆ソフィーのアトリエ スペシャルキャンペーン"@ja,
        "Yoru no Nai Kuni & Atelier Sophie Special Campaign"@ja-latn ;
    schema:publisher <org/3810#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/56538/56538-1456057930.jpg> .

_:N453d3ebd7ee5477cb5e6fa9a9d6c2bcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Porechika de briza de primavara"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Na8d7e0c92cf0446f818034e374613581 ;
    schema:name "Porechika de briza de primavara"@ja .

_:N6861aaab29714b4f9db37a41970acd59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "閑麗"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Na8d7e0c92cf0446f818034e374613581 ;
    schema:name "閑麗"@ja .

_:Nad26c38d74aa4ab2a9e51d770e68633a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ｐγ∈＠G∈-AtoL-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Na8d7e0c92cf0446f818034e374613581 ;
    schema:name "ｐγ∈＠G∈-AtoL-"@ja .

_:Nc211440e78164792bc3d1a776f255c42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "物語を渡る鳥"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Na8d7e0c92cf0446f818034e374613581 ;
    schema:name "物語を渡る鳥"@ja .

_:Ncea5aeb66e2348f4a388e6fd67038bc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "電気書籍の見る夢"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Na8d7e0c92cf0446f818034e374613581 ;
    schema:name "電気書籍の見る夢"@ja .

_:Na8d7e0c92cf0446f818034e374613581 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N453d3ebd7ee5477cb5e6fa9a9d6c2bcf,
        _:N6861aaab29714b4f9db37a41970acd59,
        _:Nad26c38d74aa4ab2a9e51d770e68633a,
        _:Nc211440e78164792bc3d1a776f255c42,
        _:Ncea5aeb66e2348f4a388e6fd67038bc9 ;
    mo:track_count 5 ;
    schema:duration "PT16:19"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N453d3ebd7ee5477cb5e6fa9a9d6c2bcf,
        _:N6861aaab29714b4f9db37a41970acd59,
        _:Nad26c38d74aa4ab2a9e51d770e68633a,
        _:Nc211440e78164792bc3d1a776f255c42,
        _:Ncea5aeb66e2348f4a388e6fd67038bc9 .

