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

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

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

<artist/14089#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94500#subject> ;
    schema:name "Machigerita"@en,
        "マチゲリータ"@ja ;
    foaf:made <album/94500#composition>,
        <album/94500#lyrics>,
        <album/94500#subject> ;
    foaf:name "Machigerita"@en,
        "マチゲリータ"@ja .

<artist/16765#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94500#subject> ;
    schema:name "Karasuya-sabou"@en,
        "烏屋茶房"@ja ;
    foaf:made <album/94500#composition>,
        <album/94500#lyrics>,
        <album/94500#subject> ;
    foaf:name "Karasuya-sabou"@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/94500#musicalexpression> a mo:Signal ;
    mo:published_as <album/94500#subject> ;
    mo:records <album/94500#performance> .

<album/94500#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "\"VAZZROCK\" bi-color series 2: OUKA KIRA -pearl-"@en,
        "「VAZZROCK」bi-colorシリーズ②「吉良凰香-pearl-」"@ja,
        "\"VAZZROCK\" bi-color series 2: OUKA KIRA -pearl-"@ja-latn ;
    mo:performance_of <album/94500#musicalwork> ;
    mo:recorded_as <album/94500#musicalexpression> ;
    schema:name "\"VAZZROCK\" bi-color series 2: OUKA KIRA -pearl-"@en,
        "「VAZZROCK」bi-colorシリーズ②「吉良凰香-pearl-」"@ja,
        "\"VAZZROCK\" bi-color series 2: OUKA KIRA -pearl-"@ja-latn ;
    schema:workPerformed <album/94500#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/00/94500/94500-1576946998.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/94500#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/94500/94500-1576946998.jpg> ;
    foaf:depicts <album/94500#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/94500/94500-1576946998.jpg> .

<https://medium-media.vgm.io/albums/00/94500/94500-1576946998.jpg> a schema:ImageObject,
        foaf:Image .

<album/94500#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "\"VAZZROCK\" bi-color series 2: OUKA KIRA -pearl-"@en,
        "「VAZZROCK」bi-colorシリーズ②「吉良凰香-pearl-」"@ja,
        "\"VAZZROCK\" bi-color series 2: OUKA KIRA -pearl-"@ja-latn ;
    mo:composer <artist/14089#subject>,
        <artist/16765#subject> ;
    mo:produced_work <album/94500#musicalwork> ;
    schema:name "\"VAZZROCK\" bi-color series 2: OUKA KIRA -pearl-"@en,
        "「VAZZROCK」bi-colorシリーズ②「吉良凰香-pearl-」"@ja,
        "\"VAZZROCK\" bi-color series 2: OUKA KIRA -pearl-"@ja-latn .

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

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

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

<album/94500#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-03-30"^^xsd:date ;
    dcterms:title "\"VAZZROCK\" bi-color series 2: OUKA KIRA -pearl-"@en,
        "「VAZZROCK」bi-colorシリーズ②「吉良凰香-pearl-」"@ja,
        "\"VAZZROCK\" bi-color series 2: OUKA KIRA -pearl-"@ja-latn ;
    mo:catalogue_number "TKPR-099" ;
    mo:media_type "CD" ;
    mo:publication_of <album/94500#musicalexpression> ;
    mo:publisher <org/180#subject> ;
    mo:record _:Nf8b92aa4d6a746e09a60ac2294c3d241 ;
    mo:record_count 1 ;
    schema:about <product/7985#subject> ;
    schema:datePublished "2018-03-30"^^xsd:date ;
    schema:genre "Multimedia Franchise" ;
    schema:image <https://media.vgm.io/albums/00/94500/94500-1576946998.jpg> ;
    schema:name "\"VAZZROCK\" bi-color series 2: OUKA KIRA -pearl-"@en,
        "「VAZZROCK」bi-colorシリーズ②「吉良凰香-pearl-」"@ja,
        "\"VAZZROCK\" bi-color series 2: OUKA KIRA -pearl-"@ja-latn ;
    schema:publisher <org/180#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/94500/94500-1576946998.jpg> .

_:N06d5aff86620460e9e39f437e3bdb8e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「これからの話をしよう」"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf8b92aa4d6a746e09a60ac2294c3d241 ;
    schema:name "ドラマ「これからの話をしよう」"@ja .

_:N1912064b9c1341b085d5484032e74a4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「つまらないものですが」"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf8b92aa4d6a746e09a60ac2294c3d241 ;
    schema:name "ドラマ「つまらないものですが」"@ja .

_:N49f2c5bda3ba4203962877f47ea8dd97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rainy rain days -off vocal-"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf8b92aa4d6a746e09a60ac2294c3d241 ;
    schema:name "rainy rain days -off vocal-"@ja .

_:N8e0cb901347b4986a9eef23822c66b46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君ノ花"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf8b92aa4d6a746e09a60ac2294c3d241 ;
    schema:name "君ノ花"@ja .

_:N90b6ce51ad6e47488d88a76f25ee4c65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rainy rain days"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf8b92aa4d6a746e09a60ac2294c3d241 ;
    schema:name "rainy rain days"@ja .

_:Nbb3e09ad2ef4485bb673b38b22e07058 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「二葉の茶会」"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf8b92aa4d6a746e09a60ac2294c3d241 ;
    schema:name "ドラマ「二葉の茶会」"@ja .

_:Nfc6608368b9048859d665148e795e44c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君ノ花 -off vocal-"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf8b92aa4d6a746e09a60ac2294c3d241 ;
    schema:name "君ノ花 -off vocal-"@ja .

_:Nf8b92aa4d6a746e09a60ac2294c3d241 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06d5aff86620460e9e39f437e3bdb8e4,
        _:N1912064b9c1341b085d5484032e74a4e,
        _:N49f2c5bda3ba4203962877f47ea8dd97,
        _:N8e0cb901347b4986a9eef23822c66b46,
        _:N90b6ce51ad6e47488d88a76f25ee4c65,
        _:Nbb3e09ad2ef4485bb673b38b22e07058,
        _:Nfc6608368b9048859d665148e795e44c ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N06d5aff86620460e9e39f437e3bdb8e4,
        _:N1912064b9c1341b085d5484032e74a4e,
        _:N49f2c5bda3ba4203962877f47ea8dd97,
        _:N8e0cb901347b4986a9eef23822c66b46,
        _:N90b6ce51ad6e47488d88a76f25ee4c65,
        _:Nbb3e09ad2ef4485bb673b38b22e07058,
        _:Nfc6608368b9048859d665148e795e44c .

