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

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

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

<artist/11843#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136170#subject> ;
    schema:name "Dmitri Borisovich Kabalevsky"@en ;
    foaf:made <album/136170#composition>,
        <album/136170#subject> ;
    foaf:name "Dmitri Borisovich Kabalevsky"@en .

<artist/1663#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136170#subject> ;
    schema:name "Ludwig van Beethoven"@en ;
    foaf:made <album/136170#composition>,
        <album/136170#subject> ;
    foaf:name "Ludwig van Beethoven"@en .

<artist/174#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136170#subject> ;
    schema:name "Wolfgang Amadeus Mozart"@en ;
    foaf:made <album/136170#composition>,
        <album/136170#subject> ;
    foaf:name "Wolfgang Amadeus Mozart"@en .

<artist/2294#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136170#subject> ;
    schema:name "Johann Pachelbel"@en ;
    foaf:made <album/136170#composition>,
        <album/136170#subject> ;
    foaf:name "Johann Pachelbel"@en .

<artist/2421#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136170#subject> ;
    schema:name "Gustavus Theodore Holst"@en ;
    foaf:made <album/136170#composition>,
        <album/136170#subject> ;
    foaf:name "Gustavus Theodore Holst"@en .

<artist/2858#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136170#subject> ;
    schema:name "Antonio Lucio Vivaldi"@en ;
    foaf:made <album/136170#composition>,
        <album/136170#subject> ;
    foaf:name "Antonio Lucio Vivaldi"@en .

<artist/3071#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136170#subject> ;
    schema:name "Erik Alfred Leslie Satie"@en ;
    foaf:made <album/136170#composition>,
        <album/136170#subject> ;
    foaf:name "Erik Alfred Leslie Satie"@en .

<artist/3150#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136170#subject> ;
    schema:name "Scott Joplin"@en ;
    foaf:made <album/136170#composition>,
        <album/136170#subject> ;
    foaf:name "Scott Joplin"@en .

<artist/7146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136170#subject> ;
    schema:name "Franz Liszt"@en ;
    foaf:made <album/136170#composition>,
        <album/136170#subject> ;
    foaf:name "Franz Liszt"@en .

<artist/7419#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136170#subject> ;
    schema:name "Sergei Vasil'evich Rachmaninov"@en ;
    foaf:made <album/136170#composition>,
        <album/136170#subject> ;
    foaf:name "Sergei Vasil'evich Rachmaninov"@en .

<artist/8068#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136170#subject> ;
    schema:name "Sergei Sergeevich Prokofiev"@en ;
    foaf:made <album/136170#composition>,
        <album/136170#subject> ;
    foaf:name "Sergei Sergeevich Prokofiev"@en .

<event/102> a mo:Release ;
    schema:name "Released at M3-2011 Spring (May 01, 2011)" .

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

<album/136170#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Classical Candy"@en,
        "Classical Candy"@ja,
        "Classical Candy"@ja-latn ;
    mo:performance_of <album/136170#musicalwork> ;
    mo:recorded_as <album/136170#musicalexpression> ;
    schema:name "Classical Candy"@en,
        "Classical Candy"@ja,
        "Classical Candy"@ja-latn ;
    schema:workPerformed <album/136170#musicalwork> .

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

<https://media.vgm.io/albums/07/136170/136170-4f9d57447576.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/136170#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/07/136170/136170-4f9d57447576.jpg> ;
    foaf:depicts <album/136170#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/07/136170/136170-4f9d57447576.jpg> .

<https://medium-media.vgm.io/albums/07/136170/136170-4f9d57447576.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/136170#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Classical Candy"@en,
        "Classical Candy"@ja,
        "Classical Candy"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "William Lawson Gillock"@en ;
            foaf:made <album/136170#composition> ;
            foaf:name "William Lawson Gillock"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hiromori Hayashi"@en ;
            foaf:made <album/136170#composition> ;
            foaf:name "Hiromori Hayashi"@en ],
        <artist/11843#subject>,
        <artist/1663#subject>,
        <artist/174#subject>,
        <artist/2294#subject>,
        <artist/2421#subject>,
        <artist/2858#subject>,
        <artist/3071#subject>,
        <artist/3150#subject>,
        <artist/7146#subject>,
        <artist/7419#subject>,
        <artist/8068#subject> ;
    mo:produced_work <album/136170#musicalwork> ;
    schema:name "Classical Candy"@en,
        "Classical Candy"@ja,
        "Classical Candy"@ja-latn .

<album/136170#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-05-01"^^xsd:date ;
    dcterms:title "Classical Candy"@en,
        "Classical Candy"@ja,
        "Classical Candy"@ja-latn ;
    mo:catalogue_number "RTTF-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/136170#musicalexpression> ;
    mo:publisher <org/4065#subject> ;
    mo:record _:Nf441432f3b8e43da9b37dfc19599603b ;
    mo:record_count 1 ;
    mo:release <event/102> ;
    schema:datePublished "2011-05-01"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/07/136170/136170-4f9d57447576.jpg> ;
    schema:name "Classical Candy"@en,
        "Classical Candy"@ja,
        "Classical Candy"@ja-latn ;
    schema:publisher <org/4065#subject> ;
    foaf:depiction <https://media.vgm.io/albums/07/136170/136170-4f9d57447576.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136170#subject> ;
    schema:name "Hiromori Hayashi"@en ;
    foaf:made <album/136170#subject> ;
    foaf:name "Hiromori Hayashi"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136170#subject> ;
    schema:name "William Lawson Gillock"@en ;
    foaf:made <album/136170#subject> ;
    foaf:name "William Lawson Gillock"@en .

