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

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

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

<artist/10784#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144913#subject> ;
    schema:name "Reo Uratani"@en,
        "裏谷玲央"@ja ;
    foaf:made <album/144913#composition>,
        <album/144913#subject> ;
    foaf:name "Reo Uratani"@en,
        "裏谷玲央"@ja .

<product/23239#subject> a schema:CreativeWork ;
    schema:name "Meg's Monster"@en,
        "メグとばけもの"@ja,
        "Meg to Bakemono"@ja-latn ;
    foaf:name "Meg's Monster"@en,
        "メグとばけもの"@ja,
        "Meg to Bakemono"@ja-latn .

<album/144913#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Meg's Monster Mini Soundtrack \"Fragments of Stars\""@en,
        "メグとばけもの ミニサウンドトラック『星のかけらたち』"@ja,
        "Meg's Monster Mini Soundtrack \"Fragments of Stars\""@ja-latn ;
    mo:composer <artist/10784#subject> ;
    mo:produced_work <album/144913#musicalwork> ;
    schema:name "Meg's Monster Mini Soundtrack \"Fragments of Stars\""@en,
        "メグとばけもの ミニサウンドトラック『星のかけらたち』"@ja,
        "Meg's Monster Mini Soundtrack \"Fragments of Stars\""@ja-latn .

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

<album/144913#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Meg's Monster Mini Soundtrack \"Fragments of Stars\""@en,
        "メグとばけもの ミニサウンドトラック『星のかけらたち』"@ja,
        "Meg's Monster Mini Soundtrack \"Fragments of Stars\""@ja-latn ;
    mo:performance_of <album/144913#musicalwork> ;
    mo:recorded_as <album/144913#musicalexpression> ;
    schema:name "Meg's Monster Mini Soundtrack \"Fragments of Stars\""@en,
        "メグとばけもの ミニサウンドトラック『星のかけらたち』"@ja,
        "Meg's Monster Mini Soundtrack \"Fragments of Stars\""@ja-latn ;
    schema:workPerformed <album/144913#musicalwork> .

<https://media.vgm.io/albums/31/144913/144913-cfc9464b770b.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/144913#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/31/144913/144913-cfc9464b770b.webp> ;
    foaf:depicts <album/144913#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/31/144913/144913-cfc9464b770b.webp> .

<https://medium-media.vgm.io/albums/31/144913/144913-cfc9464b770b.webp> a schema:ImageObject,
        foaf:Image .

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

<album/144913#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-04-24"^^xsd:date ;
    dcterms:title "Meg's Monster Mini Soundtrack \"Fragments of Stars\""@en,
        "メグとばけもの ミニサウンドトラック『星のかけらたち』"@ja,
        "Meg's Monster Mini Soundtrack \"Fragments of Stars\""@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/144913#musicalexpression> ;
    mo:publisher _:N6fd3ca255fa644adb39c7203f671f133 ;
    mo:record_count 0 ;
    schema:about <product/23239#subject> ;
    schema:datePublished "2025-04-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/31/144913/144913-cfc9464b770b.webp> ;
    schema:name "Meg's Monster Mini Soundtrack \"Fragments of Stars\""@en,
        "メグとばけもの ミニサウンドトラック『星のかけらたち』"@ja,
        "Meg's Monster Mini Soundtrack \"Fragments of Stars\""@ja-latn ;
    schema:publisher _:N6fd3ca255fa644adb39c7203f671f133 ;
    foaf:depiction <https://media.vgm.io/albums/31/144913/144913-cfc9464b770b.webp> .

_:N6fd3ca255fa644adb39c7203f671f133 schema:name "Odencat"@en,
        "Odencat"@ja,
        "Odencat"@ja-latn ;
    foaf:name "Odencat"@en,
        "Odencat"@ja,
        "Odencat"@ja-latn .

