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

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

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

<artist/1307#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17120#subject> ;
    schema:name "Pyotr Ilyich Tchaikovsky"@en,
        "Пётр Ильич Чайковский"@ja ;
    foaf:made <album/17120#composition>,
        <album/17120#subject> ;
    foaf:name "Pyotr Ilyich Tchaikovsky"@en,
        "Пётр Ильич Чайковский"@ja .

<artist/16210#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17120#subject> ;
    schema:name "Eugène Ysaÿe"@en ;
    foaf:made <album/17120#composition>,
        <album/17120#subject> ;
    foaf:name "Eugène Ysaÿe"@en .

<artist/7462#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17120#subject> ;
    schema:name "Pablo de Sarasate"@en ;
    foaf:made <album/17120#composition>,
        <album/17120#subject> ;
    foaf:name "Pablo de Sarasate"@en .

<product/1601#subject> a schema:CreativeWork ;
    schema:name "La corda d'oro ~primo passo~"@en,
        "金色のコルダ〜primo passo〜"@ja,
        "Kiniro no Corda ~primo passo~"@ja-latn ;
    foaf:name "La corda d'oro ~primo passo~"@en,
        "金色のコルダ〜primo passo〜"@ja,
        "Kiniro no Corda ~primo passo~"@ja-latn .

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

<org/1066#subject> schema:name "Sony Records International"@en,
        "ソニーレコーズ インターナショナル"@ja,
        "Sony Records International"@ja-latn ;
    foaf:name "Sony Records International"@en,
        "ソニーレコーズ インターナショナル"@ja,
        "Sony Records International"@ja-latn .

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

<https://medium-media.vgm.io/albums/02/17120/17120-1261415888.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/26006#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17120#performance> ;
    schema:name "Shinji Urakabe"@en,
        "浦壁信二"@ja ;
    foaf:name "Shinji Urakabe"@en,
        "浦壁信二"@ja .

<album/17120#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Len Tsukimori starring Koichiro Muroya / Character Classic Collection -Tsukimori edition- [Limited Edition]"@en,
        "月森 蓮 starring 室屋光一郎／キャラクター・クラシック・コレクション -月森edition-"@ja,
        "Len Tsukimori starring Koichiro Muroya / Character Classic Collection -Tsukimori edition- [Limited Edition]"@ja-latn ;
    mo:performance_of <album/17120#musicalwork> ;
    mo:performer <artist/26006#subject>,
        <artist/7413#subject> ;
    mo:recorded_as <album/17120#musicalexpression> ;
    schema:byArtist <artist/26006#subject>,
        <artist/7413#subject> ;
    schema:name "Len Tsukimori starring Koichiro Muroya / Character Classic Collection -Tsukimori edition- [Limited Edition]"@en,
        "月森 蓮 starring 室屋光一郎／キャラクター・クラシック・コレクション -月森edition-"@ja,
        "Len Tsukimori starring Koichiro Muroya / Character Classic Collection -Tsukimori edition- [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/17120#musicalwork> .

<artist/7413#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17120#subject> ;
    mo:performed <album/17120#performance> ;
    schema:name "Koichiro Muroya"@en,
        "室屋光一郎"@ja ;
    foaf:made <album/17120#composition>,
        <album/17120#subject> ;
    foaf:name "Koichiro Muroya"@en,
        "室屋光一郎"@ja .

<album/17120#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Len Tsukimori starring Koichiro Muroya / Character Classic Collection -Tsukimori edition- [Limited Edition]"@en,
        "月森 蓮 starring 室屋光一郎／キャラクター・クラシック・コレクション -月森edition-"@ja,
        "Len Tsukimori starring Koichiro Muroya / Character Classic Collection -Tsukimori edition- [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Vittorio Monti"@en ;
            foaf:made <album/17120#composition> ;
            foaf:name "Vittorio Monti"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Astor Piazzolla"@en ;
            foaf:made <album/17120#composition> ;
            foaf:name "Astor Piazzolla"@en ],
        <artist/1307#subject>,
        <artist/16210#subject>,
        <artist/7413#subject>,
        <artist/7462#subject> ;
    mo:produced_work <album/17120#musicalwork> ;
    schema:name "Len Tsukimori starring Koichiro Muroya / Character Classic Collection -Tsukimori edition- [Limited Edition]"@en,
        "月森 蓮 starring 室屋光一郎／キャラクター・クラシック・コレクション -月森edition-"@ja,
        "Len Tsukimori starring Koichiro Muroya / Character Classic Collection -Tsukimori edition- [Limited Edition]"@ja-latn .

