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

<artist/5557#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukinojo Mori"@en,
        "森雪之丞"@ja ;
    foaf:made <album/6309#lyrics>,
        <album/6309#subject> ;
    foaf:name "Yukinojo Mori"@en,
        "森雪之丞"@ja .

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

<artist/1516#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6309#subject> ;
    schema:name "Kazuo Zaitsu"@en,
        "財津和夫"@ja ;
    foaf:made <album/6309#composition>,
        <album/6309#subject> ;
    foaf:name "Kazuo Zaitsu"@en,
        "財津和夫"@ja .

<artist/2333#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6309#subject> ;
    schema:name "Amii Ozaki"@en,
        "尾崎亜美"@ja ;
    foaf:made <album/6309#composition>,
        <album/6309#lyrics>,
        <album/6309#subject> ;
    foaf:name "Amii Ozaki"@en,
        "尾崎亜美"@ja .

<product/5393#subject> a schema:CreativeWork ;
    schema:name "Club Tokimeki Memorial"@en,
        "CLUBときめきメモリアル"@ja,
        "Club Tokimeki Memorial"@ja-latn ;
    foaf:name "Club Tokimeki Memorial"@en,
        "CLUBときめきメモリアル"@ja,
        "Club Tokimeki Memorial"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/90/6309/6309-1250375864.jpg> a schema:ImageObject,
        foaf:Image .

<album/6309#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Oshiete Mr. Sky / Kaze to issho ni ikou"@en,
        "教えてMr. Sky / 風と一緒に行こう"@ja,
        "Oshiete Mr. Sky / Kaze to issho ni ikou"@ja-latn ;
    mo:composer <artist/1516#subject>,
        <artist/2333#subject> ;
    mo:produced_work <album/6309#musicalwork> ;
    schema:name "Oshiete Mr. Sky / Kaze to issho ni ikou"@en,
        "教えてMr. Sky / 風と一緒に行こう"@ja,
        "Oshiete Mr. Sky / Kaze to issho ni ikou"@ja-latn .

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

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

<album/6309#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Oshiete Mr. Sky / Kaze to issho ni ikou"@en,
        "教えてMr. Sky / 風と一緒に行こう"@ja,
        "Oshiete Mr. Sky / Kaze to issho ni ikou"@ja-latn ;
    mo:performance_of <album/6309#musicalwork> ;
    mo:performer <artist/439#subject> ;
    mo:recorded_as <album/6309#musicalexpression> ;
    schema:byArtist <artist/439#subject> ;
    schema:name "Oshiete Mr. Sky / Kaze to issho ni ikou"@en,
        "教えてMr. Sky / 風と一緒に行こう"@ja,
        "Oshiete Mr. Sky / Kaze to issho ni ikou"@ja-latn ;
    schema:workPerformed <album/6309#musicalwork> .

<artist/439#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6309#performance> ;
    schema:name "Mami Kingetsu"@en,
        "金月真美"@ja ;
    foaf:name "Mami Kingetsu"@en,
        "金月真美"@ja .

<album/6309#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-12-05"^^xsd:date ;
    dcterms:title "Oshiete Mr. Sky / Kaze to issho ni ikou"@en,
        "教えてMr. Sky / 風と一緒に行こう"@ja,
        "Oshiete Mr. Sky / Kaze to issho ni ikou"@ja-latn ;
    mo:catalogue_number "KIDA-7618" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/6309#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:N0afdd91d03eb440898cb2f7c75acc467 ;
    mo:record_count 1 ;
    schema:about <product/5393#subject> ;
    schema:byArtist <artist/439#subject> ;
    schema:datePublished "1996-12-05"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/90/6309/6309-1250375864.jpg> ;
    schema:name "Oshiete Mr. Sky / Kaze to issho ni ikou"@en,
        "教えてMr. Sky / 風と一緒に行こう"@ja,
        "Oshiete Mr. Sky / Kaze to issho ni ikou"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/6309/6309-1250375864.jpg> .

_:N02b43675da494e0a8de6b0c720a9c3aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風と一緒に行こう -KARAOKE-"@ja,
        "Kaze to issho ni ikou -KARAOKE-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N0afdd91d03eb440898cb2f7c75acc467 ;
    schema:name "風と一緒に行こう -KARAOKE-"@ja,
        "Kaze to issho ni ikou -KARAOKE-"@ja-latn .

_:N0f763a21d8f34e1b91e18a506de6a12e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "教えてMr. Sky -KARAOKE-"@ja,
        "Oshiete Mr. Sky -KARAOKE-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N0afdd91d03eb440898cb2f7c75acc467 ;
    schema:name "教えてMr. Sky -KARAOKE-"@ja,
        "Oshiete Mr. Sky -KARAOKE-"@ja-latn .

_:N5e77f7cbd72b4156b525044b65823814 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風と一緒に行こう"@ja,
        "Kaze to issho ni ikou"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N0afdd91d03eb440898cb2f7c75acc467 ;
    schema:name "風と一緒に行こう"@ja,
        "Kaze to issho ni ikou"@ja-latn .

_:N750500c70b2f4171a123e874bc55a656 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "教えてMr. Sky"@ja,
        "Oshiete Mr. Sky"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N0afdd91d03eb440898cb2f7c75acc467 ;
    schema:name "教えてMr. Sky"@ja,
        "Oshiete Mr. Sky"@ja-latn .

_:N0afdd91d03eb440898cb2f7c75acc467 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02b43675da494e0a8de6b0c720a9c3aa,
        _:N0f763a21d8f34e1b91e18a506de6a12e,
        _:N5e77f7cbd72b4156b525044b65823814,
        _:N750500c70b2f4171a123e874bc55a656 ;
    mo:track_count 4 ;
    schema:duration "PT16:20"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N02b43675da494e0a8de6b0c720a9c3aa,
        _:N0f763a21d8f34e1b91e18a506de6a12e,
        _:N5e77f7cbd72b4156b525044b65823814,
        _:N750500c70b2f4171a123e874bc55a656 .

