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

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

<album/89322> a mo:Release ;
    mo:catalogue_number "CRZP-39" .

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

<artist/9872#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89320#subject> ;
    schema:name "Kenta Matsukuma"@en,
        "松隈ケンタ"@ja ;
    foaf:made <album/89320#composition>,
        <album/89320#lyrics>,
        <album/89320#subject> ;
    foaf:name "Kenta Matsukuma"@en,
        "松隈ケンタ"@ja .

<product/6916#subject> a schema:CreativeWork ;
    schema:name "Yu-Gi-Oh! VRAINS"@en,
        "遊☆戯☆王VRAINS"@ja,
        "YU-GI-OH! VRAINS"@ja-latn ;
    foaf:name "Yu-Gi-Oh! VRAINS"@en,
        "遊☆戯☆王VRAINS"@ja,
        "YU-GI-OH! VRAINS"@ja-latn .

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

<org/2420#subject> schema:name "Revolver records"@en,
        "Revolver records"@ja,
        "Revolver records"@ja-latn ;
    foaf:name "Revolver records"@en,
        "Revolver records"@ja,
        "Revolver records"@ja-latn .

<https://media.vgm.io/albums/02/89320/89320-1565555502.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/89320#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/02/89320/89320-1565555502.jpg> ;
    foaf:depicts <album/89320#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/02/89320/89320-1565555502.jpg> .

<https://medium-media.vgm.io/albums/02/89320/89320-1565555502.jpg> a schema:ImageObject,
        foaf:Image .

<album/89320#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Are you ready? / BiS [Limited Edition]"@en,
        "Are you ready? / BiS [Limited Edition]"@ja,
        "Are you ready? / BiS [Limited Edition]"@ja-latn ;
    mo:composer <artist/28321#subject>,
        <artist/9872#subject> ;
    mo:produced_work <album/89320#musicalwork> ;
    schema:name "Are you ready? / BiS [Limited Edition]"@en,
        "Are you ready? / BiS [Limited Edition]"@ja,
        "Are you ready? / BiS [Limited Edition]"@ja-latn .

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

<album/89320#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Are you ready? / BiS [Limited Edition]"@en,
        "Are you ready? / BiS [Limited Edition]"@ja,
        "Are you ready? / BiS [Limited Edition]"@ja-latn ;
    mo:performance_of <album/89320#musicalwork> ;
    mo:performer _:Ne1db8f9bdd4d4b81ac3e8f51a4bc971c ;
    mo:recorded_as <album/89320#musicalexpression> ;
    schema:byArtist _:Ne1db8f9bdd4d4b81ac3e8f51a4bc971c ;
    schema:name "Are you ready? / BiS [Limited Edition]"@en,
        "Are you ready? / BiS [Limited Edition]"@ja,
        "Are you ready? / BiS [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/89320#musicalwork> .

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

<album/89320#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-03-20"^^xsd:date ;
    dcterms:title "Are you ready? / BiS [Limited Edition]"@en,
        "Are you ready? / BiS [Limited Edition]"@ja,
        "Are you ready? / BiS [Limited Edition]"@ja-latn ;
    mo:catalogue_number "CRCP-10423" ;
    mo:media_type "CD + DVD" ;
    mo:other_release_of <album/89322> ;
    mo:publication_of <album/89320#musicalexpression> ;
    mo:publisher <org/2420#subject> ;
    mo:record _:Nf04ebe6efd0741009e553eb1a1cc99a2,
        _:Nf1e07c8bab004898bcb0ca639996eedb ;
    mo:record_count 2 ;
    schema:about <product/6916#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "BiS"@en ;
            foaf:name "BiS"@en ] ;
    schema:datePublished "2019-03-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/02/89320/89320-1565555502.jpg> ;
    schema:name "Are you ready? / BiS [Limited Edition]"@en,
        "Are you ready? / BiS [Limited Edition]"@ja,
        "Are you ready? / BiS [Limited Edition]"@ja-latn ;
    schema:publisher <org/2420#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/89320/89320-1565555502.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Pour Lui"@en ;
    foaf:made <album/89320#subject> ;
    foaf:name "Pour Lui"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Pour Lui"@en ;
    foaf:made <album/89320#lyrics> ;
    foaf:name "Pour Lui"@en .

_:N2cf28716abaa46159e90a5fefd72175b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't miss it!!"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf04ebe6efd0741009e553eb1a1cc99a2 ;
    schema:name "Don't miss it!!"@ja .

_:N30bbeabf5bc641deac72d2132c0cb5b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アゲンストザペイン"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf04ebe6efd0741009e553eb1a1cc99a2 ;
    schema:name "アゲンストザペイン"@ja .

_:N3b62690ef9394c4e91a4b5a33dd5aa4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Ixxx"@ja ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf04ebe6efd0741009e553eb1a1cc99a2 ;
    schema:name "My Ixxx"@ja .

