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

<artist/127#subject> a schema:Person,
        foaf:Person ;
    schema:name "KOTOKO"@en ;
    foaf:made <album/32010#lyrics>,
        <album/32010#subject> ;
    foaf:name "KOTOKO"@en .

<artist/155#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mami Kawada"@en,
        "川田まみ"@ja ;
    foaf:made <album/32010#lyrics>,
        <album/32010#subject> ;
    foaf:name "Mami Kawada"@en,
        "川田まみ"@ja .

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

<artist/179#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32010#subject> ;
    schema:name "Takeshi Ozaki"@en,
        "尾崎武士"@ja ;
    foaf:made <album/32010#composition>,
        <album/32010#subject> ;
    foaf:name "Takeshi Ozaki"@en,
        "尾崎武士"@ja .

<artist/18#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32010#subject> ;
    schema:name "Kazuya Takase"@en,
        "高瀬一矢"@ja ;
    foaf:made <album/32010#composition>,
        <album/32010#subject> ;
    foaf:name "Kazuya Takase"@en,
        "高瀬一矢"@ja .

<artist/978#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32010#subject> ;
    schema:name "Maiko Iuchi"@en,
        "井内舞子"@ja ;
    foaf:made <album/32010#composition>,
        <album/32010#subject> ;
    foaf:name "Maiko Iuchi"@en,
        "井内舞子"@ja .

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

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

<https://medium-media.vgm.io/albums/01/32010/32010-1331331869.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/4243#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32010#performance> ;
    schema:name "Outer"@en ;
    foaf:name "Outer"@en .

<artist/7363#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32010#performance> ;
    schema:name "Airi Kirishima"@en,
        "桐島愛里"@ja ;
    foaf:name "Airi Kirishima"@en,
        "桐島愛里"@ja .

<artist/987#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32010#performance> ;
    schema:name "Kaori Utatsuki"@en,
        "詩月カオリ"@ja ;
    foaf:made <album/32010#lyrics>,
        <album/32010#subject> ;
    foaf:name "Kaori Utatsuki"@en,
        "詩月カオリ"@ja .

<artist/90#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32010#subject> ;
    mo:performed <album/32010#performance> ;
    schema:name "Eiko Shimamiya"@en,
        "島みやえい子"@ja ;
    foaf:made <album/32010#composition>,
        <album/32010#lyrics>,
        <album/32010#subject> ;
    foaf:name "Eiko Shimamiya"@en,
        "島みやえい子"@ja .

<album/32010#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nekonade Distortion Exodus vocal minialbum"@en,
        "猫撫ディストーション Exodus vocal minialbum"@ja,
        "Nekonade Distortion Exodus vocal minialbum"@ja-latn ;
    mo:composer <artist/179#subject>,
        <artist/18#subject>,
        <artist/90#subject>,
        <artist/978#subject> ;
    mo:produced_work <album/32010#musicalwork> ;
    schema:name "Nekonade Distortion Exodus vocal minialbum"@en,
        "猫撫ディストーション Exodus vocal minialbum"@ja,
        "Nekonade Distortion Exodus vocal minialbum"@ja-latn .

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

<album/32010#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nekonade Distortion Exodus vocal minialbum"@en,
        "猫撫ディストーション Exodus vocal minialbum"@ja,
        "Nekonade Distortion Exodus vocal minialbum"@ja-latn ;
    mo:performance_of <album/32010#musicalwork> ;
    mo:performer <artist/4243#subject>,
        <artist/7363#subject>,
        <artist/90#subject>,
        <artist/987#subject> ;
    mo:recorded_as <album/32010#musicalexpression> ;
    schema:byArtist <artist/4243#subject>,
        <artist/7363#subject>,
        <artist/90#subject>,
        <artist/987#subject> ;
    schema:name "Nekonade Distortion Exodus vocal minialbum"@en,
        "猫撫ディストーション Exodus vocal minialbum"@ja,
        "Nekonade Distortion Exodus vocal minialbum"@ja-latn ;
    schema:workPerformed <album/32010#musicalwork> .

<album/32010#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-02-24"^^xsd:date ;
    dcterms:title "Nekonade Distortion Exodus vocal minialbum"@en,
        "猫撫ディストーション Exodus vocal minialbum"@ja,
        "Nekonade Distortion Exodus vocal minialbum"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/32010#musicalexpression> ;
    mo:publisher _:Ne3b746a2f0c244d7bdeaf5ced7c5766f ;
    mo:record _:N2d883bc8cf7e451c9fc7326b32b71d90 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Nekonade Distortion Exodus"@en ;
            foaf:name "Nekonade Distortion Exodus"@en ] ;
    schema:byArtist <artist/4243#subject>,
        <artist/7363#subject>,
        <artist/90#subject>,
        <artist/987#subject> ;
    schema:datePublished "2012-02-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/32010/32010-1331331869.jpg> ;
    schema:name "Nekonade Distortion Exodus vocal minialbum"@en,
        "猫撫ディストーション Exodus vocal minialbum"@ja,
        "Nekonade Distortion Exodus vocal minialbum"@ja-latn ;
    schema:publisher _:Ne3b746a2f0c244d7bdeaf5ced7c5766f ;
    foaf:depiction <https://media.vgm.io/albums/01/32010/32010-1331331869.jpg> .

_:N09f42a56513f4c918a5191c2a7e9a609 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IN MY WORLD"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N2d883bc8cf7e451c9fc7326b32b71d90 ;
    schema:name "IN MY WORLD"@ja .

_:N2d613d0e739548e8b4f8aefefda3b041 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リピカ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N2d883bc8cf7e451c9fc7326b32b71d90 ;
    schema:name "リピカ"@ja .

_:N60de7f28277449069f12b1b47d44ba40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永遠 ～小さな光～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N2d883bc8cf7e451c9fc7326b32b71d90 ;
    schema:name "永遠 ～小さな光～"@ja .

_:N899777bbad244aadb77028e2fe0080e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IN MY WORLD -instrumental-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N2d883bc8cf7e451c9fc7326b32b71d90 ;
    schema:name "IN MY WORLD -instrumental-"@ja .

_:Nbcc680b9f06b4843b92874cec29414a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bullshit!! Hard problem!!"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N2d883bc8cf7e451c9fc7326b32b71d90 ;
    schema:name "Bullshit!! Hard problem!!"@ja .

_:Ne3b746a2f0c244d7bdeaf5ced7c5766f schema:name "WHITESOFT"@en ;
    foaf:name "WHITESOFT"@en .

_:Nf58f1dcff69b43879ba78aa8cd88d4dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リピカ -instrumental-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N2d883bc8cf7e451c9fc7326b32b71d90 ;
    schema:name "リピカ -instrumental-"@ja .

_:N2d883bc8cf7e451c9fc7326b32b71d90 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09f42a56513f4c918a5191c2a7e9a609,
        _:N2d613d0e739548e8b4f8aefefda3b041,
        _:N60de7f28277449069f12b1b47d44ba40,
        _:N899777bbad244aadb77028e2fe0080e8,
        _:Nbcc680b9f06b4843b92874cec29414a2,
        _:Nf58f1dcff69b43879ba78aa8cd88d4dd ;
    mo:track_count 6 ;
    schema:duration "PT25:10"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N09f42a56513f4c918a5191c2a7e9a609,
        _:N2d613d0e739548e8b4f8aefefda3b041,
        _:N60de7f28277449069f12b1b47d44ba40,
        _:N899777bbad244aadb77028e2fe0080e8,
        _:Nbcc680b9f06b4843b92874cec29414a2,
        _:Nf58f1dcff69b43879ba78aa8cd88d4dd .

