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

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

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

<artist/779#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10563#subject> ;
    schema:name "Tomohito Nishiura"@en,
        "西浦智仁"@ja ;
    foaf:made <album/10563#composition>,
        <album/10563#subject> ;
    foaf:name "Tomohito Nishiura"@en,
        "西浦智仁"@ja .

<product/239#subject> a schema:CreativeWork ;
    schema:name "Professor Layton and the Curious Village"@en,
        "レイトン教授と不思議な町"@ja,
        "Layton Kyouju to Fushigi na Machi"@ja-latn ;
    foaf:name "Professor Layton and the Curious Village"@en,
        "レイトン教授と不思議な町"@ja,
        "Layton Kyouju to Fushigi na Machi"@ja-latn .

<product/240#subject> a schema:CreativeWork ;
    schema:name "Professor Layton and the Diabolical Box"@en,
        "レイトン教授と悪魔の箱"@ja,
        "Layton Kyouju to Akuma no Hako"@ja-latn ;
    foaf:name "Professor Layton and the Diabolical Box"@en,
        "レイトン教授と悪魔の箱"@ja,
        "Layton Kyouju to Akuma no Hako"@ja-latn .

<product/241#subject> a schema:CreativeWork ;
    schema:name "Professor Layton and the Unwound Future"@en,
        "レイトン教授と最後の時間旅行"@ja,
        "Layton Kyouju to Saigo no Jikan Ryokou"@ja-latn ;
    foaf:name "Professor Layton and the Unwound Future"@en,
        "レイトン教授と最後の時間旅行"@ja,
        "Layton Kyouju to Saigo no Jikan Ryokou"@ja-latn .

<album/10563#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Professor Layton Main Theme Trilogy CD"@en,
        "レイトン教授メインテーマ トリロジーCD"@ja,
        "Professor Layton Main Theme Trilogy CD"@ja-latn ;
    mo:composer <artist/779#subject> ;
    mo:produced_work <album/10563#musicalwork> ;
    schema:name "Professor Layton Main Theme Trilogy CD"@en,
        "レイトン教授メインテーマ トリロジーCD"@ja,
        "Professor Layton Main Theme Trilogy CD"@ja-latn .

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

<org/1566#subject> schema:name "LEVEL-5"@en,
        "株式会社レベルファイブ"@ja,
        "LEVEL-5"@ja-latn ;
    foaf:name "LEVEL-5"@en,
        "株式会社レベルファイブ"@ja,
        "LEVEL-5"@ja-latn .

<https://media.vgm.io/albums/36/10563/10563-1264149375.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/10563#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/36/10563/10563-1264149375.png> ;
    foaf:depicts <album/10563#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/36/10563/10563-1264149375.png> .

<https://medium-media.vgm.io/albums/36/10563/10563-1264149375.png> a schema:ImageObject,
        foaf:Image .

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

<artist/6249#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10563#performance> ;
    schema:name "Layton Grand Caravan Orchestra"@en,
        "レイトングランドキャラバンオーケストラ"@ja ;
    foaf:name "Layton Grand Caravan Orchestra"@en,
        "レイトングランドキャラバンオーケストラ"@ja .

<artist/6250#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10563#performance> ;
    schema:name "Tetsuya Kuwayama"@en,
        "桑山哲也"@ja ;
    foaf:name "Tetsuya Kuwayama"@en,
        "桑山哲也"@ja .

<album/10563#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Professor Layton Main Theme Trilogy CD"@en,
        "レイトン教授メインテーマ トリロジーCD"@ja,
        "Professor Layton Main Theme Trilogy CD"@ja-latn ;
    mo:performance_of <album/10563#musicalwork> ;
    mo:performer <artist/6249#subject>,
        <artist/6250#subject> ;
    mo:recorded_as <album/10563#musicalexpression> ;
    schema:byArtist <artist/6249#subject>,
        <artist/6250#subject> ;
    schema:name "Professor Layton Main Theme Trilogy CD"@en,
        "レイトン教授メインテーマ トリロジーCD"@ja,
        "Professor Layton Main Theme Trilogy CD"@ja-latn ;
    schema:workPerformed <album/10563#musicalwork> .

<album/10563#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-11-27"^^xsd:date ;
    dcterms:title "Professor Layton Main Theme Trilogy CD"@en,
        "レイトン教授メインテーマ トリロジーCD"@ja,
        "Professor Layton Main Theme Trilogy CD"@ja-latn ;
    mo:catalogue_number "LAYTON-J001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10563#musicalexpression> ;
    mo:publisher <org/1566#subject> ;
    mo:record _:N762e4af084704241b4b2bd3adc5cabdb ;
    mo:record_count 1 ;
    schema:about <product/239#subject>,
        <product/240#subject>,
        <product/241#subject> ;
    schema:byArtist <artist/6249#subject>,
        <artist/6250#subject> ;
    schema:datePublished "2008-11-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/10563/10563-1264149375.png> ;
    schema:name "Professor Layton Main Theme Trilogy CD"@en,
        "レイトン教授メインテーマ トリロジーCD"@ja,
        "Professor Layton Main Theme Trilogy CD"@ja-latn ;
    schema:publisher <org/1566#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/10563/10563-1264149375.png> .

_:N5e4ffcc8acc8457abbde21d6a44629d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lost Future Theme (Live Version)"@en,
        "The Unwound Future (Live Version)"@en,
        "Theme of the Last Time Travel (Live Version)"@en,
        "レイトン教授と最後の時間旅行のテーマ (生演奏ヴァージョン)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N762e4af084704241b4b2bd3adc5cabdb ;
    schema:name "The Lost Future Theme (Live Version)"@en,
        "The Unwound Future (Live Version)"@en,
        "Theme of the Last Time Travel (Live Version)"@en,
        "レイトン教授と最後の時間旅行のテーマ (生演奏ヴァージョン)"@ja .

_:N9aacda0a18da44eab0046a883f5bb1a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Professor Layton's Theme"@en,
        "レイトン教授のテーマ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N762e4af084704241b4b2bd3adc5cabdb ;
    schema:name "Professor Layton's Theme"@en,
        "レイトン教授のテーマ"@ja .

_:Nb5bc431f0eec401ebb94dab10cb708d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Elysian Box Theme"@en,
        "Theme of the Diabolical Box"@en,
        "悪魔の箱のテーマ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N762e4af084704241b4b2bd3adc5cabdb ;
    schema:name "The Elysian Box Theme"@en,
        "Theme of the Diabolical Box"@en,
        "悪魔の箱のテーマ"@ja .

_:N762e4af084704241b4b2bd3adc5cabdb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5e4ffcc8acc8457abbde21d6a44629d6,
        _:N9aacda0a18da44eab0046a883f5bb1a8,
        _:Nb5bc431f0eec401ebb94dab10cb708d3 ;
    mo:track_count 3 ;
    schema:duration "PT7:30"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N5e4ffcc8acc8457abbde21d6a44629d6,
        _:N9aacda0a18da44eab0046a883f5bb1a8,
        _:Nb5bc431f0eec401ebb94dab10cb708d3 .

