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

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

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

<artist/12570#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62874#subject> ;
    schema:name "Robert Ellis"@en ;
    foaf:made <album/62874#composition>,
        <album/62874#subject> ;
    foaf:name "Robert Ellis"@en .

<album/62874#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Treasure Adventure Game"@en,
        "Treasure Adventure Game"@ja,
        "Treasure Adventure Game"@ja-latn ;
    mo:composer <artist/12570#subject> ;
    mo:produced_work <album/62874#musicalwork> ;
    schema:name "Treasure Adventure Game"@en,
        "Treasure Adventure Game"@ja,
        "Treasure Adventure Game"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/47/62874/62874-1478884748.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/62874#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-11-26"^^xsd:date ;
    dcterms:title "Treasure Adventure Game"@en,
        "Treasure Adventure Game"@ja,
        "Treasure Adventure Game"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/62874#musicalexpression> ;
    mo:publisher _:N2376dbc908c24b52bd4271e7a756b2ea ;
    mo:record _:Nc770e678c6854267a681a9937ad8a83b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Treasure Adventure Game"@en ;
            foaf:name "Treasure Adventure Game"@en ] ;
    schema:datePublished "2011-11-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/47/62874/62874-1478884748.jpg> ;
    schema:name "Treasure Adventure Game"@en,
        "Treasure Adventure Game"@ja,
        "Treasure Adventure Game"@ja-latn ;
    schema:publisher _:N2376dbc908c24b52bd4271e7a756b2ea ;
    foaf:depiction <https://media.vgm.io/albums/47/62874/62874-1478884748.jpg> .

_:N2376dbc908c24b52bd4271e7a756b2ea schema:name "Robit Studios"@en,
        "Robit Studios"@ja,
        "Robit Studios"@ja-latn ;
    foaf:name "Robit Studios"@en,
        "Robit Studios"@ja,
        "Robit Studios"@ja-latn .

_:N5a1733e242f347c8826d4292aab2ebf7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crystal Kick"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nc770e678c6854267a681a9937ad8a83b ;
    schema:name "Crystal Kick"@en .

_:N6fd5dd61115349a6abc93a7f442ff44c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Born for Adventure"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nc770e678c6854267a681a9937ad8a83b ;
    schema:name "Born for Adventure"@en .

_:N9f8dca823dbe49c2865810e12e40d93a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight or Fight"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nc770e678c6854267a681a9937ad8a83b ;
    schema:name "Fight or Fight"@en .

_:Nba3239950bca4fccb5109f57cd73243e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Riddles of Stone"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nc770e678c6854267a681a9937ad8a83b ;
    schema:name "Riddles of Stone"@en .

_:Nc770e678c6854267a681a9937ad8a83b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5a1733e242f347c8826d4292aab2ebf7,
        _:N6fd5dd61115349a6abc93a7f442ff44c,
        _:N9f8dca823dbe49c2865810e12e40d93a,
        _:Nba3239950bca4fccb5109f57cd73243e ;
    mo:track_count 4 ;
    schema:duration "PT10:19"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N5a1733e242f347c8826d4292aab2ebf7,
        _:N6fd5dd61115349a6abc93a7f442ff44c,
        _:N9f8dca823dbe49c2865810e12e40d93a,
        _:Nba3239950bca4fccb5109f57cd73243e .

