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

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

<artist/23000#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shun Horie"@en,
        "堀江瞬"@ja ;
    foaf:made <album/94517#subject>,
        <album/94517#vocals> ;
    foaf:name "Shun Horie"@en,
        "堀江瞬"@ja .

<artist/23771#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keisuke Koumoto"@en,
        "河本啓佑"@ja ;
    foaf:made <album/94517#subject>,
        <album/94517#vocals> ;
    foaf:name "Keisuke Koumoto"@en,
        "河本啓佑"@ja .

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

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

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

<album/94517#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "\"VAZZROCK\" play of volor series 2: be lived forwards."@en,
        "「VAZZROCK」play of colorシリーズ②「be lived forwards.」"@ja,
        "\"VAZZROCK\" play of volor series 2: be lived forwards."@ja-latn ;
    mo:performance_of <album/94517#musicalwork> ;
    mo:recorded_as <album/94517#musicalexpression> ;
    schema:name "\"VAZZROCK\" play of volor series 2: be lived forwards."@en,
        "「VAZZROCK」play of colorシリーズ②「be lived forwards.」"@ja,
        "\"VAZZROCK\" play of volor series 2: be lived forwards."@ja-latn ;
    schema:workPerformed <album/94517#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/71/94517/94517-1576948444.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/94517#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/71/94517/94517-1576948444.jpg> ;
    foaf:depicts <album/94517#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/71/94517/94517-1576948444.jpg> .

<https://medium-media.vgm.io/albums/71/94517/94517-1576948444.jpg> a schema:ImageObject,
        foaf:Image .

<album/94517#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "\"VAZZROCK\" play of volor series 2: be lived forwards."@en,
        "「VAZZROCK」play of colorシリーズ②「be lived forwards.」"@ja,
        "\"VAZZROCK\" play of volor series 2: be lived forwards."@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "中野晶弘"@en ;
            foaf:made <album/94517#composition> ;
            foaf:name "中野晶弘"@en ],
        <artist/25956#subject> ;
    mo:produced_work <album/94517#musicalwork> ;
    schema:name "\"VAZZROCK\" play of volor series 2: be lived forwards."@en,
        "「VAZZROCK」play of colorシリーズ②「be lived forwards.」"@ja,
        "\"VAZZROCK\" play of volor series 2: be lived forwards."@ja-latn .

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

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

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

<album/94517#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-31"^^xsd:date ;
    dcterms:title "\"VAZZROCK\" play of volor series 2: be lived forwards."@en,
        "「VAZZROCK」play of colorシリーズ②「be lived forwards.」"@ja,
        "\"VAZZROCK\" play of volor series 2: be lived forwards."@ja-latn ;
    mo:catalogue_number "TKPR-111" ;
    mo:media_type "CD" ;
    mo:publication_of <album/94517#musicalexpression> ;
    mo:publisher <org/180#subject> ;
    mo:record _:N1665ae6c1a534a49907e42b1260ee0af ;
    mo:record_count 1 ;
    schema:about <product/7985#subject> ;
    schema:datePublished "2019-05-31"^^xsd:date ;
    schema:genre "Multimedia Franchise" ;
    schema:image <https://media.vgm.io/albums/71/94517/94517-1576948444.jpg> ;
    schema:name "\"VAZZROCK\" play of volor series 2: be lived forwards."@en,
        "「VAZZROCK」play of colorシリーズ②「be lived forwards.」"@ja,
        "\"VAZZROCK\" play of volor series 2: be lived forwards."@ja-latn ;
    schema:publisher <org/180#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/94517/94517-1576948444.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "中野晶弘"@en ;
    foaf:made <album/94517#lyrics> ;
    foaf:name "中野晶弘"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "中野晶弘"@en ;
    foaf:made <album/94517#subject> ;
    foaf:name "中野晶弘"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94517#subject> ;
    schema:name "中野晶弘"@en ;
    foaf:made <album/94517#subject> ;
    foaf:name "中野晶弘"@en .

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

_:N5c3c269fcbac4de9983732298bad0683 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「悩める少年」"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1665ae6c1a534a49907e42b1260ee0af ;
    schema:name "ドラマ「悩める少年」"@ja .

_:N90601bf4995649de9f234a217b241d46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WONDER LAND!!"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1665ae6c1a534a49907e42b1260ee0af ;
    schema:name "WONDER LAND!!"@ja .

_:Nd030fdd7e0bf449289015ff7e6d1313d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WONDER LAND!! -off vocal-"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1665ae6c1a534a49907e42b1260ee0af ;
    schema:name "WONDER LAND!! -off vocal-"@ja .

_:Ndfd6ce603b47405e8644f07e9c47dde1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「迷える青年×2」"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1665ae6c1a534a49907e42b1260ee0af ;
    schema:name "ドラマ「迷える青年×2」"@ja .

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

_:N1665ae6c1a534a49907e42b1260ee0af a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N54333b535e45460d819a69a7d416e41b,
        _:N5c3c269fcbac4de9983732298bad0683,
        _:N90601bf4995649de9f234a217b241d46,
        _:Nd030fdd7e0bf449289015ff7e6d1313d,
        _:Ndfd6ce603b47405e8644f07e9c47dde1,
        _:Nf94e0de9956244329c5b2dea2fd5e094 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N54333b535e45460d819a69a7d416e41b,
        _:N5c3c269fcbac4de9983732298bad0683,
        _:N90601bf4995649de9f234a217b241d46,
        _:Nd030fdd7e0bf449289015ff7e6d1313d,
        _:Ndfd6ce603b47405e8644f07e9c47dde1,
        _:Nf94e0de9956244329c5b2dea2fd5e094 .

