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

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

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

<artist/12646#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34664#subject> ;
    schema:name "yashikin"@en,
        "やしきん"@ja ;
    foaf:made <album/34664#composition>,
        <album/34664#subject> ;
    foaf:name "yashikin"@en,
        "やしきん"@ja .

<artist/1977#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34664#subject> ;
    schema:name "Masato Nakayama"@en,
        "中山真斗"@ja ;
    foaf:made <album/34664#composition>,
        <album/34664#subject> ;
    foaf:name "Masato Nakayama"@en,
        "中山真斗"@ja .

<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/34664#lyrics> a mo:Lyrics .

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

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

<https://medium-media.vgm.io/albums/46/34664/34664-1354473223.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

_:N363a5b5f0e2b41f39ece639e3485f4ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memory Heart Message -Instrumental-"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N20868f44256a48c49b40428aaeced971 ;
    schema:name "Memory Heart Message -Instrumental-"@en .

_:N5756775f45a247c58979f18a1a50d2d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "☆Lovely Super Idol☆ -Instrumental-"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N20868f44256a48c49b40428aaeced971 ;
    schema:name "☆Lovely Super Idol☆ -Instrumental-"@en .

_:Nb83a9f62b4404ac592ec790a9899c0c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "☆Lovely Super Idol☆"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N20868f44256a48c49b40428aaeced971 ;
    schema:name "☆Lovely Super Idol☆"@en .

_:Nc40329417ead43ec96e84751e9f4bd88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memory Heart Message"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N20868f44256a48c49b40428aaeced971 ;
    schema:name "Memory Heart Message"@en .

_:N20868f44256a48c49b40428aaeced971 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N363a5b5f0e2b41f39ece639e3485f4ef,
        _:N5756775f45a247c58979f18a1a50d2d1,
        _:Nb83a9f62b4404ac592ec790a9899c0c4,
        _:Nc40329417ead43ec96e84751e9f4bd88 ;
    mo:track_count 4 ;
    schema:duration "PT16:46"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N363a5b5f0e2b41f39ece639e3485f4ef,
        _:N5756775f45a247c58979f18a1a50d2d1,
        _:Nb83a9f62b4404ac592ec790a9899c0c4,
        _:Nc40329417ead43ec96e84751e9f4bd88 .

