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

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

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

<artist/1663#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47642#subject> ;
    schema:name "Ludwig van Beethoven"@en ;
    foaf:made <album/47642#composition>,
        <album/47642#subject> ;
    foaf:name "Ludwig van Beethoven"@en .

<artist/1718#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47642#subject> ;
    schema:name "Johann Sebastian Bach"@en ;
    foaf:made <album/47642#composition>,
        <album/47642#subject> ;
    foaf:name "Johann Sebastian Bach"@en .

<artist/174#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47642#subject> ;
    schema:name "Wolfgang Amadeus Mozart"@en ;
    foaf:made <album/47642#composition>,
        <album/47642#subject> ;
    foaf:name "Wolfgang Amadeus Mozart"@en .

<artist/6263#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47642#subject> ;
    schema:name "Edvard Grieg"@en ;
    foaf:made <album/47642#composition>,
        <album/47642#subject> ;
    foaf:name "Edvard Grieg"@en .

<artist/6264#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47642#subject> ;
    schema:name "Richard Wagner"@en ;
    foaf:made <album/47642#composition>,
        <album/47642#subject> ;
    foaf:name "Richard Wagner"@en .

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

<org/2255#subject> schema:name "Ubisoft Music"@en,
        "Ubisoft Music"@ja,
        "Ubisoft Music"@ja-latn ;
    foaf:name "Ubisoft Music"@en,
        "Ubisoft Music"@ja,
        "Ubisoft Music"@ja-latn .

<https://media.vgm.io/albums/24/47642/47642-1408785187.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/47642#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/24/47642/47642-1408785187.jpg> ;
    foaf:depicts <album/47642#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/24/47642/47642-1408785187.jpg> .

<https://medium-media.vgm.io/albums/24/47642/47642-1408785187.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/47642#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rocksmith 2014 Presents Bachsmith"@en,
        "Rocksmith 2014 Presents Bachsmith"@ja,
        "Rocksmith 2014 Presents Bachsmith"@ja-latn ;
    mo:performance_of <album/47642#musicalwork> ;
    mo:performer _:N2ce1e94421ca4441a2c7ad9af0d76ce4 ;
    mo:recorded_as <album/47642#musicalexpression> ;
    schema:byArtist _:N2ce1e94421ca4441a2c7ad9af0d76ce4 ;
    schema:name "Rocksmith 2014 Presents Bachsmith"@en,
        "Rocksmith 2014 Presents Bachsmith"@ja,
        "Rocksmith 2014 Presents Bachsmith"@ja-latn ;
    schema:workPerformed <album/47642#musicalwork> .

<album/47642#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rocksmith 2014 Presents Bachsmith"@en,
        "Rocksmith 2014 Presents Bachsmith"@ja,
        "Rocksmith 2014 Presents Bachsmith"@ja-latn ;
    mo:composer <artist/1663#subject>,
        <artist/1718#subject>,
        <artist/174#subject>,
        <artist/6263#subject>,
        <artist/6264#subject> ;
    mo:produced_work <album/47642#musicalwork> ;
    schema:name "Rocksmith 2014 Presents Bachsmith"@en,
        "Rocksmith 2014 Presents Bachsmith"@ja,
        "Rocksmith 2014 Presents Bachsmith"@ja-latn .

<album/47642#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-08-26"^^xsd:date ;
    dcterms:title "Rocksmith 2014 Presents Bachsmith"@en,
        "Rocksmith 2014 Presents Bachsmith"@ja,
        "Rocksmith 2014 Presents Bachsmith"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/47642#musicalexpression> ;
    mo:publisher <org/2255#subject> ;
    mo:record _:N4ac2d2f743f342c8856a9294e101b81c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Rocksmith 2014"@en ;
            foaf:name "Rocksmith 2014"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "The Notetrackers"@en ;
            foaf:name "The Notetrackers"@en ] ;
    schema:datePublished "2014-08-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/47642/47642-1408785187.jpg> ;
    schema:name "Rocksmith 2014 Presents Bachsmith"@en,
        "Rocksmith 2014 Presents Bachsmith"@ja,
        "Rocksmith 2014 Presents Bachsmith"@ja-latn ;
    schema:publisher <org/2255#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/47642/47642-1408785187.jpg> .

_:N173659e3b1764e24a2c48f187002ce14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ride of the Valkyries"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N4ac2d2f743f342c8856a9294e101b81c ;
    schema:name "Ride of the Valkyries"@en .

_:N2ce1e94421ca4441a2c7ad9af0d76ce4 a schema:Person,
        foaf:Person ;
    mo:performed <album/47642#performance> ;
    schema:name "The Notetrackers"@en ;
    foaf:name "The Notetrackers"@en .

_:N8ab7432e335242f3820477ae3ab585d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rondo alla turca"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N4ac2d2f743f342c8856a9294e101b81c ;
    schema:name "Rondo alla turca"@en .

_:Nb6d14321e3fc403f86a23b5531cb4b08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Hall of the Mountain King"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N4ac2d2f743f342c8856a9294e101b81c ;
    schema:name "In the Hall of the Mountain King"@en .

_:Nde5c291f0ad146d18fa4849079a6fac2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlight Sonata, Adagio Sostenuto"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N4ac2d2f743f342c8856a9294e101b81c ;
    schema:name "Moonlight Sonata, Adagio Sostenuto"@en .

_:Nea81ac45e30e44198830151d84df71ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Little\", Fugue in G Minor"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N4ac2d2f743f342c8856a9294e101b81c ;
    schema:name "\"Little\", Fugue in G Minor"@en .

_:N4ac2d2f743f342c8856a9294e101b81c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N173659e3b1764e24a2c48f187002ce14,
        _:N8ab7432e335242f3820477ae3ab585d0,
        _:Nb6d14321e3fc403f86a23b5531cb4b08,
        _:Nde5c291f0ad146d18fa4849079a6fac2,
        _:Nea81ac45e30e44198830151d84df71ff ;
    mo:track_count 5 ;
    schema:duration "PT19:38"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N173659e3b1764e24a2c48f187002ce14,
        _:N8ab7432e335242f3820477ae3ab585d0,
        _:Nb6d14321e3fc403f86a23b5531cb4b08,
        _:Nde5c291f0ad146d18fa4849079a6fac2,
        _:Nea81ac45e30e44198830151d84df71ff .

