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

<album/11579#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Inside TD - Music CD and Interactive Preview for Total Distortion"@en,
        "Inside TD - Music CD and Interactive Preview for Total Distortion"@ja,
        "Inside TD - Music CD and Interactive Preview for Total Distortion"@ja-latn ;
    mo:produced_work <album/11579#musicalwork> ;
    schema:name "Inside TD - Music CD and Interactive Preview for Total Distortion"@en,
        "Inside TD - Music CD and Interactive Preview for Total Distortion"@ja,
        "Inside TD - Music CD and Interactive Preview for Total Distortion"@ja-latn .

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

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

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

<album/11579#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Inside TD - Music CD and Interactive Preview for Total Distortion"@en,
        "Inside TD - Music CD and Interactive Preview for Total Distortion"@ja,
        "Inside TD - Music CD and Interactive Preview for Total Distortion"@ja-latn ;
    mo:performance_of <album/11579#musicalwork> ;
    mo:recorded_as <album/11579#musicalexpression> ;
    schema:name "Inside TD - Music CD and Interactive Preview for Total Distortion"@en,
        "Inside TD - Music CD and Interactive Preview for Total Distortion"@ja,
        "Inside TD - Music CD and Interactive Preview for Total Distortion"@ja-latn ;
    schema:workPerformed <album/11579#musicalwork> .

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

<https://medium-media.vgm.io/albums/97/11579/11579-d5b37e431db7.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/11579#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-01-01"^^xsd:date ;
    dcterms:title "Inside TD - Music CD and Interactive Preview for Total Distortion"@en,
        "Inside TD - Music CD and Interactive Preview for Total Distortion"@ja,
        "Inside TD - Music CD and Interactive Preview for Total Distortion"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11579#musicalexpression> ;
    mo:publisher _:N1784dd3d0c2a47179c2ac0e15c5f3fef ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Total Distortion"@en ;
            foaf:name "Total Distortion"@en ] ;
    schema:datePublished "1995-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/97/11579/11579-d5b37e431db7.jpg> ;
    schema:name "Inside TD - Music CD and Interactive Preview for Total Distortion"@en,
        "Inside TD - Music CD and Interactive Preview for Total Distortion"@ja,
        "Inside TD - Music CD and Interactive Preview for Total Distortion"@ja-latn ;
    schema:publisher _:N1784dd3d0c2a47179c2ac0e15c5f3fef ;
    foaf:depiction <https://media.vgm.io/albums/97/11579/11579-d5b37e431db7.jpg> .

_:N1784dd3d0c2a47179c2ac0e15c5f3fef schema:name "Pop Rocket"@en ;
    foaf:name "Pop Rocket"@en .

