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

<artist/57945#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133682#subject> ;
    schema:name "somei"@en ;
    foaf:made <album/133682#composition>,
        <album/133682#lyrics>,
        <album/133682#subject>,
        <album/133682#vocals> ;
    foaf:name "somei"@en .

<product/23467#subject> a schema:CreativeWork ;
    schema:name "Protocol: Rain"@en,
        "僕らの雨いろプロトコル"@ja,
        "Bokura no Ameiro Protocol"@ja-latn ;
    foaf:name "Protocol: Rain"@en,
        "僕らの雨いろプロトコル"@ja,
        "Bokura no Ameiro Protocol"@ja-latn .

<album/133682#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Another Complex / somei"@en,
        "Another Complex / somei"@ja,
        "Another Complex / somei"@ja-latn ;
    mo:composer <artist/57945#subject> ;
    mo:produced_work <album/133682#musicalwork> ;
    schema:name "Another Complex / somei"@en,
        "Another Complex / somei"@ja,
        "Another Complex / somei"@ja-latn .

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

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

<album/133682#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Another Complex / somei"@en,
        "Another Complex / somei"@ja,
        "Another Complex / somei"@ja-latn ;
    mo:performance_of <album/133682#musicalwork> ;
    mo:recorded_as <album/133682#musicalexpression> ;
    schema:name "Another Complex / somei"@en,
        "Another Complex / somei"@ja,
        "Another Complex / somei"@ja-latn ;
    schema:workPerformed <album/133682#musicalwork> .

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

<org/720#subject> schema:name "MusicRay'n"@en,
        "MusicRay'n"@ja,
        "MusicRay'n"@ja-latn ;
    foaf:name "MusicRay'n"@en,
        "MusicRay'n"@ja,
        "MusicRay'n"@ja-latn .

<https://media.vgm.io/albums/28/133682/133682-0ac03e0bd58d.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/133682#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/28/133682/133682-0ac03e0bd58d.png> ;
    foaf:depicts <album/133682#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/28/133682/133682-0ac03e0bd58d.png> .

<https://medium-media.vgm.io/albums/28/133682/133682-0ac03e0bd58d.png> a schema:ImageObject,
        foaf:Image .

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

<album/133682#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-11-22"^^xsd:date ;
    dcterms:title "Another Complex / somei"@en,
        "Another Complex / somei"@ja,
        "Another Complex / somei"@ja-latn ;
    mo:catalogue_number "SMCL-854" ;
    mo:media_type "CD" ;
    mo:publication_of <album/133682#musicalexpression> ;
    mo:publisher <org/720#subject> ;
    mo:record _:Nc651d602547646dca66e1f495a4b7ea8 ;
    mo:record_count 1 ;
    schema:about <product/23467#subject> ;
    schema:datePublished "2023-11-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/28/133682/133682-0ac03e0bd58d.png> ;
    schema:name "Another Complex / somei"@en,
        "Another Complex / somei"@ja,
        "Another Complex / somei"@ja-latn ;
    schema:publisher <org/720#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/133682/133682-0ac03e0bd58d.png> .

_:N4d4033a2c27941f5952a9f2318d5a432 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイヲアソンデ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nc651d602547646dca66e1f495a4b7ea8 ;
    schema:name "アイヲアソンデ"@ja .

_:N7e21afcf14d24690be54aad95e873cc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another Complex"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nc651d602547646dca66e1f495a4b7ea8 ;
    schema:name "Another Complex"@ja .

_:N904b312969b94c928e400b9b29869518 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "消しゴム"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nc651d602547646dca66e1f495a4b7ea8 ;
    schema:name "消しゴム"@ja .

_:Nc651d602547646dca66e1f495a4b7ea8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4d4033a2c27941f5952a9f2318d5a432,
        _:N7e21afcf14d24690be54aad95e873cc0,
        _:N904b312969b94c928e400b9b29869518 ;
    mo:track_count 3 ;
    schema:duration "PT13:05"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N4d4033a2c27941f5952a9f2318d5a432,
        _:N7e21afcf14d24690be54aad95e873cc0,
        _:N904b312969b94c928e400b9b29869518 .

