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

<artist/12726#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayane Sakura"@en,
        "佐倉綾音"@ja ;
    foaf:made <album/37388#subject>,
        <album/37388#vocals> ;
    foaf:name "Ayane Sakura"@en,
        "佐倉綾音"@ja .

<artist/14761#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rie Murakawa"@en,
        "村川梨衣"@ja ;
    foaf:made <album/37388#subject>,
        <album/37388#vocals> ;
    foaf:name "Rie Murakawa"@en,
        "村川梨衣"@ja .

<artist/13633#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37388#subject> ;
    schema:name "youthK Saeki"@en,
        "佐伯youthK"@ja ;
    foaf:made <album/37388#composition>,
        <album/37388#lyrics>,
        <album/37388#subject> ;
    foaf:name "youthK Saeki"@en,
        "佐伯youthK"@ja .

<product/2930#subject> a schema:CreativeWork ;
    schema:name "Vividred Operation"@en,
        "ビビッドレッド・オペレーション"@ja,
        "Vividred Operation"@ja-latn ;
    foaf:name "Vividred Operation"@en,
        "ビビッドレッド・オペレーション"@ja,
        "Vividred Operation"@ja-latn .

<album/37388#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Vividred Operation Ending Theme & Character Song Collection 01"@en,
        "ビビッドレッド・オペレーション 第1巻 特典CD"@ja,
        "Vividred Operation Ending Theme & Character Song Collection 01"@ja-latn ;
    mo:composer <artist/13633#subject> ;
    mo:produced_work <album/37388#musicalwork> ;
    schema:name "Vividred Operation Ending Theme & Character Song Collection 01"@en,
        "ビビッドレッド・オペレーション 第1巻 特典CD"@ja,
        "Vividred Operation Ending Theme & Character Song Collection 01"@ja-latn .

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

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

<album/37388#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Vividred Operation Ending Theme & Character Song Collection 01"@en,
        "ビビッドレッド・オペレーション 第1巻 特典CD"@ja,
        "Vividred Operation Ending Theme & Character Song Collection 01"@ja-latn ;
    mo:performance_of <album/37388#musicalwork> ;
    mo:recorded_as <album/37388#musicalexpression> ;
    schema:name "Vividred Operation Ending Theme & Character Song Collection 01"@en,
        "ビビッドレッド・オペレーション 第1巻 特典CD"@ja,
        "Vividred Operation Ending Theme & Character Song Collection 01"@ja-latn ;
    schema:workPerformed <album/37388#musicalwork> .

<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/88/37388/37388-1420469926.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/37388#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/88/37388/37388-1420469926.jpg> ;
    foaf:depicts <album/37388#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/88/37388/37388-1420469926.jpg> .

<https://medium-media.vgm.io/albums/88/37388/37388-1420469926.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/37388#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-03-27"^^xsd:date ;
    dcterms:title "Vividred Operation Ending Theme & Character Song Collection 01"@en,
        "ビビッドレッド・オペレーション 第1巻 特典CD"@ja,
        "Vividred Operation Ending Theme & Character Song Collection 01"@ja-latn ;
    mo:catalogue_number "ANZX-9022" ;
    mo:media_type "CD" ;
    mo:publication_of <album/37388#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N97f9a59bb6204ba087bd5a34eafdf0b0 ;
    mo:record_count 1 ;
    schema:about <product/2930#subject> ;
    schema:datePublished "2013-03-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/88/37388/37388-1420469926.jpg> ;
    schema:name "Vividred Operation Ending Theme & Character Song Collection 01"@en,
        "ビビッドレッド・オペレーション 第1巻 特典CD"@ja,
        "Vividred Operation Ending Theme & Character Song Collection 01"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/37388/37388-1420469926.jpg> .

_:N5b79f561e4984ee8aaf77cd353e59593 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WE ARE ONE! (TV size)"@en,
        "WE ARE ONE! (TV size)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N97f9a59bb6204ba087bd5a34eafdf0b0 ;
    schema:name "WE ARE ONE! (TV size)"@en,
        "WE ARE ONE! (TV size)"@ja .

_:N938bac64bf0c491db49ac8d6846ee26a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "everything's alright (Instrumental)"@en,
        "なんでもちゃんと (Instrumental)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N97f9a59bb6204ba087bd5a34eafdf0b0 ;
    schema:name "everything's alright (Instrumental)"@en,
        "なんでもちゃんと (Instrumental)"@ja .

_:N950939dabf1f4d56b1ba7ebfbab4d1ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WE ARE ONE!"@en,
        "WE ARE ONE!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N97f9a59bb6204ba087bd5a34eafdf0b0 ;
    schema:name "WE ARE ONE!"@en,
        "WE ARE ONE!"@ja .

_:Na9b1a1fa4bd04a7b8e448abf17ecb431 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WE ARE ONE! (Instrumental)"@en,
        "WE ARE ONE! (Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N97f9a59bb6204ba087bd5a34eafdf0b0 ;
    schema:name "WE ARE ONE! (Instrumental)"@en,
        "WE ARE ONE! (Instrumental)"@ja .

_:Nc0cb9f2bc34f480e8f1918ae175339b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "everything's alright"@en,
        "なんでもちゃんと"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N97f9a59bb6204ba087bd5a34eafdf0b0 ;
    schema:name "everything's alright"@en,
        "なんでもちゃんと"@ja .

_:Ne180d788d0b84f0698da94a74278cbac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Friend of mine (Instrumental)"@en,
        "Friend of mine (Instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N97f9a59bb6204ba087bd5a34eafdf0b0 ;
    schema:name "Friend of mine (Instrumental)"@en,
        "Friend of mine (Instrumental)"@ja .

_:Nf4919253a09146ff912ee5b784892b44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Friend of mine"@en,
        "Friend of mine"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N97f9a59bb6204ba087bd5a34eafdf0b0 ;
    schema:name "Friend of mine"@en,
        "Friend of mine"@ja .

_:N97f9a59bb6204ba087bd5a34eafdf0b0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5b79f561e4984ee8aaf77cd353e59593,
        _:N938bac64bf0c491db49ac8d6846ee26a,
        _:N950939dabf1f4d56b1ba7ebfbab4d1ed,
        _:Na9b1a1fa4bd04a7b8e448abf17ecb431,
        _:Nc0cb9f2bc34f480e8f1918ae175339b4,
        _:Ne180d788d0b84f0698da94a74278cbac,
        _:Nf4919253a09146ff912ee5b784892b44 ;
    mo:track_count 7 ;
    schema:duration "PT27:09"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N5b79f561e4984ee8aaf77cd353e59593,
        _:N938bac64bf0c491db49ac8d6846ee26a,
        _:N950939dabf1f4d56b1ba7ebfbab4d1ed,
        _:Na9b1a1fa4bd04a7b8e448abf17ecb431,
        _:Nc0cb9f2bc34f480e8f1918ae175339b4,
        _:Ne180d788d0b84f0698da94a74278cbac,
        _:Nf4919253a09146ff912ee5b784892b44 .

