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

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

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

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

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

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

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

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

<artist/852#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44278#subject> ;
    schema:name "Katsuhiko Kurosu"@en,
        "黒須克彦"@ja ;
    foaf:made <album/44278#composition>,
        <album/44278#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 .

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

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

<album/44278#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Super Noisy Nova / Sphere [Limited Edition]"@en,
        "Super Noisy Nova / Sphere [Limited Edition]"@ja,
        "Super Noisy Nova / Sphere [Limited Edition]"@ja-latn ;
    mo:performance_of <album/44278#musicalwork> ;
    mo:recorded_as <album/44278#musicalexpression> ;
    schema:name "Super Noisy Nova / Sphere [Limited Edition]"@en,
        "Super Noisy Nova / Sphere [Limited Edition]"@ja,
        "Super Noisy Nova / Sphere [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/44278#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/87/44278/44278-1405794905.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/44278#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/87/44278/44278-1405794905.jpg> ;
    foaf:depicts <album/44278#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/87/44278/44278-1405794905.jpg> .

<https://medium-media.vgm.io/albums/87/44278/44278-1405794905.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/44278#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-07-29"^^xsd:date ;
    dcterms:title "Super Noisy Nova / Sphere [Limited Edition]"@en,
        "Super Noisy Nova / Sphere [Limited Edition]"@ja,
        "Super Noisy Nova / Sphere [Limited Edition]"@ja-latn ;
    mo:catalogue_number "LASM-34017~8" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/44278#musicalexpression> ;
    mo:publisher <org/550#subject> ;
    mo:record _:N02fe9b4c14f148ea94f84943c6b28ca4,
        _:Ncaa34396dab2496a9ea1b24069924cd3 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ken to Mahou to Gakuenmono. 2"@en ;
            foaf:name "Ken to Mahou to Gakuenmono. 2"@en ],
        <product/5692#subject> ;
    schema:datePublished "2009-07-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/87/44278/44278-1405794905.jpg> ;
    schema:name "Super Noisy Nova / Sphere [Limited Edition]"@en,
        "Super Noisy Nova / Sphere [Limited Edition]"@ja,
        "Super Noisy Nova / Sphere [Limited Edition]"@ja-latn ;
    schema:publisher <org/550#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/44278/44278-1405794905.jpg> .

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

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

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

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

_:Ncaa34396dab2496a9ea1b24069924cd3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Nfe29d7aacd084239af56d2fad934fad4 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nfe29d7aacd084239af56d2fad934fad4 .

_:Nfe29d7aacd084239af56d2fad934fad4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Super Noisy Nova\" Music Clip"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncaa34396dab2496a9ea1b24069924cd3 ;
    schema:name "\"Super Noisy Nova\" Music Clip"@en .

_:N02fe9b4c14f148ea94f84943c6b28ca4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N564b235a017448468b7ebc79a69b9996,
        _:N5a061cefc97948c2a79185a80f53798f,
        _:N715b6653983c44108fd876ae625f72b1,
        _:N7d754f3dac9d4e3abdea3763599a7057 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N564b235a017448468b7ebc79a69b9996,
        _:N5a061cefc97948c2a79185a80f53798f,
        _:N715b6653983c44108fd876ae625f72b1,
        _:N7d754f3dac9d4e3abdea3763599a7057 .

