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

<artist/13073#subject> a schema:Person,
        foaf:Person ;
    schema:name "hotaru"@en ;
    foaf:made <album/34126#lyrics>,
        <album/34126#subject> ;
    foaf:name "hotaru"@en .

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

<artist/36118#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34126#subject> ;
    schema:name "yamazo"@en ;
    foaf:made <album/34126#composition>,
        <album/34126#subject> ;
    foaf:name "yamazo"@en .

<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/34126#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sword Art Online Bonus Disc 1"@en,
        "ソードアート・オンライン 第1巻 特典CD"@ja,
        "Sword Art Online Bonus Disc 1"@ja-latn ;
    mo:composer <artist/36118#subject> ;
    mo:produced_work <album/34126#musicalwork> ;
    schema:name "Sword Art Online Bonus Disc 1"@en,
        "ソードアート・オンライン 第1巻 特典CD"@ja,
        "Sword Art Online Bonus Disc 1"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/62/34126/34126-1397589718.jpg> a schema:ImageObject,
        foaf:Image .

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

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

_:N3a1dcc0bc22c4bf692900b18aa03eb1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Independent Destiny -Instrumental-"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N1aafdf4bffbf47f8ad77cdc640a93942 ;
    schema:name "My Independent Destiny -Instrumental-"@en .

_:Na76b1ef12b5945b89cd78079020b06ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Independent Destiny"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N1aafdf4bffbf47f8ad77cdc640a93942 ;
    schema:name "My Independent Destiny"@en .

_:N1aafdf4bffbf47f8ad77cdc640a93942 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3a1dcc0bc22c4bf692900b18aa03eb1c,
        _:Na76b1ef12b5945b89cd78079020b06ab ;
    mo:track_count 2 ;
    schema:duration "PT9:50"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N3a1dcc0bc22c4bf692900b18aa03eb1c,
        _:Na76b1ef12b5945b89cd78079020b06ab .

