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

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

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

<artist/1685#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24544#subject> ;
    schema:name "Charles-Camille Saint-Saëns"@en ;
    foaf:made <album/24544#composition>,
        <album/24544#subject> ;
    foaf:name "Charles-Camille Saint-Saëns"@en .

<artist/287#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24544#subject> ;
    schema:name "Fryderyk Franciszek Chopin"@en ;
    foaf:made <album/24544#composition>,
        <album/24544#subject> ;
    foaf:name "Fryderyk Franciszek Chopin"@en .

<artist/6484#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24544#subject> ;
    schema:name "Georges Bizet"@en ;
    foaf:made <album/24544#composition>,
        <album/24544#subject> ;
    foaf:name "Georges Bizet"@en .

<artist/6880#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24544#subject> ;
    schema:name "Gabriel Fauré"@en ;
    foaf:made <album/24544#composition>,
        <album/24544#subject> ;
    foaf:name "Gabriel Fauré"@en .

<artist/7419#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24544#subject> ;
    schema:name "Sergei Rachmaninoff"@en,
        "Сергей Рахманинов"@ja ;
    foaf:made <album/24544#composition>,
        <album/24544#subject> ;
    foaf:name "Sergei Rachmaninoff"@en,
        "Сергей Рахманинов"@ja .

<artist/7430#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24544#subject> ;
    schema:name "Jules Massenet"@en ;
    foaf:made <album/24544#composition>,
        <album/24544#subject> ;
    foaf:name "Jules Massenet"@en .

<artist/752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24544#subject> ;
    schema:name "Joe Hisaishi"@en,
        "久石譲"@ja ;
    foaf:made <album/24544#composition>,
        <album/24544#subject> ;
    foaf:name "Joe Hisaishi"@en,
        "久石譲"@ja .

<product/2841#subject> a schema:CreativeWork ;
    schema:name "Porco Rosso"@en,
        "紅の豚"@ja,
        "Kurenai no Buta"@ja-latn ;
    foaf:name "Porco Rosso"@en,
        "紅の豚"@ja,
        "Kurenai no Buta"@ja-latn .

<product/759#subject> a schema:CreativeWork ;
    schema:name "Nausicaä of the Valley of the Wind"@en,
        "風の谷のナウシカ"@ja,
        "Kaze no Tani no Nausicaä"@ja-latn ;
    foaf:name "Nausicaä of the Valley of the Wind"@en,
        "風の谷のナウシカ"@ja,
        "Kaze no Tani no Nausicaä"@ja-latn .

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

<album/24544#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "arcanto / hiroshi kondo"@en,
        "arcanto / 近藤浩志"@ja,
        "arcanto / hiroshi kondo"@ja-latn ;
    mo:performance_of <album/24544#musicalwork> ;
    mo:recorded_as <album/24544#musicalexpression> ;
    schema:name "arcanto / hiroshi kondo"@en,
        "arcanto / 近藤浩志"@ja,
        "arcanto / hiroshi kondo"@ja-latn ;
    schema:workPerformed <album/24544#musicalwork> .

<org/3785#subject> schema:name "Wonder Land Records"@en,
        "Wonder Land Records"@ja,
        "Wonder Land Records"@ja-latn ;
    foaf:name "Wonder Land Records"@en,
        "Wonder Land Records"@ja,
        "Wonder Land Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/44/24544/24544-1300194112.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/24544#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "arcanto / hiroshi kondo"@en,
        "arcanto / 近藤浩志"@ja,
        "arcanto / hiroshi kondo"@ja-latn ;
    mo:composer <artist/1685#subject>,
        <artist/287#subject>,
        <artist/6484#subject>,
        <artist/6880#subject>,
        <artist/7419#subject>,
        <artist/7430#subject>,
        <artist/752#subject> ;
    mo:produced_work <album/24544#musicalwork> ;
    schema:name "arcanto / hiroshi kondo"@en,
        "arcanto / 近藤浩志"@ja,
        "arcanto / hiroshi kondo"@ja-latn .

<album/24544#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-12-03"^^xsd:date ;
    dcterms:title "arcanto / hiroshi kondo"@en,
        "arcanto / 近藤浩志"@ja,
        "arcanto / hiroshi kondo"@ja-latn ;
    mo:catalogue_number "WRCT-1008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24544#musicalexpression> ;
    mo:publisher <org/3785#subject> ;
    mo:record _:Nd21f065467864913b59bed12291a4d98 ;
    mo:record_count 1 ;
    schema:about <product/2841#subject>,
        <product/759#subject> ;
    schema:datePublished "2003-12-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/44/24544/24544-1300194112.jpg> ;
    schema:name "arcanto / hiroshi kondo"@en,
        "arcanto / 近藤浩志"@ja,
        "arcanto / hiroshi kondo"@ja-latn ;
    schema:publisher <org/3785#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/24544/24544-1300194112.jpg> .

