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

<album/128656> a mo:Release ;
    mo:catalogue_number "32L2-0023" .

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

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

<artist/11362#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128658#subject> ;
    schema:name "Izumi Masuda"@en,
        "増田泉"@ja ;
    foaf:made <album/128658#composition>,
        <album/128658#subject> ;
    foaf:name "Izumi Masuda"@en,
        "増田泉"@ja .

<artist/2897#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128658#subject> ;
    schema:name "Nobuhiro Makino"@en,
        "牧野信博"@ja ;
    foaf:made <album/128658#composition>,
        <album/128658#subject> ;
    foaf:name "Nobuhiro Makino"@en,
        "牧野信博"@ja .

<artist/56613#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128658#subject> ;
    schema:name "MAYUMI"@en ;
    foaf:made <album/128658#composition>,
        <album/128658#subject> ;
    foaf:name "MAYUMI"@en .

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

<album/128658#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cherry gale KIN Shippuu Dotou Ongakuhen"@en,
        "ちぇりーげいる金 疾風怒濤音楽編"@ja,
        "Cherry gale KIN Shippuu Dotou Ongakuhen"@ja-latn ;
    mo:performance_of <album/128658#musicalwork> ;
    mo:recorded_as <album/128658#musicalexpression> ;
    schema:name "Cherry gale KIN Shippuu Dotou Ongakuhen"@en,
        "ちぇりーげいる金 疾風怒濤音楽編"@ja,
        "Cherry gale KIN Shippuu Dotou Ongakuhen"@ja-latn ;
    schema:workPerformed <album/128658#musicalwork> .

<org/1294#subject> schema:name "Warner Bros. Records"@en,
        "Warner Bros. Records"@ja,
        "Warner Bros. Records"@ja-latn ;
    foaf:name "Warner Bros. Records"@en,
        "Warner Bros. Records"@ja,
        "Warner Bros. Records"@ja-latn .

<https://media.vgm.io/albums/85/128658/128658-63fe6f51cc35.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/128658#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/85/128658/128658-63fe6f51cc35.jpg> ;
    foaf:depicts <album/128658#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/85/128658/128658-63fe6f51cc35.jpg> .

<https://medium-media.vgm.io/albums/85/128658/128658-63fe6f51cc35.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/128658#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cherry gale KIN Shippuu Dotou Ongakuhen"@en,
        "ちぇりーげいる金 疾風怒濤音楽編"@ja,
        "Cherry gale KIN Shippuu Dotou Ongakuhen"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "宮口博行"@en ;
            foaf:made <album/128658#composition> ;
            foaf:name "宮口博行"@en ],
        <artist/11362#subject>,
        <artist/2897#subject>,
        <artist/56613#subject> ;
    mo:produced_work <album/128658#musicalwork> ;
    schema:name "Cherry gale KIN Shippuu Dotou Ongakuhen"@en,
        "ちぇりーげいる金 疾風怒濤音楽編"@ja,
        "Cherry gale KIN Shippuu Dotou Ongakuhen"@ja-latn .

<album/128658#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1988-10-25"^^xsd:date ;
    dcterms:title "Cherry gale KIN Shippuu Dotou Ongakuhen"@en,
        "ちぇりーげいる金 疾風怒濤音楽編"@ja,
        "Cherry gale KIN Shippuu Dotou Ongakuhen"@ja-latn ;
    mo:catalogue_number "28L1-0023" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/128656> ;
    mo:publication_of <album/128658#musicalexpression> ;
    mo:publisher <org/1294#subject> ;
    mo:record _:Ne05fcd8516d340ca95454585619721d2 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Cherry gale KIN"@en ;
            foaf:name "Cherry gale KIN"@en ] ;
    schema:datePublished "1988-10-25"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/85/128658/128658-63fe6f51cc35.jpg> ;
    schema:name "Cherry gale KIN Shippuu Dotou Ongakuhen"@en,
        "ちぇりーげいる金 疾風怒濤音楽編"@ja,
        "Cherry gale KIN Shippuu Dotou Ongakuhen"@ja-latn ;
    schema:publisher <org/1294#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/128658/128658-63fe6f51cc35.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128658#subject> ;
    schema:name "宮口博行"@en ;
    foaf:made <album/128658#subject> ;
    foaf:name "宮口博行"@en .

_:N00f7afcc53b64c52906a5c8993ffcb2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne05fcd8516d340ca95454585619721d2 ;
    schema:name "Dream"@ja .

_:N108b41c198f44ed9b719480de872f222 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magnet Teacher"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne05fcd8516d340ca95454585619721d2 ;
    schema:name "Magnet Teacher"@ja .

