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

<artist/12726#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayane Sakura"@en,
        "佐倉綾音"@ja ;
    foaf:made <album/45256#subject>,
        <album/45256#vocals> ;
    foaf:name "Ayane Sakura"@en,
        "佐倉綾音"@ja .

<artist/13211#subject> a schema:Person,
        foaf:Person ;
    schema:name "Risa Taneda"@en,
        "種田梨沙"@ja ;
    foaf:made <album/45256#subject>,
        <album/45256#vocals> ;
    foaf:name "Risa Taneda"@en,
        "種田梨沙"@ja .

<artist/16167#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aiko Takase"@en,
        "高瀬愛虹"@ja ;
    foaf:made <album/45256#lyrics>,
        <album/45256#subject> ;
    foaf:name "Aiko Takase"@en,
        "高瀬愛虹"@ja .

<artist/7541#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshie Isogai"@en,
        "磯谷佳江"@ja ;
    foaf:made <album/45256#lyrics>,
        <album/45256#subject> ;
    foaf:name "Yoshie Isogai"@en,
        "磯谷佳江"@ja .

<artist/20726#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45256#subject> ;
    schema:name "Tadashi Tsukida"@en,
        "ツキダタダシ"@ja ;
    foaf:made <album/45256#composition>,
        <album/45256#lyrics>,
        <album/45256#subject> ;
    foaf:name "Tadashi Tsukida"@en,
        "ツキダタダシ"@ja .

<artist/496#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45256#subject> ;
    schema:name "Mitsuru Wakabayashi"@en,
        "若林充"@ja ;
    foaf:made <album/45256#composition>,
        <album/45256#subject> ;
    foaf:name "Mitsuru Wakabayashi"@en,
        "若林充"@ja .

<artist/6164#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45256#subject> ;
    schema:name "Hisashi Nakamura"@en,
        "中村久志"@ja ;
    foaf:made <album/45256#composition>,
        <album/45256#subject> ;
    foaf:name "Hisashi Nakamura"@en,
        "中村久志"@ja .

<product/2644#subject> a schema:CreativeWork ;
    schema:name "Is the Order a Rabbit?"@en,
        "ご注文はうさぎですか?"@ja,
        "Gochuumon wa Usagi desu ka?"@ja-latn ;
    foaf:name "Is the Order a Rabbit?"@en,
        "ご注文はうさぎですか?"@ja,
        "Gochuumon wa Usagi desu ka?"@ja-latn .

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

<album/45256#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Is the order a rabbit? Character Song 2 Cocoa & Rize (CV.Ayane Sakura & Risa Taneda)"@en,
        "ご注文はうさぎですか? キャラクターソング2 ココア&リゼ (CV.佐倉綾音・種田梨沙)"@ja,
        "Gochuumon wa Usagi Desu ka? Character Song 2 Cocoa & Rize (CV.Ayane Sakura & Risa Taneda)"@ja-latn ;
    mo:performance_of <album/45256#musicalwork> ;
    mo:recorded_as <album/45256#musicalexpression> ;
    schema:name "Is the order a rabbit? Character Song 2 Cocoa & Rize (CV.Ayane Sakura & Risa Taneda)"@en,
        "ご注文はうさぎですか? キャラクターソング2 ココア&リゼ (CV.佐倉綾音・種田梨沙)"@ja,
        "Gochuumon wa Usagi Desu ka? Character Song 2 Cocoa & Rize (CV.Ayane Sakura & Risa Taneda)"@ja-latn ;
    schema:workPerformed <album/45256#musicalwork> .

<org/2370#subject> schema:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn ;
    foaf:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn .

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

<https://medium-media.vgm.io/albums/65/45256/45256-1401354919.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/45256#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Is the order a rabbit? Character Song 2 Cocoa & Rize (CV.Ayane Sakura & Risa Taneda)"@en,
        "ご注文はうさぎですか? キャラクターソング2 ココア&リゼ (CV.佐倉綾音・種田梨沙)"@ja,
        "Gochuumon wa Usagi Desu ka? Character Song 2 Cocoa & Rize (CV.Ayane Sakura & Risa Taneda)"@ja-latn ;
    mo:composer <artist/20726#subject>,
        <artist/496#subject>,
        <artist/6164#subject> ;
    mo:produced_work <album/45256#musicalwork> ;
    schema:name "Is the order a rabbit? Character Song 2 Cocoa & Rize (CV.Ayane Sakura & Risa Taneda)"@en,
        "ご注文はうさぎですか? キャラクターソング2 ココア&リゼ (CV.佐倉綾音・種田梨沙)"@ja,
        "Gochuumon wa Usagi Desu ka? Character Song 2 Cocoa & Rize (CV.Ayane Sakura & Risa Taneda)"@ja-latn .

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

