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

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

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

<artist/14854#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71429#subject> ;
    schema:name "Ryan Roth"@en ;
    foaf:made <album/71429#composition>,
        <album/71429#subject> ;
    foaf:name "Ryan Roth"@en .

<album/71429#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Chesh"@en,
        "Chesh"@ja,
        "Chesh"@ja-latn ;
    mo:composer <artist/14854#subject> ;
    mo:produced_work <album/71429#musicalwork> ;
    schema:name "Chesh"@en,
        "Chesh"@ja,
        "Chesh"@ja-latn .

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

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

<https://media.vgm.io/albums/92/71429/71429-1505161478.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/71429#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/92/71429/71429-1505161478.png> ;
    foaf:depicts <album/71429#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/92/71429/71429-1505161478.png> .

<https://medium-media.vgm.io/albums/92/71429/71429-1505161478.png> a schema:ImageObject,
        foaf:Image .

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

<album/71429#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-09-30"^^xsd:date ;
    dcterms:title "Chesh"@en,
        "Chesh"@ja,
        "Chesh"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/71429#musicalexpression> ;
    mo:publisher _:Nffd000e390d6455397435cfb827223af ;
    mo:record _:Na7c1926cd0c54e75a16e16996fedb56e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Chesh"@en ;
            foaf:name "Chesh"@en ] ;
    schema:datePublished "2015-09-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/92/71429/71429-1505161478.png> ;
    schema:name "Chesh"@en,
        "Chesh"@ja,
        "Chesh"@ja-latn ;
    schema:publisher _:Nffd000e390d6455397435cfb827223af ;
    foaf:depiction <https://media.vgm.io/albums/92/71429/71429-1505161478.png> .

_:N19d4052bf8f04104894527c5998b4cc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "XYQ4"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Na7c1926cd0c54e75a16e16996fedb56e ;
    schema:name "XYQ4"@en .

_:N38106dd8c165403d920497082664128f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "XYQ4 (Vs. Remix V2)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Na7c1926cd0c54e75a16e16996fedb56e ;
    schema:name "XYQ4 (Vs. Remix V2)"@en .

_:Nd7954ebc0c9e40e2b6e9f73667fa744c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "XYQ4 (Vs. Remix V1)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Na7c1926cd0c54e75a16e16996fedb56e ;
    schema:name "XYQ4 (Vs. Remix V1)"@en .

_:Nffd000e390d6455397435cfb827223af schema:name "Dualryan"@en,
        "Dualryan"@ja,
        "Dualryan"@ja-latn ;
    foaf:name "Dualryan"@en,
        "Dualryan"@ja,
        "Dualryan"@ja-latn .

_:Na7c1926cd0c54e75a16e16996fedb56e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19d4052bf8f04104894527c5998b4cc7,
        _:N38106dd8c165403d920497082664128f,
        _:Nd7954ebc0c9e40e2b6e9f73667fa744c ;
    mo:track_count 3 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N19d4052bf8f04104894527c5998b4cc7,
        _:N38106dd8c165403d920497082664128f,
        _:Nd7954ebc0c9e40e2b6e9f73667fa744c .

