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

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

<artist/7724#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoko Hikasa"@en,
        "日笠陽子"@ja ;
    foaf:made <album/19890#subject>,
        <album/19890#vocals> ;
    foaf:name "Yoko Hikasa"@en,
        "日笠陽子"@ja .

<artist/1611#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19890#subject> ;
    schema:name "Hiroyuki Maezawa"@en,
        "前澤寛之"@ja ;
    foaf:made <album/19890#composition>,
        <album/19890#subject> ;
    foaf:name "Hiroyuki Maezawa"@en,
        "前澤寛之"@ja .

<artist/4208#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19890#subject> ;
    schema:name "Kazunori Ashizawa"@en,
        "芦沢和則"@ja ;
    foaf:made <album/19890#composition>,
        <album/19890#subject> ;
    foaf:name "Kazunori Ashizawa"@en,
        "芦沢和則"@ja .

<artist/8869#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19890#subject> ;
    schema:name "Tom-H@ck"@en ;
    foaf:made <album/19890#composition>,
        <album/19890#subject> ;
    foaf:name "Tom-H@ck"@en .

<product/505#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/19890#lyrics> a mo:Lyrics .

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

<album/19890#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "K-ON! character image song series Mio Akiyama"@en,
        "TVアニメ「けいおん!」イメージソング　秋山澪"@ja,
        "K-ON! character image song series Mio Akiyama"@ja-latn ;
    mo:performance_of <album/19890#musicalwork> ;
    mo:recorded_as <album/19890#musicalexpression> ;
    schema:name "K-ON! character image song series Mio Akiyama"@en,
        "TVアニメ「けいおん!」イメージソング　秋山澪"@ja,
        "K-ON! character image song series Mio Akiyama"@ja-latn ;
    schema:workPerformed <album/19890#musicalwork> .

<album/19890#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/09/19890/19890-1276953642.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/19890#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/09/19890/19890-1276953642.jpg> ;
    foaf:depicts <album/19890#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/09/19890/19890-1276953642.jpg> .

<https://medium-media.vgm.io/albums/09/19890/19890-1276953642.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/19890#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "K-ON! character image song series Mio Akiyama"@en,
        "TVアニメ「けいおん!」イメージソング　秋山澪"@ja,
        "K-ON! character image song series Mio Akiyama"@ja-latn ;
    mo:composer <artist/1611#subject>,
        <artist/4208#subject>,
        <artist/8869#subject> ;
    mo:produced_work <album/19890#musicalwork> ;
    schema:name "K-ON! character image song series Mio Akiyama"@en,
        "TVアニメ「けいおん!」イメージソング　秋山澪"@ja,
        "K-ON! character image song series Mio Akiyama"@ja-latn .

<album/19890#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-06-17"^^xsd:date ;
    dcterms:title "K-ON! character image song series Mio Akiyama"@en,
        "TVアニメ「けいおん!」イメージソング　秋山澪"@ja,
        "K-ON! character image song series Mio Akiyama"@ja-latn ;
    mo:catalogue_number "PCCG-00982" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19890#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:Nd72051f7a8e04a11924bc7f807d04132 ;
    mo:record_count 1 ;
    schema:about <product/505#subject> ;
    schema:datePublished "2009-06-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/09/19890/19890-1276953642.jpg> ;
    schema:name "K-ON! character image song series Mio Akiyama"@en,
        "TVアニメ「けいおん!」イメージソング　秋山澪"@ja,
        "K-ON! character image song series Mio Akiyama"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/19890/19890-1276953642.jpg> .

_:N12fe1e4b5ab54322862a556d75d4b182 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Let's Go\" (instrumental)"@en,
        "『レッツゴー』 (instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nd72051f7a8e04a11924bc7f807d04132 ;
    schema:name "\"Let's Go\" (instrumental)"@en,
        "『レッツゴー』 (instrumental)"@ja .

_:N4d0d84f07493477cbb560785bdcc6bd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hello Little Girl (instrumental)"@en,
        "Hello Little Girl (instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nd72051f7a8e04a11924bc7f807d04132 ;
    schema:name "Hello Little Girl (instrumental)"@en,
        "Hello Little Girl (instrumental)"@ja .

_:N7bdd697bc8c94872b780c8818d5d4aa8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hello Little Girl"@en,
        "Hello Little Girl"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nd72051f7a8e04a11924bc7f807d04132 ;
    schema:name "Hello Little Girl"@en,
        "Hello Little Girl"@ja .

_:N86a3d61257024162ae8a37b67b2705f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Let's Go\" (Mio Ver.)"@en,
        "『レッツゴー』 (澪Ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nd72051f7a8e04a11924bc7f807d04132 ;
    schema:name "\"Let's Go\" (Mio Ver.)"@en,
        "『レッツゴー』 (澪Ver.)"@ja .

_:Na467822b55ec4443baf8e20337a7f215 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart Goes Boom!! (instrumental)"@en,
        "Heart Goes Boom!! (instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nd72051f7a8e04a11924bc7f807d04132 ;
    schema:name "Heart Goes Boom!! (instrumental)"@en,
        "Heart Goes Boom!! (instrumental)"@ja .

_:Nffbef63c5c7f4d7ab4de673e4b5217cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart Goes Boom!!"@en,
        "Heart Goes Boom!!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nd72051f7a8e04a11924bc7f807d04132 ;
    schema:name "Heart Goes Boom!!"@en,
        "Heart Goes Boom!!"@ja .

_:Nd72051f7a8e04a11924bc7f807d04132 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12fe1e4b5ab54322862a556d75d4b182,
        _:N4d0d84f07493477cbb560785bdcc6bd5,
        _:N7bdd697bc8c94872b780c8818d5d4aa8,
        _:N86a3d61257024162ae8a37b67b2705f8,
        _:Na467822b55ec4443baf8e20337a7f215,
        _:Nffbef63c5c7f4d7ab4de673e4b5217cd ;
    mo:track_count 6 ;
    schema:duration "PT24:58"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N12fe1e4b5ab54322862a556d75d4b182,
        _:N4d0d84f07493477cbb560785bdcc6bd5,
        _:N7bdd697bc8c94872b780c8818d5d4aa8,
        _:N86a3d61257024162ae8a37b67b2705f8,
        _:Na467822b55ec4443baf8e20337a7f215,
        _:Nffbef63c5c7f4d7ab4de673e4b5217cd .