_:N092555c31c5e4f528f49eeb457f54001 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "巡る季節に春来たる。 (radio edit)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nf441432f3b8e43da9b37dfc19599603b ;
    schema:name "巡る季節に春来たる。 (radio edit)"@ja .

_:N1abcb64da8d2418e89d11169ae59c432 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No 9th (UK Pop Remix)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:Nf441432f3b8e43da9b37dfc19599603b ;
    schema:name "No 9th (UK Pop Remix)"@ja .

_:N3366d3cdf0f24e18be4a0467de5cee9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pine Apple Rag"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:Nf441432f3b8e43da9b37dfc19599603b ;
    schema:name "Pine Apple Rag"@ja .

_:N565e4fabe3c24067a4fb3661fd9efa84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CRAZY NOTE FIREBALL"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:Nf441432f3b8e43da9b37dfc19599603b ;
    schema:name "CRAZY NOTE FIREBALL"@ja .

_:N650b5b11db3f4aafac3d90073afcc687 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break the Tactics"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:Nf441432f3b8e43da9b37dfc19599603b ;
    schema:name "Break the Tactics"@ja .

_:N6a37d25e6890409ab0fa51014ba6b07e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gymnopédie No.1(TadashiYamamoto remix radio edit)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:Nf441432f3b8e43da9b37dfc19599603b ;
    schema:name "Gymnopédie No.1(TadashiYamamoto remix radio edit)"@ja .

_:N7587c8c8a68e4496b64c5bd2224a35ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amazing Grace (Hardstyle Rock Mix)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Nf441432f3b8e43da9b37dfc19599603b ;
    schema:name "Amazing Grace (Hardstyle Rock Mix)"@ja .

_:N7bf6f7ce56674f9b8b82fa3c08687c1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Mind filled with Flowers"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nf441432f3b8e43da9b37dfc19599603b ;
    schema:name "A Mind filled with Flowers"@ja .

_:N84e165752fee4ccb809b0c113e24fb3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Comedians Gallop, Op.26-2 (Speed Remix)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nf441432f3b8e43da9b37dfc19599603b ;
    schema:name "The Comedians Gallop, Op.26-2 (Speed Remix)"@ja .

_:Na55af2b94efd44a19792f0d0527caf9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "G-space"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Nf441432f3b8e43da9b37dfc19599603b ;
    schema:name "G-space"@ja .

_:Nb013891262fc448283bca00696bc9f69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Queen"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nf441432f3b8e43da9b37dfc19599603b ;
    schema:name "Night Queen"@ja .

_:Nb74df874fa1c4ceba4d718123d82234c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イトシキハルニ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:Nf441432f3b8e43da9b37dfc19599603b ;
    schema:name "イトシキハルニ"@ja .

_:Ncddf4f015b2840df892991c0bdec2f7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jupiter (MK Remix)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Nf441432f3b8e43da9b37dfc19599603b ;
    schema:name "Jupiter (MK Remix)"@ja .

_:Ncf7be0ea75c14af18aa8315d45f48835 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Autumn Sketch (Eurobeat mix)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nf441432f3b8e43da9b37dfc19599603b ;
    schema:name "Autumn Sketch (Eurobeat mix)"@ja .

_:Ned70a2d1121f453bb8272acfc7f02573 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Frontier"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Nf441432f3b8e43da9b37dfc19599603b ;
    schema:name "Final Frontier"@ja .

_:Nf441432f3b8e43da9b37dfc19599603b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N092555c31c5e4f528f49eeb457f54001,
        _:N1abcb64da8d2418e89d11169ae59c432,
        _:N3366d3cdf0f24e18be4a0467de5cee9c,
        _:N565e4fabe3c24067a4fb3661fd9efa84,
        _:N650b5b11db3f4aafac3d90073afcc687,
        _:N6a37d25e6890409ab0fa51014ba6b07e,
        _:N7587c8c8a68e4496b64c5bd2224a35ff,
        _:N7bf6f7ce56674f9b8b82fa3c08687c1a,
        _:N84e165752fee4ccb809b0c113e24fb3d,
        _:Na55af2b94efd44a19792f0d0527caf9d,
        _:Nb013891262fc448283bca00696bc9f69,
        _:Nb74df874fa1c4ceba4d718123d82234c,
        _:Ncddf4f015b2840df892991c0bdec2f7c,
        _:Ncf7be0ea75c14af18aa8315d45f48835,
        _:Ned70a2d1121f453bb8272acfc7f02573 ;
    mo:track_count 15 ;
    schema:duration "PT73:13"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N092555c31c5e4f528f49eeb457f54001,
        _:N1abcb64da8d2418e89d11169ae59c432,
        _:N3366d3cdf0f24e18be4a0467de5cee9c,
        _:N565e4fabe3c24067a4fb3661fd9efa84,
        _:N650b5b11db3f4aafac3d90073afcc687,
        _:N6a37d25e6890409ab0fa51014ba6b07e,
        _:N7587c8c8a68e4496b64c5bd2224a35ff,
        _:N7bf6f7ce56674f9b8b82fa3c08687c1a,
        _:N84e165752fee4ccb809b0c113e24fb3d,
        _:Na55af2b94efd44a19792f0d0527caf9d,
        _:Nb013891262fc448283bca00696bc9f69,
        _:Nb74df874fa1c4ceba4d718123d82234c,
        _:Ncddf4f015b2840df892991c0bdec2f7c,
        _:Ncf7be0ea75c14af18aa8315d45f48835,
        _:Ned70a2d1121f453bb8272acfc7f02573 .