<album/17120#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-03-19"^^xsd:date ;
    dcterms:title "Len Tsukimori starring Koichiro Muroya / Character Classic Collection -Tsukimori edition- [Limited Edition]"@en,
        "月森 蓮 starring 室屋光一郎／キャラクター・クラシック・コレクション -月森edition-"@ja,
        "Len Tsukimori starring Koichiro Muroya / Character Classic Collection -Tsukimori edition- [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SICL-180~1" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/17120#musicalexpression> ;
    mo:publisher <org/1066#subject> ;
    mo:record _:Nb2565a5247894263938ef90831965e2f ;
    mo:record_count 1 ;
    schema:about <product/1601#subject> ;
    schema:byArtist <artist/26006#subject>,
        <artist/7413#subject> ;
    schema:datePublished "2008-03-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/02/17120/17120-1261415888.jpg> ;
    schema:name "Len Tsukimori starring Koichiro Muroya / Character Classic Collection -Tsukimori edition- [Limited Edition]"@en,
        "月森 蓮 starring 室屋光一郎／キャラクター・クラシック・コレクション -月森edition-"@ja,
        "Len Tsukimori starring Koichiro Muroya / Character Classic Collection -Tsukimori edition- [Limited Edition]"@ja-latn ;
    schema:publisher <org/1066#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/17120/17120-1261415888.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17120#subject> ;
    schema:name "Vittorio Monti"@en ;
    foaf:made <album/17120#subject> ;
    foaf:name "Vittorio Monti"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17120#subject> ;
    schema:name "Astor Piazzolla"@en ;
    foaf:made <album/17120#subject> ;
    foaf:name "Astor Piazzolla"@en .

_:N0d26efe2e91a4ba6bb1daba929a2b8eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イザイ：無伴奏ヴァイオリンソナタ　作品２７より第1番ト短調　第1楽章"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Nb2565a5247894263938ef90831965e2f ;
    schema:name "イザイ：無伴奏ヴァイオリンソナタ　作品２７より第1番ト短調　第1楽章"@ja .

_:N391739506854492696432cc4e2f063c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チャイコフスキー：感傷的なワルツ　作品51－6"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nb2565a5247894263938ef90831965e2f ;
    schema:name "チャイコフスキー：感傷的なワルツ　作品51－6"@ja .

_:N47c3ba30a61742d2ad2010868fbb7264 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サラサーテ：ツィゴイネルワイゼン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nb2565a5247894263938ef90831965e2f ;
    schema:name "サラサーテ：ツィゴイネルワイゼン"@ja .

_:N52d16235059d41c7a74fb7c327597ea6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ピアソラ：オブリヴィオン"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Nb2565a5247894263938ef90831965e2f ;
    schema:name "ピアソラ：オブリヴィオン"@ja .

_:N9f5492c6640d4f02b1fbe819d4a2fe8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "初雪"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nb2565a5247894263938ef90831965e2f ;
    schema:name "初雪"@ja .

_:Nb447579267094763a630067035df076d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モンティ：チャールダーシュ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nb2565a5247894263938ef90831965e2f ;
    schema:name "モンティ：チャールダーシュ"@ja .

_:Nb2565a5247894263938ef90831965e2f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d26efe2e91a4ba6bb1daba929a2b8eb,
        _:N391739506854492696432cc4e2f063c4,
        _:N47c3ba30a61742d2ad2010868fbb7264,
        _:N52d16235059d41c7a74fb7c327597ea6,
        _:N9f5492c6640d4f02b1fbe819d4a2fe8f,
        _:Nb447579267094763a630067035df076d ;
    mo:track_count 6 ;
    schema:duration "PT20:23"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0d26efe2e91a4ba6bb1daba929a2b8eb,
        _:N391739506854492696432cc4e2f063c4,
        _:N47c3ba30a61742d2ad2010868fbb7264,
        _:N52d16235059d41c7a74fb7c327597ea6,
        _:N9f5492c6640d4f02b1fbe819d4a2fe8f,
        _:Nb447579267094763a630067035df076d .

