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

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

<artist/10944#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36011#subject> ;
    schema:name "Rie Hamada"@en,
        "濱田理恵"@ja ;
    foaf:made <album/36011#composition>,
        <album/36011#lyrics>,
        <album/36011#subject> ;
    foaf:name "Rie Hamada"@en,
        "濱田理恵"@ja .

<artist/2082#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36011#subject> ;
    schema:name "Hajime Mizoguchi"@en,
        "溝口肇"@ja ;
    foaf:made <album/36011#composition>,
        <album/36011#subject> ;
    foaf:name "Hajime Mizoguchi"@en,
        "溝口肇"@ja .

<artist/864#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36011#subject> ;
    schema:name "Akino Arai"@en,
        "新居昭乃"@ja ;
    foaf:made <album/36011#composition>,
        <album/36011#lyrics>,
        <album/36011#subject> ;
    foaf:name "Akino Arai"@en,
        "新居昭乃"@ja .

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

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

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

<https://medium-media.vgm.io/albums/11/36011/36011-1351336609.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/1192#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36011#performance> ;
    schema:name "Yumi Touma"@en,
        "冬馬由美"@ja ;
    foaf:name "Yumi Touma"@en,
        "冬馬由美"@ja .

<artist/3040#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36011#performance> ;
    schema:name "Toshiyuki Morikawa"@en,
        "森川智之"@ja ;
    foaf:name "Toshiyuki Morikawa"@en,
        "森川智之"@ja .

<artist/4279#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36011#performance> ;
    schema:name "Show Hayami"@en,
        "速水奨"@ja ;
    foaf:name "Show Hayami"@en,
        "速水奨"@ja .

<artist/4287#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36011#performance> ;
    schema:name "Nobuo Tobita"@en,
        "飛田展男"@ja ;
    foaf:name "Nobuo Tobita"@en,
        "飛田展男"@ja .

<artist/4629#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36011#performance> ;
    schema:name "Emi Shinohara"@en,
        "篠原恵美"@ja ;
    foaf:name "Emi Shinohara"@en,
        "篠原恵美"@ja .

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

<artist/5529#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36011#performance> ;
    schema:name "Yoshino Takamori"@en,
        "鷹森淑乃"@ja ;
    foaf:name "Yoshino Takamori"@en,
        "鷹森淑乃"@ja .

<artist/904#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36011#performance> ;
    schema:name "Naoko Matsui"@en,
        "松井菜桜子"@ja ;
    foaf:name "Naoko Matsui"@en,
        "松井菜桜子"@ja .

<album/36011#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Please Save My Earth CD Cinema 1: Natsukashii Wakusei"@en,
        "ぼくの地球を守って CDシネマ1 懐しい惑星"@ja,
        "Boku no Chikyuu o Mamotte CD Cinema 1 Natsukashii Wakusei"@ja-latn ;
    mo:composer <artist/10944#subject>,
        <artist/2082#subject>,
        <artist/864#subject> ;
    mo:produced_work <album/36011#musicalwork> ;
    schema:name "Please Save My Earth CD Cinema 1: Natsukashii Wakusei"@en,
        "ぼくの地球を守って CDシネマ1 懐しい惑星"@ja,
        "Boku no Chikyuu o Mamotte CD Cinema 1 Natsukashii Wakusei"@ja-latn .

<album/36011#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Please Save My Earth CD Cinema 1: Natsukashii Wakusei"@en,
        "ぼくの地球を守って CDシネマ1 懐しい惑星"@ja,
        "Boku no Chikyuu o Mamotte CD Cinema 1 Natsukashii Wakusei"@ja-latn ;
    mo:performance_of <album/36011#musicalwork> ;
    mo:performer <artist/1192#subject>,
        <artist/3040#subject>,
        <artist/4279#subject>,
        <artist/4287#subject>,
        <artist/4629#subject>,
        <artist/5092#subject>,
        <artist/5529#subject>,
        <artist/904#subject> ;
    mo:recorded_as <album/36011#musicalexpression> ;
    schema:byArtist <artist/1192#subject>,
        <artist/3040#subject>,
        <artist/4279#subject>,
        <artist/4287#subject>,
        <artist/4629#subject>,
        <artist/5092#subject>,
        <artist/5529#subject>,
        <artist/904#subject> ;
    schema:name "Please Save My Earth CD Cinema 1: Natsukashii Wakusei"@en,
        "ぼくの地球を守って CDシネマ1 懐しい惑星"@ja,
        "Boku no Chikyuu o Mamotte CD Cinema 1 Natsukashii Wakusei"@ja-latn ;
    schema:workPerformed <album/36011#musicalwork> .

