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

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

<album/98562#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Secret Agent ~Kishi Gakuen no Shinobi Naru Mono~ Sofmap Original Bonus VOICE CONTENTS&OP(SHORT VERSION)"@en,
        "Secret Agent～騎士学園の忍びなるもの～ ソフマップ オリジナル特典 VOICE CONTENTS&OP(SHORT VERSION)"@ja,
        "Secret Agent ~Kishi Gakuen no Shinobi Naru Mono~ Sofmap Original Bonus VOICE CONTENTS&OP(SHORT VERSION)"@ja-latn ;
    mo:composer <artist/36184#subject> ;
    mo:produced_work <album/98562#musicalwork> ;
    schema:name "Secret Agent ~Kishi Gakuen no Shinobi Naru Mono~ Sofmap Original Bonus VOICE CONTENTS&OP(SHORT VERSION)"@en,
        "Secret Agent～騎士学園の忍びなるもの～ ソフマップ オリジナル特典 VOICE CONTENTS&OP(SHORT VERSION)"@ja,
        "Secret Agent ~Kishi Gakuen no Shinobi Naru Mono~ Sofmap Original Bonus VOICE CONTENTS&OP(SHORT VERSION)"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/26/98562/98562-1591431328.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/32861#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98562#performance> ;
    schema:name "Puyo Suzuki"@en,
        "鈴木ぷよ"@ja ;
    foaf:name "Puyo Suzuki"@en,
        "鈴木ぷよ"@ja .

<artist/36#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98562#performance> ;
    schema:name "Duca"@en ;
    foaf:made <album/98562#lyrics>,
        <album/98562#subject> ;
    foaf:name "Duca"@en .

<artist/36184#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98562#subject> ;
    mo:performed <album/98562#performance> ;
    schema:name "ANZIE"@en ;
    foaf:made <album/98562#composition>,
        <album/98562#subject> ;
    foaf:name "ANZIE"@en .

<album/98562#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Secret Agent ~Kishi Gakuen no Shinobi Naru Mono~ Sofmap Original Bonus VOICE CONTENTS&OP(SHORT VERSION)"@en,
        "Secret Agent～騎士学園の忍びなるもの～ ソフマップ オリジナル特典 VOICE CONTENTS&OP(SHORT VERSION)"@ja,
        "Secret Agent ~Kishi Gakuen no Shinobi Naru Mono~ Sofmap Original Bonus VOICE CONTENTS&OP(SHORT VERSION)"@ja-latn ;
    mo:performance_of <album/98562#musicalwork> ;
    mo:performer <artist/32861#subject>,
        <artist/36#subject>,
        <artist/36184#subject> ;
    mo:recorded_as <album/98562#musicalexpression> ;
    schema:byArtist <artist/32861#subject>,
        <artist/36#subject>,
        <artist/36184#subject> ;
    schema:name "Secret Agent ~Kishi Gakuen no Shinobi Naru Mono~ Sofmap Original Bonus VOICE CONTENTS&OP(SHORT VERSION)"@en,
        "Secret Agent～騎士学園の忍びなるもの～ ソフマップ オリジナル特典 VOICE CONTENTS&OP(SHORT VERSION)"@ja,
        "Secret Agent ~Kishi Gakuen no Shinobi Naru Mono~ Sofmap Original Bonus VOICE CONTENTS&OP(SHORT VERSION)"@ja-latn ;
    schema:workPerformed <album/98562#musicalwork> .

<album/98562#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-29"^^xsd:date ;
    dcterms:title "Secret Agent ~Kishi Gakuen no Shinobi Naru Mono~ Sofmap Original Bonus VOICE CONTENTS&OP(SHORT VERSION)"@en,
        "Secret Agent～騎士学園の忍びなるもの～ ソフマップ オリジナル特典 VOICE CONTENTS&OP(SHORT VERSION)"@ja,
        "Secret Agent ~Kishi Gakuen no Shinobi Naru Mono~ Sofmap Original Bonus VOICE CONTENTS&OP(SHORT VERSION)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/98562#musicalexpression> ;
    mo:publisher <org/1821#subject> ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Secret Agent ~Kishi Gakuen no Shinobi Naru Mono~"@en ;
            foaf:name "Secret Agent ~Kishi Gakuen no Shinobi Naru Mono~"@en ] ;
    schema:byArtist <artist/32861#subject>,
        <artist/36#subject>,
        <artist/36184#subject> ;
    schema:datePublished "2020-05-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/98562/98562-1591431328.jpg> ;
    schema:name "Secret Agent ~Kishi Gakuen no Shinobi Naru Mono~ Sofmap Original Bonus VOICE CONTENTS&OP(SHORT VERSION)"@en,
        "Secret Agent～騎士学園の忍びなるもの～ ソフマップ オリジナル特典 VOICE CONTENTS&OP(SHORT VERSION)"@ja,
        "Secret Agent ~Kishi Gakuen no Shinobi Naru Mono~ Sofmap Original Bonus VOICE CONTENTS&OP(SHORT VERSION)"@ja-latn ;
    schema:publisher <org/1821#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/98562/98562-1591431328.jpg> .

