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

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/72235#lyrics>,
        <album/72235#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

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

<artist/5486#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72235#subject> ;
    schema:name "Eiji Kawai"@en,
        "河合英嗣"@ja ;
    foaf:made <album/72235#composition>,
        <album/72235#subject> ;
    foaf:name "Eiji Kawai"@en,
        "河合英嗣"@ja .

<artist/8555#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72235#subject> ;
    schema:name "y0c1e"@en ;
    foaf:made <album/72235#composition>,
        <album/72235#subject> ;
    foaf:name "y0c1e"@en .

<product/5764#subject> a schema:CreativeWork ;
    schema:name "BLEND-S"@en,
        "ブレンド・S"@ja,
        "BLEND-S"@ja-latn ;
    foaf:name "BLEND-S"@en,
        "ブレンド・S"@ja,
        "BLEND-S"@ja-latn .

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

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

<org/86#subject> schema:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn ;
    foaf:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn .

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

<https://medium-media.vgm.io/albums/53/72235/72235-1521838032.jpg> a schema:ImageObject,
        foaf:Image .

<album/72235#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BLEND-S 4 AUDIO DISC"@en,
        "ブレンド・S 第4巻 AUDIO DISC"@ja,
        "BLEND-S 4 AUDIO DISC"@ja-latn ;
    mo:composer <artist/5486#subject>,
        <artist/8555#subject> ;
    mo:produced_work <album/72235#musicalwork> ;
    schema:name "BLEND-S 4 AUDIO DISC"@en,
        "ブレンド・S 第4巻 AUDIO DISC"@ja,
        "BLEND-S 4 AUDIO DISC"@ja-latn .

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

<artist/10379#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72235#performance> ;
    schema:name "Sora Tokui"@en,
        "徳井青空"@ja ;
    foaf:name "Sora Tokui"@en,
        "徳井青空"@ja .

<artist/16403#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72235#performance> ;
    schema:name "Atsumi Tanezaki"@en,
        "種﨑敦美"@ja ;
    foaf:name "Atsumi Tanezaki"@en,
        "種﨑敦美"@ja .

<artist/18049#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72235#performance> ;
    schema:name "Azumi Waki"@en,
        "和氣あず未"@ja ;
    foaf:name "Azumi Waki"@en,
        "和氣あず未"@ja .

<artist/26898#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72235#performance> ;
    schema:name "Akari Kito"@en,
        "鬼頭明里"@ja ;
    foaf:name "Akari Kito"@en,
        "鬼頭明里"@ja .

<artist/27392#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72235#performance> ;
    schema:name "Anzu Haruno"@en,
        "春野杏"@ja ;
    foaf:name "Anzu Haruno"@en,
        "春野杏"@ja .

<artist/3772#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72235#performance> ;
    schema:name "Tatsuhisa Suzuki"@en,
        "鈴木達央"@ja ;
    foaf:name "Tatsuhisa Suzuki"@en,
        "鈴木達央"@ja .

<artist/6498#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72235#performance> ;
    schema:name "Tomoaki Maeno"@en,
        "前野智昭"@ja ;
    foaf:name "Tomoaki Maeno"@en,
        "前野智昭"@ja .

<album/72235#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BLEND-S 4 AUDIO DISC"@en,
        "ブレンド・S 第4巻 AUDIO DISC"@ja,
        "BLEND-S 4 AUDIO DISC"@ja-latn ;
    mo:performance_of <album/72235#musicalwork> ;
    mo:performer <artist/10379#subject>,
        <artist/16403#subject>,
        <artist/18049#subject>,
        <artist/26898#subject>,
        <artist/27392#subject>,
        <artist/3772#subject>,
        <artist/6498#subject> ;
    mo:recorded_as <album/72235#musicalexpression> ;
    schema:byArtist <artist/10379#subject>,
        <artist/16403#subject>,
        <artist/18049#subject>,
        <artist/26898#subject>,
        <artist/27392#subject>,
        <artist/3772#subject>,
        <artist/6498#subject> ;
    schema:name "BLEND-S 4 AUDIO DISC"@en,
        "ブレンド・S 第4巻 AUDIO DISC"@ja,
        "BLEND-S 4 AUDIO DISC"@ja-latn ;
    schema:workPerformed <album/72235#musicalwork> .

