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

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

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

<artist/36261#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118633#subject> ;
    schema:name "COSIO"@en ;
    foaf:made <album/118633#composition>,
        <album/118633#subject> ;
    foaf:name "COSIO"@en .

<event/277> a mo:Release ;
    schema:name "Released at Tokyo Game Music Show 2022 (Mar 05, 2022)" .

<product/12748#subject> a schema:CreativeWork ;
    schema:name "GROOVE COASTER (Mobile)"@en,
        "グルーヴコースター (Mobile)"@ja,
        "GROOVE COASTER (Mobile)"@ja-latn ;
    foaf:name "GROOVE COASTER (Mobile)"@en,
        "グルーヴコースター (Mobile)"@ja,
        "GROOVE COASTER (Mobile)"@ja-latn .

<album/118633#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Music Plot Type Series"@en,
        "Music Plot Type Series"@ja,
        "Music Plot Type Series"@ja-latn ;
    mo:composer <artist/36261#subject> ;
    mo:produced_work <album/118633#musicalwork> ;
    schema:name "Music Plot Type Series"@en,
        "Music Plot Type Series"@ja,
        "Music Plot Type Series"@ja-latn .

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

<album/118633#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Music Plot Type Series"@en,
        "Music Plot Type Series"@ja,
        "Music Plot Type Series"@ja-latn ;
    mo:performance_of <album/118633#musicalwork> ;
    mo:recorded_as <album/118633#musicalexpression> ;
    schema:name "Music Plot Type Series"@en,
        "Music Plot Type Series"@ja,
        "Music Plot Type Series"@ja-latn ;
    schema:workPerformed <album/118633#musicalwork> .

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

<https://media.vgm.io/albums/33/118633/118633-ecdff5bf3feb.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/118633#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/33/118633/118633-ecdff5bf3feb.png> ;
    foaf:depicts <album/118633#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/33/118633/118633-ecdff5bf3feb.png> .

<https://medium-media.vgm.io/albums/33/118633/118633-ecdff5bf3feb.png> a schema:ImageObject,
        foaf:Image .

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

<album/118633#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-03-05"^^xsd:date ;
    dcterms:title "Music Plot Type Series"@en,
        "Music Plot Type Series"@ja,
        "Music Plot Type Series"@ja-latn ;
    mo:catalogue_number "SNGLY-032" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/118633#musicalexpression> ;
    mo:publisher <org/850#subject> ;
    mo:record _:Nf9f18ec1c6804691a22eb2fa9910a9db ;
    mo:record_count 1 ;
    mo:release <event/277> ;
    schema:about <product/12748#subject> ;
    schema:datePublished "2022-03-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/33/118633/118633-ecdff5bf3feb.png> ;
    schema:name "Music Plot Type Series"@en,
        "Music Plot Type Series"@ja,
        "Music Plot Type Series"@ja-latn ;
    schema:publisher <org/850#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/118633/118633-ecdff5bf3feb.png> .

_:N1a061c6c177c4662b4e86d032b709015 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music Plot Type One"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Nf9f18ec1c6804691a22eb2fa9910a9db ;
    schema:name "Music Plot Type One"@en .

_:N23d2b755d6c841c8a86e6139dea0115e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music Plot Type Six -Full-"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Nf9f18ec1c6804691a22eb2fa9910a9db ;
    schema:name "Music Plot Type Six -Full-"@en .

_:N5942d4089af849d1b76c8ac0a256136b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music Plot Type Seven -Full-"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nf9f18ec1c6804691a22eb2fa9910a9db ;
    schema:name "Music Plot Type Seven -Full-"@en .

_:N636ba5e2142c4a9eb6fc99f272af0d2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music Plot Type Five -Full-"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Nf9f18ec1c6804691a22eb2fa9910a9db ;
    schema:name "Music Plot Type Five -Full-"@en .

_:N8a40906e6661493292e8cc0b6bd4456c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music Plot Type Zero To Three -Full- Two"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nf9f18ec1c6804691a22eb2fa9910a9db ;
    schema:name "Music Plot Type Zero To Three -Full- Two"@en .

_:N9340323f55ed46cb9d768bb51b2fe6ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music Plot Type Zero To Three -Full- Three"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nf9f18ec1c6804691a22eb2fa9910a9db ;
    schema:name "Music Plot Type Zero To Three -Full- Three"@en .

_:N96e0c005493b48a7bc251d6ce535f733 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music Plot Type Four -Full-"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Nf9f18ec1c6804691a22eb2fa9910a9db ;
    schema:name "Music Plot Type Four -Full-"@en .

_:N9e6ea1ccda7b495483c4dd765a0c6df4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music Plot Type Zero To Three -Full- Zero"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Nf9f18ec1c6804691a22eb2fa9910a9db ;
    schema:name "Music Plot Type Zero To Three -Full- Zero"@en .

_:Nb77ea257ee224ad49ef52380d107eec6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music Plot Type Nine -Full-"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:Nf9f18ec1c6804691a22eb2fa9910a9db ;
    schema:name "Music Plot Type Nine -Full-"@en .

_:Nc04b7c19322f491e83827caa71a21e67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music Plot Type Eight -Full-"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nf9f18ec1c6804691a22eb2fa9910a9db ;
    schema:name "Music Plot Type Eight -Full-"@en .

_:Ncbf795da527346509a1f30e62fc5e137 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music Plot Type X -Full-"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:Nf9f18ec1c6804691a22eb2fa9910a9db ;
    schema:name "Music Plot Type X -Full-"@en .

_:Nf9f18ec1c6804691a22eb2fa9910a9db a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a061c6c177c4662b4e86d032b709015,
        _:N23d2b755d6c841c8a86e6139dea0115e,
        _:N5942d4089af849d1b76c8ac0a256136b,
        _:N636ba5e2142c4a9eb6fc99f272af0d2d,
        _:N8a40906e6661493292e8cc0b6bd4456c,
        _:N9340323f55ed46cb9d768bb51b2fe6ae,
        _:N96e0c005493b48a7bc251d6ce535f733,
        _:N9e6ea1ccda7b495483c4dd765a0c6df4,
        _:Nb77ea257ee224ad49ef52380d107eec6,
        _:Nc04b7c19322f491e83827caa71a21e67,
        _:Ncbf795da527346509a1f30e62fc5e137 ;
    mo:track_count 11 ;
    schema:duration "PT43:10"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N1a061c6c177c4662b4e86d032b709015,
        _:N23d2b755d6c841c8a86e6139dea0115e,
        _:N5942d4089af849d1b76c8ac0a256136b,
        _:N636ba5e2142c4a9eb6fc99f272af0d2d,
        _:N8a40906e6661493292e8cc0b6bd4456c,
        _:N9340323f55ed46cb9d768bb51b2fe6ae,
        _:N96e0c005493b48a7bc251d6ce535f733,
        _:N9e6ea1ccda7b495483c4dd765a0c6df4,
        _:Nb77ea257ee224ad49ef52380d107eec6,
        _:Nc04b7c19322f491e83827caa71a21e67,
        _:Ncbf795da527346509a1f30e62fc5e137 .

