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

<artist/21730#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asuka Oda"@en,
        "織田あすか"@ja ;
    foaf:made <album/79286#lyrics>,
        <album/79286#subject> ;
    foaf:name "Asuka Oda"@en,
        "織田あすか"@ja .

<artist/27297#subject> a schema:Person,
        foaf:Person ;
    schema:name "Risa Kubota"@en,
        "久保田梨沙"@ja ;
    foaf:made <album/79286#subject>,
        <album/79286#vocals> ;
    foaf:name "Risa Kubota"@en,
        "久保田梨沙"@ja .

<artist/27392#subject> a schema:Person,
        foaf:Person ;
    schema:name "Anzu Haruno"@en,
        "春野杏"@ja ;
    foaf:made <album/79286#subject>,
        <album/79286#vocals> ;
    foaf:name "Anzu Haruno"@en,
        "春野杏"@ja .

<artist/28557#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hikaru Akao"@en,
        "赤尾ひかる"@ja ;
    foaf:made <album/79286#subject>,
        <album/79286#vocals> ;
    foaf:name "Hikaru Akao"@en,
        "赤尾ひかる"@ja .

<artist/1069#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79286#subject> ;
    schema:name "Makoto Miyazaki"@en,
        "宮崎誠"@ja ;
    foaf:made <album/79286#composition>,
        <album/79286#lyrics>,
        <album/79286#subject> ;
    foaf:name "Makoto Miyazaki"@en,
        "宮崎誠"@ja .

<artist/11721#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79286#subject> ;
    schema:name "Hige Driver"@en,
        "ヒゲドライバー"@ja ;
    foaf:made <album/79286#composition>,
        <album/79286#lyrics>,
        <album/79286#subject> ;
    foaf:name "Hige Driver"@en,
        "ヒゲドライバー"@ja .

<artist/16#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79286#subject> ;
    schema:name "Noriyasu Agematsu"@en,
        "上松範康"@ja ;
    foaf:made <album/79286#composition>,
        <album/79286#subject> ;
    foaf:name "Noriyasu Agematsu"@en,
        "上松範康"@ja .

<artist/2476#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79286#subject> ;
    schema:name "kz"@en ;
    foaf:made <album/79286#composition>,
        <album/79286#lyrics>,
        <album/79286#subject> ;
    foaf:name "kz"@en .

<release/9387#subject> a schema:CreativeWork ;
    schema:name "ONGEKI"@en,
        "オンゲキ"@ja,
        "ONGEKI"@ja-latn ;
    foaf:name "ONGEKI"@en,
        "オンゲキ"@ja,
        "ONGEKI"@ja-latn .

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

<album/79286#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ONGEKI Vocal Collection 01"@en,
        "ONGEKI Vocal Collection 01"@ja,
        "ONGEKI Vocal Collection 01"@ja-latn ;
    mo:performance_of <album/79286#musicalwork> ;
    mo:recorded_as <album/79286#musicalexpression> ;
    schema:name "ONGEKI Vocal Collection 01"@en,
        "ONGEKI Vocal Collection 01"@ja,
        "ONGEKI Vocal Collection 01"@ja-latn ;
    schema:workPerformed <album/79286#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/68/79286/79286-1534623596.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/79286#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ONGEKI Vocal Collection 01"@en,
        "ONGEKI Vocal Collection 01"@ja,
        "ONGEKI Vocal Collection 01"@ja-latn ;
    mo:composer <artist/1069#subject>,
        <artist/11721#subject>,
        <artist/16#subject>,
        <artist/2476#subject> ;
    mo:produced_work <album/79286#musicalwork> ;
    schema:name "ONGEKI Vocal Collection 01"@en,
        "ONGEKI Vocal Collection 01"@ja,
        "ONGEKI Vocal Collection 01"@ja-latn .

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

<album/79286#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-10-24"^^xsd:date ;
    dcterms:title "ONGEKI Vocal Collection 01"@en,
        "ONGEKI Vocal Collection 01"@ja,
        "ONGEKI Vocal Collection 01"@ja-latn ;
    mo:catalogue_number "ZMCZ-12611" ;
    mo:media_type "CD" ;
    mo:publication_of <album/79286#musicalexpression> ;
    mo:publisher <org/1964#subject> ;
    mo:record _:Nb12492410f154dea85ccfe8cef07401b ;
    mo:record_count 1 ;
    schema:about <release/9387#subject> ;
    schema:datePublished "2018-10-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/79286/79286-1534623596.jpg> ;
    schema:name "ONGEKI Vocal Collection 01"@en,
        "ONGEKI Vocal Collection 01"@ja,
        "ONGEKI Vocal Collection 01"@ja-latn ;
    schema:publisher <org/1964#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/79286/79286-1534623596.jpg> .

_:N0beab8e0bd904af897a9651b376d52c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zest of Blue (instrumental)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Nb12492410f154dea85ccfe8cef07401b ;
    schema:name "Zest of Blue (instrumental)"@ja .

