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

<artist/24217#subject> a schema:Person,
        foaf:Person ;
    schema:name "Little Glee Monster"@en ;
    foaf:made <album/159076#subject>,
        <album/159076#vocals> ;
    foaf:name "Little Glee Monster"@en .

<artist/79594#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159076#subject> ;
    schema:name "Haruto Onoe"@en,
        "尾上榛"@ja ;
    foaf:made <album/159076#composition>,
        <album/159076#lyrics>,
        <album/159076#subject> ;
    foaf:name "Haruto Onoe"@en,
        "尾上榛"@ja .

<artist/80269#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159076#subject> ;
    schema:name "Yuta Asao"@en,
        "麻尾悠太"@ja ;
    foaf:made <album/159076#composition>,
        <album/159076#lyrics>,
        <album/159076#subject> ;
    foaf:name "Yuta Asao"@en,
        "麻尾悠太"@ja .

<artist/80270#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159076#subject> ;
    schema:name "torus"@en,
        "とおるす"@ja ;
    foaf:made <album/159076#composition>,
        <album/159076#lyrics>,
        <album/159076#subject> ;
    foaf:name "torus"@en,
        "とおるす"@ja .

<product/24388#subject> a schema:CreativeWork ;
    schema:name "Honzuki no Gekokujou: Ryoushu no Youjo"@en,
        "本好きの下剋上 領主の養女"@ja,
        "Honzuki no Gekokujou: Ryoushu no Youjo"@ja-latn ;
    foaf:name "Honzuki no Gekokujou: Ryoushu no Youjo"@en,
        "本好きの下剋上 領主の養女"@ja,
        "Honzuki no Gekokujou: Ryoushu no Youjo"@ja-latn .

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

<album/159076#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pages / Little Glee Monster"@en,
        "Pages / Little Glee Monster"@ja,
        "Pages / Little Glee Monster"@ja-latn ;
    mo:performance_of <album/159076#musicalwork> ;
    mo:recorded_as <album/159076#musicalexpression> ;
    schema:name "Pages / Little Glee Monster"@en,
        "Pages / Little Glee Monster"@ja,
        "Pages / Little Glee Monster"@ja-latn ;
    schema:workPerformed <album/159076#musicalwork> .

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

<org/712#subject> schema:name "gr8! records"@en,
        "gr8! records"@ja,
        "gr8! records"@ja-latn ;
    foaf:name "gr8! records"@en,
        "gr8! records"@ja,
        "gr8! records"@ja-latn .

<https://media.vgm.io/albums/67/159076/159076-0a7724720f1f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/159076#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/67/159076/159076-0a7724720f1f.jpg> ;
    foaf:depicts <album/159076#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/67/159076/159076-0a7724720f1f.jpg> .

<https://medium-media.vgm.io/albums/67/159076/159076-0a7724720f1f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/159076#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pages / Little Glee Monster"@en,
        "Pages / Little Glee Monster"@ja,
        "Pages / Little Glee Monster"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(CoWRITE"@en ;
            foaf:made <album/159076#composition> ;
            foaf:name "(CoWRITE"@en ],
        <artist/79594#subject>,
        <artist/80269#subject>,
        <artist/80270#subject> ;
    mo:produced_work <album/159076#musicalwork> ;
    schema:name "Pages / Little Glee Monster"@en,
        "Pages / Little Glee Monster"@ja,
        "Pages / Little Glee Monster"@ja-latn .

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

<album/159076#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-04-04"^^xsd:date ;
    dcterms:title "Pages / Little Glee Monster"@en,
        "Pages / Little Glee Monster"@ja,
        "Pages / Little Glee Monster"@ja-latn ;
    mo:catalogue_number "SRXX-05579" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/159076#musicalexpression> ;
    mo:publisher <org/712#subject> ;
    mo:record _:N170e7a7cec724f85a7a430e8c090634a ;
    mo:record_count 1 ;
    schema:about <product/24388#subject> ;
    schema:datePublished "2026-04-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/67/159076/159076-0a7724720f1f.jpg> ;
    schema:name "Pages / Little Glee Monster"@en,
        "Pages / Little Glee Monster"@ja,
        "Pages / Little Glee Monster"@ja-latn ;
    schema:publisher <org/712#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/159076/159076-0a7724720f1f.jpg> .

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

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

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

_:N170e7a7cec724f85a7a430e8c090634a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nc197616e93ba4a55be6f8ab892b6377a ;
    mo:track_count 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nc197616e93ba4a55be6f8ab892b6377a .

_:Nc197616e93ba4a55be6f8ab892b6377a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pages"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N170e7a7cec724f85a7a430e8c090634a ;
    schema:name "Pages"@en .

