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

<artist/18800#subject> a schema:Person,
        foaf:Person ;
    schema:name "Subaru Kimura"@en,
        "木村昴"@ja ;
    foaf:made <album/86766#subject>,
        <album/86766#vocals> ;
    foaf:name "Subaru Kimura"@en,
        "木村昴"@ja .

<artist/21838#subject> a schema:Person,
        foaf:Person ;
    schema:name "Koutaro Nishiyama"@en,
        "西山宏太朗"@ja ;
    foaf:made <album/86766#subject>,
        <album/86766#vocals> ;
    foaf:name "Koutaro Nishiyama"@en,
        "西山宏太朗"@ja .

<artist/22996#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuya Hirose"@en,
        "広瀬裕也"@ja ;
    foaf:made <album/86766#subject>,
        <album/86766#vocals> ;
    foaf:name "Yuya Hirose"@en,
        "広瀬裕也"@ja .

<artist/2910#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aira Yuuki"@en,
        "結城アイラ"@ja ;
    foaf:made <album/86766#lyrics>,
        <album/86766#subject> ;
    foaf:name "Aira Yuuki"@en,
        "結城アイラ"@ja .

<artist/6527#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takashi Kondo"@en,
        "近藤隆"@ja ;
    foaf:made <album/86766#subject>,
        <album/86766#vocals> ;
    foaf:name "Takashi Kondo"@en,
        "近藤隆"@ja .

<artist/12150#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86766#subject> ;
    schema:name "Tomohiro Nakatsuchi"@en,
        "中土智博"@ja ;
    foaf:made <album/86766#composition>,
        <album/86766#subject> ;
    foaf:name "Tomohiro Nakatsuchi"@en,
        "中土智博"@ja .

<artist/17098#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86766#subject> ;
    schema:name "MEG.ME"@en ;
    foaf:made <album/86766#composition>,
        <album/86766#subject> ;
    foaf:name "MEG.ME"@en .

<product/7459#subject> a schema:CreativeWork ;
    schema:name "IDOLiSH7 (Game)"@en,
        "アイドリッシュセブン (Game)"@ja,
        "IDOLiSH7 (Game)"@ja-latn ;
    foaf:name "IDOLiSH7 (Game)"@en,
        "アイドリッシュセブン (Game)"@ja,
        "IDOLiSH7 (Game)"@ja-latn .

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

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

<album/86766#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Poisonous Gangster / ŹOOĻ"@en,
        "Poisonous Gangster / ŹOOĻ"@ja,
        "Poisonous Gangster / ŹOOĻ"@ja-latn ;
    mo:performance_of <album/86766#musicalwork> ;
    mo:recorded_as <album/86766#musicalexpression> ;
    schema:name "Poisonous Gangster / ŹOOĻ"@en,
        "Poisonous Gangster / ŹOOĻ"@ja,
        "Poisonous Gangster / ŹOOĻ"@ja-latn ;
    schema:workPerformed <album/86766#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/66/86766/86766-1558148086.jpg> a schema:ImageObject,
        foaf:Image .

<album/86766#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Poisonous Gangster / ŹOOĻ"@en,
        "Poisonous Gangster / ŹOOĻ"@ja,
        "Poisonous Gangster / ŹOOĻ"@ja-latn ;
    mo:composer <artist/12150#subject>,
        <artist/17098#subject> ;
    mo:produced_work <album/86766#musicalwork> ;
    schema:name "Poisonous Gangster / ŹOOĻ"@en,
        "Poisonous Gangster / ŹOOĻ"@ja,
        "Poisonous Gangster / ŹOOĻ"@ja-latn .

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

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

<album/86766#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-30"^^xsd:date ;
    dcterms:title "Poisonous Gangster / ŹOOĻ"@en,
        "Poisonous Gangster / ŹOOĻ"@ja,
        "Poisonous Gangster / ŹOOĻ"@ja-latn ;
    mo:catalogue_number "LACM-14654" ;
    mo:media_type "CD" ;
    mo:publication_of <album/86766#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N0e5664e6c372498db8de9d48b8f04ae3 ;
    mo:record_count 1 ;
    schema:about <product/7459#subject> ;
    schema:datePublished "2017-08-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/66/86766/86766-1558148086.jpg> ;
    schema:name "Poisonous Gangster / ŹOOĻ"@en,
        "Poisonous Gangster / ŹOOĻ"@ja,
        "Poisonous Gangster / ŹOOĻ"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/86766/86766-1558148086.jpg> .

_:N949731961fe6466684f499edcb77ba57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poisonous Gangster (Off Vocal)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N0e5664e6c372498db8de9d48b8f04ae3 ;
    schema:name "Poisonous Gangster (Off Vocal)"@en .

_:Nd20b9e19d44f4f9bbb505997a6b1766d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOOK AT... (Off Vocal)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N0e5664e6c372498db8de9d48b8f04ae3 ;
    schema:name "LOOK AT... (Off Vocal)"@en .

_:Nddae90fc2c10414789febe868cb40a73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOOK AT..."@en ;
    mo:track_number 2 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N0e5664e6c372498db8de9d48b8f04ae3 ;
    schema:name "LOOK AT..."@en .

_:Ne2e6a47441bd4d689881b9f34b49f5fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poisonous Gangster"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N0e5664e6c372498db8de9d48b8f04ae3 ;
    schema:name "Poisonous Gangster"@en .

_:N0e5664e6c372498db8de9d48b8f04ae3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N949731961fe6466684f499edcb77ba57,
        _:Nd20b9e19d44f4f9bbb505997a6b1766d,
        _:Nddae90fc2c10414789febe868cb40a73,
        _:Ne2e6a47441bd4d689881b9f34b49f5fa ;
    mo:track_count 4 ;
    schema:duration "PT16:07"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N949731961fe6466684f499edcb77ba57,
        _:Nd20b9e19d44f4f9bbb505997a6b1766d,
        _:Nddae90fc2c10414789febe868cb40a73,
        _:Ne2e6a47441bd4d689881b9f34b49f5fa .

