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

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

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

<album/133221#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/133221#musicalexpression> a mo:Signal ;
    mo:published_as <album/133221#subject> ;
    mo:records <album/133221#performance> .

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

<https://medium-media.vgm.io/albums/12/133221/133221-dc732a0d5871.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/133221#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chrono Trigger"@en,
        "Chrono Trigger"@ja,
        "Chrono Trigger"@ja-latn ;
    mo:performance_of <album/133221#musicalwork> ;
    mo:performer _:N5a3082df9a7d4f4c91735db3a76bfd8e ;
    mo:recorded_as <album/133221#musicalexpression> ;
    schema:byArtist _:N5a3082df9a7d4f4c91735db3a76bfd8e ;
    schema:name "Chrono Trigger"@en,
        "Chrono Trigger"@ja,
        "Chrono Trigger"@ja-latn ;
    schema:workPerformed <album/133221#musicalwork> .

<album/133221#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-07-01"^^xsd:date ;
    dcterms:title "Chrono Trigger"@en,
        "Chrono Trigger"@ja,
        "Chrono Trigger"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/133221#musicalexpression> ;
    mo:publisher _:N353343dd91b34ed6a48da760e0837b14 ;
    mo:record _:N7044c2cc847b4c3b91f6ec7fc29b5b0c ;
    mo:record_count 1 ;
    schema:about <product/194#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Mr. Nobody"@en ;
            foaf:name "Mr. Nobody"@en ] ;
    schema:datePublished "2022-07-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/133221/133221-dc732a0d5871.jpg> ;
    schema:name "Chrono Trigger"@en,
        "Chrono Trigger"@ja,
        "Chrono Trigger"@ja-latn ;
    schema:publisher _:N353343dd91b34ed6a48da760e0837b14 ;
    foaf:depiction <https://media.vgm.io/albums/12/133221/133221-dc732a0d5871.jpg> .

_:N0854d2c451d74891b8208f554d90fabf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Day the World Revived???"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N7044c2cc847b4c3b91f6ec7fc29b5b0c ;
    schema:name "The Day the World Revived???"@en .

_:N2d8f6bb918964b82a1497dedb7f64d56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winning Johnny's Bike Chase (Robo Gang Johnny/Bike Chase/Fanfare 1)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N7044c2cc847b4c3b91f6ec7fc29b5b0c ;
    schema:name "Winning Johnny's Bike Chase (Robo Gang Johnny/Bike Chase/Fanfare 1)"@en .

_:N353343dd91b34ed6a48da760e0837b14 schema:name "Mr. Nobody"@en,
        "Mr. Nobody"@ja,
        "Mr. Nobody"@ja-latn ;
    foaf:name "Mr. Nobody"@en,
        "Mr. Nobody"@ja,
        "Mr. Nobody"@ja-latn .

_:N5a3082df9a7d4f4c91735db3a76bfd8e a schema:Person,
        foaf:Person ;
    mo:performed <album/133221#performance> ;
    schema:name "Mr. Nobody"@en ;
    foaf:name "Mr. Nobody"@en .

_:N60a3a322c54342d5af915d4482e9f82d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Presentiment/Determination (Chrono Trigger)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N7044c2cc847b4c3b91f6ec7fc29b5b0c ;
    schema:name "Presentiment/Determination (Chrono Trigger)"@en .

_:N7305e484ec5c4346b0beac9839aefce8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Schala"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N7044c2cc847b4c3b91f6ec7fc29b5b0c ;
    schema:name "Schala"@en .

_:N7c65ee1f97c04e61a68ccb5e891e6608 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind Scene/Frog's Theme"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N7044c2cc847b4c3b91f6ec7fc29b5b0c ;
    schema:name "Wind Scene/Frog's Theme"@en .

_:N9a085793e30c4c60a9234839092f1997 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Black Wind Begins to Blow (Magus Medley)"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N7044c2cc847b4c3b91f6ec7fc29b5b0c ;
    schema:name "The Black Wind Begins to Blow (Magus Medley)"@en .

_:Nb4f0c55f14614c39a6ee7bebe4f43b5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Corridors of Time"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N7044c2cc847b4c3b91f6ec7fc29b5b0c ;
    schema:name "Corridors of Time"@en .

_:Nebc777510645432185f4ce1704f2cfbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burn! Bobonga!"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N7044c2cc847b4c3b91f6ec7fc29b5b0c ;
    schema:name "Burn! Bobonga!"@en .

_:N7044c2cc847b4c3b91f6ec7fc29b5b0c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0854d2c451d74891b8208f554d90fabf,
        _:N2d8f6bb918964b82a1497dedb7f64d56,
        _:N60a3a322c54342d5af915d4482e9f82d,
        _:N7305e484ec5c4346b0beac9839aefce8,
        _:N7c65ee1f97c04e61a68ccb5e891e6608,
        _:N9a085793e30c4c60a9234839092f1997,
        _:Nb4f0c55f14614c39a6ee7bebe4f43b5b,
        _:Nebc777510645432185f4ce1704f2cfbd ;
    mo:track_count 8 ;
    schema:duration "PT19:02"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0854d2c451d74891b8208f554d90fabf,
        _:N2d8f6bb918964b82a1497dedb7f64d56,
        _:N60a3a322c54342d5af915d4482e9f82d,
        _:N7305e484ec5c4346b0beac9839aefce8,
        _:N7c65ee1f97c04e61a68ccb5e891e6608,
        _:N9a085793e30c4c60a9234839092f1997,
        _:Nb4f0c55f14614c39a6ee7bebe4f43b5b,
        _:Nebc777510645432185f4ce1704f2cfbd .

