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

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

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

<album/104834> a mo:Release ;
    mo:catalogue_number "GNXA-159502~3" .

<artist/1460#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106816#subject> ;
    schema:name "Shigenobu Okawa"@en,
        "大川茂伸"@ja ;
    foaf:made <album/106816#composition>,
        <album/106816#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/106816#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/106816#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/106816#lyrics> a mo:Lyrics .

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

<album/106816#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/106816#musicalwork> ;
    mo:recorded_as <album/106816#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/106816#musicalwork> .

<album/106816#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/61/106816/106816-148510463192.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/106816#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/61/106816/106816-148510463192.png> ;
    foaf:depicts <album/106816#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/61/106816/106816-148510463192.png> .

<https://medium-media.vgm.io/albums/61/106816/106816-148510463192.png> a schema:ImageObject,
        foaf:Image .

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

<album/106816#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 "GNBA-236502~3" ;
    mo:media_type "CD + DVD" ;
    mo:other_release_of <album/104834> ;
    mo:publication_of <album/106816#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:Nb6eb12cd04fe4a30b3e7fb5e3b577804,
        _:Nf10bf7dba15c4fbab7980ffcfcf971c6 ;
    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/61/106816/106816-148510463192.png> ;
    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/61/106816/106816-148510463192.png> .

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

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

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

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

_:Nb6eb12cd04fe4a30b3e7fb5e3b577804 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5e49572ec32246d78dd47b0a91ed01bf,
        _:Nf333d330add946e7bfd998462ad02bae ;
    mo:track_count 2 ;
    schema:duration "PT8:21"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N5e49572ec32246d78dd47b0a91ed01bf,
        _:Nf333d330add946e7bfd998462ad02bae .

