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

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

<artist/9146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127607#subject> ;
    schema:name "ryo"@en ;
    foaf:made <album/127607#composition>,
        <album/127607#lyrics>,
        <album/127607#subject> ;
    foaf:name "ryo"@en .

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

<product/21567#subject> a schema:CreativeWork ;
    schema:name "PSYCHO-PASS PROVIDENCE"@en,
        "劇場版 PSYCHO-PASS サイコパス PROVIDENCE"@ja,
        "Gekijouban PSYCHO-PASS PROVIDENCE"@ja-latn ;
    foaf:name "PSYCHO-PASS PROVIDENCE"@en,
        "劇場版 PSYCHO-PASS サイコパス PROVIDENCE"@ja,
        "Gekijouban PSYCHO-PASS PROVIDENCE"@ja-latn .

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

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

<album/127607#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tojisha / EGOIST"@en,
        "当事者 / EGOIST"@ja,
        "Tojisha / EGOIST"@ja-latn ;
    mo:performance_of <album/127607#musicalwork> ;
    mo:recorded_as <album/127607#musicalexpression> ;
    schema:name "Tojisha / EGOIST"@en,
        "当事者 / EGOIST"@ja,
        "Tojisha / EGOIST"@ja-latn ;
    schema:workPerformed <album/127607#musicalwork> .

<org/1584#subject> schema:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn ;
    foaf:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/70/127607/127607-c42e6ba4aeed.jpg> a schema:ImageObject,
        foaf:Image .

<album/127607#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tojisha / EGOIST"@en,
        "当事者 / EGOIST"@ja,
        "Tojisha / EGOIST"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(supercell"@en ;
            foaf:made <album/127607#composition> ;
            foaf:name "(supercell"@en ],
        <artist/9146#subject> ;
    mo:produced_work <album/127607#musicalwork> ;
    schema:name "Tojisha / EGOIST"@en,
        "当事者 / EGOIST"@ja,
        "Tojisha / EGOIST"@ja-latn .

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

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

<album/127607#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-05-10"^^xsd:date ;
    dcterms:title "Tojisha / EGOIST"@en,
        "当事者 / EGOIST"@ja,
        "Tojisha / EGOIST"@ja-latn ;
    mo:catalogue_number "VVCL-2242" ;
    mo:media_type "CD" ;
    mo:publication_of <album/127607#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:Ne02937a2f3b04e67b8a862a18d072646 ;
    mo:record_count 1 ;
    schema:about <product/1794#subject>,
        <product/21567#subject>,
        <product/2912#subject> ;
    schema:datePublished "2023-05-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/70/127607/127607-c42e6ba4aeed.jpg> ;
    schema:name "Tojisha / EGOIST"@en,
        "当事者 / EGOIST"@ja,
        "Tojisha / EGOIST"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/127607/127607-c42e6ba4aeed.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(supercell"@en ;
    foaf:made <album/127607#subject> ;
    foaf:name "(supercell"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(supercell"@en ;
    foaf:made <album/127607#lyrics> ;
    foaf:name "(supercell"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127607#subject> ;
    schema:name "(supercell"@en ;
    foaf:made <album/127607#subject> ;
    foaf:name "(supercell"@en .

_:N020e522312694b279775a1244fc66e2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fallen (M2U Remix)"@ja,
        "Fallen (M2U Remix)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Ne02937a2f3b04e67b8a862a18d072646 ;
    schema:name "Fallen (M2U Remix)"@ja,
        "Fallen (M2U Remix)"@ja-latn .

_:N2713e6dd75294a5b84c2d8bf4b6bf263 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "当事者 (Instrumental)"@ja,
        "Tojisha (Instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Ne02937a2f3b04e67b8a862a18d072646 ;
    schema:name "当事者 (Instrumental)"@ja,
        "Tojisha (Instrumental)"@ja-latn .

_:Na2c21b2bb53c46de96be609debc44127 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "当事者"@ja,
        "Tojisha"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Ne02937a2f3b04e67b8a862a18d072646 ;
    schema:name "当事者"@ja,
        "Tojisha"@ja-latn .

_:Na9dee0daf0f543be9ced5494c086b0d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All Alone With You (Serph Remix)"@ja,
        "All Alone With You (Serph Remix)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Ne02937a2f3b04e67b8a862a18d072646 ;
    schema:name "All Alone With You (Serph Remix)"@ja,
        "All Alone With You (Serph Remix)"@ja-latn .

_:Nad51e809da2747ffbfe734530e4554d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "名前のない怪物 (Giga Remix)"@ja,
        "Namae no Nai Kaibutsu (Giga Remix)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Ne02937a2f3b04e67b8a862a18d072646 ;
    schema:name "名前のない怪物 (Giga Remix)"@ja,
        "Namae no Nai Kaibutsu (Giga Remix)"@ja-latn .

_:Ne02937a2f3b04e67b8a862a18d072646 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N020e522312694b279775a1244fc66e2b,
        _:N2713e6dd75294a5b84c2d8bf4b6bf263,
        _:Na2c21b2bb53c46de96be609debc44127,
        _:Na9dee0daf0f543be9ced5494c086b0d3,
        _:Nad51e809da2747ffbfe734530e4554d3 ;
    mo:track_count 5 ;
    schema:duration "PT19:42"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N020e522312694b279775a1244fc66e2b,
        _:N2713e6dd75294a5b84c2d8bf4b6bf263,
        _:Na2c21b2bb53c46de96be609debc44127,
        _:Na9dee0daf0f543be9ced5494c086b0d3,
        _:Nad51e809da2747ffbfe734530e4554d3 .

