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

<album/6771#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Chrono Gaiden"@en,
        "Chrono Gaiden"@ja,
        "Chrono Gaiden"@ja-latn ;
    mo:produced_work <album/6771#musicalwork> ;
    schema:name "Chrono Gaiden"@en,
        "Chrono Gaiden"@ja,
        "Chrono Gaiden"@ja-latn .

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

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

<product/194#subject> a schema:CreativeWork ;
    schema:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn ;
    foaf:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn .

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

<org/113#subject> schema:name "Mega Twerp"@en,
        "Mega Twerp"@ja,
        "Mega Twerp"@ja-latn ;
    foaf:name "Mega Twerp"@en,
        "Mega Twerp"@ja,
        "Mega Twerp"@ja-latn .

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

<https://medium-media.vgm.io/albums/17/6771/6771-1199922477.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/6771#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chrono Gaiden"@en,
        "Chrono Gaiden"@ja,
        "Chrono Gaiden"@ja-latn ;
    mo:performance_of <album/6771#musicalwork> ;
    mo:performer <artist/2754#subject> ;
    mo:recorded_as <album/6771#musicalexpression> ;
    schema:byArtist <artist/2754#subject> ;
    schema:name "Chrono Gaiden"@en,
        "Chrono Gaiden"@ja,
        "Chrono Gaiden"@ja-latn ;
    schema:workPerformed <album/6771#musicalwork> .

<artist/2754#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6771#performance> ;
    schema:name "Spamtron"@en ;
    foaf:name "Spamtron"@en .

<album/6771#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-04-10"^^xsd:date ;
    dcterms:title "Chrono Gaiden"@en,
        "Chrono Gaiden"@ja,
        "Chrono Gaiden"@ja-latn ;
    mo:catalogue_number "mega020" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/6771#musicalexpression> ;
    mo:publisher <org/113#subject> ;
    mo:record _:N2abaee5775424c0cb8def0e33ce62e80 ;
    mo:record_count 1 ;
    schema:about <product/194#subject> ;
    schema:byArtist <artist/2754#subject> ;
    schema:datePublished "2006-04-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/17/6771/6771-1199922477.jpg> ;
    schema:name "Chrono Gaiden"@en,
        "Chrono Gaiden"@ja,
        "Chrono Gaiden"@ja-latn ;
    schema:publisher <org/113#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/6771/6771-1199922477.jpg> .

_:N324e31d1893c46b685db5b011a0f889e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gerudo Valley (NES Mix)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N2abaee5775424c0cb8def0e33ce62e80 ;
    schema:name "Gerudo Valley (NES Mix)"@en .

_:N5310a1d0f11849b88356b7c1b42e0503 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mega Man X - Storm Eagle (NES Mix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N2abaee5775424c0cb8def0e33ce62e80 ;
    schema:name "Mega Man X - Storm Eagle (NES Mix)"@en .

_:N91a18a59cd664c18973fa7f13f22d587 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Market Goonies"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N2abaee5775424c0cb8def0e33ce62e80 ;
    schema:name "Market Goonies"@en .

_:Nd16bd2320ef34c1b990c42256971d906 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chrono Trigger - Determination"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N2abaee5775424c0cb8def0e33ce62e80 ;
    schema:name "Chrono Trigger - Determination"@en .

_:Nfd67981444054cb4adf9355cf8733b15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Woods (NES Mix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N2abaee5775424c0cb8def0e33ce62e80 ;
    schema:name "Lost Woods (NES Mix)"@en .

_:N2abaee5775424c0cb8def0e33ce62e80 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N324e31d1893c46b685db5b011a0f889e,
        _:N5310a1d0f11849b88356b7c1b42e0503,
        _:N91a18a59cd664c18973fa7f13f22d587,
        _:Nd16bd2320ef34c1b990c42256971d906,
        _:Nfd67981444054cb4adf9355cf8733b15 ;
    mo:track_count 5 ;
    schema:duration "PT8:03"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N324e31d1893c46b685db5b011a0f889e,
        _:N5310a1d0f11849b88356b7c1b42e0503,
        _:N91a18a59cd664c18973fa7f13f22d587,
        _:Nd16bd2320ef34c1b990c42256971d906,
        _:Nfd67981444054cb4adf9355cf8733b15 .

