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

<artist/38120#subject> a schema:Person,
        foaf:Person ;
    schema:name "Who-ya"@en ;
    foaf:made <album/90908#subject>,
        <album/90908#vocals> ;
    foaf:name "Who-ya"@en .

<artist/33476#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90908#subject> ;
    schema:name "Who-ya Extended"@en ;
    foaf:made <album/90908#composition>,
        <album/90908#lyrics>,
        <album/90908#subject>,
        <album/90908#vocals> ;
    foaf:name "Who-ya Extended"@en .

<product/7661#subject> a schema:CreativeWork ;
    schema:name "PSYCHO-PASS 3"@en,
        "PSYCHO-PASS サイコパス 3"@ja,
        "PSYCHO-PASS 3"@ja-latn ;
    foaf:name "PSYCHO-PASS 3"@en,
        "PSYCHO-PASS サイコパス 3"@ja,
        "PSYCHO-PASS 3"@ja-latn .

<album/90908#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Q-vism / Who-ya Extended [Limited Edition]"@en,
        "Q-vism / Who-ya Extended [Limited Edition]"@ja,
        "Q-vism / Who-ya Extended [Limited Edition]"@ja-latn ;
    mo:composer <artist/33476#subject> ;
    mo:produced_work <album/90908#musicalwork> ;
    schema:name "Q-vism / Who-ya Extended [Limited Edition]"@en,
        "Q-vism / Who-ya Extended [Limited Edition]"@ja,
        "Q-vism / Who-ya Extended [Limited Edition]"@ja-latn .

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

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

<album/90908#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Q-vism / Who-ya Extended [Limited Edition]"@en,
        "Q-vism / Who-ya Extended [Limited Edition]"@ja,
        "Q-vism / Who-ya Extended [Limited Edition]"@ja-latn ;
    mo:performance_of <album/90908#musicalwork> ;
    mo:recorded_as <album/90908#musicalexpression> ;
    schema:name "Q-vism / Who-ya Extended [Limited Edition]"@en,
        "Q-vism / Who-ya Extended [Limited Edition]"@ja,
        "Q-vism / Who-ya Extended [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/90908#musicalwork> .

<org/717#subject> schema:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn ;
    foaf:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn .

<https://media.vgm.io/albums/80/90908/90908-8b628211b165.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/90908#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/80/90908/90908-8b628211b165.jpg> ;
    foaf:depicts <album/90908#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/80/90908/90908-8b628211b165.jpg> .

<https://medium-media.vgm.io/albums/80/90908/90908-8b628211b165.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/90908#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-11-27"^^xsd:date ;
    dcterms:title "Q-vism / Who-ya Extended [Limited Edition]"@en,
        "Q-vism / Who-ya Extended [Limited Edition]"@ja,
        "Q-vism / Who-ya Extended [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SECL-2528~9" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/90908#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:N06a734d86a024908948ccbc8d62e2419,
        _:N642e2230a1334318bf85b62db0a307c4 ;
    mo:record_count 2 ;
    schema:about <product/7661#subject> ;
    schema:datePublished "2019-11-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/80/90908/90908-8b628211b165.jpg> ;
    schema:name "Q-vism / Who-ya Extended [Limited Edition]"@en,
        "Q-vism / Who-ya Extended [Limited Edition]"@ja,
        "Q-vism / Who-ya Extended [Limited Edition]"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/90908/90908-8b628211b165.jpg> .

_:N06a734d86a024908948ccbc8d62e2419 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N6b4757638337478f8b1fa986d1e22cfd ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N6b4757638337478f8b1fa986d1e22cfd .

_:N39719aadca2c49e2b1fd460723919b04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Q-vism (Instrumental)"@en,
        "Q-vism (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N642e2230a1334318bf85b62db0a307c4 ;
    schema:name "Q-vism (Instrumental)"@en,
        "Q-vism (Instrumental)"@ja .

_:N3d1c4e4b807042d9890e91237220805f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "S-cape 2 the abs (Instrumental)"@en,
        "S-cape 2 the abs (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N642e2230a1334318bf85b62db0a307c4 ;
    schema:name "S-cape 2 the abs (Instrumental)"@en,
        "S-cape 2 the abs (Instrumental)"@ja .

_:N420ed977edc940898efcefb575c44917 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "S-cape 2 the abs"@en,
        "S-cape 2 the abs"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N642e2230a1334318bf85b62db0a307c4 ;
    schema:name "S-cape 2 the abs"@en,
        "S-cape 2 the abs"@ja .

_:N6b4757638337478f8b1fa986d1e22cfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"PSYCHO-PASS 3\" Non-credit Opening Movie"@en,
        "「PSYCHO-PASS サイコパス 3」ノンクレジットオープニングムービー"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N06a734d86a024908948ccbc8d62e2419 ;
    schema:name "\"PSYCHO-PASS 3\" Non-credit Opening Movie"@en,
        "「PSYCHO-PASS サイコパス 3」ノンクレジットオープニングムービー"@ja .

_:N7b0ab30cdf854c16a416b05e89eb010f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Q-vism"@en,
        "Q-vism"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N642e2230a1334318bf85b62db0a307c4 ;
    schema:name "Q-vism"@en,
        "Q-vism"@ja .

_:N9dedc7982dcd4083a9cdb37e48159c68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Q-vism (TV size)"@en,
        "Q-vism (TV size)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N642e2230a1334318bf85b62db0a307c4 ;
    schema:name "Q-vism (TV size)"@en,
        "Q-vism (TV size)"@ja .

_:N642e2230a1334318bf85b62db0a307c4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N39719aadca2c49e2b1fd460723919b04,
        _:N3d1c4e4b807042d9890e91237220805f,
        _:N420ed977edc940898efcefb575c44917,
        _:N7b0ab30cdf854c16a416b05e89eb010f,
        _:N9dedc7982dcd4083a9cdb37e48159c68 ;
    mo:track_count 5 ;
    schema:duration "PT14:46"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N39719aadca2c49e2b1fd460723919b04,
        _:N3d1c4e4b807042d9890e91237220805f,
        _:N420ed977edc940898efcefb575c44917,
        _:N7b0ab30cdf854c16a416b05e89eb010f,
        _:N9dedc7982dcd4083a9cdb37e48159c68 .

