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

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

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

<artist/129#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135938#subject> ;
    schema:name "ElementsGarden"@en ;
    foaf:made <album/135938#composition>,
        <album/135938#subject> ;
    foaf:name "ElementsGarden"@en .

<artist/46#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135938#subject> ;
    schema:name "AngelNote"@en ;
    foaf:made <album/135938#composition>,
        <album/135938#subject> ;
    foaf:name "AngelNote"@en .

<artist/905#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135938#subject> ;
    schema:name "Amedio"@en,
        "アメディオ"@ja ;
    foaf:made <album/135938#composition>,
        <album/135938#subject> ;
    foaf:name "Amedio"@en,
        "アメディオ"@ja .

<product/2439#subject> a schema:CreativeWork ;
    schema:name "Princess Witches"@en,
        "プリンセスうぃっちぃず"@ja,
        "A Princess, Which Is?"@ja-latn ;
    foaf:name "Princess Witches"@en,
        "プリンセスうぃっちぃず"@ja,
        "A Princess, Which Is?"@ja-latn .

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

<album/135938#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Princess Witches Original Soundtrack"@en,
        "プリンセスうぃっちぃずオリジナルサウンドトラックス"@ja,
        "Princess Witches Original Soundtrack"@ja-latn ;
    mo:performance_of <album/135938#musicalwork> ;
    mo:recorded_as <album/135938#musicalexpression> ;
    schema:name "Princess Witches Original Soundtrack"@en,
        "プリンセスうぃっちぃずオリジナルサウンドトラックス"@ja,
        "Princess Witches Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/135938#musicalwork> .

<https://media.vgm.io/albums/83/135938/135938-1732c3b12ddb.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/135938#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/83/135938/135938-1732c3b12ddb.jpg> ;
    foaf:depicts <album/135938#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/83/135938/135938-1732c3b12ddb.jpg> .

<https://medium-media.vgm.io/albums/83/135938/135938-1732c3b12ddb.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/135938#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Princess Witches Original Soundtrack"@en,
        "プリンセスうぃっちぃずオリジナルサウンドトラックス"@ja,
        "Princess Witches Original Soundtrack"@ja-latn ;
    mo:composer <artist/129#subject>,
        <artist/46#subject>,
        <artist/905#subject> ;
    mo:produced_work <album/135938#musicalwork> ;
    schema:name "Princess Witches Original Soundtrack"@en,
        "プリンセスうぃっちぃずオリジナルサウンドトラックス"@ja,
        "Princess Witches Original Soundtrack"@ja-latn .

<album/135938#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-04-22"^^xsd:date ;
    dcterms:title "Princess Witches Original Soundtrack"@en,
        "プリンセスうぃっちぃずオリジナルサウンドトラックス"@ja,
        "Princess Witches Original Soundtrack"@ja-latn ;
    mo:catalogue_number "CHPY1011" ;
    mo:media_type "4 Vinyl" ;
    mo:publication_of <album/135938#musicalexpression> ;
    mo:publisher _:Nc2ec5c87280e4f40966df9d361bb1047 ;
    mo:record_count 0 ;
    schema:about <product/2439#subject> ;
    schema:datePublished "2024-04-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/135938/135938-1732c3b12ddb.jpg> ;
    schema:name "Princess Witches Original Soundtrack"@en,
        "プリンセスうぃっちぃずオリジナルサウンドトラックス"@ja,
        "Princess Witches Original Soundtrack"@ja-latn ;
    schema:publisher _:Nc2ec5c87280e4f40966df9d361bb1047 ;
    foaf:depiction <https://media.vgm.io/albums/83/135938/135938-1732c3b12ddb.jpg> .

_:Nc2ec5c87280e4f40966df9d361bb1047 schema:name "Kaiju Panda Records"@en,
        "Kaiju Panda Records"@ja,
        "Kaiju Panda Records"@ja-latn ;
    foaf:name "Kaiju Panda Records"@en,
        "Kaiju Panda Records"@ja,
        "Kaiju Panda Records"@ja-latn .

