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

<artist/13073#subject> a schema:Person,
        foaf:Person ;
    schema:name "hotaru"@en ;
    foaf:made <album/22406#lyrics>,
        <album/22406#subject> ;
    foaf:name "hotaru"@en .

<artist/6806#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Omori"@en,
        "大森祥子"@ja ;
    foaf:made <album/22406#lyrics>,
        <album/22406#subject> ;
    foaf:name "Shoko Omori"@en,
        "大森祥子"@ja .

<artist/8872#subject> a schema:Person,
        foaf:Person ;
    schema:name "Minako Kotobuki"@en,
        "寿美菜子"@ja ;
    foaf:made <album/22406#subject>,
        <album/22406#vocals> ;
    foaf:name "Minako Kotobuki"@en,
        "寿美菜子"@ja .

<artist/5192#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22406#subject> ;
    schema:name "Susumu Kawaguchi"@en,
        "川口進"@ja ;
    foaf:made <album/22406#composition>,
        <album/22406#subject> ;
    foaf:name "Susumu Kawaguchi"@en,
        "川口進"@ja .

<artist/8873#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22406#subject> ;
    schema:name "Shigeo Komori"@en,
        "小森茂生"@ja ;
    foaf:made <album/22406#composition>,
        <album/22406#subject> ;
    foaf:name "Shigeo Komori"@en,
        "小森茂生"@ja .

<product/507#subject> a schema:CreativeWork ;
    schema:name "K-ON!!"@en,
        "けいおん!!"@ja,
        "K-ON!!"@ja-latn ;
    foaf:name "K-ON!!"@en,
        "けいおん!!"@ja,
        "K-ON!!"@ja-latn .

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

<album/22406#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "K-ON!! Character Image Songs Tsumugi Kotobuki"@en,
        "TVアニメ「けいおん!!」イメージソング　琴吹紬"@ja,
        "K-ON!! Character Image Songs Tsumugi Kotobuki"@ja-latn ;
    mo:performance_of <album/22406#musicalwork> ;
    mo:recorded_as <album/22406#musicalexpression> ;
    schema:name "K-ON!! Character Image Songs Tsumugi Kotobuki"@en,
        "TVアニメ「けいおん!!」イメージソング　琴吹紬"@ja,
        "K-ON!! Character Image Songs Tsumugi Kotobuki"@ja-latn ;
    schema:workPerformed <album/22406#musicalwork> .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/60/22406/22406-1292238662.jpg> a schema:ImageObject,
        foaf:Image .

<album/22406#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "K-ON!! Character Image Songs Tsumugi Kotobuki"@en,
        "TVアニメ「けいおん!!」イメージソング　琴吹紬"@ja,
        "K-ON!! Character Image Songs Tsumugi Kotobuki"@ja-latn ;
    mo:composer <artist/5192#subject>,
        <artist/8873#subject> ;
    mo:produced_work <album/22406#musicalwork> ;
    schema:name "K-ON!! Character Image Songs Tsumugi Kotobuki"@en,
        "TVアニメ「けいおん!!」イメージソング　琴吹紬"@ja,
        "K-ON!! Character Image Songs Tsumugi Kotobuki"@ja-latn .

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

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

<album/22406#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-11-17"^^xsd:date ;
    dcterms:title "K-ON!! Character Image Songs Tsumugi Kotobuki"@en,
        "TVアニメ「けいおん!!」イメージソング　琴吹紬"@ja,
        "K-ON!! Character Image Songs Tsumugi Kotobuki"@ja-latn ;
    mo:catalogue_number "PCCG-01068" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22406#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N5e1be0bcf9314a1ba472afe1440c4886 ;
    mo:record_count 1 ;
    schema:about <product/507#subject> ;
    schema:datePublished "2010-11-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/60/22406/22406-1292238662.jpg> ;
    schema:name "K-ON!! Character Image Songs Tsumugi Kotobuki"@en,
        "TVアニメ「けいおん!!」イメージソング　琴吹紬"@ja,
        "K-ON!! Character Image Songs Tsumugi Kotobuki"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/22406/22406-1292238662.jpg> .

_:N44ccdca5539a4659b0ace1ff10041258 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diaryはフォルテシモ (Instrumental)"@ja,
        "Diary wa Fortissimo (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N5e1be0bcf9314a1ba472afe1440c4886 ;
    schema:name "Diaryはフォルテシモ (Instrumental)"@ja,
        "Diary wa Fortissimo (Instrumental)"@ja-latn .

_:N7ea13956ae5145a2b07d514091a9c930 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "野性の情熱 (Instrumental)"@ja,
        "Yasei no Jounetsu (Instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N5e1be0bcf9314a1ba472afe1440c4886 ;
    schema:name "野性の情熱 (Instrumental)"@ja,
        "Yasei no Jounetsu (Instrumental)"@ja-latn .

_:N9f2d17dfc52446c8807201196b40f38d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Come with Me!! (Instrumental)"@ja,
        "Come with Me!! (Instrumental)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N5e1be0bcf9314a1ba472afe1440c4886 ;
    schema:name "Come with Me!! (Instrumental)"@ja,
        "Come with Me!! (Instrumental)"@ja-latn .

_:Nc43cdf6e558e44729e10a1458c82c938 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Come with Me!!(紬Ver.)"@ja,
        "Come with Me!! (Tsumugi Ver.)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N5e1be0bcf9314a1ba472afe1440c4886 ;
    schema:name "Come with Me!!(紬Ver.)"@ja,
        "Come with Me!! (Tsumugi Ver.)"@ja-latn .

_:Ncf8cf71e2cec4603a176983f7995f477 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diaryはフォルテシモ"@ja,
        "Diary wa Fortissimo"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N5e1be0bcf9314a1ba472afe1440c4886 ;
    schema:name "Diaryはフォルテシモ"@ja,
        "Diary wa Fortissimo"@ja-latn .

_:Nf06c29826fa94826acc8ad341959da39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "野性の情熱"@ja,
        "Yasei no Jounetsu"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N5e1be0bcf9314a1ba472afe1440c4886 ;
    schema:name "野性の情熱"@ja,
        "Yasei no Jounetsu"@ja-latn .

_:N5e1be0bcf9314a1ba472afe1440c4886 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N44ccdca5539a4659b0ace1ff10041258,
        _:N7ea13956ae5145a2b07d514091a9c930,
        _:N9f2d17dfc52446c8807201196b40f38d,
        _:Nc43cdf6e558e44729e10a1458c82c938,
        _:Ncf8cf71e2cec4603a176983f7995f477,
        _:Nf06c29826fa94826acc8ad341959da39 ;
    mo:track_count 6 ;
    schema:duration "PT24:08"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N44ccdca5539a4659b0ace1ff10041258,
        _:N7ea13956ae5145a2b07d514091a9c930,
        _:N9f2d17dfc52446c8807201196b40f38d,
        _:Nc43cdf6e558e44729e10a1458c82c938,
        _:Ncf8cf71e2cec4603a176983f7995f477,
        _:Nf06c29826fa94826acc8ad341959da39 .

