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

<artist/30635#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110133#subject> ;
    schema:name "SHIBU"@en ;
    foaf:made <album/110133#composition>,
        <album/110133#subject> ;
    foaf:name "SHIBU"@en .

<artist/32117#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110133#subject> ;
    schema:name "Kenta Urashima"@en,
        "浦島健太"@ja ;
    foaf:made <album/110133#composition>,
        <album/110133#subject> ;
    foaf:name "Kenta Urashima"@en,
        "浦島健太"@ja .

<artist/42600#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110133#subject> ;
    schema:name "USK"@en,
        "遊助"@ja ;
    foaf:made <album/110133#composition>,
        <album/110133#lyrics>,
        <album/110133#subject>,
        <album/110133#vocals> ;
    foaf:name "USK"@en,
        "遊助"@ja .

<artist/50464#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110133#subject> ;
    schema:name "YU-G"@en ;
    foaf:made <album/110133#composition>,
        <album/110133#subject> ;
    foaf:name "YU-G"@en .

<artist/55399#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110133#subject> ;
    schema:name "Yuki Kato"@en,
        "加藤優希"@ja ;
    foaf:made <album/110133#composition>,
        <album/110133#subject> ;
    foaf:name "Yuki Kato"@en,
        "加藤優希"@ja .

<artist/67000#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110133#subject> ;
    schema:name "N.O.B.B"@en ;
    foaf:made <album/110133#composition>,
        <album/110133#subject> ;
    foaf:name "N.O.B.B"@en .

<product/10040#subject> a schema:CreativeWork ;
    schema:name "MAZICA PARTY"@en,
        "マジカパーティ"@ja,
        "MAZICA PARTY"@ja-latn ;
    foaf:name "MAZICA PARTY"@en,
        "マジカパーティ"@ja,
        "MAZICA PARTY"@ja-latn .

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

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

<album/110133#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MAZI-ka / USK"@en,
        "マジ歌 / 遊助"@ja,
        "MAZI-ka / USK"@ja-latn ;
    mo:performance_of <album/110133#musicalwork> ;
    mo:recorded_as <album/110133#musicalexpression> ;
    schema:name "MAZI-ka / USK"@en,
        "マジ歌 / 遊助"@ja,
        "MAZI-ka / USK"@ja-latn ;
    schema:workPerformed <album/110133#musicalwork> .

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

<org/1267#subject> schema:name "MASTERSIX FOUNDATION"@en,
        "MASTERSIX FOUNDATION"@ja,
        "MASTERSIX FOUNDATION"@ja-latn ;
    foaf:name "MASTERSIX FOUNDATION"@en,
        "MASTERSIX FOUNDATION"@ja,
        "MASTERSIX FOUNDATION"@ja-latn .

<https://media.vgm.io/albums/33/110133/110133-96717cc09c7b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/110133#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/33/110133/110133-96717cc09c7b.jpg> ;
    foaf:depicts <album/110133#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/33/110133/110133-96717cc09c7b.jpg> .

<https://medium-media.vgm.io/albums/33/110133/110133-96717cc09c7b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/110133#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MAZI-ka / USK"@en,
        "マジ歌 / 遊助"@ja,
        "MAZI-ka / USK"@ja-latn ;
    mo:composer <artist/30635#subject>,
        <artist/32117#subject>,
        <artist/42600#subject>,
        <artist/50464#subject>,
        <artist/55399#subject>,
        <artist/67000#subject> ;
    mo:produced_work <album/110133#musicalwork> ;
    schema:name "MAZI-ka / USK"@en,
        "マジ歌 / 遊助"@ja,
        "MAZI-ka / USK"@ja-latn .

<album/110133#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-06-23"^^xsd:date ;
    dcterms:title "MAZI-ka / USK"@en,
        "マジ歌 / 遊助"@ja,
        "MAZI-ka / USK"@ja-latn ;
    mo:catalogue_number "SRCL-11818" ;
    mo:media_type "CD" ;
    mo:publication_of <album/110133#musicalexpression> ;
    mo:publisher <org/1267#subject> ;
    mo:record _:N142355743c0f46258afd746bd753a9ae ;
    mo:record_count 1 ;
    schema:about <product/10040#subject> ;
    schema:datePublished "2021-06-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/33/110133/110133-96717cc09c7b.jpg> ;
    schema:name "MAZI-ka / USK"@en,
        "マジ歌 / 遊助"@ja,
        "MAZI-ka / USK"@ja-latn ;
    schema:publisher <org/1267#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/110133/110133-96717cc09c7b.jpg> .

_:N8cd46aec7e0548338518707714a8a39c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "抱き枕"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N142355743c0f46258afd746bd753a9ae ;
    schema:name "抱き枕"@ja .

_:Na876f70cbf364524923382d19409c110 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マジ歌"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N142355743c0f46258afd746bd753a9ae ;
    schema:name "マジ歌"@ja .

_:Nb74bc73f18c74ce4a7049320e3b2f477 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "好きなように"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N142355743c0f46258afd746bd753a9ae ;
    schema:name "好きなように"@ja .

_:Nce6a57dfc0ac4ce3901e0ec082c6ce2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPY"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N142355743c0f46258afd746bd753a9ae ;
    schema:name "SPY"@ja .

_:N142355743c0f46258afd746bd753a9ae a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8cd46aec7e0548338518707714a8a39c,
        _:Na876f70cbf364524923382d19409c110,
        _:Nb74bc73f18c74ce4a7049320e3b2f477,
        _:Nce6a57dfc0ac4ce3901e0ec082c6ce2f ;
    mo:track_count 4 ;
    schema:duration "PT15:32"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N8cd46aec7e0548338518707714a8a39c,
        _:Na876f70cbf364524923382d19409c110,
        _:Nb74bc73f18c74ce4a7049320e3b2f477,
        _:Nce6a57dfc0ac4ce3901e0ec082c6ce2f .

