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

<album/34879#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sword Art Online Bonus Disc 3"@en,
        "ソードアート・オンライン 第3巻 特典CD"@ja,
        "Sword Art Online Bonus Disc 3"@ja-latn ;
    mo:produced_work <album/34879#musicalwork> ;
    schema:name "Sword Art Online Bonus Disc 3"@en,
        "ソードアート・オンライン 第3巻 特典CD"@ja,
        "Sword Art Online Bonus Disc 3"@ja-latn .

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

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

<product/1508#subject> a schema:CreativeWork ;
    schema:name "Sword Art Online (TV)"@en,
        "ソードアート・オンライン (TV)"@ja,
        "Sword Art Online (TV)"@ja-latn ;
    foaf:name "Sword Art Online (TV)"@en,
        "ソードアート・オンライン (TV)"@ja,
        "Sword Art Online (TV)"@ja-latn .

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

<album/34879#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sword Art Online Bonus Disc 3"@en,
        "ソードアート・オンライン 第3巻 特典CD"@ja,
        "Sword Art Online Bonus Disc 3"@ja-latn ;
    mo:performance_of <album/34879#musicalwork> ;
    mo:recorded_as <album/34879#musicalexpression> ;
    schema:name "Sword Art Online Bonus Disc 3"@en,
        "ソードアート・オンライン 第3巻 特典CD"@ja,
        "Sword Art Online Bonus Disc 3"@ja-latn ;
    schema:workPerformed <album/34879#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/97/34879/34879-1372978611.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/34879#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/97/34879/34879-1372978611.jpg> ;
    foaf:depicts <album/34879#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/97/34879/34879-1372978611.jpg> .

<https://medium-media.vgm.io/albums/97/34879/34879-1372978611.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/34879#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-26"^^xsd:date ;
    dcterms:title "Sword Art Online Bonus Disc 3"@en,
        "ソードアート・オンライン 第3巻 特典CD"@ja,
        "Sword Art Online Bonus Disc 3"@ja-latn ;
    mo:catalogue_number "ANZX-6606" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34879#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N62240eab1c2c4daf8cd20fcf5d85cfee ;
    mo:record_count 1 ;
    schema:about <product/1508#subject> ;
    schema:datePublished "2012-12-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/97/34879/34879-1372978611.jpg> ;
    schema:name "Sword Art Online Bonus Disc 3"@en,
        "ソードアート・オンライン 第3巻 特典CD"@ja,
        "Sword Art Online Bonus Disc 3"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/34879/34879-1372978611.jpg> .

_:N7c73daecccba41b2934aa434d3d69fc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cheer! Tear? Cheer!!"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N62240eab1c2c4daf8cd20fcf5d85cfee ;
    schema:name "Cheer! Tear? Cheer!!"@en .

_:Na3872572c90e4b9ba8d47a5df3aac64b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cheer! Tear? Cheer!! -Instrumental-"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N62240eab1c2c4daf8cd20fcf5d85cfee ;
    schema:name "Cheer! Tear? Cheer!! -Instrumental-"@en .

_:N62240eab1c2c4daf8cd20fcf5d85cfee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7c73daecccba41b2934aa434d3d69fc9,
        _:Na3872572c90e4b9ba8d47a5df3aac64b ;
    mo:track_count 2 ;
    schema:duration "PT7:26"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N7c73daecccba41b2934aa434d3d69fc9,
        _:Na3872572c90e4b9ba8d47a5df3aac64b .

