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

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

<artist/2063#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61644#subject> ;
    schema:name "Kanji Saito"@en,
        "斉藤かんじ"@ja ;
    foaf:made <album/61644#composition>,
        <album/61644#subject> ;
    foaf:name "Kanji Saito"@en,
        "斉藤かんじ"@ja .

<artist/27351#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61644#subject> ;
    schema:name "Akira Yamato"@en,
        "大和朗"@ja ;
    foaf:made <album/61644#composition>,
        <album/61644#lyrics>,
        <album/61644#subject> ;
    foaf:name "Akira Yamato"@en,
        "大和朗"@ja .

<artist/9655#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61644#subject> ;
    schema:name "Yasuhiro Mizushima"@en,
        "水島康宏"@ja ;
    foaf:made <album/61644#composition>,
        <album/61644#subject> ;
    foaf:name "Yasuhiro Mizushima"@en,
        "水島康宏"@ja .

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

<org/2001#subject> schema:name "Pink Pineapple"@en,
        "ピンクパイナップル"@ja,
        "Pink Pineapple"@ja-latn ;
    foaf:name "Pink Pineapple"@en,
        "ピンクパイナップル"@ja,
        "Pink Pineapple"@ja-latn .

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

<https://medium-media.vgm.io/albums/44/61644/61644-ff9d31a27918.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/27350#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61644#performance> ;
    schema:name "Kaori Akima"@en,
        "秋間香織"@ja ;
    foaf:name "Kaori Akima"@en,
        "秋間香織"@ja .

<artist/307#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61644#performance> ;
    schema:name "Mika Kanai"@en,
        "かないみか"@ja ;
    foaf:name "Mika Kanai"@en,
        "かないみか"@ja .

<artist/4048#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61644#performance> ;
    schema:name "Wataru Takagi"@en,
        "高木渉"@ja ;
    foaf:name "Wataru Takagi"@en,
        "高木渉"@ja .

<artist/4300#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61644#performance> ;
    schema:name "Shinichiro Miki"@en,
        "三木眞一郎"@ja ;
    foaf:name "Shinichiro Miki"@en,
        "三木眞一郎"@ja .

<artist/5092#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61644#performance> ;
    schema:name "Yasunori Matsumoto"@en,
        "松本保典"@ja ;
    foaf:name "Yasunori Matsumoto"@en,
        "松本保典"@ja .

<album/61644#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kakyuusei MY PRETTY CLASS STUDENT"@en,
        "下級生 MY PRETTY CLASS STUDENT"@ja,
        "Kakyuusei MY PRETTY CLASS STUDENT"@ja-latn ;
    mo:composer <artist/2063#subject>,
        <artist/27351#subject>,
        <artist/9655#subject> ;
    mo:produced_work <album/61644#musicalwork> ;
    schema:name "Kakyuusei MY PRETTY CLASS STUDENT"@en,
        "下級生 MY PRETTY CLASS STUDENT"@ja,
        "Kakyuusei MY PRETTY CLASS STUDENT"@ja-latn .

<album/61644#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kakyuusei MY PRETTY CLASS STUDENT"@en,
        "下級生 MY PRETTY CLASS STUDENT"@ja,
        "Kakyuusei MY PRETTY CLASS STUDENT"@ja-latn ;
    mo:performance_of <album/61644#musicalwork> ;
    mo:performer <artist/27350#subject>,
        <artist/307#subject>,
        <artist/4048#subject>,
        <artist/4300#subject>,
        <artist/5092#subject> ;
    mo:recorded_as <album/61644#musicalexpression> ;
    schema:byArtist <artist/27350#subject>,
        <artist/307#subject>,
        <artist/4048#subject>,
        <artist/4300#subject>,
        <artist/5092#subject> ;
    schema:name "Kakyuusei MY PRETTY CLASS STUDENT"@en,
        "下級生 MY PRETTY CLASS STUDENT"@ja,
        "Kakyuusei MY PRETTY CLASS STUDENT"@ja-latn ;
    schema:workPerformed <album/61644#musicalwork> .

<album/61644#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-08-25"^^xsd:date ;
    dcterms:title "Kakyuusei MY PRETTY CLASS STUDENT"@en,
        "下級生 MY PRETTY CLASS STUDENT"@ja,
        "Kakyuusei MY PRETTY CLASS STUDENT"@ja-latn ;
    mo:catalogue_number "JSCA-59022" ;
    mo:media_type "CD" ;
    mo:publication_of <album/61644#musicalexpression> ;
    mo:publisher <org/2001#subject> ;
    mo:record _:N7ec6f88a9ca34fe8b2b204eab048499e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kakyuusei"@en ;
            foaf:name "Kakyuusei"@en ] ;
    schema:byArtist <artist/27350#subject>,
        <artist/307#subject>,
        <artist/4048#subject>,
        <artist/4300#subject>,
        <artist/5092#subject> ;
    schema:datePublished "1995-08-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/44/61644/61644-ff9d31a27918.jpg> ;
    schema:name "Kakyuusei MY PRETTY CLASS STUDENT"@en,
        "下級生 MY PRETTY CLASS STUDENT"@ja,
        "Kakyuusei MY PRETTY CLASS STUDENT"@ja-latn ;
    schema:publisher <org/2001#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/61644/61644-ff9d31a27918.jpg> .

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

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

