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

<artist/21082#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yusuke Kobayashi"@en,
        "小林裕介"@ja ;
    foaf:made <album/94524#subject>,
        <album/94524#vocals> ;
    foaf:name "Yusuke Kobayashi"@en,
        "小林裕介"@ja .

<artist/22992#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukitoshi Kikuchi"@en,
        "菊池幸利"@ja ;
    foaf:made <album/94524#subject>,
        <album/94524#vocals> ;
    foaf:name "Yukitoshi Kikuchi"@en,
        "菊池幸利"@ja .

<artist/21936#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94524#subject> ;
    schema:name "zakbee"@en ;
    foaf:made <album/94524#composition>,
        <album/94524#lyrics>,
        <album/94524#subject> ;
    foaf:name "zakbee"@en .

<artist/25955#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94524#subject> ;
    schema:name "KAN TAKAHIKO"@en ;
    foaf:made <album/94524#composition>,
        <album/94524#subject> ;
    foaf:name "KAN TAKAHIKO"@en .

<artist/9357#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94524#subject> ;
    schema:name "yuyoyuppe"@en,
        "ゆよゆっぺ"@ja ;
    foaf:made <album/94524#composition>,
        <album/94524#lyrics>,
        <album/94524#subject> ;
    foaf:name "yuyoyuppe"@en,
        "ゆよゆっぺ"@ja .

<product/7985#subject> a schema:CreativeWork ;
    schema:name "VAZZROCK"@en,
        "バズロック"@ja,
        "VAZZROCK"@ja-latn ;
    foaf:name "VAZZROCK"@en,
        "バズロック"@ja,
        "VAZZROCK"@ja-latn .

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

<album/94524#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "\"VAZZROCK\" bi-color series 2nd season 2: SHOU ONODA -diamond×pearl-"@en,
        "「VAZZROCK」bi-colorシリーズ2ndシーズン②「小野田翔-diamond×pearl-」"@ja,
        "\"VAZZROCK\" bi-color series 2nd season 2: SHOU ONODA -diamond×pearl-"@ja-latn ;
    mo:performance_of <album/94524#musicalwork> ;
    mo:recorded_as <album/94524#musicalexpression> ;
    schema:name "\"VAZZROCK\" bi-color series 2nd season 2: SHOU ONODA -diamond×pearl-"@en,
        "「VAZZROCK」bi-colorシリーズ2ndシーズン②「小野田翔-diamond×pearl-」"@ja,
        "\"VAZZROCK\" bi-color series 2nd season 2: SHOU ONODA -diamond×pearl-"@ja-latn ;
    schema:workPerformed <album/94524#musicalwork> .

<org/180#subject> schema:name "MOVIC Co., Ltd."@en,
        "株式会社ムービック"@ja,
        "MOVIC Co., Ltd."@ja-latn ;
    foaf:name "MOVIC Co., Ltd."@en,
        "株式会社ムービック"@ja,
        "MOVIC Co., Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/42/94524/94524-1576949061.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/94524#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "\"VAZZROCK\" bi-color series 2nd season 2: SHOU ONODA -diamond×pearl-"@en,
        "「VAZZROCK」bi-colorシリーズ2ndシーズン②「小野田翔-diamond×pearl-」"@ja,
        "\"VAZZROCK\" bi-color series 2nd season 2: SHOU ONODA -diamond×pearl-"@ja-latn ;
    mo:composer <artist/21936#subject>,
        <artist/25955#subject>,
        <artist/9357#subject> ;
    mo:produced_work <album/94524#musicalwork> ;
    schema:name "\"VAZZROCK\" bi-color series 2nd season 2: SHOU ONODA -diamond×pearl-"@en,
        "「VAZZROCK」bi-colorシリーズ2ndシーズン②「小野田翔-diamond×pearl-」"@ja,
        "\"VAZZROCK\" bi-color series 2nd season 2: SHOU ONODA -diamond×pearl-"@ja-latn .

