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

<artist/35137#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruko Nagaya"@en,
        "長屋晴子"@ja ;
    foaf:made <album/140044#subject>,
        <album/140044#vocals> ;
    foaf:name "Haruko Nagaya"@en,
        "長屋晴子"@ja .

<artist/35139#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140044#subject> ;
    schema:name "Shingo Anami"@en,
        "穴見真吾"@ja ;
    foaf:made <album/140044#composition>,
        <album/140044#subject> ;
    foaf:name "Shingo Anami"@en,
        "穴見真吾"@ja .

<artist/35140#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140044#subject> ;
    schema:name "Issey Kobayashi"@en,
        "小林壱誓"@ja ;
    foaf:made <album/140044#composition>,
        <album/140044#lyrics>,
        <album/140044#subject> ;
    foaf:name "Issey Kobayashi"@en,
        "小林壱誓"@ja .

<product/14708#subject> a schema:CreativeWork ;
    schema:name "Delicious in Dungeon"@en,
        "ダンジョン飯"@ja,
        "Dungeon Meshi"@ja-latn ;
    foaf:name "Delicious in Dungeon"@en,
        "ダンジョン飯"@ja,
        "Dungeon Meshi"@ja-latn .

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

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

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

<org/648#subject> schema:name "Epic"@en,
        "Epic"@ja,
        "Epic"@ja-latn ;
    foaf:name "Epic"@en,
        "Epic"@ja,
        "Epic"@ja-latn .

<https://media.vgm.io/albums/44/140044/140044-63295b3a19db.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/140044#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/44/140044/140044-63295b3a19db.jpg> ;
    foaf:depicts <album/140044#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/44/140044/140044-63295b3a19db.jpg> .

<https://medium-media.vgm.io/albums/44/140044/140044-63295b3a19db.jpg> a schema:ImageObject,
        foaf:Image .

<album/140044#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Party!! / Ryokuoushoku Shakai"@en,
        "Party!! / 緑黄色社会"@ja,
        "Party!! / Ryokuoushoku Shakai"@ja-latn ;
    mo:composer <artist/35139#subject>,
        <artist/35140#subject> ;
    mo:produced_work <album/140044#musicalwork> ;
    schema:name "Party!! / Ryokuoushoku Shakai"@en,
        "Party!! / 緑黄色社会"@ja,
        "Party!! / Ryokuoushoku Shakai"@ja-latn .

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

<album/140044#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Party!! / Ryokuoushoku Shakai"@en,
        "Party!! / 緑黄色社会"@ja,
        "Party!! / Ryokuoushoku Shakai"@ja-latn ;
    mo:performance_of <album/140044#musicalwork> ;
    mo:performer <artist/35136#subject> ;
    mo:recorded_as <album/140044#musicalexpression> ;
    schema:byArtist <artist/35136#subject> ;
    schema:name "Party!! / Ryokuoushoku Shakai"@en,
        "Party!! / 緑黄色社会"@ja,
        "Party!! / Ryokuoushoku Shakai"@ja-latn ;
    schema:workPerformed <album/140044#musicalwork> .

<artist/35136#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/140044#performance> ;
    schema:name "Ryokuoushoku Shakai"@en,
        "緑黄色社会"@ja ;
    foaf:name "Ryokuoushoku Shakai"@en,
        "緑黄色社会"@ja .

<album/140044#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-03-06"^^xsd:date ;
    dcterms:title "Party!! / Ryokuoushoku Shakai"@en,
        "Party!! / 緑黄色社会"@ja,
        "Party!! / Ryokuoushoku Shakai"@ja-latn ;
    mo:catalogue_number "ESCL-5933~4" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/140044#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N61ffad78d50740428c0321f61a0ac921,
        _:Nb1e81897d94d45abb50418c78c9c3003 ;
    mo:record_count 2 ;
    schema:about <product/14708#subject> ;
    schema:byArtist <artist/35136#subject> ;
    schema:datePublished "2024-03-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/44/140044/140044-63295b3a19db.jpg> ;
    schema:name "Party!! / Ryokuoushoku Shakai"@en,
        "Party!! / 緑黄色社会"@ja,
        "Party!! / Ryokuoushoku Shakai"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/140044/140044-63295b3a19db.jpg> .

_:N165b4d9984d04bd58929e4663008b5d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TV Anime \"Delicious in Dungeon\" Non-credit Ending Movie"@en,
        "TVアニメ『ダンジョン飯』ノンクレジットエンディングムービー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N61ffad78d50740428c0321f61a0ac921 ;
    schema:name "TV Anime \"Delicious in Dungeon\" Non-credit Ending Movie"@en,
        "TVアニメ『ダンジョン飯』ノンクレジットエンディングムービー"@ja .

_:N61ffad78d50740428c0321f61a0ac921 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N165b4d9984d04bd58929e4663008b5d6 ;
    mo:track_count 1 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N165b4d9984d04bd58929e4663008b5d6 .

_:N8f2fe97cb39945db99fef079ae1094b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Party!! (Instrumental)"@en,
        "Party!! (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nb1e81897d94d45abb50418c78c9c3003 ;
    schema:name "Party!! (Instrumental)"@en,
        "Party!! (Instrumental)"@ja .

_:Nc0d4caedc6d640c382b7c21f7cf72d22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Party!!"@en,
        "Party!!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nb1e81897d94d45abb50418c78c9c3003 ;
    schema:name "Party!!"@en,
        "Party!!"@ja .

_:Ne202aa8c613541e6afa4840e6afb04bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tap Tap Dance"@en,
        "Tap Tap Dance"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nb1e81897d94d45abb50418c78c9c3003 ;
    schema:name "Tap Tap Dance"@en,
        "Tap Tap Dance"@ja .

_:Ne9715a6e24c8407da9f639531364032e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tap Tap Dance (Instrumental)"@en,
        "Tap Tap Dance (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nb1e81897d94d45abb50418c78c9c3003 ;
    schema:name "Tap Tap Dance (Instrumental)"@en,
        "Tap Tap Dance (Instrumental)"@ja .

_:Nb1e81897d94d45abb50418c78c9c3003 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8f2fe97cb39945db99fef079ae1094b9,
        _:Nc0d4caedc6d640c382b7c21f7cf72d22,
        _:Ne202aa8c613541e6afa4840e6afb04bd,
        _:Ne9715a6e24c8407da9f639531364032e ;
    mo:track_count 4 ;
    schema:duration "PT15:40"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N8f2fe97cb39945db99fef079ae1094b9,
        _:Nc0d4caedc6d640c382b7c21f7cf72d22,
        _:Ne202aa8c613541e6afa4840e6afb04bd,
        _:Ne9715a6e24c8407da9f639531364032e .

