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

<artist/27213#subject> a schema:Person,
        foaf:Person ;
    schema:name "The Sketchbook"@en ;
    foaf:made <album/147265#lyrics>,
        <album/147265#subject>,
        <album/147265#vocals> ;
    foaf:name "The Sketchbook"@en .

<artist/27214#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rock the Tiger"@en ;
    foaf:made <album/147265#lyrics>,
        <album/147265#subject> ;
    foaf:name "Rock the Tiger"@en .

<artist/27315#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroshi Tada"@en,
        "多田宏"@ja ;
    foaf:made <album/147265#lyrics>,
        <album/147265#subject> ;
    foaf:name "Hiroshi Tada"@en,
        "多田宏"@ja .

<artist/32248#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kenta Shinohara"@en,
        "篠原健太"@ja ;
    foaf:made <album/147265#lyrics>,
        <album/147265#subject> ;
    foaf:name "Kenta Shinohara"@en,
        "篠原健太"@ja .

<artist/11842#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147265#subject> ;
    schema:name "Sawao Yamanaka"@en,
        "山中さわお"@ja ;
    foaf:made <album/147265#composition>,
        <album/147265#lyrics>,
        <album/147265#subject> ;
    foaf:name "Sawao Yamanaka"@en,
        "山中さわお"@ja .

<artist/18937#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147265#subject> ;
    schema:name "tatsuo"@en ;
    foaf:made <album/147265#composition>,
        <album/147265#subject> ;
    foaf:name "tatsuo"@en .

<artist/27317#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147265#subject> ;
    schema:name "Yu Watanabe"@en,
        "渡邊悠"@ja ;
    foaf:made <album/147265#composition>,
        <album/147265#subject> ;
    foaf:name "Yu Watanabe"@en,
        "渡邊悠"@ja .

<product/5068#subject> a schema:CreativeWork ;
    schema:name "SKET DANCE"@en,
        "スケット・ダンス"@ja,
        "SKET DANCE"@ja-latn ;
    foaf:name "SKET DANCE"@en,
        "スケット・ダンス"@ja,
        "SKET DANCE"@ja-latn .

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

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

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

<org/2325#subject> schema:name "avex entertainment"@en,
        "avex entertainment"@ja,
        "avex entertainment"@ja-latn ;
    foaf:name "avex entertainment"@en,
        "avex entertainment"@ja,
        "avex entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/56/147265/147265-a019acb73494.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/147265#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Sketchbook / The Sketchbook"@en,
        "The Sketchbook / The Sketchbook"@ja,
        "The Sketchbook / The Sketchbook"@ja-latn ;
    mo:composer <artist/11842#subject>,
        <artist/18937#subject>,
        <artist/27317#subject> ;
    mo:produced_work <album/147265#musicalwork> ;
    schema:name "The Sketchbook / The Sketchbook"@en,
        "The Sketchbook / The Sketchbook"@ja,
        "The Sketchbook / The Sketchbook"@ja-latn .

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

<album/147265#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-07-25"^^xsd:date ;
    dcterms:title "The Sketchbook / The Sketchbook"@en,
        "The Sketchbook / The Sketchbook"@ja,
        "The Sketchbook / The Sketchbook"@ja-latn ;
    mo:catalogue_number "AVCA-49753" ;
    mo:media_type "CD" ;
    mo:publication_of <album/147265#musicalexpression> ;
    mo:publisher <org/2325#subject> ;
    mo:record _:N73e9d8cd98f143afaf681b9064895921 ;
    mo:record_count 1 ;
    schema:about <product/5068#subject> ;
    schema:datePublished "2012-07-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/56/147265/147265-a019acb73494.jpg> ;
    schema:name "The Sketchbook / The Sketchbook"@en,
        "The Sketchbook / The Sketchbook"@ja,
        "The Sketchbook / The Sketchbook"@ja-latn ;
    schema:publisher <org/2325#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/147265/147265-a019acb73494.jpg> .

_:N2b3d3993a0644d39b2c67127fe524479 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウォーターカラー"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N73e9d8cd98f143afaf681b9064895921 ;
    schema:name "ウォーターカラー"@ja .

