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

<artist/3758#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayahi Takagaki"@en,
        "高垣彩陽"@ja ;
    foaf:made <album/44284#subject>,
        <album/44284#vocals> ;
    foaf:name "Ayahi Takagaki"@en,
        "高垣彩陽"@ja .

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/44284#lyrics>,
        <album/44284#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

<artist/6782#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruka Tomatsu"@en,
        "戸松遥"@ja ;
    foaf:made <album/44284#subject>,
        <album/44284#vocals> ;
    foaf:name "Haruka Tomatsu"@en,
        "戸松遥"@ja .

<artist/8093#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Toyosaki"@en,
        "豊崎愛生"@ja ;
    foaf:made <album/44284#subject>,
        <album/44284#vocals> ;
    foaf:name "Aki Toyosaki"@en,
        "豊崎愛生"@ja .

<artist/8872#subject> a schema:Person,
        foaf:Person ;
    schema:name "Minako Kotobuki"@en,
        "寿美菜子"@ja ;
    foaf:made <album/44284#subject>,
        <album/44284#vocals> ;
    foaf:name "Minako Kotobuki"@en,
        "寿美菜子"@ja .

<artist/9889#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sphere"@en,
        "スフィア"@ja ;
    foaf:made <album/44284#subject>,
        <album/44284#vocals> ;
    foaf:name "Sphere"@en,
        "スフィア"@ja .

<artist/851#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44284#subject> ;
    schema:name "rino"@en ;
    foaf:made <album/44284#composition>,
        <album/44284#subject> ;
    foaf:name "rino"@en .

<artist/852#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44284#subject> ;
    schema:name "Katsuhiko Kurosu"@en,
        "黒須克彦"@ja ;
    foaf:made <album/44284#composition>,
        <album/44284#subject> ;
    foaf:name "Katsuhiko Kurosu"@en,
        "黒須克彦"@ja .

<product/5692#subject> a schema:CreativeWork ;
    schema:name "Sora no Manimani"@en,
        "宙のまにまに"@ja,
        "Sora no Manimani"@ja-latn ;
    foaf:name "Sora no Manimani"@en,
        "宙のまにまに"@ja,
        "Sora no Manimani"@ja-latn .

<product/5695#subject> a schema:CreativeWork ;
    schema:name "Class of Heroes 2"@en,
        "剣と魔法と学園モノ。2"@ja,
        "Ken to Mahou to Gakuenmono. 2"@ja-latn ;
    foaf:name "Class of Heroes 2"@en,
        "剣と魔法と学園モノ。2"@ja,
        "Ken to Mahou to Gakuenmono. 2"@ja-latn .

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

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

<album/44284#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Super Noisy Nova / Sphere"@en,
        "Super Noisy Nova / Sphere"@ja,
        "Super Noisy Nova / Sphere"@ja-latn ;
    mo:performance_of <album/44284#musicalwork> ;
    mo:recorded_as <album/44284#musicalexpression> ;
    schema:name "Super Noisy Nova / Sphere"@en,
        "Super Noisy Nova / Sphere"@ja,
        "Super Noisy Nova / Sphere"@ja-latn ;
    schema:workPerformed <album/44284#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/48/44284/44284-1391823850.jpg> a schema:ImageObject,
        foaf:Image .

<album/44284#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Super Noisy Nova / Sphere"@en,
        "Super Noisy Nova / Sphere"@ja,
        "Super Noisy Nova / Sphere"@ja-latn ;
    mo:composer <artist/851#subject>,
        <artist/852#subject> ;
    mo:produced_work <album/44284#musicalwork> ;
    schema:name "Super Noisy Nova / Sphere"@en,
        "Super Noisy Nova / Sphere"@ja,
        "Super Noisy Nova / Sphere"@ja-latn .

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

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

<album/44284#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-07-29"^^xsd:date ;
    dcterms:title "Super Noisy Nova / Sphere"@en,
        "Super Noisy Nova / Sphere"@ja,
        "Super Noisy Nova / Sphere"@ja-latn ;
    mo:catalogue_number "LASM-4017" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44284#musicalexpression> ;
    mo:publisher <org/550#subject> ;
    mo:record _:Nabc762fd8c4e4d77b49855282f4fa765 ;
    mo:record_count 1 ;
    schema:about <product/5692#subject>,
        <product/5695#subject> ;
    schema:datePublished "2009-07-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/48/44284/44284-1391823850.jpg> ;
    schema:name "Super Noisy Nova / Sphere"@en,
        "Super Noisy Nova / Sphere"@ja,
        "Super Noisy Nova / Sphere"@ja-latn ;
    schema:publisher <org/550#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/44284/44284-1391823850.jpg> .

_:N6734656f909643e1bee6d69c628e6ae2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dangerous girls (OFF VOCAL)"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nabc762fd8c4e4d77b49855282f4fa765 ;
    schema:name "Dangerous girls (OFF VOCAL)"@en .

_:Na6a2827cb4d940a1ab6977d6d0203b82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Noisy Nova (OFF VOCAL)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nabc762fd8c4e4d77b49855282f4fa765 ;
    schema:name "Super Noisy Nova (OFF VOCAL)"@en .

_:Nfa949a8653e5421f8995746db34b5ed2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Noisy Nova"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nabc762fd8c4e4d77b49855282f4fa765 ;
    schema:name "Super Noisy Nova"@en .

_:Nfe71ffa129254364b57f291922a20fcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dangerous girls"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nabc762fd8c4e4d77b49855282f4fa765 ;
    schema:name "Dangerous girls"@en .

_:Nabc762fd8c4e4d77b49855282f4fa765 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6734656f909643e1bee6d69c628e6ae2,
        _:Na6a2827cb4d940a1ab6977d6d0203b82,
        _:Nfa949a8653e5421f8995746db34b5ed2,
        _:Nfe71ffa129254364b57f291922a20fcb ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N6734656f909643e1bee6d69c628e6ae2,
        _:Na6a2827cb4d940a1ab6977d6d0203b82,
        _:Nfa949a8653e5421f8995746db34b5ed2,
        _:Nfe71ffa129254364b57f291922a20fcb .

