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

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

<artist/18116#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90551#subject> ;
    schema:name "Show Ayanocozey"@en,
        "綾小路翔"@ja ;
    foaf:made <album/90551#composition>,
        <album/90551#lyrics>,
        <album/90551#subject> ;
    foaf:name "Show Ayanocozey"@en,
        "綾小路翔"@ja .

<artist/18121#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90551#subject> ;
    schema:name "Hoshi Grandmarnier"@en,
        "星グランマニエ"@ja ;
    foaf:made <album/90551#composition>,
        <album/90551#subject> ;
    foaf:name "Hoshi Grandmarnier"@en,
        "星グランマニエ"@ja .

<artist/72835#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90551#subject> ;
    schema:name "Hitomi Saionji"@en,
        "西園寺瞳"@ja ;
    foaf:made <album/90551#composition>,
        <album/90551#subject> ;
    foaf:name "Hitomi Saionji"@en,
        "西園寺瞳"@ja .

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

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

<org/222#subject> schema:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn ;
    foaf:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn .

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

<https://medium-media.vgm.io/albums/15/90551/90551-1568803379.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/90551#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kenka Joto / Kishidan"@en,
        "喧嘩上等 / 氣志團"@ja,
        "Kenka Joto / Kishidan"@ja-latn ;
    mo:performance_of <album/90551#musicalwork> ;
    mo:performer <artist/18122#subject> ;
    mo:recorded_as <album/90551#musicalexpression> ;
    schema:byArtist <artist/18122#subject> ;
    schema:name "Kenka Joto / Kishidan"@en,
        "喧嘩上等 / 氣志團"@ja,
        "Kenka Joto / Kishidan"@ja-latn ;
    schema:workPerformed <album/90551#musicalwork> .

<artist/18122#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90551#performance> ;
    schema:name "Kishidan"@en,
        "氣志團"@ja ;
    foaf:name "Kishidan"@en,
        "氣志團"@ja .

<album/90551#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kenka Joto / Kishidan"@en,
        "喧嘩上等 / 氣志團"@ja,
        "Kenka Joto / Kishidan"@ja-latn ;
    mo:composer <artist/18116#subject>,
        <artist/18121#subject>,
        <artist/72835#subject> ;
    mo:produced_work <album/90551#musicalwork> ;
    schema:name "Kenka Joto / Kishidan"@en,
        "喧嘩上等 / 氣志團"@ja,
        "Kenka Joto / Kishidan"@ja-latn .

<album/90551#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-04-21"^^xsd:date ;
    dcterms:title "Kenka Joto / Kishidan"@en,
        "喧嘩上等 / 氣志團"@ja,
        "Kenka Joto / Kishidan"@ja-latn ;
    mo:catalogue_number "AVCD-48996" ;
    mo:media_type "CD" ;
    mo:publication_of <album/90551#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:N17f65552e6ff42a2a56cd210c216771c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Gokuaku Ganbo"@en ;
            foaf:name "Gokuaku Ganbo"@en ] ;
    schema:byArtist <artist/18122#subject> ;
    schema:datePublished "2014-04-21"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/15/90551/90551-1568803379.jpg> ;
    schema:name "Kenka Joto / Kishidan"@en,
        "喧嘩上等 / 氣志團"@ja,
        "Kenka Joto / Kishidan"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/90551/90551-1568803379.jpg> .

_:N42e61e6c3c3848ce97d2845233b8cecd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "喧嘩上等"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N17f65552e6ff42a2a56cd210c216771c ;
    schema:name "喧嘩上等"@ja .

_:Nd151b9ba9371409eaf0bb5fa0f073e60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "友よ (カラオケ)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N17f65552e6ff42a2a56cd210c216771c ;
    schema:name "友よ (カラオケ)"@ja .

_:Nd7d9324d59b14ad69ebcdf22caa81866 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "友よ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N17f65552e6ff42a2a56cd210c216771c ;
    schema:name "友よ"@ja .

_:Nf91cfa5809b94a169bc5b72e8b5e2ce1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "喧嘩上等 (カラオケ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N17f65552e6ff42a2a56cd210c216771c ;
    schema:name "喧嘩上等 (カラオケ)"@ja .

_:N17f65552e6ff42a2a56cd210c216771c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N42e61e6c3c3848ce97d2845233b8cecd,
        _:Nd151b9ba9371409eaf0bb5fa0f073e60,
        _:Nd7d9324d59b14ad69ebcdf22caa81866,
        _:Nf91cfa5809b94a169bc5b72e8b5e2ce1 ;
    mo:track_count 4 ;
    schema:duration "PT19:12"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N42e61e6c3c3848ce97d2845233b8cecd,
        _:Nd151b9ba9371409eaf0bb5fa0f073e60,
        _:Nd7d9324d59b14ad69ebcdf22caa81866,
        _:Nf91cfa5809b94a169bc5b72e8b5e2ce1 .

