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

<artist/18800#subject> a schema:Person,
        foaf:Person ;
    schema:name "Subaru Kimura"@en,
        "木村昴"@ja ;
    foaf:made <album/84397#subject>,
        <album/84397#vocals> ;
    foaf:name "Subaru Kimura"@en,
        "木村昴"@ja .

<artist/21843#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yusuke Shirai"@en,
        "白井悠介"@ja ;
    foaf:made <album/84397#subject>,
        <album/84397#vocals> ;
    foaf:name "Yusuke Shirai"@en,
        "白井悠介"@ja .

<artist/23062#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kent Ito"@en,
        "伊東健人"@ja ;
    foaf:made <album/84397#subject>,
        <album/84397#vocals> ;
    foaf:name "Kent Ito"@en,
        "伊東健人"@ja .

<artist/23153#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ryuichi Kijima"@en,
        "木島隆一"@ja ;
    foaf:made <album/84397#subject>,
        <album/84397#vocals> ;
    foaf:name "Ryuichi Kijima"@en,
        "木島隆一"@ja .

<artist/4279#subject> a schema:Person,
        foaf:Person ;
    schema:name "Show Hayami"@en,
        "速水奨"@ja ;
    foaf:made <album/84397#subject>,
        <album/84397#vocals> ;
    foaf:name "Show Hayami"@en,
        "速水奨"@ja .

<artist/9077#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shintaro Asanuma"@en,
        "浅沼晋太郎"@ja ;
    foaf:made <album/84397#subject>,
        <album/84397#vocals> ;
    foaf:name "Shintaro Asanuma"@en,
        "浅沼晋太郎"@ja .

<artist/36147#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84397#subject> ;
    schema:name "Kohei by SIMONSAYZ"@en ;
    foaf:made <album/84397#composition>,
        <album/84397#lyrics>,
        <album/84397#subject> ;
    foaf:name "Kohei by SIMONSAYZ"@en .

<artist/8896#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84397#subject> ;
    schema:name "R·O·N"@en ;
    foaf:made <album/84397#composition>,
        <album/84397#subject> ;
    foaf:name "R·O·N"@en .

<product/7992#subject> a schema:CreativeWork ;
    schema:name "Hypnosis Mic -Division Rap Battle-"@en,
        "ヒプノシスマイク-Division Rap Battle-"@ja,
        "Hypnosis Mic -Division Rap Battle-"@ja-latn ;
    foaf:name "Hypnosis Mic -Division Rap Battle-"@en,
        "ヒプノシスマイク-Division Rap Battle-"@ja,
        "Hypnosis Mic -Division Rap Battle-"@ja-latn .

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

<album/84397#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Champion / Matenro"@en,
        "The Champion / 麻天狼"@ja,
        "The Champion / Matenro"@ja-latn ;
    mo:performance_of <album/84397#musicalwork> ;
    mo:recorded_as <album/84397#musicalexpression> ;
    schema:name "The Champion / Matenro"@en,
        "The Champion / 麻天狼"@ja,
        "The Champion / Matenro"@ja-latn ;
    schema:workPerformed <album/84397#musicalwork> .

<org/1316#subject> schema:name "EVIL LINE RECORDS"@en,
        "EVIL LINE RECORDS"@ja,
        "EVIL LINE RECORDS"@ja-latn ;
    foaf:name "EVIL LINE RECORDS"@en,
        "EVIL LINE RECORDS"@ja,
        "EVIL LINE RECORDS"@ja-latn .

<https://media.vgm.io/albums/79/84397/84397-1550064193.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/84397#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/79/84397/84397-1550064193.png> ;
    foaf:depicts <album/84397#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/79/84397/84397-1550064193.png> .

