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

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

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

<album/63391> a mo:Release ;
    mo:catalogue_number "MCOL-0013" .

<artist/146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130040#subject> ;
    schema:name "Yasunori Mitsuda"@en,
        "光田康典"@ja ;
    foaf:made <album/130040#composition>,
        <album/130040#subject> ;
    foaf:name "Yasunori Mitsuda"@en,
        "光田康典"@ja .

<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/130040#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Piano Collections: Chrono Trigger"@en,
        "Piano Collections: Chrono Trigger"@ja,
        "Piano Collections: Chrono Trigger"@ja-latn ;
    mo:composer <artist/146#subject> ;
    mo:produced_work <album/130040#musicalwork> ;
    schema:name "Piano Collections: Chrono Trigger"@en,
        "Piano Collections: Chrono Trigger"@ja,
        "Piano Collections: Chrono Trigger"@ja-latn .

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

<org/1517#subject> schema:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn ;
    foaf:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn .

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

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

<artist/24730#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/130040#performance> ;
    schema:name "Trevor Alan Gomes"@en ;
    foaf:name "Trevor Alan Gomes"@en .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/130040#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/130040#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/130040#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-01-01"^^xsd:date ;
    dcterms:title "Piano Collections: Chrono Trigger"@en,
        "Piano Collections: Chrono Trigger"@ja,
        "Piano Collections: Chrono Trigger"@ja-latn ;
    mo:catalogue_number "MCOL-0013-CD" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/63391> ;
    mo:publication_of <album/130040#musicalexpression> ;
    mo:publisher <org/1517#subject> ;
    mo:record _:N5778f2c5d75647cb9abd8349bdef8615 ;
    mo:record_count 1 ;
    schema:about <product/194#subject> ;
    schema:byArtist <artist/24730#subject> ;
    schema:datePublished "2022-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Piano Collections: Chrono Trigger"@en,
        "Piano Collections: Chrono Trigger"@ja,
        "Piano Collections: Chrono Trigger"@ja-latn ;
    schema:publisher <org/1517#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N5c084f16f1b84ae1b3437792b757a2ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chrono Trigger"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N5778f2c5d75647cb9abd8349bdef8615 ;
    schema:name "Chrono Trigger"@en .

_:N6709db0e1ab04116887d959306ac29ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magus Confronted"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N5778f2c5d75647cb9abd8349bdef8615 ;
    schema:name "Magus Confronted"@en .

_:N70ca53c97c4546ed81843b6fb1574368 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peaceful Days"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N5778f2c5d75647cb9abd8349bdef8615 ;
    schema:name "Peaceful Days"@en .

_:N8749625a22134e9db5c5c169473b9bd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Omen"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N5778f2c5d75647cb9abd8349bdef8615 ;
    schema:name "Black Omen"@en .

_:Nccd6d6e774524359846bfdad01721818 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Far Away Times"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N5778f2c5d75647cb9abd8349bdef8615 ;
    schema:name "To Far Away Times"@en .

_:Nd51ef2d1bf194b82bce500d6b0d60137 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind Scene ~ Yearnings of the Wind"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N5778f2c5d75647cb9abd8349bdef8615 ;
    schema:name "Wind Scene ~ Yearnings of the Wind"@en .

_:Ndc13e286796c48f19720bc0dfe71a602 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frog's Theme"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N5778f2c5d75647cb9abd8349bdef8615 ;
    schema:name "Frog's Theme"@en .

_:Ne5488e73b80248b29b881e9aa94259e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Distant Promise"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N5778f2c5d75647cb9abd8349bdef8615 ;
    schema:name "A Distant Promise"@en .

_:Ne90b4d8599af43a3891ad524f9d23ceb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jolly Ol' Spekkio"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N5778f2c5d75647cb9abd8349bdef8615 ;
    schema:name "Jolly Ol' Spekkio"@en .

_:Nfd9be9e0c8bb4b5da9c0373df0bd7258 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At the End of Time"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N5778f2c5d75647cb9abd8349bdef8615 ;
    schema:name "At the End of Time"@en .

_:N5778f2c5d75647cb9abd8349bdef8615 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5c084f16f1b84ae1b3437792b757a2ed,
        _:N6709db0e1ab04116887d959306ac29ee,
        _:N70ca53c97c4546ed81843b6fb1574368,
        _:N8749625a22134e9db5c5c169473b9bd6,
        _:Nccd6d6e774524359846bfdad01721818,
        _:Nd51ef2d1bf194b82bce500d6b0d60137,
        _:Ndc13e286796c48f19720bc0dfe71a602,
        _:Ne5488e73b80248b29b881e9aa94259e6,
        _:Ne90b4d8599af43a3891ad524f9d23ceb,
        _:Nfd9be9e0c8bb4b5da9c0373df0bd7258 ;
    mo:track_count 10 ;
    schema:duration "PT35:01"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N5c084f16f1b84ae1b3437792b757a2ed,
        _:N6709db0e1ab04116887d959306ac29ee,
        _:N70ca53c97c4546ed81843b6fb1574368,
        _:N8749625a22134e9db5c5c169473b9bd6,
        _:Nccd6d6e774524359846bfdad01721818,
        _:Nd51ef2d1bf194b82bce500d6b0d60137,
        _:Ndc13e286796c48f19720bc0dfe71a602,
        _:Ne5488e73b80248b29b881e9aa94259e6,
        _:Ne90b4d8599af43a3891ad524f9d23ceb,
        _:Nfd9be9e0c8bb4b5da9c0373df0bd7258 .