_:N1323d6beff8540a18424649ce4655880 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ノクターン第20番嬰ハ短調"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nd21f065467864913b59bed12291a4d98 ;
    schema:name "ノクターン第20番嬰ハ短調"@ja .

_:N2f0670f782b2482aaa6a3ce2efdbe2b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はるかな地へ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Nd21f065467864913b59bed12291a4d98 ;
    schema:name "はるかな地へ"@ja .

_:N2f9af3e6ac6147bfaf28f6c25481ca43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花の歌～歌劇「カルメン」より～"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nd21f065467864913b59bed12291a4d98 ;
    schema:name "花の歌～歌劇「カルメン」より～"@ja .

_:N4eb43cac816d45c4889eb3012b8f476a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "谷への道"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nd21f065467864913b59bed12291a4d98 ;
    schema:name "谷への道"@ja .

_:N4f488f03ddc14f5e947069f60043b2bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遠い日々"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nd21f065467864913b59bed12291a4d98 ;
    schema:name "遠い日々"@ja .

_:N72bcc52802b84ef986b7b02576672bf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風の伝説"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nd21f065467864913b59bed12291a4d98 ;
    schema:name "風の伝説"@ja .

_:N7d37f4515564497383e927845dedb3f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レクイエム"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Nd21f065467864913b59bed12291a4d98 ;
    schema:name "レクイエム"@ja .

_:N8340767166164a71ac4a0381cd157b06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "タイスの瞑想曲"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nd21f065467864913b59bed12291a4d98 ;
    schema:name "タイスの瞑想曲"@ja .

_:N88ddba6b2af64d24ab4b84d9ac4768c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白鳥"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nd21f065467864913b59bed12291a4d98 ;
    schema:name "白鳥"@ja .

_:Nac197f875e814adf884d0069eaab7eba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢のあとに"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nd21f065467864913b59bed12291a4d98 ;
    schema:name "夢のあとに"@ja .

_:Nbec6db14e23247bab610e300ad6fccc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "la pioggia"@ja ;
    mo:track_number 12 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:Nd21f065467864913b59bed12291a4d98 ;
    schema:name "la pioggia"@ja .

_:Nf71bf1b8e0df4948b885a8df8d07f9e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヴォカリーズ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:48"^^xsd:interval ;
    schema:inPlaylist _:Nd21f065467864913b59bed12291a4d98 ;
    schema:name "ヴォカリーズ"@ja .

_:Nd21f065467864913b59bed12291a4d98 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1323d6beff8540a18424649ce4655880,
        _:N2f0670f782b2482aaa6a3ce2efdbe2b7,
        _:N2f9af3e6ac6147bfaf28f6c25481ca43,
        _:N4eb43cac816d45c4889eb3012b8f476a,
        _:N4f488f03ddc14f5e947069f60043b2bf,
        _:N72bcc52802b84ef986b7b02576672bf2,
        _:N7d37f4515564497383e927845dedb3f5,
        _:N8340767166164a71ac4a0381cd157b06,
        _:N88ddba6b2af64d24ab4b84d9ac4768c1,
        _:Nac197f875e814adf884d0069eaab7eba,
        _:Nbec6db14e23247bab610e300ad6fccc2,
        _:Nf71bf1b8e0df4948b885a8df8d07f9e7 ;
    mo:track_count 12 ;
    schema:duration "PT51:31"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1323d6beff8540a18424649ce4655880,
        _:N2f0670f782b2482aaa6a3ce2efdbe2b7,
        _:N2f9af3e6ac6147bfaf28f6c25481ca43,
        _:N4eb43cac816d45c4889eb3012b8f476a,
        _:N4f488f03ddc14f5e947069f60043b2bf,
        _:N72bcc52802b84ef986b7b02576672bf2,
        _:N7d37f4515564497383e927845dedb3f5,
        _:N8340767166164a71ac4a0381cd157b06,
        _:N88ddba6b2af64d24ab4b84d9ac4768c1,
        _:Nac197f875e814adf884d0069eaab7eba,
        _:Nbec6db14e23247bab610e300ad6fccc2,
        _:Nf71bf1b8e0df4948b885a8df8d07f9e7 .

