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

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

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

<album/41842#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "AVATAR BUMP"@en,
        "AVATAR BUMP"@ja,
        "AVATAR BUMP"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Miguel Herrero"@en ;
            foaf:made <album/41842#composition> ;
            foaf:name "Miguel Herrero"@en ] ;
    mo:produced_work <album/41842#musicalwork> ;
    schema:name "AVATAR BUMP"@en,
        "AVATAR BUMP"@ja,
        "AVATAR BUMP"@ja-latn .

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

<album/41842#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "AVATAR BUMP"@en,
        "AVATAR BUMP"@ja,
        "AVATAR BUMP"@ja-latn ;
    mo:performance_of <album/41842#musicalwork> ;
    mo:recorded_as <album/41842#musicalexpression> ;
    schema:name "AVATAR BUMP"@en,
        "AVATAR BUMP"@ja,
        "AVATAR BUMP"@ja-latn ;
    schema:workPerformed <album/41842#musicalwork> .

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

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

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

<album/41842#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-13"^^xsd:date ;
    dcterms:title "AVATAR BUMP"@en,
        "AVATAR BUMP"@ja,
        "AVATAR BUMP"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/41842#musicalexpression> ;
    mo:publisher _:N470cf8e221284f488c7a4c3483636ed2 ;
    mo:record _:N6d83d4efe5cb460988f96d8fe021f0fc ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Avatar Bump"@en ;
            foaf:name "Avatar Bump"@en ] ;
    schema:datePublished "2010-12-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/41842/41842-1380326755.jpg> ;
    schema:name "AVATAR BUMP"@en,
        "AVATAR BUMP"@ja,
        "AVATAR BUMP"@ja-latn ;
    schema:publisher _:N470cf8e221284f488c7a4c3483636ed2 ;
    foaf:depiction <https://media.vgm.io/albums/24/41842/41842-1380326755.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41842#subject> ;
    schema:name "Miguel Herrero"@en ;
    foaf:made <album/41842#subject> ;
    foaf:name "Miguel Herrero"@en .

_:N470cf8e221284f488c7a4c3483636ed2 schema:name "Miguel Herrero"@en,
        "Miguel Herrero"@ja,
        "Miguel Herrero"@ja-latn ;
    foaf:name "Miguel Herrero"@en,
        "Miguel Herrero"@ja,
        "Miguel Herrero"@ja-latn .

_:N85f3fe751ec04ae7b1a86e88c837208d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game3"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N6d83d4efe5cb460988f96d8fe021f0fc ;
    schema:name "Game3"@en .

_:N87fad9cfd0c34f4f82cd6cb51603510b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game2"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N6d83d4efe5cb460988f96d8fe021f0fc ;
    schema:name "Game2"@en .

_:N9604944a0f844bddbb4dc756331fea37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game4"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N6d83d4efe5cb460988f96d8fe021f0fc ;
    schema:name "Game4"@en .

_:Nc9a78ad348aa4bcdb0d10ec9c704bfc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game1"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N6d83d4efe5cb460988f96d8fe021f0fc ;
    schema:name "Game1"@en .

_:Nd456dd5db6e34a3587a5a5330127c825 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Menu"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N6d83d4efe5cb460988f96d8fe021f0fc ;
    schema:name "Menu"@en .

_:N6d83d4efe5cb460988f96d8fe021f0fc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N85f3fe751ec04ae7b1a86e88c837208d,
        _:N87fad9cfd0c34f4f82cd6cb51603510b,
        _:N9604944a0f844bddbb4dc756331fea37,
        _:Nc9a78ad348aa4bcdb0d10ec9c704bfc4,
        _:Nd456dd5db6e34a3587a5a5330127c825 ;
    mo:track_count 5 ;
    schema:duration "PT14:32"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N85f3fe751ec04ae7b1a86e88c837208d,
        _:N87fad9cfd0c34f4f82cd6cb51603510b,
        _:N9604944a0f844bddbb4dc756331fea37,
        _:Nc9a78ad348aa4bcdb0d10ec9c704bfc4,
        _:Nd456dd5db6e34a3587a5a5330127c825 .