<https://medium-media.vgm.io/albums/79/84397/84397-1550064193.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/84397#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Champion / Matenro"@en,
        "The Champion / 麻天狼"@ja,
        "The Champion / Matenro"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Zeebra"@en ;
            foaf:made <album/84397#composition> ;
            foaf:name "Zeebra"@en ],
        <artist/36147#subject>,
        <artist/8896#subject> ;
    mo:produced_work <album/84397#musicalwork> ;
    schema:name "The Champion / Matenro"@en,
        "The Champion / 麻天狼"@ja,
        "The Champion / Matenro"@ja-latn .

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

<album/84397#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-02-27"^^xsd:date ;
    dcterms:title "The Champion / Matenro"@en,
        "The Champion / 麻天狼"@ja,
        "The Champion / Matenro"@ja-latn ;
    mo:catalogue_number "KICA-3275" ;
    mo:media_type "CD" ;
    mo:publication_of <album/84397#musicalexpression> ;
    mo:publisher <org/1316#subject> ;
    mo:record _:N99b872750bed40a78d47d23f31f09bd5 ;
    mo:record_count 1 ;
    schema:about <product/7992#subject> ;
    schema:datePublished "2019-02-27"^^xsd:date ;
    schema:genre "Multimedia Franchise" ;
    schema:image <https://media.vgm.io/albums/79/84397/84397-1550064193.png> ;
    schema:name "The Champion / Matenro"@en,
        "The Champion / 麻天狼"@ja,
        "The Champion / Matenro"@ja-latn ;
    schema:publisher <org/1316#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/84397/84397-1550064193.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Zeebra"@en ;
    foaf:made <album/84397#subject> ;
    foaf:name "Zeebra"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Zeebra"@en ;
    foaf:made <album/84397#lyrics> ;
    foaf:name "Zeebra"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84397#subject> ;
    schema:name "Zeebra"@en ;
    foaf:made <album/84397#subject> ;
    foaf:name "Zeebra"@en .

_:N55ac276a00274109af00aae9ceb9434f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drama Track『Testimony』"@en,
        "Drama Track『証言』"@ja,
        "Drama Track『Shougen』"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99b872750bed40a78d47d23f31f09bd5 ;
    schema:name "Drama Track『Testimony』"@en,
        "Drama Track『証言』"@ja,
        "Drama Track『Shougen』"@ja-latn .

_:N739824d6407748ed84048d2f9fa0711a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drama Track『Me Against The World』"@en,
        "Drama Track『Me Against The World』"@ja,
        "Drama Track『Me Against The World』"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99b872750bed40a78d47d23f31f09bd5 ;
    schema:name "Drama Track『Me Against The World』"@en,
        "Drama Track『Me Against The World』"@ja,
        "Drama Track『Me Against The World』"@ja-latn .

_:N87d8e2dd10e74129be19535c9d8c9d4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "T.D.D LEGEND"@en,
        "T.D.D LEGEND"@ja,
        "T.D.D LEGEND"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99b872750bed40a78d47d23f31f09bd5 ;
    schema:name "T.D.D LEGEND"@en,
        "T.D.D LEGEND"@ja,
        "T.D.D LEGEND"@ja-latn .

_:N98ed16b4c6904c0dad69e5b49e4fd0b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Champion"@en,
        "The Champion"@ja,
        "The Champion"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99b872750bed40a78d47d23f31f09bd5 ;
    schema:name "The Champion"@en,
        "The Champion"@ja,
        "The Champion"@ja-latn .

_:N99b872750bed40a78d47d23f31f09bd5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N55ac276a00274109af00aae9ceb9434f,
        _:N739824d6407748ed84048d2f9fa0711a,
        _:N87d8e2dd10e74129be19535c9d8c9d4d,
        _:N98ed16b4c6904c0dad69e5b49e4fd0b3 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N55ac276a00274109af00aae9ceb9434f,
        _:N739824d6407748ed84048d2f9fa0711a,
        _:N87d8e2dd10e74129be19535c9d8c9d4d,
        _:N98ed16b4c6904c0dad69e5b49e4fd0b3 .

