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

<artist/38568#subject> a schema:Person,
        foaf:Person ;
    schema:name "Taibo Takahashi"@en,
        "高橋大望"@ja ;
    foaf:made <album/34552#lyrics>,
        <album/34552#subject>,
        <album/34552#vocals> ;
    foaf:name "Taibo Takahashi"@en,
        "高橋大望"@ja .

<product/2134#subject> a schema:CreativeWork ;
    schema:name "GURREN LAGANN (Anime)"@en,
        "天元突破グレンラガン (Anime)"@ja,
        "Tengen Toppa Gurren Lagann (Anime)"@ja-latn ;
    foaf:name "GURREN LAGANN (Anime)"@en,
        "天元突破グレンラガン (Anime)"@ja,
        "Tengen Toppa Gurren Lagann (Anime)"@ja-latn .

<album/34552#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "UNDERGROUND / HIGH VOLTAGE"@en,
        "UNDERGROUND / HIGH VOLTAGE"@ja,
        "UNDERGROUND / HIGH VOLTAGE"@ja-latn ;
    mo:composer <artist/38552#subject> ;
    mo:produced_work <album/34552#musicalwork> ;
    schema:name "UNDERGROUND / HIGH VOLTAGE"@en,
        "UNDERGROUND / HIGH VOLTAGE"@ja,
        "UNDERGROUND / HIGH VOLTAGE"@ja-latn .

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

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

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

<org/793#subject> schema:name "Sony Music Associated Records"@en,
        "Sony Music Associated Records"@ja,
        "Sony Music Associated Records"@ja-latn ;
    foaf:name "Sony Music Associated Records"@en,
        "Sony Music Associated Records"@ja,
        "Sony Music Associated Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/25/34552/34552-1406394672.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/34552#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "UNDERGROUND / HIGH VOLTAGE"@en,
        "UNDERGROUND / HIGH VOLTAGE"@ja,
        "UNDERGROUND / HIGH VOLTAGE"@ja-latn ;
    mo:performance_of <album/34552#musicalwork> ;
    mo:performer <artist/38552#subject> ;
    mo:recorded_as <album/34552#musicalexpression> ;
    schema:byArtist <artist/38552#subject> ;
    schema:name "UNDERGROUND / HIGH VOLTAGE"@en,
        "UNDERGROUND / HIGH VOLTAGE"@ja,
        "UNDERGROUND / HIGH VOLTAGE"@ja-latn ;
    schema:workPerformed <album/34552#musicalwork> .

<artist/38552#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34552#subject> ;
    mo:performed <album/34552#performance> ;
    schema:name "HIGH VOLTAGE"@en ;
    foaf:made <album/34552#composition>,
        <album/34552#subject> ;
    foaf:name "HIGH VOLTAGE"@en .

<album/34552#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-05-02"^^xsd:date ;
    dcterms:title "UNDERGROUND / HIGH VOLTAGE"@en,
        "UNDERGROUND / HIGH VOLTAGE"@ja,
        "UNDERGROUND / HIGH VOLTAGE"@ja-latn ;
    mo:catalogue_number "AICL-1819" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34552#musicalexpression> ;
    mo:publisher <org/793#subject> ;
    mo:record _:N5190058f26094f2f86aeb8915f64dfdf ;
    mo:record_count 1 ;
    schema:about <product/2134#subject> ;
    schema:byArtist <artist/38552#subject> ;
    schema:datePublished "2007-05-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/25/34552/34552-1406394672.jpg> ;
    schema:name "UNDERGROUND / HIGH VOLTAGE"@en,
        "UNDERGROUND / HIGH VOLTAGE"@ja,
        "UNDERGROUND / HIGH VOLTAGE"@ja-latn ;
    schema:publisher <org/793#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/34552/34552-1406394672.jpg> .

_:N184bcbfd66964738b5b39f66ad0fd4aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UNDERGROUND"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N5190058f26094f2f86aeb8915f64dfdf ;
    schema:name "UNDERGROUND"@en .

_:N3a2f1952f43445708959a940089cd093 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Non-Verbal-Communication (Remaster)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N5190058f26094f2f86aeb8915f64dfdf ;
    schema:name "Non-Verbal-Communication (Remaster)"@en .

_:Nd95e52a0821845bfa0254cf0f57676b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RUNNER"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N5190058f26094f2f86aeb8915f64dfdf ;
    schema:name "RUNNER"@en .

_:N5190058f26094f2f86aeb8915f64dfdf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N184bcbfd66964738b5b39f66ad0fd4aa,
        _:N3a2f1952f43445708959a940089cd093,
        _:Nd95e52a0821845bfa0254cf0f57676b8 ;
    mo:track_count 3 ;
    schema:duration "PT9:28"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N184bcbfd66964738b5b39f66ad0fd4aa,
        _:N3a2f1952f43445708959a940089cd093,
        _:Nd95e52a0821845bfa0254cf0f57676b8 .

