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

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

<product/6293#subject> a schema:CreativeWork ;
    schema:name "Tokyo Ghoul:re"@en,
        "東京喰種(トーキョーグール):re"@ja,
        "Tokyo Ghoul:re"@ja-latn ;
    foaf:name "Tokyo Ghoul:re"@en,
        "東京喰種(トーキョーグール):re"@ja,
        "Tokyo Ghoul:re"@ja-latn .

<product/6931#subject> a schema:CreativeWork ;
    schema:name "The Promised Neverland (Anime)"@en,
        "約束のネバーランド (Anime)"@ja,
        "Yakusoku no Neverland (Anime)"@ja-latn ;
    foaf:name "The Promised Neverland (Anime)"@en,
        "約束のネバーランド (Anime)"@ja,
        "Yakusoku no Neverland (Anime)"@ja-latn .

<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/92059#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PURE / Cö shu Nie"@en,
        "PURE / Cö shu Nie"@ja,
        "PURE / Cö shu Nie"@ja-latn ;
    mo:composer <artist/29483#subject> ;
    mo:produced_work <album/92059#musicalwork> ;
    schema:name "PURE / Cö shu Nie"@en,
        "PURE / Cö shu Nie"@ja,
        "PURE / Cö shu Nie"@ja-latn .

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

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

<org/793#subject> schema:name "Sony Music Associated Records"@en,
        "Sony Music Associated Records"@ja,
        "Sony Music Associated Records"@ja-latn ;
    foaf:name "Sony Music Associated Records"@en,
        "Sony Music Associated Records"@ja,
        "Sony Music Associated Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/95/92059/92059-1573448026.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/29484#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92059#performance> ;
    schema:name "Cö shu Nie"@en ;
    foaf:name "Cö shu Nie"@en .

<artist/29485#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92059#performance> ;
    schema:name "Shunsuke Matsumoto"@en,
        "松本駿介"@ja ;
    foaf:name "Shunsuke Matsumoto"@en,
        "松本駿介"@ja .

<artist/29486#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92059#performance> ;
    schema:name "Ryosuke Fujita"@en,
        "藤田亮介"@ja ;
    foaf:name "Ryosuke Fujita"@en,
        "藤田亮介"@ja .

<artist/29483#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92059#subject> ;
    mo:performed <album/92059#performance> ;
    schema:name "Miku Nakamura"@en,
        "中村未来"@ja ;
    foaf:made <album/92059#composition>,
        <album/92059#lyrics>,
        <album/92059#subject> ;
    foaf:name "Miku Nakamura"@en,
        "中村未来"@ja .

<album/92059#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PURE / Cö shu Nie"@en,
        "PURE / Cö shu Nie"@ja,
        "PURE / Cö shu Nie"@ja-latn ;
    mo:performance_of <album/92059#musicalwork> ;
    mo:performer <artist/29483#subject>,
        <artist/29484#subject>,
        <artist/29485#subject>,
        <artist/29486#subject> ;
    mo:recorded_as <album/92059#musicalexpression> ;
    schema:byArtist <artist/29483#subject>,
        <artist/29484#subject>,
        <artist/29485#subject>,
        <artist/29486#subject> ;
    schema:name "PURE / Cö shu Nie"@en,
        "PURE / Cö shu Nie"@ja,
        "PURE / Cö shu Nie"@ja-latn ;
    schema:workPerformed <album/92059#musicalwork> .

<album/92059#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-11"^^xsd:date ;
    dcterms:title "PURE / Cö shu Nie"@en,
        "PURE / Cö shu Nie"@ja,
        "PURE / Cö shu Nie"@ja-latn ;
    mo:catalogue_number "AICL-3790" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92059#musicalexpression> ;
    mo:publisher <org/793#subject> ;
    mo:record _:Ncc882a322b9649cb8ec751f8dc970220 ;
    mo:record_count 1 ;
    schema:about <product/6293#subject>,
        <product/6931#subject>,
        <product/7661#subject> ;
    schema:byArtist <artist/29483#subject>,
        <artist/29484#subject>,
        <artist/29485#subject>,
        <artist/29486#subject> ;
    schema:datePublished "2019-12-11"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/95/92059/92059-1573448026.jpg> ;
    schema:name "PURE / Cö shu Nie"@en,
        "PURE / Cö shu Nie"@ja,
        "PURE / Cö shu Nie"@ja-latn ;
    schema:publisher <org/793#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/92059/92059-1573448026.jpg> .

_:N083c03e865a245e698aa5195a96f4428 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絶体絶命"@ja,
        "Zettai Zetsumei"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Ncc882a322b9649cb8ec751f8dc970220 ;
    schema:name "絶体絶命"@ja,
        "Zettai Zetsumei"@ja-latn .

