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

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

<artist/25778#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65280#subject> ;
    schema:name "Maximum the Ryokun"@en,
        "マキシマムザ亮君"@ja ;
    foaf:made <album/65280#composition>,
        <album/65280#lyrics>,
        <album/65280#subject> ;
    foaf:name "Maximum the Ryokun"@en,
        "マキシマムザ亮君"@ja .

<artist/9865#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65280#subject> ;
    schema:name "Hiroto Kohmoto"@en,
        "甲本ヒロト"@ja ;
    foaf:made <album/65280#composition>,
        <album/65280#lyrics>,
        <album/65280#subject> ;
    foaf:name "Hiroto Kohmoto"@en,
        "甲本ヒロト"@ja .

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

<org/2285#subject> schema:name "vap"@en,
        "vap"@ja,
        "vap"@ja-latn ;
    foaf:name "vap"@en,
        "vap"@ja,
        "vap"@ja-latn .

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

<https://medium-media.vgm.io/albums/08/65280/65280-1485939310.jpg> a schema:ImageObject,
        foaf:Image .

<album/65280#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Zawa...Zawa...Za..Zawa......Zawa / Maximum the Hormone"@en,
        "ざわ・・・ざわ・・・ざ・・ざわ・・・・・・ざわ / マキシマム ザ ホルモン"@ja,
        "Zawa...Zawa...Za..Zawa......Zawa / Maximum the Hormone"@ja-latn ;
    mo:composer <artist/25778#subject>,
        <artist/9865#subject> ;
    mo:produced_work <album/65280#musicalwork> ;
    schema:name "Zawa...Zawa...Za..Zawa......Zawa / Maximum the Hormone"@en,
        "ざわ・・・ざわ・・・ざ・・ざわ・・・・・・ざわ / マキシマム ザ ホルモン"@ja,
        "Zawa...Zawa...Za..Zawa......Zawa / Maximum the Hormone"@ja-latn .

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

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

<album/65280#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Zawa...Zawa...Za..Zawa......Zawa / Maximum the Hormone"@en,
        "ざわ・・・ざわ・・・ざ・・ざわ・・・・・・ざわ / マキシマム ザ ホルモン"@ja,
        "Zawa...Zawa...Za..Zawa......Zawa / Maximum the Hormone"@ja-latn ;
    mo:performance_of <album/65280#musicalwork> ;
    mo:performer <artist/12531#subject> ;
    mo:recorded_as <album/65280#musicalexpression> ;
    schema:byArtist <artist/12531#subject> ;
    schema:name "Zawa...Zawa...Za..Zawa......Zawa / Maximum the Hormone"@en,
        "ざわ・・・ざわ・・・ざ・・ざわ・・・・・・ざわ / マキシマム ザ ホルモン"@ja,
        "Zawa...Zawa...Za..Zawa......Zawa / Maximum the Hormone"@ja-latn ;
    schema:workPerformed <album/65280#musicalwork> .

<artist/12531#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65280#performance> ;
    schema:name "Maximum the Hormone"@en,
        "マキシマム ザ ホルモン"@ja ;
    foaf:name "Maximum the Hormone"@en,
        "マキシマム ザ ホルモン"@ja .

<album/65280#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-11-16"^^xsd:date ;
    dcterms:title "Zawa...Zawa...Za..Zawa......Zawa / Maximum the Hormone"@en,
        "ざわ・・・ざわ・・・ざ・・ざわ・・・・・・ざわ / マキシマム ザ ホルモン"@ja,
        "Zawa...Zawa...Za..Zawa......Zawa / Maximum the Hormone"@ja-latn ;
    mo:catalogue_number "VPCC-82207" ;
    mo:media_type "CD" ;
    mo:publication_of <album/65280#musicalexpression> ;
    mo:publisher <org/2285#subject> ;
    mo:record _:N062e1a752be9419c9879b0ba3f91a222 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Touhai Densetsu Akagi: Yami ni Maiorita Tensai"@en ;
            foaf:name "Touhai Densetsu Akagi: Yami ni Maiorita Tensai"@en ] ;
    schema:byArtist <artist/12531#subject> ;
    schema:datePublished "2005-11-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/08/65280/65280-1485939310.jpg> ;
    schema:name "Zawa...Zawa...Za..Zawa......Zawa / Maximum the Hormone"@en,
        "ざわ・・・ざわ・・・ざ・・ざわ・・・・・・ざわ / マキシマム ザ ホルモン"@ja,
        "Zawa...Zawa...Za..Zawa......Zawa / Maximum the Hormone"@ja-latn ;
    schema:publisher <org/2285#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/65280/65280-1485939310.jpg> .

_:N5dd7cc2d3148450c91c532aa143f8a53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アカギ"@ja,
        "Akagi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N062e1a752be9419c9879b0ba3f91a222 ;
    schema:name "アカギ"@ja,
        "Akagi"@ja-latn .

_:N8b825d8c98d545739471c493f0459f04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What's up, people?!"@ja,
        "What's up, people?!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N062e1a752be9419c9879b0ba3f91a222 ;
    schema:name "What's up, people?!"@ja,
        "What's up, people?!"@ja-latn .

_:N9c7b6e48b6da402a8e41ff5ee664e738 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アカギ (Yoshi! Version)"@ja,
        "Akagi (Yoshi! Version)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:N062e1a752be9419c9879b0ba3f91a222 ;
    schema:name "アカギ (Yoshi! Version)"@ja,
        "Akagi (Yoshi! Version)"@ja-latn .

_:Na6a71876524a44f4b3004aafcff3ae80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブラック￥パワーGメンスパイ"@ja,
        "Black ¥ Power G-Men Spy"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N062e1a752be9419c9879b0ba3f91a222 ;
    schema:name "ブラック￥パワーGメンスパイ"@ja,
        "Black ¥ Power G-Men Spy"@ja-latn .

_:Nd4388ef9d9f54f908ad3361b793f611d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "皆殺しのメロディ"@ja,
        "Minagoroshi no Melody"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N062e1a752be9419c9879b0ba3f91a222 ;
    schema:name "皆殺しのメロディ"@ja,
        "Minagoroshi no Melody"@ja-latn .

_:N062e1a752be9419c9879b0ba3f91a222 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5dd7cc2d3148450c91c532aa143f8a53,
        _:N8b825d8c98d545739471c493f0459f04,
        _:N9c7b6e48b6da402a8e41ff5ee664e738,
        _:Na6a71876524a44f4b3004aafcff3ae80,
        _:Nd4388ef9d9f54f908ad3361b793f611d ;
    mo:track_count 5 ;
    schema:duration "PT11:33"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N5dd7cc2d3148450c91c532aa143f8a53,
        _:N8b825d8c98d545739471c493f0459f04,
        _:N9c7b6e48b6da402a8e41ff5ee664e738,
        _:Na6a71876524a44f4b3004aafcff3ae80,
        _:Nd4388ef9d9f54f908ad3361b793f611d .

