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

<artist/23598#subject> a schema:Person,
        foaf:Person ;
    schema:name "Izumi Soratani"@en,
        "空谷泉身"@ja ;
    foaf:made <album/132082#lyrics>,
        <album/132082#subject> ;
    foaf:name "Izumi Soratani"@en,
        "空谷泉身"@ja .

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

<artist/24223#subject> a schema:Person,
        foaf:Person ;
    schema:name "Koudai Iwatsubo"@en,
        "イワツボコーダイ"@ja ;
    foaf:made <album/132082#lyrics>,
        <album/132082#subject> ;
    foaf:name "Koudai Iwatsubo"@en,
        "イワツボコーダイ"@ja .

<artist/25289#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hidekazu Koyama"@en,
        "コヤマヒデカズ"@ja ;
    foaf:made <album/132082#lyrics>,
        <album/132082#subject> ;
    foaf:name "Hidekazu Koyama"@en,
        "コヤマヒデカズ"@ja .

<artist/18110#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132082#subject> ;
    schema:name "Matthew Tishler"@en ;
    foaf:made <album/132082#composition>,
        <album/132082#subject> ;
    foaf:name "Matthew Tishler"@en .

<artist/57758#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132082#subject> ;
    schema:name "Raizo.W"@en ;
    foaf:made <album/132082#composition>,
        <album/132082#subject> ;
    foaf:name "Raizo.W"@en .

<artist/8585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132082#subject> ;
    schema:name "Koichi Tsutaya"@en,
        "蔦谷好位置"@ja ;
    foaf:made <album/132082#composition>,
        <album/132082#lyrics>,
        <album/132082#subject> ;
    foaf:name "Koichi Tsutaya"@en,
        "蔦谷好位置"@ja .

<product/12788#subject> a schema:CreativeWork ;
    schema:name "MIX MEISEI STORY Season2"@en,
        "MIX MEISEI STORY 2ND SEASON 〜二度目の夏、空の向こうへ〜"@ja,
        "MIX MEISEI STORY 2ND SEASON ~Nidome no Natsu, Sora no Mukou e~"@ja-latn ;
    foaf:name "MIX MEISEI STORY Season2"@en,
        "MIX MEISEI STORY 2ND SEASON 〜二度目の夏、空の向こうへ〜"@ja,
        "MIX MEISEI STORY 2ND SEASON ~Nidome no Natsu, Sora no Mukou e~"@ja-latn .

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

<album/132082#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ima Kono Toki wo / Little Glee Monster"@en,
        "今この瞬間を / Little Glee Monster"@ja,
        "Ima Kono Toki wo / Little Glee Monster"@ja-latn ;
    mo:performance_of <album/132082#musicalwork> ;
    mo:recorded_as <album/132082#musicalexpression> ;
    schema:name "Ima Kono Toki wo / Little Glee Monster"@en,
        "今この瞬間を / Little Glee Monster"@ja,
        "Ima Kono Toki wo / Little Glee Monster"@ja-latn ;
    schema:workPerformed <album/132082#musicalwork> .

<album/132082#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/28/132082/132082-73e7723777cb.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/132082#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/28/132082/132082-73e7723777cb.jpg> ;
    foaf:depicts <album/132082#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/28/132082/132082-73e7723777cb.jpg> .

<https://medium-media.vgm.io/albums/28/132082/132082-73e7723777cb.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/132082#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ima Kono Toki wo / Little Glee Monster"@en,
        "今この瞬間を / Little Glee Monster"@ja,
        "Ima Kono Toki wo / Little Glee Monster"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Shridhar Solanki"@en ;
            foaf:made <album/132082#composition> ;
            foaf:name "Shridhar Solanki"@en ],
        <artist/18110#subject>,
        <artist/57758#subject>,
        <artist/8585#subject> ;
    mo:produced_work <album/132082#musicalwork> ;
    schema:name "Ima Kono Toki wo / Little Glee Monster"@en,
        "今この瞬間を / Little Glee Monster"@ja,
        "Ima Kono Toki wo / Little Glee Monster"@ja-latn .

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

<album/132082#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-08-23"^^xsd:date ;
    dcterms:title "Ima Kono Toki wo / Little Glee Monster"@en,
        "今この瞬間を / Little Glee Monster"@ja,
        "Ima Kono Toki wo / Little Glee Monster"@ja-latn ;
    mo:catalogue_number "SRCL-12562" ;
    mo:media_type "CD" ;
    mo:publication_of <album/132082#musicalexpression> ;
    mo:publisher <org/712#subject> ;
    mo:record _:N728819fe7cc64d31991bc899609a3991 ;
    mo:record_count 1 ;
    schema:about <product/12788#subject> ;
    schema:datePublished "2023-08-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/28/132082/132082-73e7723777cb.jpg> ;
    schema:name "Ima Kono Toki wo / Little Glee Monster"@en,
        "今この瞬間を / Little Glee Monster"@ja,
        "Ima Kono Toki wo / Little Glee Monster"@ja-latn ;
    schema:publisher <org/712#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/132082/132082-73e7723777cb.jpg> .

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

_:N8993ccdcd788401aa927649f6e0de718 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "今この瞬間を -Lead Off ver.-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N728819fe7cc64d31991bc899609a3991 ;
    schema:name "今この瞬間を -Lead Off ver.-"@ja .

_:Na60fe4ec9b254fe097d68bb936f754f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おかえりなさい"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N728819fe7cc64d31991bc899609a3991 ;
    schema:name "おかえりなさい"@ja .

_:Nb01858b995ae4cf7b3ef2fbd87dea11d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart feels..."@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N728819fe7cc64d31991bc899609a3991 ;
    schema:name "Heart feels..."@ja .

_:Nfec2f0fea6fd46568cc49f09abfc618a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "今この瞬間を"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N728819fe7cc64d31991bc899609a3991 ;
    schema:name "今この瞬間を"@ja .

_:N728819fe7cc64d31991bc899609a3991 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8993ccdcd788401aa927649f6e0de718,
        _:Na60fe4ec9b254fe097d68bb936f754f2,
        _:Nb01858b995ae4cf7b3ef2fbd87dea11d,
        _:Nfec2f0fea6fd46568cc49f09abfc618a ;
    mo:track_count 4 ;
    schema:duration "PT13:31"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N8993ccdcd788401aa927649f6e0de718,
        _:Na60fe4ec9b254fe097d68bb936f754f2,
        _:Nb01858b995ae4cf7b3ef2fbd87dea11d,
        _:Nfec2f0fea6fd46568cc49f09abfc618a .

