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

<artist/59301#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rina"@en,
        "理名"@ja ;
    foaf:made <album/142272#subject>,
        <album/142272#vocals> ;
    foaf:name "Rina"@en,
        "理名"@ja .

<product/14226#subject> a schema:CreativeWork ;
    schema:name "GIRLS BAND CRY"@en,
        "ガールズバンドクライ"@ja,
        "GIRLS BAND CRY"@ja-latn ;
    foaf:name "GIRLS BAND CRY"@en,
        "ガールズバンドクライ"@ja,
        "GIRLS BAND CRY"@ja-latn .

<album/142272#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kawaku, Ureu"@en,
        "渇く、憂う"@ja,
        "Kawaku, Ureu"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "rontaro"@en ;
            foaf:made <album/142272#composition> ;
            foaf:name "rontaro"@en ] ;
    mo:produced_work <album/142272#musicalwork> ;
    schema:name "Kawaku, Ureu"@en,
        "渇く、憂う"@ja,
        "Kawaku, Ureu"@ja-latn .

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

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

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

<org/2849#subject> schema:name "Universal Music Group"@en,
        "Universal Music Group"@ja,
        "Universal Music Group"@ja-latn ;
    foaf:name "Universal Music Group"@en,
        "Universal Music Group"@ja,
        "Universal Music Group"@ja-latn .

<https://media.vgm.io/albums/27/142272/142272-749fcb90b63a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/142272#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/27/142272/142272-749fcb90b63a.jpg> ;
    foaf:depicts <album/142272#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/27/142272/142272-749fcb90b63a.jpg> .

<https://medium-media.vgm.io/albums/27/142272/142272-749fcb90b63a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/142272#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kawaku, Ureu"@en,
        "渇く、憂う"@ja,
        "Kawaku, Ureu"@ja-latn ;
    mo:performance_of <album/142272#musicalwork> ;
    mo:performer <artist/59299#subject> ;
    mo:recorded_as <album/142272#musicalexpression> ;
    schema:byArtist <artist/59299#subject> ;
    schema:name "Kawaku, Ureu"@en,
        "渇く、憂う"@ja,
        "Kawaku, Ureu"@ja-latn ;
    schema:workPerformed <album/142272#musicalwork> .

<artist/59299#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/142272#performance> ;
    schema:name "TOGENASHI TOGEARI"@en,
        "トゲナシトゲアリ"@ja ;
    foaf:name "TOGENASHI TOGEARI"@en,
        "トゲナシトゲアリ"@ja .

<album/142272#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-08-28"^^xsd:date ;
    dcterms:title "Kawaku, Ureu"@en,
        "渇く、憂う"@ja,
        "Kawaku, Ureu"@ja-latn ;
    mo:catalogue_number "UMCX-1993" ;
    mo:media_type "CD" ;
    mo:publication_of <album/142272#musicalexpression> ;
    mo:publisher <org/2849#subject> ;
    mo:record _:N142cffd11172437f8368affb564386c8 ;
    mo:record_count 1 ;
    schema:about <product/14226#subject> ;
    schema:byArtist <artist/59299#subject> ;
    schema:datePublished "2024-08-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/27/142272/142272-749fcb90b63a.jpg> ;
    schema:name "Kawaku, Ureu"@en,
        "渇く、憂う"@ja,
        "Kawaku, Ureu"@ja-latn ;
    schema:publisher <org/2849#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/142272/142272-749fcb90b63a.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142272#subject> ;
    schema:name "rontaro"@en ;
    foaf:made <album/142272#subject> ;
    foaf:name "rontaro"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "rontaro"@en ;
    foaf:made <album/142272#lyrics> ;
    foaf:name "rontaro"@en .

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

_:N14551c6a64a04fb1ae3d81a7decd11ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thirsty, Anxiety"@en,
        "渇く、憂う"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N142cffd11172437f8368affb564386c8 ;
    schema:name "Thirsty, Anxiety"@en,
        "渇く、憂う"@ja .

_:N6d04cf466aea494687e9ef499c08440c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thirsty, Anxiety (Instrumental)"@en,
        "渇く、憂う (Instrumental)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N142cffd11172437f8368affb564386c8 ;
    schema:name "Thirsty, Anxiety (Instrumental)"@en,
        "渇く、憂う (Instrumental)"@ja .

_:N142cffd11172437f8368affb564386c8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14551c6a64a04fb1ae3d81a7decd11ee,
        _:N6d04cf466aea494687e9ef499c08440c ;
    mo:track_count 2 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N14551c6a64a04fb1ae3d81a7decd11ee,
        _:N6d04cf466aea494687e9ef499c08440c .