<album/45256#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-06-20"^^xsd:date ;
    dcterms:title "Is the order a rabbit? Character Song 2 Cocoa & Rize (CV.Ayane Sakura & Risa Taneda)"@en,
        "ご注文はうさぎですか? キャラクターソング2 ココア&リゼ (CV.佐倉綾音・種田梨沙)"@ja,
        "Gochuumon wa Usagi Desu ka? Character Song 2 Cocoa & Rize (CV.Ayane Sakura & Risa Taneda)"@ja-latn ;
    mo:catalogue_number "GNCA-0338" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45256#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:Nb24d7075cfba4371962ed1378bc27ede ;
    mo:record_count 1 ;
    schema:about <product/2644#subject> ;
    schema:datePublished "2014-06-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/65/45256/45256-1401354919.jpg> ;
    schema:name "Is the order a rabbit? Character Song 2 Cocoa & Rize (CV.Ayane Sakura & Risa Taneda)"@en,
        "ご注文はうさぎですか? キャラクターソング2 ココア&リゼ (CV.佐倉綾音・種田梨沙)"@ja,
        "Gochuumon wa Usagi Desu ka? Character Song 2 Cocoa & Rize (CV.Ayane Sakura & Risa Taneda)"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/45256/45256-1401354919.jpg> .

_:N46820f42f35d4e0393a2b0c00e735b7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rabbit Hole (Instrumental)"@en,
        "Rabbit Hole (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nb24d7075cfba4371962ed1378bc27ede ;
    schema:name "Rabbit Hole (Instrumental)"@en,
        "Rabbit Hole (Instrumental)"@ja .

_:N7bdf8aca278744b8940cdcffbde35385 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rabbit Hole"@en,
        "Rabbit Hole"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nb24d7075cfba4371962ed1378bc27ede ;
    schema:name "Rabbit Hole"@en,
        "Rabbit Hole"@ja .

_:Nb77dc4c685344c939b70e0a9bdd57e0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smile Maker"@en,
        "スマイルメーカー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nb24d7075cfba4371962ed1378bc27ede ;
    schema:name "Smile Maker"@en,
        "スマイルメーカー"@ja .

_:Nc8672d843f284261a338f4e2d338cea2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love & Gun (Instrumental)"@en,
        "Love & Gun (Instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nb24d7075cfba4371962ed1378bc27ede ;
    schema:name "Love & Gun (Instrumental)"@en,
        "Love & Gun (Instrumental)"@ja .

_:Nd255619c42484b6d98eb67704b18ddbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love & Gun"@en,
        "Love & Gun"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nb24d7075cfba4371962ed1378bc27ede ;
    schema:name "Love & Gun"@en,
        "Love & Gun"@ja .

_:Ne525748efe624a95af1e542048aac589 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smile Maker (Instrumental)"@en,
        "スマイルメーカー (Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nb24d7075cfba4371962ed1378bc27ede ;
    schema:name "Smile Maker (Instrumental)"@en,
        "スマイルメーカー (Instrumental)"@ja .

_:Nb24d7075cfba4371962ed1378bc27ede a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N46820f42f35d4e0393a2b0c00e735b7f,
        _:N7bdf8aca278744b8940cdcffbde35385,
        _:Nb77dc4c685344c939b70e0a9bdd57e0d,
        _:Nc8672d843f284261a338f4e2d338cea2,
        _:Nd255619c42484b6d98eb67704b18ddbd,
        _:Ne525748efe624a95af1e542048aac589 ;
    mo:track_count 6 ;
    schema:duration "PT22:35"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N46820f42f35d4e0393a2b0c00e735b7f,
        _:N7bdf8aca278744b8940cdcffbde35385,
        _:Nb77dc4c685344c939b70e0a9bdd57e0d,
        _:Nc8672d843f284261a338f4e2d338cea2,
        _:Nd255619c42484b6d98eb67704b18ddbd,
        _:Ne525748efe624a95af1e542048aac589 .