_:N4bf257f0284641d1a4ac913b7339f94f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BiSBiS"@ja ;
    mo:track_number 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf04ebe6efd0741009e553eb1a1cc99a2 ;
    schema:name "BiSBiS"@ja .

_:N50e5406e528f462da1d709d37f7de272 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BiSBiS"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nf1e07c8bab004898bcb0ca639996eedb ;
    schema:name "BiSBiS"@ja .

_:N5674d36deae94a33a895882121785b63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I can't say NO!!!!!!!"@ja ;
    mo:track_number 21 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf04ebe6efd0741009e553eb1a1cc99a2 ;
    schema:name "I can't say NO!!!!!!!"@ja .

_:N5d7c2e1e69bf4d50a048d4c9685cae26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Are you ready? (instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT11:24"^^xsd:interval ;
    schema:inPlaylist _:Nf1e07c8bab004898bcb0ca639996eedb ;
    schema:name "Are you ready? (instrumental)"@ja .

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

_:N67b7a86c19204eb7a2a6c583a3c2d6f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nerve"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf04ebe6efd0741009e553eb1a1cc99a2 ;
    schema:name "nerve"@ja .

_:N67efa51b15e24b74a91b2c3a106e815e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WHOLE LOTTA LOVE"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf04ebe6efd0741009e553eb1a1cc99a2 ;
    schema:name "WHOLE LOTTA LOVE"@ja .

_:N68e73e95a8ea45f583b75ebafec4dcc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CHANGE THE WORLD"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf04ebe6efd0741009e553eb1a1cc99a2 ;
    schema:name "CHANGE THE WORLD"@ja .

_:N7851c79387fb4af798840772e70b62e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Ixxx"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf04ebe6efd0741009e553eb1a1cc99a2 ;
    schema:name "My Ixxx"@ja .

_:N79e4bd2b57d44046a9a6bd0812e6d230 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SOCiALiSM"@ja ;
    mo:track_number 20 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf04ebe6efd0741009e553eb1a1cc99a2 ;
    schema:name "SOCiALiSM"@ja .

_:N835803a0daa74cf5a48d8b4744e1ab89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BiSBiS"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf04ebe6efd0741009e553eb1a1cc99a2 ;
    schema:name "BiSBiS"@ja .

_:N9676ec62fdb844be9236bc22418d885d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アゲンストザペイン"@ja ;
    mo:track_number 24 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf04ebe6efd0741009e553eb1a1cc99a2 ;
    schema:name "アゲンストザペイン"@ja .

_:Naad6e1d9c4884f60a4956c098a504be3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CHANGE THE WORLD"@ja ;
    mo:track_number 18 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf04ebe6efd0741009e553eb1a1cc99a2 ;
    schema:name "CHANGE THE WORLD"@ja .

_:Nb5a2883942e7455aaaa0560660619b96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I can't say NO!!!!!!!"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf04ebe6efd0741009e553eb1a1cc99a2 ;
    schema:name "I can't say NO!!!!!!!"@ja .

_:Nbeb5012f8de9417782edef125fafc175 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "gives"@ja ;
    mo:track_number 19 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf04ebe6efd0741009e553eb1a1cc99a2 ;
    schema:name "gives"@ja .

_:Nc377ec6f242d480182e4bbb15f8a1af0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "gives"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf04ebe6efd0741009e553eb1a1cc99a2 ;
    schema:name "gives"@ja .

_:Nd82e2fe899b441c7b5fc909bcbbaeb55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SOCiALiSM"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf04ebe6efd0741009e553eb1a1cc99a2 ;
    schema:name "SOCiALiSM"@ja .

_:Nd91962c2f99e40069900f6b1203375e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "primal."@ja ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf04ebe6efd0741009e553eb1a1cc99a2 ;
    schema:name "primal."@ja .

_:Ne1db8f9bdd4d4b81ac3e8f51a4bc971c a schema:Person,
        foaf:Person ;
    mo:performed <album/89320#performance> ;
    schema:name "BiS"@en ;
    foaf:name "BiS"@en .

_:Ne29303fda9204296a50279feb955cd78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nerve"@ja ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf04ebe6efd0741009e553eb1a1cc99a2 ;
    schema:name "nerve"@ja .

_:Ne62e706c22e8459db006de6dead915b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BiSBiS (instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nf1e07c8bab004898bcb0ca639996eedb ;
    schema:name "BiSBiS (instrumental)"@ja .

_:Ne72d24c1f185467f814398f07989eb2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Are you ready?"@ja ;
    mo:track_number 1 ;
    schema:duration "PT11:24"^^xsd:interval ;
    schema:inPlaylist _:Nf1e07c8bab004898bcb0ca639996eedb ;
    schema:name "Are you ready?"@ja .

_:Ne808df952cc14f7a8736f6642dc25719 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't miss it!!"@ja ;
    mo:track_number 23 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf04ebe6efd0741009e553eb1a1cc99a2 ;
    schema:name "Don't miss it!!"@ja .

_:Neade351c12d143628f658682feb19b04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Give me your love 全部"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf04ebe6efd0741009e553eb1a1cc99a2 ;
    schema:name "Give me your love 全部"@ja .

_:Nee8764baedd94ea1aacb562bed77c00f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Give me your love 全部"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf04ebe6efd0741009e553eb1a1cc99a2 ;
    schema:name "Give me your love 全部"@ja .

_:Nf879e01116904dd0a022dca4e42ffba1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WHOLE LOTTA LOVE"@ja ;
    mo:track_number 22 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf04ebe6efd0741009e553eb1a1cc99a2 ;
    schema:name "WHOLE LOTTA LOVE"@ja .

_:Nf1e07c8bab004898bcb0ca639996eedb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N50e5406e528f462da1d709d37f7de272,
        _:N5d7c2e1e69bf4d50a048d4c9685cae26,
        _:Ne62e706c22e8459db006de6dead915b6,
        _:Ne72d24c1f185467f814398f07989eb2c ;
    mo:track_count 4 ;
    schema:duration "PT31:32"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N50e5406e528f462da1d709d37f7de272,
        _:N5d7c2e1e69bf4d50a048d4c9685cae26,
        _:Ne62e706c22e8459db006de6dead915b6,
        _:Ne72d24c1f185467f814398f07989eb2c .

_:Nf04ebe6efd0741009e553eb1a1cc99a2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N2cf28716abaa46159e90a5fefd72175b,
        _:N30bbeabf5bc641deac72d2132c0cb5b8,
        _:N3b62690ef9394c4e91a4b5a33dd5aa4c,
        _:N4bf257f0284641d1a4ac913b7339f94f,
        _:N5674d36deae94a33a895882121785b63,
        _:N5f8dab63acae43c8a562353e30e022b4,
        _:N67b7a86c19204eb7a2a6c583a3c2d6f2,
        _:N67efa51b15e24b74a91b2c3a106e815e,
        _:N68e73e95a8ea45f583b75ebafec4dcc0,
        _:N7851c79387fb4af798840772e70b62e8,
        _:N79e4bd2b57d44046a9a6bd0812e6d230,
        _:N835803a0daa74cf5a48d8b4744e1ab89,
        _:N9676ec62fdb844be9236bc22418d885d,
        _:Naad6e1d9c4884f60a4956c098a504be3,
        _:Nb5a2883942e7455aaaa0560660619b96,
        _:Nbeb5012f8de9417782edef125fafc175,
        _:Nc377ec6f242d480182e4bbb15f8a1af0,
        _:Nd82e2fe899b441c7b5fc909bcbbaeb55,
        _:Nd91962c2f99e40069900f6b1203375e5,
        _:Ne29303fda9204296a50279feb955cd78,
        _:Ne808df952cc14f7a8736f6642dc25719,
        _:Neade351c12d143628f658682feb19b04,
        _:Nee8764baedd94ea1aacb562bed77c00f,
        _:Nf879e01116904dd0a022dca4e42ffba1 ;
    mo:track_count 24 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N2cf28716abaa46159e90a5fefd72175b,
        _:N30bbeabf5bc641deac72d2132c0cb5b8,
        _:N3b62690ef9394c4e91a4b5a33dd5aa4c,
        _:N4bf257f0284641d1a4ac913b7339f94f,
        _:N5674d36deae94a33a895882121785b63,
        _:N5f8dab63acae43c8a562353e30e022b4,
        _:N67b7a86c19204eb7a2a6c583a3c2d6f2,
        _:N67efa51b15e24b74a91b2c3a106e815e,
        _:N68e73e95a8ea45f583b75ebafec4dcc0,
        _:N7851c79387fb4af798840772e70b62e8,
        _:N79e4bd2b57d44046a9a6bd0812e6d230,
        _:N835803a0daa74cf5a48d8b4744e1ab89,
        _:N9676ec62fdb844be9236bc22418d885d,
        _:Naad6e1d9c4884f60a4956c098a504be3,
        _:Nb5a2883942e7455aaaa0560660619b96,
        _:Nbeb5012f8de9417782edef125fafc175,
        _:Nc377ec6f242d480182e4bbb15f8a1af0,
        _:Nd82e2fe899b441c7b5fc909bcbbaeb55,
        _:Nd91962c2f99e40069900f6b1203375e5,
        _:Ne29303fda9204296a50279feb955cd78,
        _:Ne808df952cc14f7a8736f6642dc25719,
        _:Neade351c12d143628f658682feb19b04,
        _:Nee8764baedd94ea1aacb562bed77c00f,
        _:Nf879e01116904dd0a022dca4e42ffba1 .

