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

<artist/10651#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junko Tsuji"@en,
        "辻純更"@ja ;
    foaf:made <album/104834#lyrics>,
        <album/104834#subject> ;
    foaf:name "Junko Tsuji"@en,
        "辻純更"@ja .

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

<album/106816> a mo:Release ;
    mo:catalogue_number "GNBA-236502~3" .

<artist/1460#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104834#subject> ;
    schema:name "Shigenobu Okawa"@en,
        "大川茂伸"@ja ;
    foaf:made <album/104834#composition>,
        <album/104834#subject> ;
    foaf:name "Shigenobu Okawa"@en,
        "大川茂伸"@ja .

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

<album/104834#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Is the order a rabbit? BLOOM Special CD vol.5 & Is the order a DJ Night? @HOME"@en,
        "ご注文はうさぎですか? BLOOM Special CD vol.5 & ご注文はおうちでDJ Nightですか? ～おうちツアーファイナル～"@ja,
        "Gochuumon wa Usagi Desu ka? BLOOM Special CD vol.5 & Gochuumon wa Ouchi de DJ Night Desu ka? ~Ouchi Tour Final~"@ja-latn ;
    mo:composer <artist/1460#subject> ;
    mo:produced_work <album/104834#musicalwork> ;
    schema:name "Is the order a rabbit? BLOOM Special CD vol.5 & Is the order a DJ Night? @HOME"@en,
        "ご注文はうさぎですか? BLOOM Special CD vol.5 & ご注文はおうちでDJ Nightですか? ～おうちツアーファイナル～"@ja,
        "Gochuumon wa Usagi Desu ka? BLOOM Special CD vol.5 & Gochuumon wa Ouchi de DJ Night Desu ka? ~Ouchi Tour Final~"@ja-latn .

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

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

<album/104834#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Is the order a rabbit? BLOOM Special CD vol.5 & Is the order a DJ Night? @HOME"@en,
        "ご注文はうさぎですか? BLOOM Special CD vol.5 & ご注文はおうちでDJ Nightですか? ～おうちツアーファイナル～"@ja,
        "Gochuumon wa Usagi Desu ka? BLOOM Special CD vol.5 & Gochuumon wa Ouchi de DJ Night Desu ka? ~Ouchi Tour Final~"@ja-latn ;
    mo:performance_of <album/104834#musicalwork> ;
    mo:recorded_as <album/104834#musicalexpression> ;
    schema:name "Is the order a rabbit? BLOOM Special CD vol.5 & Is the order a DJ Night? @HOME"@en,
        "ご注文はうさぎですか? BLOOM Special CD vol.5 & ご注文はおうちでDJ Nightですか? ～おうちツアーファイナル～"@ja,
        "Gochuumon wa Usagi Desu ka? BLOOM Special CD vol.5 & Gochuumon wa Ouchi de DJ Night Desu ka? ~Ouchi Tour Final~"@ja-latn ;
    schema:workPerformed <album/104834#musicalwork> .

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

<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/43/104834/104834-a39e4607d3aa.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/104834#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/43/104834/104834-a39e4607d3aa.webp> ;
    foaf:depicts <album/104834#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/43/104834/104834-a39e4607d3aa.webp> .

<https://medium-media.vgm.io/albums/43/104834/104834-a39e4607d3aa.webp> a schema:ImageObject,
        foaf:Image .

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

<album/104834#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-04-28"^^xsd:date ;
    dcterms:title "Is the order a rabbit? BLOOM Special CD vol.5 & Is the order a DJ Night? @HOME"@en,
        "ご注文はうさぎですか? BLOOM Special CD vol.5 & ご注文はおうちでDJ Nightですか? ～おうちツアーファイナル～"@ja,
        "Gochuumon wa Usagi Desu ka? BLOOM Special CD vol.5 & Gochuumon wa Ouchi de DJ Night Desu ka? ~Ouchi Tour Final~"@ja-latn ;
    mo:catalogue_number "GNXA-159502~3" ;
    mo:media_type "CD + Blu-ray" ;
    mo:other_release_of <album/106816> ;
    mo:publication_of <album/104834#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:N6fb5047ef2684ed988f872acfcc68389,
        _:N7a8623abe80c4c76a4d32750ceded274 ;
    mo:record_count 2 ;
    schema:about <product/8686#subject> ;
    schema:datePublished "2021-04-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/43/104834/104834-a39e4607d3aa.webp> ;
    schema:name "Is the order a rabbit? BLOOM Special CD vol.5 & Is the order a DJ Night? @HOME"@en,
        "ご注文はうさぎですか? BLOOM Special CD vol.5 & ご注文はおうちでDJ Nightですか? ～おうちツアーファイナル～"@ja,
        "Gochuumon wa Usagi Desu ka? BLOOM Special CD vol.5 & Gochuumon wa Ouchi de DJ Night Desu ka? ~Ouchi Tour Final~"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/104834/104834-a39e4607d3aa.webp> .

_:N2e03c830d2ad4438b38430ef491a2ece a mo:Track,
        schema:MusicRecording ;
    dcterms:title "薔薇色チュチュとピルエット"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N7a8623abe80c4c76a4d32750ceded274 ;
    schema:name "薔薇色チュチュとピルエット"@ja .

_:N6fb5047ef2684ed988f872acfcc68389 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Nf4da861b730a42c4b86aa3e84a63b16d ;
    mo:track_count 1 ;
    schema:duration "PT48:51"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nf4da861b730a42c4b86aa3e84a63b16d .

_:Nadd6b2eb95b54ae3907f9e3d395c602b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "薔薇色チュチュとピルエット (instrumental)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N7a8623abe80c4c76a4d32750ceded274 ;
    schema:name "薔薇色チュチュとピルエット (instrumental)"@ja .

_:Nf4da861b730a42c4b86aa3e84a63b16d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ご注文はおうちでDJ Nightですか? ～おうちツアーファイナル～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT48:51"^^xsd:interval ;
    schema:inPlaylist _:N6fb5047ef2684ed988f872acfcc68389 ;
    schema:name "ご注文はおうちでDJ Nightですか? ～おうちツアーファイナル～"@ja .

_:N7a8623abe80c4c76a4d32750ceded274 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2e03c830d2ad4438b38430ef491a2ece,
        _:Nadd6b2eb95b54ae3907f9e3d395c602b ;
    mo:track_count 2 ;
    schema:duration "PT8:21"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2e03c830d2ad4438b38430ef491a2ece,
        _:Nadd6b2eb95b54ae3907f9e3d395c602b .

