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

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

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

<artist/31005#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141583#subject> ;
    schema:name "Ayatsugu Otowa"@en ;
    foaf:made <album/141583#composition>,
        <album/141583#subject> ;
    foaf:name "Ayatsugu Otowa"@en .

<artist/41231#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141583#subject> ;
    schema:name "uma"@en ;
    foaf:made <album/141583#composition>,
        <album/141583#subject> ;
    foaf:name "uma"@en .

<artist/46421#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141583#subject> ;
    schema:name "RiraN"@en ;
    foaf:made <album/141583#composition>,
        <album/141583#subject> ;
    foaf:name "RiraN"@en .

<artist/48951#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141583#subject> ;
    schema:name "P4koo"@en ;
    foaf:made <album/141583#composition>,
        <album/141583#subject> ;
    foaf:name "P4koo"@en .

<artist/49144#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141583#subject> ;
    schema:name "Sound Souler"@en ;
    foaf:made <album/141583#composition>,
        <album/141583#subject> ;
    foaf:name "Sound Souler"@en .

<event/219> a mo:Release ;
    schema:name "Released at M3-2018 Fall (Oct 28, 2018)" .

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

<album/141583#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Colorful Alchemist - Fancy Room / Sound Souler"@en,
        "Colorful Alchemist - Fancy Room / Sound Souler"@ja,
        "Colorful Alchemist - Fancy Room / Sound Souler"@ja-latn ;
    mo:performance_of <album/141583#musicalwork> ;
    mo:recorded_as <album/141583#musicalexpression> ;
    schema:name "Colorful Alchemist - Fancy Room / Sound Souler"@en,
        "Colorful Alchemist - Fancy Room / Sound Souler"@ja,
        "Colorful Alchemist - Fancy Room / Sound Souler"@ja-latn ;
    schema:workPerformed <album/141583#musicalwork> .

<org/3617#subject> schema:name "milkyway TRAXX"@en,
        "milkyway TRAXX"@ja,
        "milkyway TRAXX"@ja-latn ;
    foaf:name "milkyway TRAXX"@en,
        "milkyway TRAXX"@ja,
        "milkyway TRAXX"@ja-latn .

<https://media.vgm.io/albums/38/141583/141583-006607b91db2.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141583#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/38/141583/141583-006607b91db2.jpg> ;
    foaf:depicts <album/141583#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/38/141583/141583-006607b91db2.jpg> .

<https://medium-media.vgm.io/albums/38/141583/141583-006607b91db2.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/141583#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Colorful Alchemist - Fancy Room / Sound Souler"@en,
        "Colorful Alchemist - Fancy Room / Sound Souler"@ja,
        "Colorful Alchemist - Fancy Room / Sound Souler"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "WyvernP"@en ;
            foaf:made <album/141583#composition> ;
            foaf:name "WyvernP"@en ],
        <artist/31005#subject>,
        <artist/41231#subject>,
        <artist/46421#subject>,
        <artist/48951#subject>,
        <artist/49144#subject> ;
    mo:produced_work <album/141583#musicalwork> ;
    schema:name "Colorful Alchemist - Fancy Room / Sound Souler"@en,
        "Colorful Alchemist - Fancy Room / Sound Souler"@ja,
        "Colorful Alchemist - Fancy Room / Sound Souler"@ja-latn .

<album/141583#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-10-28"^^xsd:date ;
    dcterms:title "Colorful Alchemist - Fancy Room / Sound Souler"@en,
        "Colorful Alchemist - Fancy Room / Sound Souler"@ja,
        "Colorful Alchemist - Fancy Room / Sound Souler"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/141583#musicalexpression> ;
    mo:publisher <org/3617#subject> ;
    mo:record _:N72b38b36f37944059f44785bd11f12b0 ;
    mo:record_count 1 ;
    mo:release <event/219> ;
    schema:datePublished "2018-10-28"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/38/141583/141583-006607b91db2.jpg> ;
    schema:name "Colorful Alchemist - Fancy Room / Sound Souler"@en,
        "Colorful Alchemist - Fancy Room / Sound Souler"@ja,
        "Colorful Alchemist - Fancy Room / Sound Souler"@ja-latn ;
    schema:publisher <org/3617#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/141583/141583-006607b91db2.jpg> .

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

_:N0138f00ebf2b45e1b6749231390a965d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光を失った歯車"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N72b38b36f37944059f44785bd11f12b0 ;
    schema:name "光を失った歯車"@ja .

_:N0dc05b61273c4437a5c86f9e64ab8ea5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Electronic Fancy"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N72b38b36f37944059f44785bd11f12b0 ;
    schema:name "Electronic Fancy"@ja .

_:N2aec81bb804d4344b6287bbb2e68d067 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Miracle Fancy"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N72b38b36f37944059f44785bd11f12b0 ;
    schema:name "Miracle Fancy"@ja .

_:N30fa7caa3d4341788d0909beca9cde27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unknown Fancy"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N72b38b36f37944059f44785bd11f12b0 ;
    schema:name "Unknown Fancy"@ja .

_:Ne3a58d8f4d1e447fa0f2f92f5e8b0edd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream Fancy"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N72b38b36f37944059f44785bd11f12b0 ;
    schema:name "Dream Fancy"@ja .

_:Ne86a6fb06ae64d3aa47173510c95ffc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goodbye Fancy"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N72b38b36f37944059f44785bd11f12b0 ;
    schema:name "Goodbye Fancy"@ja .

_:Nf1258e53d5d84e1a9ffee034e4816d0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Progressive Fancy"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N72b38b36f37944059f44785bd11f12b0 ;
    schema:name "Progressive Fancy"@ja .

_:Nf9611d8e418645bb98b4b72fbe703d43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Non#Destination Trip"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N72b38b36f37944059f44785bd11f12b0 ;
    schema:name "Non#Destination Trip"@ja .

_:N72b38b36f37944059f44785bd11f12b0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0138f00ebf2b45e1b6749231390a965d,
        _:N0dc05b61273c4437a5c86f9e64ab8ea5,
        _:N2aec81bb804d4344b6287bbb2e68d067,
        _:N30fa7caa3d4341788d0909beca9cde27,
        _:Ne3a58d8f4d1e447fa0f2f92f5e8b0edd,
        _:Ne86a6fb06ae64d3aa47173510c95ffc6,
        _:Nf1258e53d5d84e1a9ffee034e4816d0a,
        _:Nf9611d8e418645bb98b4b72fbe703d43 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0138f00ebf2b45e1b6749231390a965d,
        _:N0dc05b61273c4437a5c86f9e64ab8ea5,
        _:N2aec81bb804d4344b6287bbb2e68d067,
        _:N30fa7caa3d4341788d0909beca9cde27,
        _:Ne3a58d8f4d1e447fa0f2f92f5e8b0edd,
        _:Ne86a6fb06ae64d3aa47173510c95ffc6,
        _:Nf1258e53d5d84e1a9ffee034e4816d0a,
        _:Nf9611d8e418645bb98b4b72fbe703d43 .

