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

<artist/18284#subject> a schema:Person,
        foaf:Person ;
    schema:name "YORKE."@en ;
    foaf:made <album/107651#lyrics>,
        <album/107651#subject> ;
    foaf:name "YORKE."@en .

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

<artist/15589#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107651#subject> ;
    schema:name "Hajime Kato"@en,
        "加藤肇"@ja ;
    foaf:made <album/107651#composition>,
        <album/107651#subject> ;
    foaf:name "Hajime Kato"@en,
        "加藤肇"@ja .

<artist/36146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107651#subject> ;
    schema:name "Ta_2"@en ;
    foaf:made <album/107651#composition>,
        <album/107651#subject> ;
    foaf:name "Ta_2"@en .

<artist/8896#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107651#subject> ;
    schema:name "R·O·N"@en ;
    foaf:made <album/107651#composition>,
        <album/107651#subject> ;
    foaf:name "R·O·N"@en .

<product/2624#subject> a schema:CreativeWork ;
    schema:name "Kuroko's Basketball"@en,
        "黒子のバスケ"@ja,
        "Kuroko no Basket"@ja-latn ;
    foaf:name "Kuroko's Basketball"@en,
        "黒子のバスケ"@ja,
        "Kuroko no Basket"@ja-latn .

<product/2626#subject> a schema:CreativeWork ;
    schema:name "Kuroko's Basketball 2"@en,
        "黒子のバスケ2"@ja,
        "Kuroko no Basket 2"@ja-latn ;
    foaf:name "Kuroko's Basketball 2"@en,
        "黒子のバスケ2"@ja,
        "Kuroko no Basket 2"@ja-latn .

<product/2803#subject> a schema:CreativeWork ;
    schema:name "Free!"@en,
        "Free!"@ja,
        "Free!"@ja-latn ;
    foaf:name "Free!"@en,
        "Free!"@ja,
        "Free!"@ja-latn .

<product/3180#subject> a schema:CreativeWork ;
    schema:name "Kuroko's Basketball 3"@en,
        "黒子のバスケ3"@ja,
        "Kuroko no Basket 3"@ja-latn ;
    foaf:name "Kuroko's Basketball 3"@en,
        "黒子のバスケ3"@ja,
        "Kuroko no Basket 3"@ja-latn .

<product/3955#subject> a schema:CreativeWork ;
    schema:name "High☆Speed! -Free! Starting Days-"@en,
        "ハイ☆スピード! -Free! Starting Days-"@ja,
        "High☆Speed! -Free! Starting Days-"@ja-latn ;
    foaf:name "High☆Speed! -Free! Starting Days-"@en,
        "ハイ☆スピード! -Free! Starting Days-"@ja,
        "High☆Speed! -Free! Starting Days-"@ja-latn .

<product/6394#subject> a schema:CreativeWork ;
    schema:name "Free! -Dive to the Future-"@en,
        "Free! -Dive to the Future-"@ja,
        "Free! -Dive to the Future-"@ja-latn ;
    foaf:name "Free! -Dive to the Future-"@en,
        "Free! -Dive to the Future-"@ja,
        "Free! -Dive to the Future-"@ja-latn .

<product/6722#subject> a schema:CreativeWork ;
    schema:name "Servamp"@en,
        "SERVAMP -サーヴァンプ-"@ja,
        "Servamp"@ja-latn ;
    foaf:name "Servamp"@en,
        "SERVAMP -サーヴァンプ-"@ja,
        "Servamp"@ja-latn .

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

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

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

<https://media.vgm.io/albums/15/107651/107651-3a8bcedcd08c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/107651#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/15/107651/107651-3a8bcedcd08c.jpg> ;
    foaf:depicts <album/107651#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/15/107651/107651-3a8bcedcd08c.jpg> .

<https://medium-media.vgm.io/albums/15/107651/107651-3a8bcedcd08c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/107651#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Full Colors / OLDCODEX [Limited Edition]"@en,
        "Full Colors / OLDCODEX [初回限定盤]"@ja,
        "Full Colors / OLDCODEX [Limited Edition]"@ja-latn ;
    mo:performance_of <album/107651#musicalwork> ;
    mo:performer <artist/14361#subject> ;
    mo:recorded_as <album/107651#musicalexpression> ;
    schema:byArtist <artist/14361#subject> ;
    schema:name "Full Colors / OLDCODEX [Limited Edition]"@en,
        "Full Colors / OLDCODEX [初回限定盤]"@ja,
        "Full Colors / OLDCODEX [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/107651#musicalwork> .

<artist/14361#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/107651#performance> ;
    schema:name "OLDCODEX"@en ;
    foaf:name "OLDCODEX"@en .

<album/107651#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Full Colors / OLDCODEX [Limited Edition]"@en,
        "Full Colors / OLDCODEX [初回限定盤]"@ja,
        "Full Colors / OLDCODEX [Limited Edition]"@ja-latn ;
    mo:composer <artist/15589#subject>,
        <artist/36146#subject>,
        <artist/8896#subject> ;
    mo:produced_work <album/107651#musicalwork> ;
    schema:name "Full Colors / OLDCODEX [Limited Edition]"@en,
        "Full Colors / OLDCODEX [初回限定盤]"@ja,
        "Full Colors / OLDCODEX [Limited Edition]"@ja-latn .

