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

<artist/13620#subject> a schema:Person,
        foaf:Person ;
    schema:name "YUMIKO"@en ;
    foaf:made <album/159591#lyrics>,
        <album/159591#subject> ;
    foaf:name "YUMIKO"@en .

<artist/30310#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159591#subject> ;
    schema:name "Genki Fukui"@en,
        "福井元気"@ja ;
    foaf:made <album/159591#composition>,
        <album/159591#lyrics>,
        <album/159591#subject> ;
    foaf:name "Genki Fukui"@en,
        "福井元気"@ja .

<artist/4898#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159591#subject> ;
    schema:name "Kazuya Komatsu"@en,
        "小松一也"@ja ;
    foaf:made <album/159591#composition>,
        <album/159591#subject> ;
    foaf:name "Kazuya Komatsu"@en,
        "小松一也"@ja .

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

<album/159591#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gatten Shake! / MATSURI NINE. [Pattern D]"@en,
        "がってんShake! / 祭nine. [パターンD]"@ja,
        "Gatten Shake! / MATSURI NINE. [Pattern D]"@ja-latn ;
    mo:performance_of <album/159591#musicalwork> ;
    mo:recorded_as <album/159591#musicalexpression> ;
    schema:name "Gatten Shake! / MATSURI NINE. [Pattern D]"@en,
        "がってんShake! / 祭nine. [パターンD]"@ja,
        "Gatten Shake! / MATSURI NINE. [Pattern D]"@ja-latn ;
    schema:workPerformed <album/159591#musicalwork> .

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

<org/1068#subject> schema:name "Imperial Records"@en,
        "インペリアルレコード"@ja,
        "Imperial Records"@ja-latn ;
    foaf:name "Imperial Records"@en,
        "インペリアルレコード"@ja,
        "Imperial Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/19/159591/159591-b3f69ef253eb.jpg> a schema:ImageObject,
        foaf:Image .

<album/159591#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gatten Shake! / MATSURI NINE. [Pattern D]"@en,
        "がってんShake! / 祭nine. [パターンD]"@ja,
        "Gatten Shake! / MATSURI NINE. [Pattern D]"@ja-latn ;
    mo:composer <artist/30310#subject>,
        <artist/4898#subject> ;
    mo:produced_work <album/159591#musicalwork> ;
    schema:name "Gatten Shake! / MATSURI NINE. [Pattern D]"@en,
        "がってんShake! / 祭nine. [パターンD]"@ja,
        "Gatten Shake! / MATSURI NINE. [Pattern D]"@ja-latn .

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

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

<album/159591#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-12-05"^^xsd:date ;
    dcterms:title "Gatten Shake! / MATSURI NINE. [Pattern D]"@en,
        "がってんShake! / 祭nine. [パターンD]"@ja,
        "Gatten Shake! / MATSURI NINE. [Pattern D]"@ja-latn ;
    mo:catalogue_number "TECI-642" ;
    mo:media_type "CD" ;
    mo:publication_of <album/159591#musicalexpression> ;
    mo:publisher <org/1068#subject> ;
    mo:record _:N07ec438dc5a94d3aa06abbc84391ac92 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Neko Kikaku"@en ;
            foaf:name "Neko Kikaku"@en ] ;
    schema:datePublished "2018-12-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/19/159591/159591-b3f69ef253eb.jpg> ;
    schema:name "Gatten Shake! / MATSURI NINE. [Pattern D]"@en,
        "がってんShake! / 祭nine. [パターンD]"@ja,
        "Gatten Shake! / MATSURI NINE. [Pattern D]"@ja-latn ;
    schema:publisher <org/1068#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/159591/159591-b3f69ef253eb.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "MATSURI NINE."@en ;
    foaf:made <album/159591#vocals> ;
    foaf:name "MATSURI NINE."@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "MATSURI NINE."@en ;
    foaf:made <album/159591#subject> ;
    foaf:name "MATSURI NINE."@en .

_:N130c0662586641238340568e1b231367 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "勇者なら -Instrumental-"@ja,
        "Yuusha Nara -Instrumental-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N07ec438dc5a94d3aa06abbc84391ac92 ;
    schema:name "勇者なら -Instrumental-"@ja,
        "Yuusha Nara -Instrumental-"@ja-latn .

_:N6cb1fe020cf44169a167ffa15ac02ab2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "がってんShake!"@ja,
        "Gatten Shake!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N07ec438dc5a94d3aa06abbc84391ac92 ;
    schema:name "がってんShake!"@ja,
        "Gatten Shake!"@ja-latn .

_:Nbcf64954d5af404a975dbe59b597f593 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "がってんShake! -Instrumental-"@ja,
        "Gatten Shake! -Instrumental-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N07ec438dc5a94d3aa06abbc84391ac92 ;
    schema:name "がってんShake! -Instrumental-"@ja,
        "Gatten Shake! -Instrumental-"@ja-latn .

_:Ne416996cb2764005b70fd6e634445c14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "勇者なら"@ja,
        "Yuusha Nara"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N07ec438dc5a94d3aa06abbc84391ac92 ;
    schema:name "勇者なら"@ja,
        "Yuusha Nara"@ja-latn .

_:N07ec438dc5a94d3aa06abbc84391ac92 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N130c0662586641238340568e1b231367,
        _:N6cb1fe020cf44169a167ffa15ac02ab2,
        _:Nbcf64954d5af404a975dbe59b597f593,
        _:Ne416996cb2764005b70fd6e634445c14 ;
    mo:track_count 4 ;
    schema:duration "PT15:53"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N130c0662586641238340568e1b231367,
        _:N6cb1fe020cf44169a167ffa15ac02ab2,
        _:Nbcf64954d5af404a975dbe59b597f593,
        _:Ne416996cb2764005b70fd6e634445c14 .

