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

<artist/10173#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ryuji Sakai"@en,
        "坂井竜二"@ja ;
    foaf:made <album/100606#lyrics>,
        <album/100606#subject> ;
    foaf:name "Ryuji Sakai"@en,
        "坂井竜二"@ja .

<artist/12634#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tarusuke Shingaki"@en,
        "新垣樽助"@ja ;
    foaf:made <album/100606#subject>,
        <album/100606#vocals> ;
    foaf:name "Tarusuke Shingaki"@en,
        "新垣樽助"@ja .

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

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

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

<artist/28271#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masahiro Yamanaka"@en,
        "山中真尋"@ja ;
    foaf:made <album/100606#subject>,
        <album/100606#vocals> ;
    foaf:name "Masahiro Yamanaka"@en,
        "山中真尋"@ja .

<artist/43444#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tsubasa Sasa"@en,
        "笹翼"@ja ;
    foaf:made <album/100606#subject>,
        <album/100606#vocals> ;
    foaf:name "Tsubasa Sasa"@en,
        "笹翼"@ja .

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

<artist/25134#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100606#subject> ;
    schema:name "yairi"@en,
        "やいり"@ja ;
    foaf:made <album/100606#composition>,
        <album/100606#lyrics>,
        <album/100606#subject> ;
    foaf:name "yairi"@en,
        "やいり"@ja .

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

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

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

<album/100606#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "VAZZY vol.2 -The adventure begins here.-"@en,
        "VAZZY vol.2 -The adventure begins here.-"@ja,
        "VAZZY vol.2 -The adventure begins here.-"@ja-latn ;
    mo:performance_of <album/100606#musicalwork> ;
    mo:recorded_as <album/100606#musicalexpression> ;
    schema:name "VAZZY vol.2 -The adventure begins here.-"@en,
        "VAZZY vol.2 -The adventure begins here.-"@ja,
        "VAZZY vol.2 -The adventure begins here.-"@ja-latn ;
    schema:workPerformed <album/100606#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/60/100606/100606-84124a2f0b32.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/100606#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/60/100606/100606-84124a2f0b32.jpg> ;
    foaf:depicts <album/100606#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/60/100606/100606-84124a2f0b32.jpg> .

<https://medium-media.vgm.io/albums/60/100606/100606-84124a2f0b32.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/100606#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "VAZZY vol.2 -The adventure begins here.-"@en,
        "VAZZY vol.2 -The adventure begins here.-"@ja,
        "VAZZY vol.2 -The adventure begins here.-"@ja-latn ;
    mo:composer <artist/21936#subject>,
        <artist/25134#subject>,
        <artist/36081#subject> ;
    mo:produced_work <album/100606#musicalwork> ;
    schema:name "VAZZY vol.2 -The adventure begins here.-"@en,
        "VAZZY vol.2 -The adventure begins here.-"@ja,
        "VAZZY vol.2 -The adventure begins here.-"@ja-latn .

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

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

<album/100606#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-09-25"^^xsd:date ;
    dcterms:title "VAZZY vol.2 -The adventure begins here.-"@en,
        "VAZZY vol.2 -The adventure begins here.-"@ja,
        "VAZZY vol.2 -The adventure begins here.-"@ja-latn ;
    mo:catalogue_number "TKPR-192" ;
    mo:media_type "CD" ;
    mo:publication_of <album/100606#musicalexpression> ;
    mo:publisher <org/180#subject> ;
    mo:record _:N93a82eb8f72e4f6198c3fb38f770d305 ;
    mo:record_count 1 ;
    schema:about <product/7985#subject> ;
    schema:datePublished "2020-09-25"^^xsd:date ;
    schema:genre "Multimedia Franchise" ;
    schema:image <https://media.vgm.io/albums/60/100606/100606-84124a2f0b32.jpg> ;
    schema:name "VAZZY vol.2 -The adventure begins here.-"@en,
        "VAZZY vol.2 -The adventure begins here.-"@ja,
        "VAZZY vol.2 -The adventure begins here.-"@ja-latn ;
    schema:publisher <org/180#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/100606/100606-84124a2f0b32.jpg> .

_:N1d66a75788f7411dbff1933bd9b3d41a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「まだまだ、これから」"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N93a82eb8f72e4f6198c3fb38f770d305 ;
    schema:name "ドラマ「まだまだ、これから」"@ja .

_:N2dc76d642e01404dae8d51fec8be9670 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WELCOME TO THE NEW WORLD"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N93a82eb8f72e4f6198c3fb38f770d305 ;
    schema:name "WELCOME TO THE NEW WORLD"@ja .

_:N83789056bce143e78c8b17a25e1a74b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「自覚のない変化」"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N93a82eb8f72e4f6198c3fb38f770d305 ;
    schema:name "ドラマ「自覚のない変化」"@ja .

_:Na7a27d576c33479e957b8462cfd21e31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「仕事を忘れて」"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N93a82eb8f72e4f6198c3fb38f770d305 ;
    schema:name "ドラマ「仕事を忘れて」"@ja .

_:Nac82b97cf8dd448ca811beff81cafec2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bottom of the water"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N93a82eb8f72e4f6198c3fb38f770d305 ;
    schema:name "Bottom of the water"@ja .

_:Nad89f3caf1e848f983f4c81f409233ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ『まずは一年。ちょっと冒険してみないかい？』"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N93a82eb8f72e4f6198c3fb38f770d305 ;
    schema:name "ドラマ『まずは一年。ちょっと冒険してみないかい？』"@ja .

_:Nc2d1e1c6d9ff4503ad515521a04698e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "everybody say “xxx”"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N93a82eb8f72e4f6198c3fb38f770d305 ;
    schema:name "everybody say “xxx”"@ja .

_:Ne267159dd3f44efd8d1f399f5753f25e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「本当に楽しいこと」"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N93a82eb8f72e4f6198c3fb38f770d305 ;
    schema:name "ドラマ「本当に楽しいこと」"@ja .

_:Nff857665e0664e9dad68da71bb9cce2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「仕事を忘れて・２」"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N93a82eb8f72e4f6198c3fb38f770d305 ;
    schema:name "ドラマ「仕事を忘れて・２」"@ja .

_:N93a82eb8f72e4f6198c3fb38f770d305 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1d66a75788f7411dbff1933bd9b3d41a,
        _:N2dc76d642e01404dae8d51fec8be9670,
        _:N83789056bce143e78c8b17a25e1a74b5,
        _:Na7a27d576c33479e957b8462cfd21e31,
        _:Nac82b97cf8dd448ca811beff81cafec2,
        _:Nad89f3caf1e848f983f4c81f409233ee,
        _:Nc2d1e1c6d9ff4503ad515521a04698e1,
        _:Ne267159dd3f44efd8d1f399f5753f25e,
        _:Nff857665e0664e9dad68da71bb9cce2e ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1d66a75788f7411dbff1933bd9b3d41a,
        _:N2dc76d642e01404dae8d51fec8be9670,
        _:N83789056bce143e78c8b17a25e1a74b5,
        _:Na7a27d576c33479e957b8462cfd21e31,
        _:Nac82b97cf8dd448ca811beff81cafec2,
        _:Nad89f3caf1e848f983f4c81f409233ee,
        _:Nc2d1e1c6d9ff4503ad515521a04698e1,
        _:Ne267159dd3f44efd8d1f399f5753f25e,
        _:Nff857665e0664e9dad68da71bb9cce2e .

