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

<album/135282#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Suzunone Seven! ~Rebirth★knot~ First Edition Special Drama CD: Tensha Sekai no Yuutsu"@en,
        "スズノネセブン！ ～Rebirth★knot～ 初回特典 スペシャルドラマCD: 転写世界の憂鬱"@ja,
        "Suzunone Seven! ~Rebirth★knot~ First Edition Special Drama CD: Tensha Sekai no Yuutsu"@ja-latn ;
    mo:produced_work <album/135282#musicalwork> ;
    schema:name "Suzunone Seven! ~Rebirth★knot~ First Edition Special Drama CD: Tensha Sekai no Yuutsu"@en,
        "スズノネセブン！ ～Rebirth★knot～ 初回特典 スペシャルドラマCD: 転写世界の憂鬱"@ja,
        "Suzunone Seven! ~Rebirth★knot~ First Edition Special Drama CD: Tensha Sekai no Yuutsu"@ja-latn .

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

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

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

<album/135282#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Suzunone Seven! ~Rebirth★knot~ First Edition Special Drama CD: Tensha Sekai no Yuutsu"@en,
        "スズノネセブン！ ～Rebirth★knot～ 初回特典 スペシャルドラマCD: 転写世界の憂鬱"@ja,
        "Suzunone Seven! ~Rebirth★knot~ First Edition Special Drama CD: Tensha Sekai no Yuutsu"@ja-latn ;
    mo:performance_of <album/135282#musicalwork> ;
    mo:recorded_as <album/135282#musicalexpression> ;
    schema:name "Suzunone Seven! ~Rebirth★knot~ First Edition Special Drama CD: Tensha Sekai no Yuutsu"@en,
        "スズノネセブン！ ～Rebirth★knot～ 初回特典 スペシャルドラマCD: 転写世界の憂鬱"@ja,
        "Suzunone Seven! ~Rebirth★knot~ First Edition Special Drama CD: Tensha Sekai no Yuutsu"@ja-latn ;
    schema:workPerformed <album/135282#musicalwork> .

<org/1577#subject> schema:name "Alchemist"@en,
        "株式会社アルケミスト"@ja,
        "Alchemist"@ja-latn ;
    foaf:name "Alchemist"@en,
        "株式会社アルケミスト"@ja,
        "Alchemist"@ja-latn .

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

<https://medium-media.vgm.io/albums/28/135282/135282-499bb83a2a8a.png> a schema:ImageObject,
        foaf:Image .

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

<album/135282#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-27"^^xsd:date ;
    dcterms:title "Suzunone Seven! ~Rebirth★knot~ First Edition Special Drama CD: Tensha Sekai no Yuutsu"@en,
        "スズノネセブン！ ～Rebirth★knot～ 初回特典 スペシャルドラマCD: 転写世界の憂鬱"@ja,
        "Suzunone Seven! ~Rebirth★knot~ First Edition Special Drama CD: Tensha Sekai no Yuutsu"@ja-latn ;
    mo:catalogue_number "ALCH-00027B" ;
    mo:media_type "CD" ;
    mo:publication_of <album/135282#musicalexpression> ;
    mo:publisher <org/1577#subject> ;
    mo:record _:N66e6946342ce485ea114f2236f5ee207 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Suzunone Seven! ~Rebirth★knot~"@en ;
            foaf:name "Suzunone Seven! ~Rebirth★knot~"@en ] ;
    schema:datePublished "2010-05-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/135282/135282-499bb83a2a8a.png> ;
    schema:name "Suzunone Seven! ~Rebirth★knot~ First Edition Special Drama CD: Tensha Sekai no Yuutsu"@en,
        "スズノネセブン！ ～Rebirth★knot～ 初回特典 スペシャルドラマCD: 転写世界の憂鬱"@ja,
        "Suzunone Seven! ~Rebirth★knot~ First Edition Special Drama CD: Tensha Sekai no Yuutsu"@ja-latn ;
    schema:publisher <org/1577#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/135282/135282-499bb83a2a8a.png> .

_:N2ae5187d972746a29c13dc38acebc355 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N66e6946342ce485ea114f2236f5ee207 ;
    schema:name "None"@ja .

_:N3efcd1360268442a9aa3faf969497ed6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 11 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:N66e6946342ce485ea114f2236f5ee207 ;
    schema:name "None"@ja .

_:N58cfbe42d5f24c248580a588646a02d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N66e6946342ce485ea114f2236f5ee207 ;
    schema:name "None"@ja .

_:N622e991af40a45309cc070c0ed67ce75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:20"^^xsd:interval ;
    schema:inPlaylist _:N66e6946342ce485ea114f2236f5ee207 ;
    schema:name "None"@ja .

_:N8a7f079e404d4104a9f5c205ed74218f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 7 ;
    schema:duration "PT10:30"^^xsd:interval ;
    schema:inPlaylist _:N66e6946342ce485ea114f2236f5ee207 ;
    schema:name "None"@ja .

_:N9af02389cf3442dda46ce72caa193c7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N66e6946342ce485ea114f2236f5ee207 ;
    schema:name "None"@ja .

_:N9e6bb19a11f74b2c90eb3e0d732b4ae1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N66e6946342ce485ea114f2236f5ee207 ;
    schema:name "None"@ja .

_:Nbdd8a56773be4d29a6b5f2ccc6663c70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N66e6946342ce485ea114f2236f5ee207 ;
    schema:name "None"@ja .

_:Nd03802881933423fb9d69afb7db9f319 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N66e6946342ce485ea114f2236f5ee207 ;
    schema:name "None"@ja .

_:Nda7369245dc34f32861e8b27bceab225 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N66e6946342ce485ea114f2236f5ee207 ;
    schema:name "None"@ja .

_:Nf41ce07e693a4a83b66513304fcdb516 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N66e6946342ce485ea114f2236f5ee207 ;
    schema:name "None"@ja .

_:N66e6946342ce485ea114f2236f5ee207 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ae5187d972746a29c13dc38acebc355,
        _:N3efcd1360268442a9aa3faf969497ed6,
        _:N58cfbe42d5f24c248580a588646a02d9,
        _:N622e991af40a45309cc070c0ed67ce75,
        _:N8a7f079e404d4104a9f5c205ed74218f,
        _:N9af02389cf3442dda46ce72caa193c7d,
        _:N9e6bb19a11f74b2c90eb3e0d732b4ae1,
        _:Nbdd8a56773be4d29a6b5f2ccc6663c70,
        _:Nd03802881933423fb9d69afb7db9f319,
        _:Nda7369245dc34f32861e8b27bceab225,
        _:Nf41ce07e693a4a83b66513304fcdb516 ;
    mo:track_count 11 ;
    schema:duration "PT47:47"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N2ae5187d972746a29c13dc38acebc355,
        _:N3efcd1360268442a9aa3faf969497ed6,
        _:N58cfbe42d5f24c248580a588646a02d9,
        _:N622e991af40a45309cc070c0ed67ce75,
        _:N8a7f079e404d4104a9f5c205ed74218f,
        _:N9af02389cf3442dda46ce72caa193c7d,
        _:N9e6bb19a11f74b2c90eb3e0d732b4ae1,
        _:Nbdd8a56773be4d29a6b5f2ccc6663c70,
        _:Nd03802881933423fb9d69afb7db9f319,
        _:Nda7369245dc34f32861e8b27bceab225,
        _:Nf41ce07e693a4a83b66513304fcdb516 .