_:N2cec7543378c49289b2a2754c4111a5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虹の彼方へ"@ja ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne05fcd8516d340ca95454585619721d2 ;
    schema:name "虹の彼方へ"@ja .

_:N2d0f81568ebc421b9c8564ea51a4882c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "～冴藻のテレビ教育講座編～"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne05fcd8516d340ca95454585619721d2 ;
    schema:name "～冴藻のテレビ教育講座編～"@ja .

_:N6be099a1d2bb49c78eac5a00d599ee9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fade In"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne05fcd8516d340ca95454585619721d2 ;
    schema:name "Fade In"@ja .

_:N6de344b3864442c3946868b2882230a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "～冴藻のひとくちインタビュー～"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne05fcd8516d340ca95454585619721d2 ;
    schema:name "～冴藻のひとくちインタビュー～"@ja .

_:Na3dd2adc153642f090ec7384775804f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Is it Love?"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne05fcd8516d340ca95454585619721d2 ;
    schema:name "Is it Love?"@ja .

_:Nb0dd4fe997694daf89709c84328669b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "～冴藻の日記・Part 1～"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne05fcd8516d340ca95454585619721d2 ;
    schema:name "～冴藻の日記・Part 1～"@ja .

_:Nbe4274fac34e48d389435348cc2ddebe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "～冴藻の日記・Part 2～"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne05fcd8516d340ca95454585619721d2 ;
    schema:name "～冴藻の日記・Part 2～"@ja .

_:Ncc5e3c66485c4d86bd44c488c566f553 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Heart"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne05fcd8516d340ca95454585619721d2 ;
    schema:name "White Heart"@ja .

_:Nce61964244d943c4832ac675d6855761 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nervous"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne05fcd8516d340ca95454585619721d2 ;
    schema:name "Nervous"@ja .

_:Ne1924dbdebac4ea28481603da37e2531 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "～冴藻の日記・Part 3～"@ja ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne05fcd8516d340ca95454585619721d2 ;
    schema:name "～冴藻の日記・Part 3～"@ja .

_:Ne6e5f3f5cfb84f97afb5ad7dedce00dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peace of My Heart"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne05fcd8516d340ca95454585619721d2 ;
    schema:name "Peace of My Heart"@ja .

_:Nee3b611719204734899a2910a2700012 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never Again"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne05fcd8516d340ca95454585619721d2 ;
    schema:name "Never Again"@ja .

_:Nfd4cb9fee8bf48edae88481978f001ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silver"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne05fcd8516d340ca95454585619721d2 ;
    schema:name "Silver"@ja .

_:Ne05fcd8516d340ca95454585619721d2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00f7afcc53b64c52906a5c8993ffcb2c,
        _:N108b41c198f44ed9b719480de872f222,
        _:N2cec7543378c49289b2a2754c4111a5b,
        _:N2d0f81568ebc421b9c8564ea51a4882c,
        _:N6be099a1d2bb49c78eac5a00d599ee9d,
        _:N6de344b3864442c3946868b2882230a2,
        _:Na3dd2adc153642f090ec7384775804f7,
        _:Nb0dd4fe997694daf89709c84328669b2,
        _:Nbe4274fac34e48d389435348cc2ddebe,
        _:Ncc5e3c66485c4d86bd44c488c566f553,
        _:Nce61964244d943c4832ac675d6855761,
        _:Ne1924dbdebac4ea28481603da37e2531,
        _:Ne6e5f3f5cfb84f97afb5ad7dedce00dc,
        _:Nee3b611719204734899a2910a2700012,
        _:Nfd4cb9fee8bf48edae88481978f001ad ;
    mo:track_count 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N00f7afcc53b64c52906a5c8993ffcb2c,
        _:N108b41c198f44ed9b719480de872f222,
        _:N2cec7543378c49289b2a2754c4111a5b,
        _:N2d0f81568ebc421b9c8564ea51a4882c,
        _:N6be099a1d2bb49c78eac5a00d599ee9d,
        _:N6de344b3864442c3946868b2882230a2,
        _:Na3dd2adc153642f090ec7384775804f7,
        _:Nb0dd4fe997694daf89709c84328669b2,
        _:Nbe4274fac34e48d389435348cc2ddebe,
        _:Ncc5e3c66485c4d86bd44c488c566f553,
        _:Nce61964244d943c4832ac675d6855761,
        _:Ne1924dbdebac4ea28481603da37e2531,
        _:Ne6e5f3f5cfb84f97afb5ad7dedce00dc,
        _:Nee3b611719204734899a2910a2700012,
        _:Nfd4cb9fee8bf48edae88481978f001ad .

