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

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

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

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

<org/609#subject> schema:name "TERRAFORM MUSIC"@en,
        "TERRAFORM MUSIC"@ja,
        "TERRAFORM MUSIC"@ja-latn ;
    foaf:name "TERRAFORM MUSIC"@en,
        "TERRAFORM MUSIC"@ja,
        "TERRAFORM MUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/67/31476/31476-1350504167.jpg> a schema:ImageObject,
        foaf:Image .

<album/31476#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Suzumoto Kouichi E.P."@en,
        "鈴本康一E.P."@ja,
        "Suzumoto Kouichi E.P."@ja-latn ;
    mo:composer <artist/2719#subject>,
        <artist/4253#subject> ;
    mo:produced_work <album/31476#musicalwork> ;
    schema:name "Suzumoto Kouichi E.P."@en,
        "鈴本康一E.P."@ja,
        "Suzumoto Kouichi E.P."@ja-latn .

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

<album/31476#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Suzumoto Kouichi E.P."@en,
        "鈴本康一E.P."@ja,
        "Suzumoto Kouichi E.P."@ja-latn ;
    mo:performance_of <album/31476#musicalwork> ;
    mo:performer <artist/2719#subject>,
        <artist/4253#subject> ;
    mo:recorded_as <album/31476#musicalexpression> ;
    schema:byArtist <artist/2719#subject>,
        <artist/4253#subject> ;
    schema:name "Suzumoto Kouichi E.P."@en,
        "鈴本康一E.P."@ja,
        "Suzumoto Kouichi E.P."@ja-latn ;
    schema:workPerformed <album/31476#musicalwork> .

<artist/2719#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31476#subject> ;
    mo:performed <album/31476#performance> ;
    schema:name "M-Project"@en ;
    foaf:made <album/31476#composition>,
        <album/31476#subject> ;
    foaf:name "M-Project"@en .

<artist/4253#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31476#subject> ;
    mo:performed <album/31476#performance> ;
    schema:name "DJ Depath"@en ;
    foaf:made <album/31476#composition>,
        <album/31476#subject> ;
    foaf:name "DJ Depath"@en .

<album/31476#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-03"^^xsd:date ;
    dcterms:title "Suzumoto Kouichi E.P."@en,
        "鈴本康一E.P."@ja,
        "Suzumoto Kouichi E.P."@ja-latn ;
    mo:catalogue_number "TFCD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/31476#musicalexpression> ;
    mo:publisher <org/609#subject> ;
    mo:record _:Nf9e9e65de6d24559934e60439bfc8f91 ;
    mo:record_count 1 ;
    schema:byArtist <artist/2719#subject>,
        <artist/4253#subject> ;
    schema:datePublished "2011-08-03"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/67/31476/31476-1350504167.jpg> ;
    schema:name "Suzumoto Kouichi E.P."@en,
        "鈴本康一E.P."@ja,
        "Suzumoto Kouichi E.P."@ja-latn ;
    schema:publisher <org/609#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/31476/31476-1350504167.jpg> .

_:N0b4828a89bb14a63972accbb86188332 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After World (Andy Szawsum Heavy Mode Mix)"@en ;
    mo:track_number 8 ;
    schema:duration "PT7:37"^^xsd:interval ;
    schema:inPlaylist _:Nf9e9e65de6d24559934e60439bfc8f91 ;
    schema:name "After World (Andy Szawsum Heavy Mode Mix)"@en .

_:N29e61b85e29c40caaecaf4b4dfa61110 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Rock (DJ Shoujo Remix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:Nf9e9e65de6d24559934e60439bfc8f91 ;
    schema:name "Let's Rock (DJ Shoujo Remix)"@en .

_:N5125718e614d442196ef592b11800e84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burn The Floor (204 Remix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:49"^^xsd:interval ;
    schema:inPlaylist _:Nf9e9e65de6d24559934e60439bfc8f91 ;
    schema:name "Burn The Floor (204 Remix)"@en .

_:N6057c184ed144f2589519a8d59cc0bb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Party Lover (Arisa Remix)"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:Nf9e9e65de6d24559934e60439bfc8f91 ;
    schema:name "Party Lover (Arisa Remix)"@en .

_:N877dde44f3e847d0ac32c2ef03bf6c24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After World (2011 Edit)"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:Nf9e9e65de6d24559934e60439bfc8f91 ;
    schema:name "After World (2011 Edit)"@en .

_:Nc46e9631badf4aeeafd07f8f743c3186 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Route143 (Tanuki Remix)"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:Nf9e9e65de6d24559934e60439bfc8f91 ;
    schema:name "Route143 (Tanuki Remix)"@en .

_:Ne51a255578f64bfdab43be00d828c532 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vibrations (Hyper Donk Remix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT8:46"^^xsd:interval ;
    schema:inPlaylist _:Nf9e9e65de6d24559934e60439bfc8f91 ;
    schema:name "Vibrations (Hyper Donk Remix)"@en .

_:Nf174c31fdfb94e73836b7f5551d2737b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HxCx Junkieee (Cowbell Junkieee Remix)"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Nf9e9e65de6d24559934e60439bfc8f91 ;
    schema:name "HxCx Junkieee (Cowbell Junkieee Remix)"@en .

_:Nf9e9e65de6d24559934e60439bfc8f91 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b4828a89bb14a63972accbb86188332,
        _:N29e61b85e29c40caaecaf4b4dfa61110,
        _:N5125718e614d442196ef592b11800e84,
        _:N6057c184ed144f2589519a8d59cc0bb8,
        _:N877dde44f3e847d0ac32c2ef03bf6c24,
        _:Nc46e9631badf4aeeafd07f8f743c3186,
        _:Ne51a255578f64bfdab43be00d828c532,
        _:Nf174c31fdfb94e73836b7f5551d2737b ;
    mo:track_count 8 ;
    schema:duration "PT52:48"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0b4828a89bb14a63972accbb86188332,
        _:N29e61b85e29c40caaecaf4b4dfa61110,
        _:N5125718e614d442196ef592b11800e84,
        _:N6057c184ed144f2589519a8d59cc0bb8,
        _:N877dde44f3e847d0ac32c2ef03bf6c24,
        _:Nc46e9631badf4aeeafd07f8f743c3186,
        _:Ne51a255578f64bfdab43be00d828c532,
        _:Nf174c31fdfb94e73836b7f5551d2737b .

