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

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

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

<artist/1307#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55869#subject> ;
    schema:name "Pyotr Ilyich Tchaikovsky"@en,
        "Пётр Ильич Чайковский"@ja ;
    foaf:made <album/55869#composition>,
        <album/55869#subject> ;
    foaf:name "Pyotr Ilyich Tchaikovsky"@en,
        "Пётр Ильич Чайковский"@ja .

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

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

<artist/52769#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55869#subject> ;
    schema:name "Frédéric Chopin"@en ;
    foaf:made <album/55869#composition>,
        <album/55869#subject> ;
    foaf:name "Frédéric Chopin"@en .

<artist/7449#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55869#subject> ;
    schema:name "Jacques Offenbach"@en ;
    foaf:made <album/55869#composition>,
        <album/55869#subject> ;
    foaf:name "Jacques Offenbach"@en .

<album/55869#musicalexpression> a mo:Signal ;
    mo:published_as <album/55869#subject> ;
    mo:records <album/55869#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/96/55869/55869-1448604622.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/55869#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/96/55869/55869-1448604622.jpg> ;
    foaf:depicts <album/55869#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/96/55869/55869-1448604622.jpg> .

<https://medium-media.vgm.io/albums/96/55869/55869-1448604622.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/55869#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rocksmith 2014 Presents Bachsmith II"@en,
        "Rocksmith 2014 Presents Bachsmith II"@ja,
        "Rocksmith 2014 Presents Bachsmith II"@ja-latn ;
    mo:composer <artist/1307#subject>,
        <artist/1663#subject>,
        <artist/174#subject>,
        <artist/52769#subject>,
        <artist/7449#subject> ;
    mo:produced_work <album/55869#musicalwork> ;
    schema:name "Rocksmith 2014 Presents Bachsmith II"@en,
        "Rocksmith 2014 Presents Bachsmith II"@ja,
        "Rocksmith 2014 Presents Bachsmith II"@ja-latn .

<album/55869#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-11-23"^^xsd:date ;
    dcterms:title "Rocksmith 2014 Presents Bachsmith II"@en,
        "Rocksmith 2014 Presents Bachsmith II"@ja,
        "Rocksmith 2014 Presents Bachsmith II"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/55869#musicalexpression> ;
    mo:publisher <org/2255#subject> ;
    mo:record _:Nf965cfe4e6474a549cc03ade98fe6393 ;
    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 "2015-11-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/55869/55869-1448604622.jpg> ;
    schema:name "Rocksmith 2014 Presents Bachsmith II"@en,
        "Rocksmith 2014 Presents Bachsmith II"@ja,
        "Rocksmith 2014 Presents Bachsmith II"@ja-latn ;
    schema:publisher <org/2255#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/55869/55869-1448604622.jpg> .

_:N00312472ba8a4f92ac1db793f96f68f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wolfgang Amadeus Mozart: Symphony No. 40"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nf965cfe4e6474a549cc03ade98fe6393 ;
    schema:name "Wolfgang Amadeus Mozart: Symphony No. 40"@en .

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

_:N5cd2d6637e744e5e9e9b70adba841b01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pyotr Ilyich Tchaikovsky: Notecracker Medley"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nf965cfe4e6474a549cc03ade98fe6393 ;
    schema:name "Pyotr Ilyich Tchaikovsky: Notecracker Medley"@en .

_:N77692c95a9654ac2bde2f83c7596ea92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jacques Offenbach: The Can-Can"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nf965cfe4e6474a549cc03ade98fe6393 ;
    schema:name "Jacques Offenbach: The Can-Can"@en .

_:N8b9801728ade4dc094c38dff769977df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ludwig van Beethoven: Ode to Joy"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nf965cfe4e6474a549cc03ade98fe6393 ;
    schema:name "Ludwig van Beethoven: Ode to Joy"@en .

_:Ne23438c1981f43efa07dcb02cbe05d78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frédéric Chopin: Funeral March"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nf965cfe4e6474a549cc03ade98fe6393 ;
    schema:name "Frédéric Chopin: Funeral March"@en .

_:Nf965cfe4e6474a549cc03ade98fe6393 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00312472ba8a4f92ac1db793f96f68f1,
        _:N5cd2d6637e744e5e9e9b70adba841b01,
        _:N77692c95a9654ac2bde2f83c7596ea92,
        _:N8b9801728ade4dc094c38dff769977df,
        _:Ne23438c1981f43efa07dcb02cbe05d78 ;
    mo:track_count 5 ;
    schema:duration "PT18:00"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N00312472ba8a4f92ac1db793f96f68f1,
        _:N5cd2d6637e744e5e9e9b70adba841b01,
        _:N77692c95a9654ac2bde2f83c7596ea92,
        _:N8b9801728ade4dc094c38dff769977df,
        _:Ne23438c1981f43efa07dcb02cbe05d78 .