<album/107651#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-03-24"^^xsd:date ;
    dcterms:title "Full Colors / OLDCODEX [Limited Edition]"@en,
        "Full Colors / OLDCODEX [初回限定盤]"@ja,
        "Full Colors / OLDCODEX [Limited Edition]"@ja-latn ;
    mo:catalogue_number "LACA-35865" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/107651#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N3a3b1fe0d5fa42aca1d5440cc0a6bdb2,
        _:N7384b3eae526495a90205f756b699a4a ;
    mo:record_count 2 ;
    schema:about <product/2624#subject>,
        <product/2626#subject>,
        <product/2803#subject>,
        <product/3180#subject>,
        <product/3955#subject>,
        <product/6394#subject>,
        <product/6722#subject> ;
    schema:byArtist <artist/14361#subject> ;
    schema:datePublished "2021-03-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/15/107651/107651-3a8bcedcd08c.jpg> ;
    schema:name "Full Colors / OLDCODEX [Limited Edition]"@en,
        "Full Colors / OLDCODEX [初回限定盤]"@ja,
        "Full Colors / OLDCODEX [Limited Edition]"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/107651/107651-3a8bcedcd08c.jpg> .

_:N00a47f9cab3d4785aac1e441d19be719 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lantana -KSUKE Remix-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N7384b3eae526495a90205f756b699a4a ;
    schema:name "Lantana -KSUKE Remix-"@ja .

_:N059ed01586264330872ce02a46d1a39c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Julio -Full Colors Remix- (Music Video)"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a3b1fe0d5fa42aca1d5440cc0a6bdb2 ;
    schema:name "Julio -Full Colors Remix- (Music Video)"@ja .

_:N0b22cdc41c5f454cac91a3c206815f3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rage on -KSUKE Remix-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N7384b3eae526495a90205f756b699a4a ;
    schema:name "Rage on -KSUKE Remix-"@ja .

_:N0d15e6b4d8504d57be6655e7cf8314e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WALK -Shinichi Osawa Remix-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N7384b3eae526495a90205f756b699a4a ;
    schema:name "WALK -Shinichi Osawa Remix-"@ja .

_:N2b1a34d85aa042ab944d2739fa1fbfd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "garden gate -FYKE Remix-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N7384b3eae526495a90205f756b699a4a ;
    schema:name "garden gate -FYKE Remix-"@ja .

_:N2c05f0c29eca4a41bca3c1817529f250 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aching Horns -Full Colors Remix-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N7384b3eae526495a90205f756b699a4a ;
    schema:name "Aching Horns -Full Colors Remix-"@ja .

_:N306493841ae14391b440775a5c7fb12b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "美しい背骨 -DJ KEIKO Remix- (Music Video)"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a3b1fe0d5fa42aca1d5440cc0a6bdb2 ;
    schema:name "美しい背骨 -DJ KEIKO Remix- (Music Video)"@ja .

_:N4fb31b8092e647ed96a66111569e4595 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "美しい背骨 -DJ KEIKO Remix-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N7384b3eae526495a90205f756b699a4a ;
    schema:name "美しい背骨 -DJ KEIKO Remix-"@ja .

_:N54e53593336d45e59bf8e9b3f05090d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カタルリズム -DJ KEIKO Remix-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N7384b3eae526495a90205f756b699a4a ;
    schema:name "カタルリズム -DJ KEIKO Remix-"@ja .

_:N6024d1e0f851431aa2fa35f0f8343e2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Making of \"Aching Horns\" Music Video -Scene.II"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a3b1fe0d5fa42aca1d5440cc0a6bdb2 ;
    schema:name "Making of \"Aching Horns\" Music Video -Scene.II"@ja .

_:N62a17452d5564a1bbe56343014057080 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deal with -banvox Remix- (Music Video)"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a3b1fe0d5fa42aca1d5440cc0a6bdb2 ;
    schema:name "Deal with -banvox Remix- (Music Video)"@ja .

_:N6365fa5f82dd4063b16aa5a546e02224 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heading to Over -Full Colors Remix- (Music Video)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a3b1fe0d5fa42aca1d5440cc0a6bdb2 ;
    schema:name "Heading to Over -Full Colors Remix- (Music Video)"@ja .

_:N6fc28a467cd64f829d204d604010970a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Julio -Full Colors Remix-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N7384b3eae526495a90205f756b699a4a ;
    schema:name "Julio -Full Colors Remix-"@ja .

_:N8bc7f8363fa0475ca2cf13685cd8f8e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lantana -KSUKE Remix- (Music Video)"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a3b1fe0d5fa42aca1d5440cc0a6bdb2 ;
    schema:name "Lantana -KSUKE Remix- (Music Video)"@ja .

_:N8dc2937212fb46de98265b9d9b6b0337 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WALK -Shinichi Osawa Remix- (Music Video)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a3b1fe0d5fa42aca1d5440cc0a6bdb2 ;
    schema:name "WALK -Shinichi Osawa Remix- (Music Video)"@ja .

