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

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

<artist/3747#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92624#subject> ;
    schema:name "Yasuo Kosugi"@en,
        "小杉保夫"@ja ;
    foaf:made <album/92624#composition>,
        <album/92624#subject> ;
    foaf:name "Yasuo Kosugi"@en,
        "小杉保夫"@ja .

<album/92624#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kirameki no Kisetsu / VIP"@en,
        "きらめきの季節 / ビップ"@ja,
        "Kirameki no Kisetsu / VIP"@ja-latn ;
    mo:composer <artist/3747#subject> ;
    mo:produced_work <album/92624#musicalwork> ;
    schema:name "Kirameki no Kisetsu / VIP"@en,
        "きらめきの季節 / ビップ"@ja,
        "Kirameki no Kisetsu / VIP"@ja-latn .

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

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

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

<https://media.vgm.io/albums/42/92624/92624-1573168943.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/92624#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/42/92624/92624-1573168943.jpg> ;
    foaf:depicts <album/92624#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/42/92624/92624-1573168943.jpg> .

<https://medium-media.vgm.io/albums/42/92624/92624-1573168943.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/92624#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kirameki no Kisetsu / VIP"@en,
        "きらめきの季節 / ビップ"@ja,
        "Kirameki no Kisetsu / VIP"@ja-latn ;
    mo:performance_of <album/92624#musicalwork> ;
    mo:performer <artist/32612#subject> ;
    mo:recorded_as <album/92624#musicalexpression> ;
    schema:byArtist <artist/32612#subject> ;
    schema:name "Kirameki no Kisetsu / VIP"@en,
        "きらめきの季節 / ビップ"@ja,
        "Kirameki no Kisetsu / VIP"@ja-latn ;
    schema:workPerformed <album/92624#musicalwork> .

<artist/32612#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92624#performance> ;
    schema:name "VIP"@en,
        "ビップ"@ja ;
    foaf:name "VIP"@en,
        "ビップ"@ja .

<album/92624#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1980-01-10"^^xsd:date ;
    dcterms:title "Kirameki no Kisetsu / VIP"@en,
        "きらめきの季節 / ビップ"@ja,
        "Kirameki no Kisetsu / VIP"@ja-latn ;
    mo:catalogue_number "GK-374" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/92624#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:Nb5c398421f9b4bb5adc6790f0fbbff05 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kirameki no Kisetsu"@en ;
            foaf:name "Kirameki no Kisetsu"@en ] ;
    schema:byArtist <artist/32612#subject> ;
    schema:datePublished "1980-01-10"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/42/92624/92624-1573168943.jpg> ;
    schema:name "Kirameki no Kisetsu / VIP"@en,
        "きらめきの季節 / ビップ"@ja,
        "Kirameki no Kisetsu / VIP"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/92624/92624-1573168943.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hiromi Fukunaga"@en ;
    foaf:made <album/92624#lyrics> ;
    foaf:name "Hiromi Fukunaga"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hiromi Fukunaga"@en ;
    foaf:made <album/92624#subject> ;
    foaf:name "Hiromi Fukunaga"@en .

_:N1aef85c596c74ed794aea5fd6637062e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おしえて下さい"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nb5c398421f9b4bb5adc6790f0fbbff05 ;
    schema:name "おしえて下さい"@ja .

_:Nc0e45223af9f45239916bd646cfee462 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きらめきの季節"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Nb5c398421f9b4bb5adc6790f0fbbff05 ;
    schema:name "きらめきの季節"@ja .

_:Nb5c398421f9b4bb5adc6790f0fbbff05 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1aef85c596c74ed794aea5fd6637062e,
        _:Nc0e45223af9f45239916bd646cfee462 ;
    mo:track_count 2 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1aef85c596c74ed794aea5fd6637062e,
        _:Nc0e45223af9f45239916bd646cfee462 .