<album/72235#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-03-28"^^xsd:date ;
    dcterms:title "BLEND-S 4 AUDIO DISC"@en,
        "ブレンド・S 第4巻 AUDIO DISC"@ja,
        "BLEND-S 4 AUDIO DISC"@ja-latn ;
    mo:catalogue_number "ANZX-12688" ;
    mo:media_type "CD" ;
    mo:publication_of <album/72235#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N7c644b2e76c947b4aff8ec329bce1f93 ;
    mo:record_count 1 ;
    schema:about <product/5764#subject> ;
    schema:byArtist <artist/10379#subject>,
        <artist/16403#subject>,
        <artist/18049#subject>,
        <artist/26898#subject>,
        <artist/27392#subject>,
        <artist/3772#subject>,
        <artist/6498#subject> ;
    schema:datePublished "2018-03-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/53/72235/72235-1521838032.jpg> ;
    schema:name "BLEND-S 4 AUDIO DISC"@en,
        "ブレンド・S 第4巻 AUDIO DISC"@ja,
        "BLEND-S 4 AUDIO DISC"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/72235/72235-1521838032.jpg> .

_:N0c9123012abd4d3095a5e64310b7ac51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぼなぺてぃーと♡S -天野美雨ver.-"@ja,
        "Buon Appetito♡S -Amano Miu ver.-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N7c644b2e76c947b4aff8ec329bce1f93 ;
    schema:name "ぼなぺてぃーと♡S -天野美雨ver.-"@ja,
        "Buon Appetito♡S -Amano Miu ver.-"@ja-latn .

_:N3e6a8e28e50749b8a6deddcede0f35a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ようこそ、スティーレへ! ～美雨～"@ja,
        "Youkoso, Stile e! ~Miu~"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N7c644b2e76c947b4aff8ec329bce1f93 ;
    schema:name "ようこそ、スティーレへ! ～美雨～"@ja,
        "Youkoso, Stile e! ~Miu~"@ja-latn .

_:N54a596077a5e4b0f86610bee0841ec2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フォルダ先生の創作ノート"@ja,
        "Folder Sensei no Sousaku Note"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT13:07"^^xsd:interval ;
    schema:inPlaylist _:N7c644b2e76c947b4aff8ec329bce1f93 ;
    schema:name "フォルダ先生の創作ノート"@ja,
        "Folder Sensei no Sousaku Note"@ja-latn .

_:Ne2aa72314ca243b49dd9fe70b5f1763b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妄想ワーキングタイム"@ja,
        "Mousou Working Time"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N7c644b2e76c947b4aff8ec329bce1f93 ;
    schema:name "妄想ワーキングタイム"@ja,
        "Mousou Working Time"@ja-latn .

_:Nfbca390db008404abfe45e3bddce6eb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妄想ワーキングタイム <Instrumental>"@ja,
        "Mousou Working Time <Instrumental>"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N7c644b2e76c947b4aff8ec329bce1f93 ;
    schema:name "妄想ワーキングタイム <Instrumental>"@ja,
        "Mousou Working Time <Instrumental>"@ja-latn .

_:N7c644b2e76c947b4aff8ec329bce1f93 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c9123012abd4d3095a5e64310b7ac51,
        _:N3e6a8e28e50749b8a6deddcede0f35a3,
        _:N54a596077a5e4b0f86610bee0841ec2d,
        _:Ne2aa72314ca243b49dd9fe70b5f1763b,
        _:Nfbca390db008404abfe45e3bddce6eb7 ;
    mo:track_count 5 ;
    schema:duration "PT29:03"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0c9123012abd4d3095a5e64310b7ac51,
        _:N3e6a8e28e50749b8a6deddcede0f35a3,
        _:N54a596077a5e4b0f86610bee0841ec2d,
        _:Ne2aa72314ca243b49dd9fe70b5f1763b,
        _:Nfbca390db008404abfe45e3bddce6eb7 .

