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

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

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

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

<artist/840#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40387#subject> ;
    schema:name "Miki Fujisue"@en,
        "藤末樹"@ja ;
    foaf:made <album/40387#composition>,
        <album/40387#subject> ;
    foaf:name "Miki Fujisue"@en,
        "藤末樹"@ja .

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

<artist/9761#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40387#subject> ;
    schema:name "bice"@en ;
    foaf:made <album/40387#composition>,
        <album/40387#subject> ;
    foaf:name "bice"@en .

<event/134> a mo:Release ;
    schema:name "Released at Comic Market 80 (Aug 12, 2011 to Aug 14, 2011)" .

<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 .

<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/40387#musicalexpression> a mo:Signal ;
    mo:published_as <album/40387#subject> ;
    mo:records <album/40387#performance> .

<org/1195#subject> schema:name "Data by Ton2"@en,
        "Data by Ton2"@ja,
        "Data by Ton2"@ja-latn ;
    foaf:name "Data by Ton2"@en,
        "Data by Ton2"@ja,
        "Data by Ton2"@ja-latn .

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

<https://medium-media.vgm.io/albums/78/40387/40387-1373537981.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/40387#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Jazz Ken!"@en,
        "じゃずけん！"@ja,
        "Jazz Ken!"@ja-latn ;
    mo:composer <artist/1611#subject>,
        <artist/840#subject>,
        <artist/8869#subject>,
        <artist/9761#subject> ;
    mo:produced_work <album/40387#musicalwork> ;
    schema:name "Jazz Ken!"@en,
        "じゃずけん！"@ja,
        "Jazz Ken!"@ja-latn .

<album/40387#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Jazz Ken!"@en,
        "じゃずけん！"@ja,
        "Jazz Ken!"@ja-latn ;
    mo:performance_of <album/40387#musicalwork> ;
    mo:performer _:N11079d0be1764f0eb8d08223d7fe130f,
        _:Nc8653800de4c4bfb9180b4c7d81b0935,
        _:Ndd27a02d668844b2a080da901d1320b3,
        _:Ne1374bbf4ad84e49bae03b68f8bdd284 ;
    mo:recorded_as <album/40387#musicalexpression> ;
    schema:byArtist _:N11079d0be1764f0eb8d08223d7fe130f,
        _:Nc8653800de4c4bfb9180b4c7d81b0935,
        _:Ndd27a02d668844b2a080da901d1320b3,
        _:Ne1374bbf4ad84e49bae03b68f8bdd284 ;
    schema:name "Jazz Ken!"@en,
        "じゃずけん！"@ja,
        "Jazz Ken!"@ja-latn ;
    schema:workPerformed <album/40387#musicalwork> .

<album/40387#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-13"^^xsd:date ;
    dcterms:title "Jazz Ken!"@en,
        "じゃずけん！"@ja,
        "Jazz Ken!"@ja-latn ;
    mo:catalogue_number "DBT-2004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/40387#musicalexpression> ;
    mo:publisher <org/1195#subject> ;
    mo:record _:N212afdb4455548b39d6dcf4ca6e39d3a ;
    mo:record_count 1 ;
    mo:release <event/134> ;
    schema:about <product/505#subject>,
        <product/507#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "めぐこ"@en ;
            foaf:name "めぐこ"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "渋谷勇雄"@en ;
            foaf:name "渋谷勇雄"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ブロリー"@en ;
            foaf:name "ブロリー"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "伊藤岳彦"@en ;
            foaf:name "伊藤岳彦"@en ] ;
    schema:datePublished "2011-08-13"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/78/40387/40387-1373537981.jpg> ;
    schema:name "Jazz Ken!"@en,
        "じゃずけん！"@ja,
        "Jazz Ken!"@ja-latn ;
    schema:publisher <org/1195#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/40387/40387-1373537981.jpg> .

_:N11079d0be1764f0eb8d08223d7fe130f a schema:Person,
        foaf:Person ;
    mo:performed <album/40387#performance> ;
    schema:name "めぐこ"@en ;
    foaf:name "めぐこ"@en .