_:N92746b31f9314044b250b923b77284e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カタルリズム -DJ KEIKO Remix- (Music Video)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a3b1fe0d5fa42aca1d5440cc0a6bdb2 ;
    schema:name "カタルリズム -DJ KEIKO Remix- (Music Video)"@ja .

_:Na1a79c285ce7439a9d9b82709d13c200 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aching Horns -Full Colors Remix- (Music Video)"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a3b1fe0d5fa42aca1d5440cc0a6bdb2 ;
    schema:name "Aching Horns -Full Colors Remix- (Music Video)"@ja .

_:Nb9818b0c80fe415b85af0cd666d81624 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heading to Over -Full Colors Remix-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N7384b3eae526495a90205f756b699a4a ;
    schema:name "Heading to Over -Full Colors Remix-"@ja .

_:Ncbefffe8ddc44ca7810fcbd445c0517c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Making of \"Aching Horns\" Music Video -Scene.I"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a3b1fe0d5fa42aca1d5440cc0a6bdb2 ;
    schema:name "Making of \"Aching Horns\" Music Video -Scene.I"@ja .

_:Nf3de60320d8046f6a793661e19a5f53a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "garden gate -FYKE Remix- (Music Video)"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a3b1fe0d5fa42aca1d5440cc0a6bdb2 ;
    schema:name "garden gate -FYKE Remix- (Music Video)"@ja .

_:Nf9ae53dc7a78462598d67ebda0e718d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rage on -KSUKE Remix- (Music Video)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a3b1fe0d5fa42aca1d5440cc0a6bdb2 ;
    schema:name "Rage on -KSUKE Remix- (Music Video)"@ja .

_:Nfaa94234ad77433d8b870e18e7890c16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deal with -banvox Remix-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N7384b3eae526495a90205f756b699a4a ;
    schema:name "Deal with -banvox Remix-"@ja .

_:N7384b3eae526495a90205f756b699a4a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00a47f9cab3d4785aac1e441d19be719,
        _:N0b22cdc41c5f454cac91a3c206815f3e,
        _:N0d15e6b4d8504d57be6655e7cf8314e0,
        _:N2b1a34d85aa042ab944d2739fa1fbfd6,
        _:N2c05f0c29eca4a41bca3c1817529f250,
        _:N4fb31b8092e647ed96a66111569e4595,
        _:N54e53593336d45e59bf8e9b3f05090d5,
        _:N6fc28a467cd64f829d204d604010970a,
        _:Nb9818b0c80fe415b85af0cd666d81624,
        _:Nfaa94234ad77433d8b870e18e7890c16 ;
    mo:track_count 10 ;
    schema:duration "PT39:22"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N00a47f9cab3d4785aac1e441d19be719,
        _:N0b22cdc41c5f454cac91a3c206815f3e,
        _:N0d15e6b4d8504d57be6655e7cf8314e0,
        _:N2b1a34d85aa042ab944d2739fa1fbfd6,
        _:N2c05f0c29eca4a41bca3c1817529f250,
        _:N4fb31b8092e647ed96a66111569e4595,
        _:N54e53593336d45e59bf8e9b3f05090d5,
        _:N6fc28a467cd64f829d204d604010970a,
        _:Nb9818b0c80fe415b85af0cd666d81624,
        _:Nfaa94234ad77433d8b870e18e7890c16 .

_:N3a3b1fe0d5fa42aca1d5440cc0a6bdb2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N059ed01586264330872ce02a46d1a39c,
        _:N306493841ae14391b440775a5c7fb12b,
        _:N6024d1e0f851431aa2fa35f0f8343e2a,
        _:N62a17452d5564a1bbe56343014057080,
        _:N6365fa5f82dd4063b16aa5a546e02224,
        _:N8bc7f8363fa0475ca2cf13685cd8f8e9,
        _:N8dc2937212fb46de98265b9d9b6b0337,
        _:N92746b31f9314044b250b923b77284e2,
        _:Na1a79c285ce7439a9d9b82709d13c200,
        _:Ncbefffe8ddc44ca7810fcbd445c0517c,
        _:Nf3de60320d8046f6a793661e19a5f53a,
        _:Nf9ae53dc7a78462598d67ebda0e718d6 ;
    mo:track_count 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N059ed01586264330872ce02a46d1a39c,
        _:N306493841ae14391b440775a5c7fb12b,
        _:N6024d1e0f851431aa2fa35f0f8343e2a,
        _:N62a17452d5564a1bbe56343014057080,
        _:N6365fa5f82dd4063b16aa5a546e02224,
        _:N8bc7f8363fa0475ca2cf13685cd8f8e9,
        _:N8dc2937212fb46de98265b9d9b6b0337,
        _:N92746b31f9314044b250b923b77284e2,
        _:Na1a79c285ce7439a9d9b82709d13c200,
        _:Ncbefffe8ddc44ca7810fcbd445c0517c,
        _:Nf3de60320d8046f6a793661e19a5f53a,
        _:Nf9ae53dc7a78462598d67ebda0e718d6 .

