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

<artist/10211#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mameko"@en,
        "まめこ"@ja ;
    foaf:made <album/146209#subject>,
        <album/146209#vocals> ;
    foaf:name "Mameko"@en,
        "まめこ"@ja .

<artist/32535#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miu"@en,
        "未羽"@ja ;
    foaf:made <album/146209#lyrics>,
        <album/146209#subject> ;
    foaf:name "Miu"@en,
        "未羽"@ja .

<artist/4306#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mitsuki Nakae"@en,
        "中恵光城"@ja ;
    foaf:made <album/146209#subject>,
        <album/146209#vocals> ;
    foaf:name "Mitsuki Nakae"@en,
        "中恵光城"@ja .

<artist/27999#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146209#subject> ;
    schema:name "Okka"@en,
        "オッカ"@ja ;
    foaf:made <album/146209#composition>,
        <album/146209#subject> ;
    foaf:name "Okka"@en,
        "オッカ"@ja .

<event/46> a mo:Release ;
    schema:name "Released at M3-2009 Spring (May 05, 2009)" .

<album/146209#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Evilz?"@en,
        "Evilz?"@ja,
        "Evilz?"@ja-latn ;
    mo:composer <artist/27999#subject> ;
    mo:produced_work <album/146209#musicalwork> ;
    schema:name "Evilz?"@en,
        "Evilz?"@ja,
        "Evilz?"@ja-latn .

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

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

<album/146209#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Evilz?"@en,
        "Evilz?"@ja,
        "Evilz?"@ja-latn ;
    mo:performance_of <album/146209#musicalwork> ;
    mo:recorded_as <album/146209#musicalexpression> ;
    schema:name "Evilz?"@en,
        "Evilz?"@ja,
        "Evilz?"@ja-latn ;
    schema:workPerformed <album/146209#musicalwork> .

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

<https://media.vgm.io/albums/90/146209/146209-0730727db162.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/146209#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/90/146209/146209-0730727db162.jpg> ;
    foaf:depicts <album/146209#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/90/146209/146209-0730727db162.jpg> .

<https://medium-media.vgm.io/albums/90/146209/146209-0730727db162.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/146209#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-05-05"^^xsd:date ;
    dcterms:title "Evilz?"@en,
        "Evilz?"@ja,
        "Evilz?"@ja-latn ;
    mo:catalogue_number "MMKCD-00" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/146209#musicalexpression> ;
    mo:publisher <org/4535#subject> ;
    mo:record _:N20c6b75b32b44a53b425ef7231bf7784 ;
    mo:record_count 1 ;
    mo:release <event/46> ;
    schema:datePublished "2009-05-05"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/90/146209/146209-0730727db162.jpg> ;
    schema:name "Evilz?"@en,
        "Evilz?"@ja,
        "Evilz?"@ja-latn ;
    schema:publisher <org/4535#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/146209/146209-0730727db162.jpg> .

_:N246e8d32f96b4f6081ced7c8995c66a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evilz?"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:N20c6b75b32b44a53b425ef7231bf7784 ;
    schema:name "Evilz?"@en .

_:N3ca6a56181b04473aafee169f9a585c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:N20c6b75b32b44a53b425ef7231bf7784 ;
    schema:name "Overture"@en .

_:N680dab39dfd94c9f8f9bcd29abc77f91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow White ～ evilz? Ver. ～"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N20c6b75b32b44a53b425ef7231bf7784 ;
    schema:name "Snow White ～ evilz? Ver. ～"@en .

_:Ndc2de29958804fdaab0d6ea77ee7d24b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue ～ evilz? Ver. ～"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N20c6b75b32b44a53b425ef7231bf7784 ;
    schema:name "Prologue ～ evilz? Ver. ～"@en .

_:N20c6b75b32b44a53b425ef7231bf7784 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N246e8d32f96b4f6081ced7c8995c66a9,
        _:N3ca6a56181b04473aafee169f9a585c6,
        _:N680dab39dfd94c9f8f9bcd29abc77f91,
        _:Ndc2de29958804fdaab0d6ea77ee7d24b ;
    mo:track_count 4 ;
    schema:duration "PT7:52"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N246e8d32f96b4f6081ced7c8995c66a9,
        _:N3ca6a56181b04473aafee169f9a585c6,
        _:N680dab39dfd94c9f8f9bcd29abc77f91,
        _:Ndc2de29958804fdaab0d6ea77ee7d24b .

