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

<artist/11986#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sumire Uesaka"@en,
        "上坂すみれ"@ja ;
    foaf:made <album/132954#subject>,
        <album/132954#vocals> ;
    foaf:name "Sumire Uesaka"@en,
        "上坂すみれ"@ja .

<album/132951> a mo:Release ;
    mo:catalogue_number "KICM-2140" .

<artist/10995#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132954#subject> ;
    schema:name "TECHNOBOYS PULCRAFT GREEN-FUND"@en ;
    foaf:made <album/132954#composition>,
        <album/132954#lyrics>,
        <album/132954#subject> ;
    foaf:name "TECHNOBOYS PULCRAFT GREEN-FUND"@en .

<artist/16346#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132954#subject> ;
    schema:name "Masayoshi Oishi"@en,
        "大石昌良"@ja ;
    foaf:made <album/132954#composition>,
        <album/132954#lyrics>,
        <album/132954#subject> ;
    foaf:name "Masayoshi Oishi"@en,
        "大石昌良"@ja .

<artist/44764#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132954#subject> ;
    schema:name "TSUMIKI"@en,
        "ツミキ"@ja ;
    foaf:made <album/132954#composition>,
        <album/132954#lyrics>,
        <album/132954#subject> ;
    foaf:name "TSUMIKI"@en,
        "ツミキ"@ja .

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

<album/132954#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Happyend Princess / Sumire Uesaka [Limited Anime Edition]"@en,
        "ハッピーエンドプリンセス / 上坂すみれ [期間限定アニメ盤]"@ja,
        "Happyend Princess / Sumire Uesaka [Limited Anime Edition]"@ja-latn ;
    mo:performance_of <album/132954#musicalwork> ;
    mo:recorded_as <album/132954#musicalexpression> ;
    schema:name "Happyend Princess / Sumire Uesaka [Limited Anime Edition]"@en,
        "ハッピーエンドプリンセス / 上坂すみれ [期間限定アニメ盤]"@ja,
        "Happyend Princess / Sumire Uesaka [Limited Anime Edition]"@ja-latn ;
    schema:workPerformed <album/132954#musicalwork> .

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

<org/1499#subject> schema:name "KING AMUSEMENT CREATIVE"@en,
        "KING AMUSEMENT CREATIVE"@ja,
        "KING AMUSEMENT CREATIVE"@ja-latn ;
    foaf:name "KING AMUSEMENT CREATIVE"@en,
        "KING AMUSEMENT CREATIVE"@ja,
        "KING AMUSEMENT CREATIVE"@ja-latn .

<https://media.vgm.io/albums/45/132954/132954-5e3c45e7a044.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/132954#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/45/132954/132954-5e3c45e7a044.jpg> ;
    foaf:depicts <album/132954#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/45/132954/132954-5e3c45e7a044.jpg> .

<https://medium-media.vgm.io/albums/45/132954/132954-5e3c45e7a044.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/132954#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Happyend Princess / Sumire Uesaka [Limited Anime Edition]"@en,
        "ハッピーエンドプリンセス / 上坂すみれ [期間限定アニメ盤]"@ja,
        "Happyend Princess / Sumire Uesaka [Limited Anime Edition]"@ja-latn ;
    mo:composer <artist/10995#subject>,
        <artist/16346#subject>,
        <artist/44764#subject> ;
    mo:produced_work <album/132954#musicalwork> ;
    schema:name "Happyend Princess / Sumire Uesaka [Limited Anime Edition]"@en,
        "ハッピーエンドプリンセス / 上坂すみれ [期間限定アニメ盤]"@ja,
        "Happyend Princess / Sumire Uesaka [Limited Anime Edition]"@ja-latn .

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

<album/132954#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-10-18"^^xsd:date ;
    dcterms:title "Happyend Princess / Sumire Uesaka [Limited Anime Edition]"@en,
        "ハッピーエンドプリンセス / 上坂すみれ [期間限定アニメ盤]"@ja,
        "Happyend Princess / Sumire Uesaka [Limited Anime Edition]"@ja-latn ;
    mo:catalogue_number "KICM-92141" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/132951> ;
    mo:publication_of <album/132954#musicalexpression> ;
    mo:publisher <org/1499#subject> ;
    mo:record _:Nab1ad0cd582d4b918ce8a3db6d606377 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tearmoon Empire"@en ;
            foaf:name "Tearmoon Empire"@en ] ;
    schema:datePublished "2023-10-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/45/132954/132954-5e3c45e7a044.jpg> ;
    schema:name "Happyend Princess / Sumire Uesaka [Limited Anime Edition]"@en,
        "ハッピーエンドプリンセス / 上坂すみれ [期間限定アニメ盤]"@ja,
        "Happyend Princess / Sumire Uesaka [Limited Anime Edition]"@ja-latn ;
    schema:publisher <org/1499#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/132954/132954-5e3c45e7a044.jpg> .

_:N21f9622179cc460b83b1fd9291989a26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋学 (RENGAKU): ポータブルヒューマノイド"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nab1ad0cd582d4b918ce8a3db6d606377 ;
    schema:name "恋学 (RENGAKU): ポータブルヒューマノイド"@ja .

_:N2569a1aa83ab40ef8b7fdb988f111bf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハッピーエンドプリンセス (off vocal ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nab1ad0cd582d4b918ce8a3db6d606377 ;
    schema:name "ハッピーエンドプリンセス (off vocal ver.)"@ja .

_:N41ad5bf7f7b2494a9c92f47fba3a44f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "polar night"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nab1ad0cd582d4b918ce8a3db6d606377 ;
    schema:name "polar night"@ja .

_:N8f12d8de3e4446be81ff4a78301b0ef4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋学 (RENGAKU): ポータブルヒューマノイド (off vocal ver.)"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nab1ad0cd582d4b918ce8a3db6d606377 ;
    schema:name "恋学 (RENGAKU): ポータブルヒューマノイド (off vocal ver.)"@ja .

_:Nb52199e30d1342e4b2eb53608153793f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハッピーエンドプリンセス"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nab1ad0cd582d4b918ce8a3db6d606377 ;
    schema:name "ハッピーエンドプリンセス"@ja .

_:Nb87012d259aa46ea8f5f5728ac1c9802 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "polar night (off vocal ver.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nab1ad0cd582d4b918ce8a3db6d606377 ;
    schema:name "polar night (off vocal ver.)"@ja .

_:Nab1ad0cd582d4b918ce8a3db6d606377 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21f9622179cc460b83b1fd9291989a26,
        _:N2569a1aa83ab40ef8b7fdb988f111bf6,
        _:N41ad5bf7f7b2494a9c92f47fba3a44f8,
        _:N8f12d8de3e4446be81ff4a78301b0ef4,
        _:Nb52199e30d1342e4b2eb53608153793f,
        _:Nb87012d259aa46ea8f5f5728ac1c9802 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N21f9622179cc460b83b1fd9291989a26,
        _:N2569a1aa83ab40ef8b7fdb988f111bf6,
        _:N41ad5bf7f7b2494a9c92f47fba3a44f8,
        _:N8f12d8de3e4446be81ff4a78301b0ef4,
        _:Nb52199e30d1342e4b2eb53608153793f,
        _:Nb87012d259aa46ea8f5f5728ac1c9802 .

