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

<artist/127#subject> a schema:Person,
        foaf:Person ;
    schema:name "KOTOKO"@en ;
    foaf:made <album/124558#lyrics>,
        <album/124558#subject> ;
    foaf:name "KOTOKO"@en .

<artist/41753#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masahiro Sato"@en,
        "佐藤誠洋"@ja ;
    foaf:made <album/124558#lyrics>,
        <album/124558#subject> ;
    foaf:name "Masahiro Sato"@en,
        "佐藤誠洋"@ja .

<artist/7512#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayumi Kida"@en,
        "木田亜由美"@ja ;
    foaf:made <album/124558#lyrics>,
        <album/124558#subject> ;
    foaf:name "Ayumi Kida"@en,
        "木田亜由美"@ja .

<artist/135#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124558#subject> ;
    schema:name "C.G mix"@en ;
    foaf:made <album/124558#composition>,
        <album/124558#subject>,
        <album/124558#vocals> ;
    foaf:name "C.G mix"@en .

<product/7908#subject> a schema:CreativeWork ;
    schema:name "BALDR FORCE"@en,
        "BALDR FORCE"@ja,
        "BALDR FORCE"@ja-latn ;
    foaf:name "BALDR FORCE"@en,
        "BALDR FORCE"@ja,
        "BALDR FORCE"@ja-latn .

<album/124558#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CLUB GROOVE MIX 2 / C.G mix"@en,
        "CLUB GROOVE MIX 2 / C.G mix"@ja,
        "CLUB GROOVE MIX 2 / C.G mix"@ja-latn ;
    mo:composer <artist/135#subject> ;
    mo:produced_work <album/124558#musicalwork> ;
    schema:name "CLUB GROOVE MIX 2 / C.G mix"@en,
        "CLUB GROOVE MIX 2 / C.G mix"@ja,
        "CLUB GROOVE MIX 2 / C.G mix"@ja-latn .

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

<album/124558#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CLUB GROOVE MIX 2 / C.G mix"@en,
        "CLUB GROOVE MIX 2 / C.G mix"@ja,
        "CLUB GROOVE MIX 2 / C.G mix"@ja-latn ;
    mo:performance_of <album/124558#musicalwork> ;
    mo:recorded_as <album/124558#musicalexpression> ;
    schema:name "CLUB GROOVE MIX 2 / C.G mix"@en,
        "CLUB GROOVE MIX 2 / C.G mix"@ja,
        "CLUB GROOVE MIX 2 / C.G mix"@ja-latn ;
    schema:workPerformed <album/124558#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/85/124558/124558-b727cdc13e67.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/124558#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-04-04"^^xsd:date ;
    dcterms:title "CLUB GROOVE MIX 2 / C.G mix"@en,
        "CLUB GROOVE MIX 2 / C.G mix"@ja,
        "CLUB GROOVE MIX 2 / C.G mix"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/124558#musicalexpression> ;
    mo:publisher <org/2639#subject> ;
    mo:record _:Nc585e02e07504923b20724f6b3468a81 ;
    mo:record_count 1 ;
    schema:about <product/7908#subject> ;
    schema:datePublished "2022-04-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/85/124558/124558-b727cdc13e67.jpg> ;
    schema:name "CLUB GROOVE MIX 2 / C.G mix"@en,
        "CLUB GROOVE MIX 2 / C.G mix"@ja,
        "CLUB GROOVE MIX 2 / C.G mix"@ja-latn ;
    schema:publisher <org/2639#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/124558/124558-b727cdc13e67.jpg> .

_:N4e734f2d2cb34f8c90e7e7deda483349 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Face of Fact remix ver."@en ;
    mo:track_number 4 ;
    schema:duration "PT6:53"^^xsd:interval ;
    schema:inPlaylist _:Nc585e02e07504923b20724f6b3468a81 ;
    schema:name "Face of Fact remix ver."@en .

_:N50123d48e1704109a80ab83cb93b8ccf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLUE remix ver."@en ;
    mo:track_number 5 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Nc585e02e07504923b20724f6b3468a81 ;
    schema:name "BLUE remix ver."@en .

_:N5a9803aeab9c43e884f698631873e6a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sky was g-ray remix ver."@en ;
    mo:track_number 1 ;
    schema:duration "PT6:40"^^xsd:interval ;
    schema:inPlaylist _:Nc585e02e07504923b20724f6b3468a81 ;
    schema:name "sky was g-ray remix ver."@en .

_:N5face139dfed47438b4dc4de07302541 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Please turn over remix ver."@en ;
    mo:track_number 3 ;
    schema:duration "PT6:12"^^xsd:interval ;
    schema:inPlaylist _:Nc585e02e07504923b20724f6b3468a81 ;
    schema:name "Please turn over remix ver."@en .

_:N77c4511c0b184d6eb81597108c1eb254 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "E.I.E.N remix ver."@en ;
    mo:track_number 2 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:Nc585e02e07504923b20724f6b3468a81 ;
    schema:name "E.I.E.N remix ver."@en .

_:Nc585e02e07504923b20724f6b3468a81 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4e734f2d2cb34f8c90e7e7deda483349,
        _:N50123d48e1704109a80ab83cb93b8ccf,
        _:N5a9803aeab9c43e884f698631873e6a8,
        _:N5face139dfed47438b4dc4de07302541,
        _:N77c4511c0b184d6eb81597108c1eb254 ;
    mo:track_count 5 ;
    schema:duration "PT30:42"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N4e734f2d2cb34f8c90e7e7deda483349,
        _:N50123d48e1704109a80ab83cb93b8ccf,
        _:N5a9803aeab9c43e884f698631873e6a8,
        _:N5face139dfed47438b4dc4de07302541,
        _:N77c4511c0b184d6eb81597108c1eb254 .