<album/36011#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-10-21"^^xsd:date ;
    dcterms:title "Please Save My Earth CD Cinema 1: Natsukashii Wakusei"@en,
        "ぼくの地球を守って CDシネマ1 懐しい惑星"@ja,
        "Boku no Chikyuu o Mamotte CD Cinema 1 Natsukashii Wakusei"@ja-latn ;
    mo:catalogue_number "VICL-444" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36011#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N0e2cc84454b447b188ff2405930eb2b1 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Moon Wave Please Save My Earth"@en ;
            foaf:name "Moon Wave Please Save My Earth"@en ] ;
    schema:byArtist <artist/1192#subject>,
        <artist/3040#subject>,
        <artist/4279#subject>,
        <artist/4287#subject>,
        <artist/4629#subject>,
        <artist/5092#subject>,
        <artist/5529#subject>,
        <artist/904#subject> ;
    schema:datePublished "1993-10-21"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/11/36011/36011-1351336609.jpg> ;
    schema:name "Please Save My Earth CD Cinema 1: Natsukashii Wakusei"@en,
        "ぼくの地球を守って CDシネマ1 懐しい惑星"@ja,
        "Boku no Chikyuu o Mamotte CD Cinema 1 Natsukashii Wakusei"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/36011/36011-1351336609.jpg> .

_:N225514e7a1b84e47a6cc1f54fc21d38f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Episode 1 \"The Planet with Sweet Memory\""@en,
        "第１話「懐しい惑星」"@ja ;
    mo:track_number 2 ;
    schema:duration "PT15:19"^^xsd:interval ;
    schema:inPlaylist _:N0e2cc84454b447b188ff2405930eb2b1 ;
    schema:name "Episode 1 \"The Planet with Sweet Memory\""@en,
        "第１話「懐しい惑星」"@ja .

_:N4f2b1cd770f2464097df16976c660ef7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Episode 4 \"Pretending to be Gentle, Pretending to be in Love\""@en,
        "第４話「優しいフリ、恋のフリ」"@ja ;
    mo:track_number 5 ;
    schema:duration "PT11:28"^^xsd:interval ;
    schema:inPlaylist _:N0e2cc84454b447b188ff2405930eb2b1 ;
    schema:name "Episode 4 \"Pretending to be Gentle, Pretending to be in Love\""@en,
        "第４話「優しいフリ、恋のフリ」"@ja .

_:N55bdc3da100a42d5bbfd17f1ed085f36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening Theme ~ A Bed of the Crescent Moon (Short Version)"@en,
        "オープニング・テーマ ~ 三日月の寝台（ショート・バージョン）"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N0e2cc84454b447b188ff2405930eb2b1 ;
    schema:name "Opening Theme ~ A Bed of the Crescent Moon (Short Version)"@en,
        "オープニング・テーマ ~ 三日月の寝台（ショート・バージョン）"@ja .

_:N6dec7b4e7d414f7f9f2ebf798222aca1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending Theme ~ Where Dreams Live (Short Version)"@en,
        "エンディング・テーマ ~ 夢のすみか（ショート・バージョン）"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N0e2cc84454b447b188ff2405930eb2b1 ;
    schema:name "Ending Theme ~ Where Dreams Live (Short Version)"@en,
        "エンディング・テーマ ~ 夢のすみか（ショート・バージョン）"@ja .

_:N7bf76b9f50a74f9bb150652c017e218a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Episode 2 \"The Moon Base Journal by Hiiragi\""@en,
        "第２話「柊の月基地日誌」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT13:33"^^xsd:interval ;
    schema:inPlaylist _:N0e2cc84454b447b188ff2405930eb2b1 ;
    schema:name "Episode 2 \"The Moon Base Journal by Hiiragi\""@en,
        "第２話「柊の月基地日誌」"@ja .

_:Nf36595c36d844d198a1e6ba7948aca44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Episode 3 \"For 78 Days\""@en,
        "第３話「７８日間」"@ja ;
    mo:track_number 4 ;
    schema:duration "PT10:45"^^xsd:interval ;
    schema:inPlaylist _:N0e2cc84454b447b188ff2405930eb2b1 ;
    schema:name "Episode 3 \"For 78 Days\""@en,
        "第３話「７８日間」"@ja .

_:N0e2cc84454b447b188ff2405930eb2b1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N225514e7a1b84e47a6cc1f54fc21d38f,
        _:N4f2b1cd770f2464097df16976c660ef7,
        _:N55bdc3da100a42d5bbfd17f1ed085f36,
        _:N6dec7b4e7d414f7f9f2ebf798222aca1,
        _:N7bf76b9f50a74f9bb150652c017e218a,
        _:Nf36595c36d844d198a1e6ba7948aca44 ;
    mo:track_count 6 ;
    schema:duration "PT55:36"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N225514e7a1b84e47a6cc1f54fc21d38f,
        _:N4f2b1cd770f2464097df16976c660ef7,
        _:N55bdc3da100a42d5bbfd17f1ed085f36,
        _:N6dec7b4e7d414f7f9f2ebf798222aca1,
        _:N7bf76b9f50a74f9bb150652c017e218a,
        _:Nf36595c36d844d198a1e6ba7948aca44 .