_:N2ab5706f733743e681594229919ff778 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日へFollow Wind (カラオケ)"@ja,
        "Ashita e Follow Wind (Karaoke)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N7ec6f88a9ca34fe8b2b204eab048499e ;
    schema:name "明日へFollow Wind (カラオケ)"@ja,
        "Ashita e Follow Wind (Karaoke)"@ja-latn .

_:N5cfb5c01d6994ab981615a7a3ca6f9b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あの頃..."@ja,
        "Ano Koro..."@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N7ec6f88a9ca34fe8b2b204eab048499e ;
    schema:name "あの頃..."@ja,
        "Ano Koro..."@ja-latn .

_:N8f9f9a0c359c4a5da1f66e0b6279d9f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「夏祭り 君がいるから…」(後編)"@ja,
        "Drama \"Natsu Matsuri Kimi ga Iru Kara...\" (Kouhen)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT13:11"^^xsd:interval ;
    schema:inPlaylist _:N7ec6f88a9ca34fe8b2b204eab048499e ;
    schema:name "ドラマ「夏祭り 君がいるから…」(後編)"@ja,
        "Drama \"Natsu Matsuri Kimi ga Iru Kara...\" (Kouhen)"@ja-latn .

_:Nbd6715a827bb426eaf0bf26f0500be44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日へFollow Wind"@ja,
        "Ashita e Follow Wind"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N7ec6f88a9ca34fe8b2b204eab048499e ;
    schema:name "明日へFollow Wind"@ja,
        "Ashita e Follow Wind"@ja-latn .

_:Nbf8261dd18f64a74a455af502518b9da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏色のアルバム (カラオケ)"@ja,
        "Natsuiro no Album (Karaoke)"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N7ec6f88a9ca34fe8b2b204eab048499e ;
    schema:name "夏色のアルバム (カラオケ)"@ja,
        "Natsuiro no Album (Karaoke)"@ja-latn .

_:Ne5c52d758abd4bf8923e897c4279549a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あの頃... (カラオケ)"@ja,
        "Ano Koro... (Karaoke)"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N7ec6f88a9ca34fe8b2b204eab048499e ;
    schema:name "あの頃... (カラオケ)"@ja,
        "Ano Koro... (Karaoke)"@ja-latn .

_:Ne7a7678138e34c538924d236370bf55c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「夏祭り 君がいるから…」(前編)"@ja,
        "Drama \"Natsu Matsuri Kimi ga Iru Kara...\" (Zenpen)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT12:26"^^xsd:interval ;
    schema:inPlaylist _:N7ec6f88a9ca34fe8b2b204eab048499e ;
    schema:name "ドラマ「夏祭り 君がいるから…」(前編)"@ja,
        "Drama \"Natsu Matsuri Kimi ga Iru Kara...\" (Zenpen)"@ja-latn .

_:Ne845fa517bd049ec94579b94e00c0310 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プロローグ"@ja,
        "Prologue"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N7ec6f88a9ca34fe8b2b204eab048499e ;
    schema:name "プロローグ"@ja,
        "Prologue"@ja-latn .

_:Nf06d691375454c99a300dbd56b0657f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏色のアルバム"@ja,
        "Natsuiro no Album"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N7ec6f88a9ca34fe8b2b204eab048499e ;
    schema:name "夏色のアルバム"@ja,
        "Natsuiro no Album"@ja-latn .

_:N7ec6f88a9ca34fe8b2b204eab048499e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ab5706f733743e681594229919ff778,
        _:N5cfb5c01d6994ab981615a7a3ca6f9b4,
        _:N8f9f9a0c359c4a5da1f66e0b6279d9f0,
        _:Nbd6715a827bb426eaf0bf26f0500be44,
        _:Nbf8261dd18f64a74a455af502518b9da,
        _:Ne5c52d758abd4bf8923e897c4279549a,
        _:Ne7a7678138e34c538924d236370bf55c,
        _:Ne845fa517bd049ec94579b94e00c0310,
        _:Nf06d691375454c99a300dbd56b0657f1 ;
    mo:track_count 9 ;
    schema:duration "PT48:52"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N2ab5706f733743e681594229919ff778,
        _:N5cfb5c01d6994ab981615a7a3ca6f9b4,
        _:N8f9f9a0c359c4a5da1f66e0b6279d9f0,
        _:Nbd6715a827bb426eaf0bf26f0500be44,
        _:Nbf8261dd18f64a74a455af502518b9da,
        _:Ne5c52d758abd4bf8923e897c4279549a,
        _:Ne7a7678138e34c538924d236370bf55c,
        _:Ne845fa517bd049ec94579b94e00c0310,
        _:Nf06d691375454c99a300dbd56b0657f1 .