_:N2836237a4295487295bf8d38e79b33b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Song for U&I - U&I"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N212afdb4455548b39d6dcf4ca6e39d3a ;
    schema:name "A Song for U&I - U&I"@ja .

_:N7a955d4190a44d16bb3fad412d07adb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories of Mio - No Thank You!"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N212afdb4455548b39d6dcf4ca6e39d3a ;
    schema:name "Memories of Mio - No Thank You!"@ja .

_:N81caa212c4b64316b2b3a70c72d4f519 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rice is Beautiful - ごはんはおかず"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N212afdb4455548b39d6dcf4ca6e39d3a ;
    schema:name "Rice is Beautiful - ごはんはおかず"@ja .

_:N81d21bfcbfd648a5ae8d39c23acf1835 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Miracle Machine - UTAUYO！！MIRACLE"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N212afdb4455548b39d6dcf4ca6e39d3a ;
    schema:name "Miracle Machine - UTAUYO！！MIRACLE"@ja .

_:N8a727ebd2f554ceb9dbf20e16c647906 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fun Fun Time - ふわふわ時間"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N212afdb4455548b39d6dcf4ca6e39d3a ;
    schema:name "Fun Fun Time - ふわふわ時間"@ja .

_:N8e55252f506443d9be3ff1741bc126f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pure Pure Flute - ぴゅあぴゅあはーと"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N212afdb4455548b39d6dcf4ca6e39d3a ;
    schema:name "Pure Pure Flute - ぴゅあぴゅあはーと"@ja .

_:Nc8653800de4c4bfb9180b4c7d81b0935 a schema:Person,
        foaf:Person ;
    mo:performed <album/40387#performance> ;
    schema:name "ブロリー"@en ;
    foaf:name "ブロリー"@en .

_:Ndd27a02d668844b2a080da901d1320b3 a schema:Person,
        foaf:Person ;
    mo:performed <album/40387#performance> ;
    schema:name "伊藤岳彦"@en ;
    foaf:name "伊藤岳彦"@en .

_:Ne1374bbf4ad84e49bae03b68f8bdd284 a schema:Person,
        foaf:Person ;
    mo:performed <album/40387#performance> ;
    schema:name "渋谷勇雄"@en ;
    foaf:name "渋谷勇雄"@en .

_:Nee5a058ea2164a51a8aa5b3392ea583b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GO！GO！BIGBAND - GO！GO！MANIAC"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N212afdb4455548b39d6dcf4ca6e39d3a ;
    schema:name "GO！GO！BIGBAND - GO！GO！MANIAC"@ja .

_:Nfc5dbfba05284125b26df8cdbeb8bfd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Staplove - 私の恋はホッチキス"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:N212afdb4455548b39d6dcf4ca6e39d3a ;
    schema:name "The Staplove - 私の恋はホッチキス"@ja .

_:N212afdb4455548b39d6dcf4ca6e39d3a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2836237a4295487295bf8d38e79b33b7,
        _:N7a955d4190a44d16bb3fad412d07adb5,
        _:N81caa212c4b64316b2b3a70c72d4f519,
        _:N81d21bfcbfd648a5ae8d39c23acf1835,
        _:N8a727ebd2f554ceb9dbf20e16c647906,
        _:N8e55252f506443d9be3ff1741bc126f2,
        _:Nee5a058ea2164a51a8aa5b3392ea583b,
        _:Nfc5dbfba05284125b26df8cdbeb8bfd1 ;
    mo:track_count 8 ;
    schema:duration "PT37:29"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N2836237a4295487295bf8d38e79b33b7,
        _:N7a955d4190a44d16bb3fad412d07adb5,
        _:N81caa212c4b64316b2b3a70c72d4f519,
        _:N81d21bfcbfd648a5ae8d39c23acf1835,
        _:N8a727ebd2f554ceb9dbf20e16c647906,
        _:N8e55252f506443d9be3ff1741bc126f2,
        _:Nee5a058ea2164a51a8aa5b3392ea583b,
        _:Nfc5dbfba05284125b26df8cdbeb8bfd1 .

