@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 _:N3c869ea5fbfa4e659f45c360d485a538 ;
    mo:record _:Na713d93654ac428685ff8a20cecbacfc ;
    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 _:N3c869ea5fbfa4e659f45c360d485a538 ;
    foaf:depiction <https://media.vgm.io/albums/01/32010/32010-1331331869.jpg> .

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

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

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

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

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

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

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

_:Na713d93654ac428685ff8a20cecbacfc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d074995679749fe89ac918af129e0bd,
        _:N26fdbcf7ab70434c9235bac8e55223c1,
        _:N3cbed65064d84a77bf1df14545b0ccac,
        _:N5ef077b1f13a45619618ddabf324e502,
        _:N674b1700a16f476997f35357b9eabd3b,
        _:N6ab72cce890848a4b8ae7ce52b3dc1b5 ;
    mo:track_count 6 ;
    schema:duration "PT25:10"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0d074995679749fe89ac918af129e0bd,
        _:N26fdbcf7ab70434c9235bac8e55223c1,
        _:N3cbed65064d84a77bf1df14545b0ccac,
        _:N5ef077b1f13a45619618ddabf324e502,
        _:N674b1700a16f476997f35357b9eabd3b,
        _:N6ab72cce890848a4b8ae7ce52b3dc1b5 .

