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

<artist/29256#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayaka Ota"@en,
        "太田彩華"@ja ;
    foaf:made <album/93229#lyrics>,
        <album/93229#subject> ;
    foaf:name "Ayaka Ota"@en,
        "太田彩華"@ja .

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

<artist/6352#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93229#subject> ;
    schema:name "Shunryu"@en,
        "俊龍"@ja ;
    foaf:made <album/93229#composition>,
        <album/93229#lyrics>,
        <album/93229#subject> ;
    foaf:name "Shunryu"@en,
        "俊龍"@ja .

<event/218> a mo:Release ;
    schema:name "Released at Comic Market 95 (Dec 29, 2018 to Dec 31, 2018)" .

<product/5943#subject> a schema:CreativeWork ;
    schema:name "Shoumetsu Toshi"@en,
        "消滅都市"@ja,
        "Shoumetsu Toshi"@ja-latn ;
    foaf:name "Shoumetsu Toshi"@en,
        "消滅都市"@ja,
        "Shoumetsu Toshi"@ja-latn .

<album/93229#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Five! Suspects! / SPR5"@en,
        "ファイブ! サスペクツ! / SPR5"@ja,
        "Five! Suspects! / SPR5"@ja-latn ;
    mo:composer <artist/6352#subject> ;
    mo:produced_work <album/93229#musicalwork> ;
    schema:name "Five! Suspects! / SPR5"@en,
        "ファイブ! サスペクツ! / SPR5"@ja,
        "Five! Suspects! / SPR5"@ja-latn .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/92/93229/93229-1574698333.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/29494#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/93229#performance> ;
    schema:name "Emiri Iwai"@en,
        "岩井映美里"@ja ;
    foaf:name "Emiri Iwai"@en,
        "岩井映美里"@ja .

<artist/29638#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/93229#performance> ;
    schema:name "Haruka Shamoto"@en,
        "社本悠"@ja ;
    foaf:name "Haruka Shamoto"@en,
        "社本悠"@ja .

<artist/29639#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/93229#performance> ;
    schema:name "Hina Suguta"@en,
        "直田姫奈"@ja ;
    foaf:name "Hina Suguta"@en,
        "直田姫奈"@ja .

<artist/29640#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/93229#performance> ;
    schema:name "Aguri Onishi"@en,
        "大西亜玖璃"@ja ;
    foaf:name "Aguri Onishi"@en,
        "大西亜玖璃"@ja .

<artist/29641#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/93229#performance> ;
    schema:name "Hikari Sonoyama"@en,
        "園山ひかり"@ja ;
    foaf:name "Hikari Sonoyama"@en,
        "園山ひかり"@ja .

<artist/30778#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/93229#performance> ;
    schema:name "SPR5"@en ;
    foaf:name "SPR5"@en .

<album/93229#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-12-29"^^xsd:date ;
    dcterms:title "Five! Suspects! / SPR5"@en,
        "ファイブ! サスペクツ! / SPR5"@ja,
        "Five! Suspects! / SPR5"@ja-latn ;
    mo:catalogue_number "BRCG-70023" ;
    mo:media_type "CD" ;
    mo:publication_of <album/93229#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record_count 0 ;
    mo:release <event/218> ;
    schema:about <product/5943#subject> ;
    schema:byArtist <artist/29494#subject>,
        <artist/29638#subject>,
        <artist/29639#subject>,
        <artist/29640#subject>,
        <artist/29641#subject>,
        <artist/30778#subject> ;
    schema:datePublished "2018-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/92/93229/93229-1574698333.jpg> ;
    schema:name "Five! Suspects! / SPR5"@en,
        "ファイブ! サスペクツ! / SPR5"@ja,
        "Five! Suspects! / SPR5"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/93229/93229-1574698333.jpg> .

<album/93229#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Five! Suspects! / SPR5"@en,
        "ファイブ! サスペクツ! / SPR5"@ja,
        "Five! Suspects! / SPR5"@ja-latn ;
    mo:performance_of <album/93229#musicalwork> ;
    mo:performer <artist/29494#subject>,
        <artist/29638#subject>,
        <artist/29639#subject>,
        <artist/29640#subject>,
        <artist/29641#subject>,
        <artist/30778#subject> ;
    mo:recorded_as <album/93229#musicalexpression> ;
    schema:byArtist <artist/29494#subject>,
        <artist/29638#subject>,
        <artist/29639#subject>,
        <artist/29640#subject>,
        <artist/29641#subject>,
        <artist/30778#subject> ;
    schema:name "Five! Suspects! / SPR5"@en,
        "ファイブ! サスペクツ! / SPR5"@ja,
        "Five! Suspects! / SPR5"@ja-latn ;
    schema:workPerformed <album/93229#musicalwork> .

