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

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

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

<album/42010#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ELITE SIX"@en,
        "ELITE SIX"@ja,
        "ELITE SIX"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "William Ascenzo"@en ;
            foaf:made <album/42010#composition> ;
            foaf:name "William Ascenzo"@en ] ;
    mo:produced_work <album/42010#musicalwork> ;
    schema:name "ELITE SIX"@en,
        "ELITE SIX"@ja,
        "ELITE SIX"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/01/42010/42010-1380643083.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/42010#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-03-19"^^xsd:date ;
    dcterms:title "ELITE SIX"@en,
        "ELITE SIX"@ja,
        "ELITE SIX"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/42010#musicalexpression> ;
    mo:publisher _:N2bc7a8b766cf49bfb0182b33cc22d6ca ;
    mo:record _:Nc9d23233b19c408c8c133f37a327af4d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Pokémon Red Version & Blue Version"@en ;
            foaf:name "Pokémon Red Version & Blue Version"@en ] ;
    schema:datePublished "2013-03-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/42010/42010-1380643083.jpg> ;
    schema:name "ELITE SIX"@en,
        "ELITE SIX"@ja,
        "ELITE SIX"@ja-latn ;
    schema:publisher _:N2bc7a8b766cf49bfb0182b33cc22d6ca ;
    foaf:depiction <https://media.vgm.io/albums/01/42010/42010-1380643083.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42010#subject> ;
    schema:name "William Ascenzo"@en ;
    foaf:made <album/42010#subject> ;
    foaf:name "William Ascenzo"@en .

_:N116c4b7864d34081bd635e479568f811 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melt into the Sea"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nc9d23233b19c408c8c133f37a327af4d ;
    schema:name "Melt into the Sea"@en .

_:N2bc7a8b766cf49bfb0182b33cc22d6ca schema:name "Well Manicured Music"@en,
        "Well Manicured Music"@ja,
        "Well Manicured Music"@ja-latn ;
    foaf:name "Well Manicured Music"@en,
        "Well Manicured Music"@ja,
        "Well Manicured Music"@ja-latn .

_:N4045aed70d654dcaa99547250173801d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Virtual Boy"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nc9d23233b19c408c8c133f37a327af4d ;
    schema:name "Virtual Boy"@en .

_:N5fbc21bb4f4a432db5cda8e6d5505e8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend of the Dragon"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nc9d23233b19c408c8c133f37a327af4d ;
    schema:name "Legend of the Dragon"@en .

_:N744fa265a93643b69a601ef990b51ca7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cerulean Caverns"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nc9d23233b19c408c8c133f37a327af4d ;
    schema:name "Cerulean Caverns"@en .

_:N8c5fda25459c4b689beccd30ed874969 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thousand-Year Curse"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nc9d23233b19c408c8c133f37a327af4d ;
    schema:name "Thousand-Year Curse"@en .

_:Nd262732901f34ee78afdd40c85ff77c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mischievous Grin in the Shadows"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nc9d23233b19c408c8c133f37a327af4d ;
    schema:name "Mischievous Grin in the Shadows"@en .

_:Nc9d23233b19c408c8c133f37a327af4d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N116c4b7864d34081bd635e479568f811,
        _:N4045aed70d654dcaa99547250173801d,
        _:N5fbc21bb4f4a432db5cda8e6d5505e8a,
        _:N744fa265a93643b69a601ef990b51ca7,
        _:N8c5fda25459c4b689beccd30ed874969,
        _:Nd262732901f34ee78afdd40c85ff77c1 ;
    mo:track_count 6 ;
    schema:duration "PT19:40"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N116c4b7864d34081bd635e479568f811,
        _:N4045aed70d654dcaa99547250173801d,
        _:N5fbc21bb4f4a432db5cda8e6d5505e8a,
        _:N744fa265a93643b69a601ef990b51ca7,
        _:N8c5fda25459c4b689beccd30ed874969,
        _:Nd262732901f34ee78afdd40c85ff77c1 .