<album/94524#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-07-26"^^xsd:date ;
    dcterms:title "\"VAZZROCK\" bi-color series 2nd season 2: SHOU ONODA -diamond×pearl-"@en,
        "「VAZZROCK」bi-colorシリーズ2ndシーズン②「小野田翔-diamond×pearl-」"@ja,
        "\"VAZZROCK\" bi-color series 2nd season 2: SHOU ONODA -diamond×pearl-"@ja-latn ;
    mo:catalogue_number "TKPR-177" ;
    mo:media_type "CD" ;
    mo:publication_of <album/94524#musicalexpression> ;
    mo:publisher <org/180#subject> ;
    mo:record _:Nbd388a1d39b24672938a45521745063a ;
    mo:record_count 1 ;
    schema:about <product/7985#subject> ;
    schema:datePublished "2019-07-26"^^xsd:date ;
    schema:genre "Multimedia Franchise" ;
    schema:image <https://media.vgm.io/albums/42/94524/94524-1576949061.jpg> ;
    schema:name "\"VAZZROCK\" bi-color series 2nd season 2: SHOU ONODA -diamond×pearl-"@en,
        "「VAZZROCK」bi-colorシリーズ2ndシーズン②「小野田翔-diamond×pearl-」"@ja,
        "\"VAZZROCK\" bi-color series 2nd season 2: SHOU ONODA -diamond×pearl-"@ja-latn ;
    schema:publisher <org/180#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/94524/94524-1576949061.jpg> .

_:N24ad94d106fa4a06bc0f15d45a0571e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「きれいな男」"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbd388a1d39b24672938a45521745063a ;
    schema:name "ドラマ「きれいな男」"@ja .

_:N2f9eb938d567474fac786717cf0f9070 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Utopia"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbd388a1d39b24672938a45521745063a ;
    schema:name "Utopia"@ja .

_:N4e838b327f0245b0a1d624f72124769a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「きれいな男？」"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbd388a1d39b24672938a45521745063a ;
    schema:name "ドラマ「きれいな男？」"@ja .

_:N8b228ad238144207aa56bcedbcf2378a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Utopia -off vocal-"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbd388a1d39b24672938a45521745063a ;
    schema:name "Utopia -off vocal-"@ja .

_:N9dd84cebd05d447d814e3492ba4ba982 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨垂れ -off vocal-"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbd388a1d39b24672938a45521745063a ;
    schema:name "雨垂れ -off vocal-"@ja .

_:Nc683375e402d4495a1bbdca347f69a04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨垂れ"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbd388a1d39b24672938a45521745063a ;
    schema:name "雨垂れ"@ja .

_:Nf0bf8f0384b342d6b650a7e4e412012c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「意外に普通の男です」"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbd388a1d39b24672938a45521745063a ;
    schema:name "ドラマ「意外に普通の男です」"@ja .

_:Nbd388a1d39b24672938a45521745063a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N24ad94d106fa4a06bc0f15d45a0571e9,
        _:N2f9eb938d567474fac786717cf0f9070,
        _:N4e838b327f0245b0a1d624f72124769a,
        _:N8b228ad238144207aa56bcedbcf2378a,
        _:N9dd84cebd05d447d814e3492ba4ba982,
        _:Nc683375e402d4495a1bbdca347f69a04,
        _:Nf0bf8f0384b342d6b650a7e4e412012c ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N24ad94d106fa4a06bc0f15d45a0571e9,
        _:N2f9eb938d567474fac786717cf0f9070,
        _:N4e838b327f0245b0a1d624f72124769a,
        _:N8b228ad238144207aa56bcedbcf2378a,
        _:N9dd84cebd05d447d814e3492ba4ba982,
        _:Nc683375e402d4495a1bbdca347f69a04,
        _:Nf0bf8f0384b342d6b650a7e4e412012c .

