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

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

<artist/15384#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takuya Sato"@en,
        "佐藤拓也"@ja ;
    foaf:made <album/94510#subject>,
        <album/94510#vocals> ;
    foaf:name "Takuya Sato"@en,
        "佐藤拓也"@ja .

<artist/32692#subject> a schema:Person,
        foaf:Person ;
    schema:name "Taito Ban"@en,
        "坂泰斗"@ja ;
    foaf:made <album/94510#subject>,
        <album/94510#vocals> ;
    foaf:name "Taito Ban"@en,
        "坂泰斗"@ja .

<artist/11721#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94510#subject> ;
    schema:name "Hige Driver"@en,
        "ヒゲドライバー"@ja ;
    foaf:made <album/94510#composition>,
        <album/94510#lyrics>,
        <album/94510#subject> ;
    foaf:name "Hige Driver"@en,
        "ヒゲドライバー"@ja .

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

<album/94510#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "\"VAZZROCK\" bi-color series 9: REIJI AMAHA -sapphire-"@en,
        "「VAZZROCK」bi-colorシリーズ⑨「天羽玲司-emerald-」"@ja,
        "\"VAZZROCK\" bi-color series 9: REIJI AMAHA -sapphire-"@ja-latn ;
    mo:performance_of <album/94510#musicalwork> ;
    mo:recorded_as <album/94510#musicalexpression> ;
    schema:name "\"VAZZROCK\" bi-color series 9: REIJI AMAHA -sapphire-"@en,
        "「VAZZROCK」bi-colorシリーズ⑨「天羽玲司-emerald-」"@ja,
        "\"VAZZROCK\" bi-color series 9: REIJI AMAHA -sapphire-"@ja-latn ;
    schema:workPerformed <album/94510#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/01/94510/94510-1576947877.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/94510#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/01/94510/94510-1576947877.jpg> ;
    foaf:depicts <album/94510#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/01/94510/94510-1576947877.jpg> .

<https://medium-media.vgm.io/albums/01/94510/94510-1576947877.jpg> a schema:ImageObject,
        foaf:Image .

<album/94510#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "\"VAZZROCK\" bi-color series 9: REIJI AMAHA -sapphire-"@en,
        "「VAZZROCK」bi-colorシリーズ⑨「天羽玲司-emerald-」"@ja,
        "\"VAZZROCK\" bi-color series 9: REIJI AMAHA -sapphire-"@ja-latn ;
    mo:composer <artist/11721#subject>,
        <artist/16765#subject> ;
    mo:produced_work <album/94510#musicalwork> ;
    schema:name "\"VAZZROCK\" bi-color series 9: REIJI AMAHA -sapphire-"@en,
        "「VAZZROCK」bi-colorシリーズ⑨「天羽玲司-emerald-」"@ja,
        "\"VAZZROCK\" bi-color series 9: REIJI AMAHA -sapphire-"@ja-latn .

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

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

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

<album/94510#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-10-26"^^xsd:date ;
    dcterms:title "\"VAZZROCK\" bi-color series 9: REIJI AMAHA -sapphire-"@en,
        "「VAZZROCK」bi-colorシリーズ⑨「天羽玲司-emerald-」"@ja,
        "\"VAZZROCK\" bi-color series 9: REIJI AMAHA -sapphire-"@ja-latn ;
    mo:catalogue_number "TKPR-106" ;
    mo:media_type "CD" ;
    mo:publication_of <album/94510#musicalexpression> ;
    mo:publisher <org/180#subject> ;
    mo:record _:N77b715de97c54274a7b1339c66f4e2ca ;
    mo:record_count 1 ;
    schema:about <product/7985#subject> ;
    schema:datePublished "2018-10-26"^^xsd:date ;
    schema:genre "Multimedia Franchise" ;
    schema:image <https://media.vgm.io/albums/01/94510/94510-1576947877.jpg> ;
    schema:name "\"VAZZROCK\" bi-color series 9: REIJI AMAHA -sapphire-"@en,
        "「VAZZROCK」bi-colorシリーズ⑨「天羽玲司-emerald-」"@ja,
        "\"VAZZROCK\" bi-color series 9: REIJI AMAHA -sapphire-"@ja-latn ;
    schema:publisher <org/180#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/94510/94510-1576947877.jpg> .

_:N3de6c7244fce4bb48ffd94e8b8a6dc2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "純情グラフィティ"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N77b715de97c54274a7b1339c66f4e2ca ;
    schema:name "純情グラフィティ"@ja .

_:N4457f63d2fc84b1db52bb294629da36e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「ありがとう」"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N77b715de97c54274a7b1339c66f4e2ca ;
    schema:name "ドラマ「ありがとう」"@ja .

_:N49d7d46264304fd0aad0381522f82276 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rendez-vous"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N77b715de97c54274a7b1339c66f4e2ca ;
    schema:name "Rendez-vous"@ja .

_:N7a6ef249e0274ee297d87bb48b3e0a50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rendez-vous -off vocal-"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N77b715de97c54274a7b1339c66f4e2ca ;
    schema:name "Rendez-vous -off vocal-"@ja .

_:N8a562287e2b0422dbbad3b6d227de4d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「ちょっとは距離を縮めよう」"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N77b715de97c54274a7b1339c66f4e2ca ;
    schema:name "ドラマ「ちょっとは距離を縮めよう」"@ja .

_:Nb53281fd97a54207ad30c4b65d822f34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "純情グラフィティ -off vocal-"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N77b715de97c54274a7b1339c66f4e2ca ;
    schema:name "純情グラフィティ -off vocal-"@ja .

_:N77b715de97c54274a7b1339c66f4e2ca a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3de6c7244fce4bb48ffd94e8b8a6dc2a,
        _:N4457f63d2fc84b1db52bb294629da36e,
        _:N49d7d46264304fd0aad0381522f82276,
        _:N7a6ef249e0274ee297d87bb48b3e0a50,
        _:N8a562287e2b0422dbbad3b6d227de4d4,
        _:Nb53281fd97a54207ad30c4b65d822f34 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3de6c7244fce4bb48ffd94e8b8a6dc2a,
        _:N4457f63d2fc84b1db52bb294629da36e,
        _:N49d7d46264304fd0aad0381522f82276,
        _:N7a6ef249e0274ee297d87bb48b3e0a50,
        _:N8a562287e2b0422dbbad3b6d227de4d4,
        _:Nb53281fd97a54207ad30c4b65d822f34 .

