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

<artist/21845#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takuya Masumoto"@en,
        "増元拓也"@ja ;
    foaf:made <album/109771#subject>,
        <album/109771#vocals> ;
    foaf:name "Takuya Masumoto"@en,
        "増元拓也"@ja .

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

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

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

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

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

<album/109771#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "VAZZROCK bi-color series 3rd Season 06 OGURO GAKU -hematite×ruby- There is no love sincerer than the love of food."@en,
        "「VAZZROCK」bi-colorシリーズ3rdシーズン⑥「大黒岳-hematite×ruby- There is no love sincerer than the love of food.」"@ja,
        "VAZZROCK bi-color series 3rd Season 06 OGURO GAKU -hematite×ruby- There is no love sincerer than the love of food."@ja-latn ;
    mo:performance_of <album/109771#musicalwork> ;
    mo:recorded_as <album/109771#musicalexpression> ;
    schema:name "VAZZROCK bi-color series 3rd Season 06 OGURO GAKU -hematite×ruby- There is no love sincerer than the love of food."@en,
        "「VAZZROCK」bi-colorシリーズ3rdシーズン⑥「大黒岳-hematite×ruby- There is no love sincerer than the love of food.」"@ja,
        "VAZZROCK bi-color series 3rd Season 06 OGURO GAKU -hematite×ruby- There is no love sincerer than the love of food."@ja-latn ;
    schema:workPerformed <album/109771#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/17/109771/109771-dcfcdf8cbfa7.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/109771#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/17/109771/109771-dcfcdf8cbfa7.jpg> ;
    foaf:depicts <album/109771#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/17/109771/109771-dcfcdf8cbfa7.jpg> .

<https://medium-media.vgm.io/albums/17/109771/109771-dcfcdf8cbfa7.jpg> a schema:ImageObject,
        foaf:Image .

<album/109771#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "VAZZROCK bi-color series 3rd Season 06 OGURO GAKU -hematite×ruby- There is no love sincerer than the love of food."@en,
        "「VAZZROCK」bi-colorシリーズ3rdシーズン⑥「大黒岳-hematite×ruby- There is no love sincerer than the love of food.」"@ja,
        "VAZZROCK bi-color series 3rd Season 06 OGURO GAKU -hematite×ruby- There is no love sincerer than the love of food."@ja-latn ;
    mo:composer <artist/54157#subject>,
        <artist/7299#subject> ;
    mo:produced_work <album/109771#musicalwork> ;
    schema:name "VAZZROCK bi-color series 3rd Season 06 OGURO GAKU -hematite×ruby- There is no love sincerer than the love of food."@en,
        "「VAZZROCK」bi-colorシリーズ3rdシーズン⑥「大黒岳-hematite×ruby- There is no love sincerer than the love of food.」"@ja,
        "VAZZROCK bi-color series 3rd Season 06 OGURO GAKU -hematite×ruby- There is no love sincerer than the love of food."@ja-latn .

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

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

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

<album/109771#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-08-27"^^xsd:date ;
    dcterms:title "VAZZROCK bi-color series 3rd Season 06 OGURO GAKU -hematite×ruby- There is no love sincerer than the love of food."@en,
        "「VAZZROCK」bi-colorシリーズ3rdシーズン⑥「大黒岳-hematite×ruby- There is no love sincerer than the love of food.」"@ja,
        "VAZZROCK bi-color series 3rd Season 06 OGURO GAKU -hematite×ruby- There is no love sincerer than the love of food."@ja-latn ;
    mo:catalogue_number "TKPR-251" ;
    mo:media_type "CD" ;
    mo:publication_of <album/109771#musicalexpression> ;
    mo:publisher <org/180#subject> ;
    mo:record _:Ne0f832bed41845eabde00014c0fd48d1 ;
    mo:record_count 1 ;
    schema:about <product/7985#subject> ;
    schema:datePublished "2021-08-27"^^xsd:date ;
    schema:genre "Multimedia Franchise" ;
    schema:image <https://media.vgm.io/albums/17/109771/109771-dcfcdf8cbfa7.jpg> ;
    schema:name "VAZZROCK bi-color series 3rd Season 06 OGURO GAKU -hematite×ruby- There is no love sincerer than the love of food."@en,
        "「VAZZROCK」bi-colorシリーズ3rdシーズン⑥「大黒岳-hematite×ruby- There is no love sincerer than the love of food.」"@ja,
        "VAZZROCK bi-color series 3rd Season 06 OGURO GAKU -hematite×ruby- There is no love sincerer than the love of food."@ja-latn ;
    schema:publisher <org/180#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/109771/109771-dcfcdf8cbfa7.jpg> .

_:N3313653d3f8d4e64bbb59ea6ec60ab92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「All sorrows are less with bread.」"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne0f832bed41845eabde00014c0fd48d1 ;
    schema:name "ドラマ「All sorrows are less with bread.」"@ja .

_:N6eb61f8071044bd8829726f35ca2554c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "R.I.P.PLES ～リプルス～"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne0f832bed41845eabde00014c0fd48d1 ;
    schema:name "R.I.P.PLES ～リプルス～"@ja .

_:Nbea8f8b2aa5a4792978ed7f9b9125aa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「There is no love sincerer than the love of food.」"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne0f832bed41845eabde00014c0fd48d1 ;
    schema:name "ドラマ「There is no love sincerer than the love of food.」"@ja .

_:Nc00335dbe4ab4b50969ccab8bc4ff08c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "R.I.P.PLES ～リプルス～ -off vocal-"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne0f832bed41845eabde00014c0fd48d1 ;
    schema:name "R.I.P.PLES ～リプルス～ -off vocal-"@ja .

_:Nc78ed91b6abe4dc7b225975868695eb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strong Belief -off vocal-"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne0f832bed41845eabde00014c0fd48d1 ;
    schema:name "Strong Belief -off vocal-"@ja .

_:Nf49ade72998448f3aa882bb7d66d6ee4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strong Belief"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne0f832bed41845eabde00014c0fd48d1 ;
    schema:name "Strong Belief"@ja .

_:Ne0f832bed41845eabde00014c0fd48d1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3313653d3f8d4e64bbb59ea6ec60ab92,
        _:N6eb61f8071044bd8829726f35ca2554c,
        _:Nbea8f8b2aa5a4792978ed7f9b9125aa0,
        _:Nc00335dbe4ab4b50969ccab8bc4ff08c,
        _:Nc78ed91b6abe4dc7b225975868695eb5,
        _:Nf49ade72998448f3aa882bb7d66d6ee4 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3313653d3f8d4e64bbb59ea6ec60ab92,
        _:N6eb61f8071044bd8829726f35ca2554c,
        _:Nbea8f8b2aa5a4792978ed7f9b9125aa0,
        _:Nc00335dbe4ab4b50969ccab8bc4ff08c,
        _:Nc78ed91b6abe4dc7b225975868695eb5,
        _:Nf49ade72998448f3aa882bb7d66d6ee4 .

