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

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

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

<artist/65033#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141867#subject> ;
    schema:name "烏羽玉製薬"@en,
        "烏羽玉製薬"@ja ;
    foaf:made <album/141867#composition>,
        <album/141867#subject> ;
    foaf:name "烏羽玉製薬"@en,
        "烏羽玉製薬"@ja .

<artist/65034#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141867#subject> ;
    schema:name "Plesiopidae"@en ;
    foaf:made <album/141867#composition>,
        <album/141867#subject> ;
    foaf:name "Plesiopidae"@en .

<event/272> a mo:Release ;
    schema:name "Released at M3-2021 Fall (Oct 31, 2021)" .

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

<album/141867#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Infinite Colors / utzbo"@en,
        "Infinite Colors / utzbo"@ja,
        "Infinite Colors / utzbo"@ja-latn ;
    mo:performance_of <album/141867#musicalwork> ;
    mo:recorded_as <album/141867#musicalexpression> ;
    schema:name "Infinite Colors / utzbo"@en,
        "Infinite Colors / utzbo"@ja,
        "Infinite Colors / utzbo"@ja-latn ;
    schema:workPerformed <album/141867#musicalwork> .

<https://media.vgm.io/albums/76/141867/141867-19f71cce6eed.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141867#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/76/141867/141867-19f71cce6eed.png> ;
    foaf:depicts <album/141867#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/76/141867/141867-19f71cce6eed.png> .

<https://medium-media.vgm.io/albums/76/141867/141867-19f71cce6eed.png> a schema:ImageObject,
        foaf:Image .

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

<album/141867#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Infinite Colors / utzbo"@en,
        "Infinite Colors / utzbo"@ja,
        "Infinite Colors / utzbo"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Doggie"@en ;
            foaf:made <album/141867#composition> ;
            foaf:name "(Doggie"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "inaharu"@en ;
            foaf:made <album/141867#composition> ;
            foaf:name "inaharu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "uk."@en ;
            foaf:made <album/141867#composition> ;
            foaf:name "uk."@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(paraneumann)"@en ;
            foaf:made <album/141867#composition> ;
            foaf:name "(paraneumann)"@en ],
        <artist/65033#subject>,
        <artist/65034#subject> ;
    mo:produced_work <album/141867#musicalwork> ;
    schema:name "Infinite Colors / utzbo"@en,
        "Infinite Colors / utzbo"@ja,
        "Infinite Colors / utzbo"@ja-latn .

<album/141867#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-10-31"^^xsd:date ;
    dcterms:title "Infinite Colors / utzbo"@en,
        "Infinite Colors / utzbo"@ja,
        "Infinite Colors / utzbo"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/141867#musicalexpression> ;
    mo:publisher _:N08a50b15d2314553975b9b918578903b ;
    mo:record _:Nbbca3412cee24c80abb3ebb8d30022b3 ;
    mo:record_count 1 ;
    mo:release <event/272> ;
    schema:datePublished "2021-10-31"^^xsd:date ;
    schema:genre "Game-adjacent" ;
    schema:image <https://media.vgm.io/albums/76/141867/141867-19f71cce6eed.png> ;
    schema:name "Infinite Colors / utzbo"@en,
        "Infinite Colors / utzbo"@ja,
        "Infinite Colors / utzbo"@ja-latn ;
    schema:publisher _:N08a50b15d2314553975b9b918578903b ;
    foaf:depiction <https://media.vgm.io/albums/76/141867/141867-19f71cce6eed.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141867#subject> ;
    schema:name "(paraneumann)"@en ;
    foaf:made <album/141867#subject> ;
    foaf:name "(paraneumann)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141867#subject> ;
    schema:name "uk."@en ;
    foaf:made <album/141867#subject> ;
    foaf:name "uk."@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141867#subject> ;
    schema:name "inaharu"@en ;
    foaf:made <album/141867#subject> ;
    foaf:name "inaharu"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141867#subject> ;
    schema:name "(Doggie"@en ;
    foaf:made <album/141867#subject> ;
    foaf:name "(Doggie"@en .

_:N08a50b15d2314553975b9b918578903b schema:name "utzbo"@en,
        "utzbo"@ja,
        "utzbo"@ja-latn ;
    foaf:name "utzbo"@en,
        "utzbo"@ja,
        "utzbo"@ja-latn .

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

_:N5ac801cde9e14feebe29c56502a97372 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "四川功夫範天"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbbca3412cee24c80abb3ebb8d30022b3 ;
    schema:name "四川功夫範天"@ja .

_:N63384c9e5d904802bd142ebb0e846e74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kung-fu Fantasia(Extended Mix)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbbca3412cee24c80abb3ebb8d30022b3 ;
    schema:name "Kung-fu Fantasia(Extended Mix)"@ja .

_:N78b864d0e0ab4e5aa669888c86ca77ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Infinite Colors"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbbca3412cee24c80abb3ebb8d30022b3 ;
    schema:name "Infinite Colors"@ja .

_:N82a0d6fd07a64e158775cac65e8e369f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Order(kas_0120 remix)"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbbca3412cee24c80abb3ebb8d30022b3 ;
    schema:name "Secret Order(kas_0120 remix)"@ja .

_:N86e471b4fbc245fa83623e1989349b74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Horizon of Eternity(uzb Remix)"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbbca3412cee24c80abb3ebb8d30022b3 ;
    schema:name "Horizon of Eternity(uzb Remix)"@ja .

_:Nafd4e33397b2405f88ddf5d950b3e6de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mescaline(uzb Remix)"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbbca3412cee24c80abb3ebb8d30022b3 ;
    schema:name "Mescaline(uzb Remix)"@ja .

_:Ndbd178d38b3b42348e20ce93c4af7a20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kung-fu Fantasia(CHINAGIRL in INDONESIA REMIX)"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbbca3412cee24c80abb3ebb8d30022b3 ;
    schema:name "Kung-fu Fantasia(CHINAGIRL in INDONESIA REMIX)"@ja .

_:Ne068e375d4f64b45a46897b24a6bbcd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magenta Utopia!!!"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbbca3412cee24c80abb3ebb8d30022b3 ;
    schema:name "Magenta Utopia!!!"@ja .

_:Nbbca3412cee24c80abb3ebb8d30022b3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3e3294fec9e24e1593ea466dccbba481,
        _:N5ac801cde9e14feebe29c56502a97372,
        _:N63384c9e5d904802bd142ebb0e846e74,
        _:N78b864d0e0ab4e5aa669888c86ca77ba,
        _:N82a0d6fd07a64e158775cac65e8e369f,
        _:N86e471b4fbc245fa83623e1989349b74,
        _:Nafd4e33397b2405f88ddf5d950b3e6de,
        _:Ndbd178d38b3b42348e20ce93c4af7a20,
        _:Ne068e375d4f64b45a46897b24a6bbcd2 ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N3e3294fec9e24e1593ea466dccbba481,
        _:N5ac801cde9e14feebe29c56502a97372,
        _:N63384c9e5d904802bd142ebb0e846e74,
        _:N78b864d0e0ab4e5aa669888c86ca77ba,
        _:N82a0d6fd07a64e158775cac65e8e369f,
        _:N86e471b4fbc245fa83623e1989349b74,
        _:Nafd4e33397b2405f88ddf5d950b3e6de,
        _:Ndbd178d38b3b42348e20ce93c4af7a20,
        _:Ne068e375d4f64b45a46897b24a6bbcd2 .