_:N4829747ac68647cabd41c48d80b5d524 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bullet"@ja,
        "bullet"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Ncc882a322b9649cb8ec751f8dc970220 ;
    schema:name "bullet"@ja,
        "bullet"@ja-latn .

_:N5a4f94984cac482c93a9482fc2692b11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "scapegoat"@ja,
        "scapegoat"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Ncc882a322b9649cb8ec751f8dc970220 ;
    schema:name "scapegoat"@ja,
        "scapegoat"@ja-latn .

_:N620495398a95498c8ce6a69855e2280e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lamp"@ja,
        "Lamp"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Ncc882a322b9649cb8ec751f8dc970220 ;
    schema:name "Lamp"@ja,
        "Lamp"@ja-latn .

_:N6add7e738d344bf29953ac1faeb15762 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "asphyxia"@ja,
        "asphyxia"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Ncc882a322b9649cb8ec751f8dc970220 ;
    schema:name "asphyxia"@ja,
        "asphyxia"@ja-latn .

_:N74343a259068446892b4f678919e1f4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "character"@ja,
        "character"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Ncc882a322b9649cb8ec751f8dc970220 ;
    schema:name "character"@ja,
        "character"@ja-latn .

_:N8388e29aa9784711be296e7309806ad7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CREAM"@ja,
        "CREAM"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Ncc882a322b9649cb8ec751f8dc970220 ;
    schema:name "CREAM"@ja,
        "CREAM"@ja-latn .

_:Nb74904ace04e43e5a729326c37b5aba9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "who are you?"@ja,
        "who are you?"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:Ncc882a322b9649cb8ec751f8dc970220 ;
    schema:name "who are you?"@ja,
        "who are you?"@ja-latn .

_:Nc5ddf2ffdc2c41c0ae7d2529bbe5a944 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "gray"@ja,
        "gray"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Ncc882a322b9649cb8ec751f8dc970220 ;
    schema:name "gray"@ja,
        "gray"@ja-latn .

_:Nce2fe530d8be4c5d9a28bab260aeb24e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "inertia"@ja,
        "inertia"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Ncc882a322b9649cb8ec751f8dc970220 ;
    schema:name "inertia"@ja,
        "inertia"@ja-latn .

_:Nea6bc94ac92b4529984554c7a5a2b370 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "iB"@ja,
        "iB"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Ncc882a322b9649cb8ec751f8dc970220 ;
    schema:name "iB"@ja,
        "iB"@ja-latn .

_:Nee80653176684303bc40f31ba36e03e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サイコプール≒レゴプール"@ja,
        "Psychopool≒Legopool"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Ncc882a322b9649cb8ec751f8dc970220 ;
    schema:name "サイコプール≒レゴプール"@ja,
        "Psychopool≒Legopool"@ja-latn .

_:Ncc882a322b9649cb8ec751f8dc970220 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N083c03e865a245e698aa5195a96f4428,
        _:N4829747ac68647cabd41c48d80b5d524,
        _:N5a4f94984cac482c93a9482fc2692b11,
        _:N620495398a95498c8ce6a69855e2280e,
        _:N6add7e738d344bf29953ac1faeb15762,
        _:N74343a259068446892b4f678919e1f4a,
        _:N8388e29aa9784711be296e7309806ad7,
        _:Nb74904ace04e43e5a729326c37b5aba9,
        _:Nc5ddf2ffdc2c41c0ae7d2529bbe5a944,
        _:Nce2fe530d8be4c5d9a28bab260aeb24e,
        _:Nea6bc94ac92b4529984554c7a5a2b370,
        _:Nee80653176684303bc40f31ba36e03e4 ;
    mo:track_count 12 ;
    schema:duration "PT33:08"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N083c03e865a245e698aa5195a96f4428,
        _:N4829747ac68647cabd41c48d80b5d524,
        _:N5a4f94984cac482c93a9482fc2692b11,
        _:N620495398a95498c8ce6a69855e2280e,
        _:N6add7e738d344bf29953ac1faeb15762,
        _:N74343a259068446892b4f678919e1f4a,
        _:N8388e29aa9784711be296e7309806ad7,
        _:Nb74904ace04e43e5a729326c37b5aba9,
        _:Nc5ddf2ffdc2c41c0ae7d2529bbe5a944,
        _:Nce2fe530d8be4c5d9a28bab260aeb24e,
        _:Nea6bc94ac92b4529984554c7a5a2b370,
        _:Nee80653176684303bc40f31ba36e03e4 .

