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

<artist/32869#subject> a schema:Person,
        foaf:Person ;
    schema:name "Setsuji Sato"@en,
        "佐藤せつじ"@ja ;
    foaf:made <album/123178#subject>,
        <album/123178#vocals> ;
    foaf:name "Setsuji Sato"@en,
        "佐藤せつじ"@ja .

<artist/42002#subject> a schema:Person,
        foaf:Person ;
    schema:name "Anna Nagase"@en,
        "永瀬アンナ"@ja ;
    foaf:made <album/123178#subject>,
        <album/123178#vocals> ;
    foaf:name "Anna Nagase"@en,
        "永瀬アンナ"@ja .

<artist/4204#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rie Kugimiya"@en,
        "釘宮理恵"@ja ;
    foaf:made <album/123178#subject>,
        <album/123178#vocals> ;
    foaf:name "Rie Kugimiya"@en,
        "釘宮理恵"@ja .

<artist/51511#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mira Kawakatsu"@en,
        "川勝未来"@ja ;
    foaf:made <album/123178#subject>,
        <album/123178#vocals> ;
    foaf:name "Mira Kawakatsu"@en,
        "川勝未来"@ja .

<artist/6493#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miyu Irino"@en,
        "入野自由"@ja ;
    foaf:made <album/123178#subject>,
        <album/123178#vocals> ;
    foaf:name "Miyu Irino"@en,
        "入野自由"@ja .

<artist/6563#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sayuri Sadaoka"@en,
        "定岡小百合"@ja ;
    foaf:made <album/123178#subject>,
        <album/123178#vocals> ;
    foaf:name "Sayuri Sadaoka"@en,
        "定岡小百合"@ja .

<artist/33483#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123178#subject> ;
    schema:name "Pasocom Music Club"@en,
        "パソコン音楽クラブ"@ja ;
    foaf:made <album/123178#composition>,
        <album/123178#lyrics>,
        <album/123178#subject> ;
    foaf:name "Pasocom Music Club"@en,
        "パソコン音楽クラブ"@ja .

<product/11568#subject> a schema:CreativeWork ;
    schema:name "YUREI DECO"@en,
        "ユーレイデコ"@ja,
        "YUREI DECO"@ja-latn ;
    foaf:name "YUREI DECO"@en,
        "ユーレイデコ"@ja,
        "YUREI DECO"@ja-latn .

<album/123178#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I0/U0 / The Yurei Detective Club, Pasocom Music Club"@en,
        "I0/U0 / ユーレイ探偵団, パソコン音楽クラブ"@ja,
        "I0/U0 / Yurei Tanteidan, Pasocom Music Club"@ja-latn ;
    mo:composer <artist/33483#subject> ;
    mo:produced_work <album/123178#musicalwork> ;
    schema:name "I0/U0 / The Yurei Detective Club, Pasocom Music Club"@en,
        "I0/U0 / ユーレイ探偵団, パソコン音楽クラブ"@ja,
        "I0/U0 / Yurei Tanteidan, Pasocom Music Club"@ja-latn .

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

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

<album/123178#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I0/U0 / The Yurei Detective Club, Pasocom Music Club"@en,
        "I0/U0 / ユーレイ探偵団, パソコン音楽クラブ"@ja,
        "I0/U0 / Yurei Tanteidan, Pasocom Music Club"@ja-latn ;
    mo:performance_of <album/123178#musicalwork> ;
    mo:recorded_as <album/123178#musicalexpression> ;
    schema:name "I0/U0 / The Yurei Detective Club, Pasocom Music Club"@en,
        "I0/U0 / ユーレイ探偵団, パソコン音楽クラブ"@ja,
        "I0/U0 / Yurei Tanteidan, Pasocom Music Club"@ja-latn ;
    schema:workPerformed <album/123178#musicalwork> .

<org/3439#subject> schema:name "BANDAI NAMCO"@en,
        "BANDAI NAMCO"@ja,
        "BANDAI NAMCO"@ja-latn ;
    foaf:name "BANDAI NAMCO"@en,
        "BANDAI NAMCO"@ja,
        "BANDAI NAMCO"@ja-latn .

<https://media.vgm.io/albums/87/123178/123178-2de017660cfd.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/123178#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/87/123178/123178-2de017660cfd.jpg> ;
    foaf:depicts <album/123178#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/87/123178/123178-2de017660cfd.jpg> .

<https://medium-media.vgm.io/albums/87/123178/123178-2de017660cfd.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/123178#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-09-19"^^xsd:date ;
    dcterms:title "I0/U0 / The Yurei Detective Club, Pasocom Music Club"@en,
        "I0/U0 / ユーレイ探偵団, パソコン音楽クラブ"@ja,
        "I0/U0 / Yurei Tanteidan, Pasocom Music Club"@ja-latn ;
    mo:catalogue_number "LZC-2216" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/123178#musicalexpression> ;
    mo:publisher <org/3439#subject> ;
    mo:record _:Nea0ce76e0ca54a118c08bdd9ae4730ce ;
    mo:record_count 1 ;
    schema:about <product/11568#subject> ;
    schema:datePublished "2022-09-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/87/123178/123178-2de017660cfd.jpg> ;
    schema:name "I0/U0 / The Yurei Detective Club, Pasocom Music Club"@en,
        "I0/U0 / ユーレイ探偵団, パソコン音楽クラブ"@ja,
        "I0/U0 / Yurei Tanteidan, Pasocom Music Club"@ja-latn ;
    schema:publisher <org/3439#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/123178/123178-2de017660cfd.jpg> .

_:N948749fd893c4ed88be6a750f8b44e77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I0/U0"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nea0ce76e0ca54a118c08bdd9ae4730ce ;
    schema:name "I0/U0"@en .

_:Nea0ce76e0ca54a118c08bdd9ae4730ce a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N948749fd893c4ed88be6a750f8b44e77 ;
    mo:track_count 1 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N948749fd893c4ed88be6a750f8b44e77 .