_:N42d704a167e54769b4af32d0fdefb39e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HERO"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N73e9d8cd98f143afaf681b9064895921 ;
    schema:name "HERO"@ja .

_:N48166899309142c89f1fef10774f961b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N73e9d8cd98f143afaf681b9064895921 ;
    schema:name "Message"@ja .

_:N519b919c73864cc798357b8246690a9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "覚醒"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N73e9d8cd98f143afaf681b9064895921 ;
    schema:name "覚醒"@ja .

_:N7505e704afb444f5ba36fe5664fcac79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Colors"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N73e9d8cd98f143afaf681b9064895921 ;
    schema:name "Colors"@ja .

_:N7f5473d5e3254d6eaed9269fc336fcd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クローバー"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N73e9d8cd98f143afaf681b9064895921 ;
    schema:name "クローバー"@ja .

_:N9e12eb78813c4639a0fe20529fbfec35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Birthday"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N73e9d8cd98f143afaf681b9064895921 ;
    schema:name "Birthday"@ja .

_:Nbcd47ba5c9e64204a64ff3ad2c0b2aba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funny Bunny 〜The Sketchbook Ver〜"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N73e9d8cd98f143afaf681b9064895921 ;
    schema:name "Funny Bunny 〜The Sketchbook Ver〜"@ja .

_:Nbcf3d3bc95df42e2aef136a19190faf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キヲク"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N73e9d8cd98f143afaf681b9064895921 ;
    schema:name "キヲク"@ja .

_:Nbde36446905d4466aec93639671438a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "traveler"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N73e9d8cd98f143afaf681b9064895921 ;
    schema:name "traveler"@ja .

_:Ncd0a8a55944747d38e541f97457a736b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "未来へ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N73e9d8cd98f143afaf681b9064895921 ;
    schema:name "未来へ"@ja .

_:Ne6b8c966c88d45058f3252cf39925d43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドロップ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N73e9d8cd98f143afaf681b9064895921 ;
    schema:name "ドロップ"@ja .

_:Ne7ef388fbd694b52a418f7b5158d4997 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "道"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N73e9d8cd98f143afaf681b9064895921 ;
    schema:name "道"@ja .

_:N73e9d8cd98f143afaf681b9064895921 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2b3d3993a0644d39b2c67127fe524479,
        _:N42d704a167e54769b4af32d0fdefb39e,
        _:N48166899309142c89f1fef10774f961b,
        _:N519b919c73864cc798357b8246690a9f,
        _:N7505e704afb444f5ba36fe5664fcac79,
        _:N7f5473d5e3254d6eaed9269fc336fcd0,
        _:N9e12eb78813c4639a0fe20529fbfec35,
        _:Nbcd47ba5c9e64204a64ff3ad2c0b2aba,
        _:Nbcf3d3bc95df42e2aef136a19190faf3,
        _:Nbde36446905d4466aec93639671438a3,
        _:Ncd0a8a55944747d38e541f97457a736b,
        _:Ne6b8c966c88d45058f3252cf39925d43,
        _:Ne7ef388fbd694b52a418f7b5158d4997 ;
    mo:track_count 13 ;
    schema:duration "PT51:12"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N2b3d3993a0644d39b2c67127fe524479,
        _:N42d704a167e54769b4af32d0fdefb39e,
        _:N48166899309142c89f1fef10774f961b,
        _:N519b919c73864cc798357b8246690a9f,
        _:N7505e704afb444f5ba36fe5664fcac79,
        _:N7f5473d5e3254d6eaed9269fc336fcd0,
        _:N9e12eb78813c4639a0fe20529fbfec35,
        _:Nbcd47ba5c9e64204a64ff3ad2c0b2aba,
        _:Nbcf3d3bc95df42e2aef136a19190faf3,
        _:Nbde36446905d4466aec93639671438a3,
        _:Ncd0a8a55944747d38e541f97457a736b,
        _:Ne6b8c966c88d45058f3252cf39925d43,
        _:Ne7ef388fbd694b52a418f7b5158d4997 .