_:N17ced23bb53244b3bdca07f904612535 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perfect Shining!!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nb12492410f154dea85ccfe8cef07401b ;
    schema:name "Perfect Shining!!"@ja .

_:N3981678632054eee8fc1c83c0a5888b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STARTLINER (instrumental)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nb12492410f154dea85ccfe8cef07401b ;
    schema:name "STARTLINER (instrumental)"@ja .

_:N3f057c8e67a744bea06c1d486436f8a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STARTLINER -藤沢柚子ソロver.-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nb12492410f154dea85ccfe8cef07401b ;
    schema:name "STARTLINER -藤沢柚子ソロver.-"@ja .

_:N596308952ba64a808a279c315ed0bb1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perfect Shining!! (instrumental)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nb12492410f154dea85ccfe8cef07401b ;
    schema:name "Perfect Shining!! (instrumental)"@ja .

_:N64a221eb33f243088477e90342185cc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STARTLINER -星咲あかりソロver.-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nb12492410f154dea85ccfe8cef07401b ;
    schema:name "STARTLINER -星咲あかりソロver.-"@ja .

_:N8121794bc86d40669535e71b84a8ee17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STARTLINER -三角葵ソロver.-"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nb12492410f154dea85ccfe8cef07401b ;
    schema:name "STARTLINER -三角葵ソロver.-"@ja .

_:Na24584cb59bf4b659d693a7998b5fb84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STARTLINER (Game Size)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Nb12492410f154dea85ccfe8cef07401b ;
    schema:name "STARTLINER (Game Size)"@ja .

_:Nac6db80809d54664a8681e82a81ec943 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perfect Shining!! (Game Size)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nb12492410f154dea85ccfe8cef07401b ;
    schema:name "Perfect Shining!! (Game Size)"@ja .

_:Nb17855c0b4cb451a84759a415b3913e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みんな Happy!! (instrumental)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nb12492410f154dea85ccfe8cef07401b ;
    schema:name "みんな Happy!! (instrumental)"@ja .

_:Nb63cbb51bc3f4085aba7a777e733dbbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zest of Blue"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Nb12492410f154dea85ccfe8cef07401b ;
    schema:name "Zest of Blue"@ja .

_:Nbadb2f396a674fdebfdf1aeef7c8d8f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みんな Happy!! (Game Size)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Nb12492410f154dea85ccfe8cef07401b ;
    schema:name "みんな Happy!! (Game Size)"@ja .

_:Nd7507c73e5fd4b899405594ff979873a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STARTLINER"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nb12492410f154dea85ccfe8cef07401b ;
    schema:name "STARTLINER"@ja .

_:Ne03ce647fdea409a92274d0378adfa17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みんな Happy!!"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nb12492410f154dea85ccfe8cef07401b ;
    schema:name "みんな Happy!!"@ja .

_:Ne441fcd6c7364f24b53adb5da247cca8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zest of Blue (Game Size)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nb12492410f154dea85ccfe8cef07401b ;
    schema:name "Zest of Blue (Game Size)"@ja .

_:Nb12492410f154dea85ccfe8cef07401b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0beab8e0bd904af897a9651b376d52c9,
        _:N17ced23bb53244b3bdca07f904612535,
        _:N3981678632054eee8fc1c83c0a5888b7,
        _:N3f057c8e67a744bea06c1d486436f8a6,
        _:N596308952ba64a808a279c315ed0bb1b,
        _:N64a221eb33f243088477e90342185cc4,
        _:N8121794bc86d40669535e71b84a8ee17,
        _:Na24584cb59bf4b659d693a7998b5fb84,
        _:Nac6db80809d54664a8681e82a81ec943,
        _:Nb17855c0b4cb451a84759a415b3913e0,
        _:Nb63cbb51bc3f4085aba7a777e733dbbe,
        _:Nbadb2f396a674fdebfdf1aeef7c8d8f6,
        _:Nd7507c73e5fd4b899405594ff979873a,
        _:Ne03ce647fdea409a92274d0378adfa17,
        _:Ne441fcd6c7364f24b53adb5da247cca8 ;
    mo:track_count 15 ;
    schema:duration "PT60:10"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N0beab8e0bd904af897a9651b376d52c9,
        _:N17ced23bb53244b3bdca07f904612535,
        _:N3981678632054eee8fc1c83c0a5888b7,
        _:N3f057c8e67a744bea06c1d486436f8a6,
        _:N596308952ba64a808a279c315ed0bb1b,
        _:N64a221eb33f243088477e90342185cc4,
        _:N8121794bc86d40669535e71b84a8ee17,
        _:Na24584cb59bf4b659d693a7998b5fb84,
        _:Nac6db80809d54664a8681e82a81ec943,
        _:Nb17855c0b4cb451a84759a415b3913e0,
        _:Nb63cbb51bc3f4085aba7a777e733dbbe,
        _:Nbadb2f396a674fdebfdf1aeef7c8d8f6,
        _:Nd7507c73e5fd4b899405594ff979873a,
        _:Ne03ce647fdea409a92274d0378adfa17,
        _:Ne441fcd6c7364f24b53adb5da247cca8 .

