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

<album/1701#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Symphony Ys -21st Century-"@en,
        "交響曲イース-21st Century-"@ja,
        "Symphony Ys -21st Century-"@ja-latn ;
    mo:produced_work <album/1701#musicalwork> ;
    schema:name "Symphony Ys -21st Century-"@en,
        "交響曲イース-21st Century-"@ja,
        "Symphony Ys -21st Century-"@ja-latn .

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

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

<product/266#subject> a schema:CreativeWork ;
    schema:name "Ys: Ancient Ys Vanished Omen"@en,
        "イース: Ancient Ys Vanished Omen"@ja,
        "Ys: Ancient Ys Vanished Omen"@ja-latn ;
    foaf:name "Ys: Ancient Ys Vanished Omen"@en,
        "イース: Ancient Ys Vanished Omen"@ja,
        "Ys: Ancient Ys Vanished Omen"@ja-latn .

<product/267#subject> a schema:CreativeWork ;
    schema:name "Ys II: Ancient Ys Vanished The Final Chapter"@en,
        "イース II: Ancient Ys Vanished The Final Chapter"@ja,
        "Ys II: Ancient Ys Vanished The Final Chapter"@ja-latn ;
    foaf:name "Ys II: Ancient Ys Vanished The Final Chapter"@en,
        "イース II: Ancient Ys Vanished The Final Chapter"@ja,
        "Ys II: Ancient Ys Vanished The Final Chapter"@ja-latn .

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

<album/1701#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Symphony Ys -21st Century-"@en,
        "交響曲イース-21st Century-"@ja,
        "Symphony Ys -21st Century-"@ja-latn ;
    mo:performance_of <album/1701#musicalwork> ;
    mo:recorded_as <album/1701#musicalexpression> ;
    schema:name "Symphony Ys -21st Century-"@en,
        "交響曲イース-21st Century-"@ja,
        "Symphony Ys -21st Century-"@ja-latn ;
    schema:workPerformed <album/1701#musicalwork> .

<org/1943#subject> schema:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn ;
    foaf:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn .

<https://media.vgm.io/albums/10/1701/1701-495619bfd35a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/1701#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/10/1701/1701-495619bfd35a.jpg> ;
    foaf:depicts <album/1701#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/10/1701/1701-495619bfd35a.jpg> .

<https://medium-media.vgm.io/albums/10/1701/1701-495619bfd35a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/1701#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-06-28"^^xsd:date ;
    dcterms:title "Symphony Ys -21st Century-"@en,
        "交響曲イース-21st Century-"@ja,
        "Symphony Ys -21st Century-"@ja-latn ;
    mo:catalogue_number "NF02033" ;
    mo:media_type "CD" ;
    mo:publication_of <album/1701#musicalexpression> ;
    mo:publisher <org/1943#subject> ;
    mo:record _:N6c9b02d5eadf4aad9a1fc69700342398 ;
    mo:record_count 1 ;
    schema:about <product/266#subject>,
        <product/267#subject> ;
    schema:datePublished "2001-06-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/1701/1701-495619bfd35a.jpg> ;
    schema:name "Symphony Ys -21st Century-"@en,
        "交響曲イース-21st Century-"@ja,
        "Symphony Ys -21st Century-"@ja-latn ;
    schema:publisher <org/1943#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/1701/1701-495619bfd35a.jpg> .

_:N42420c69aa6841e3aa3435645d95a476 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Second movement"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:45"^^xsd:interval ;
    schema:inPlaylist _:N6c9b02d5eadf4aad9a1fc69700342398 ;
    schema:name "Second movement"@en .

_:N477ce74a4b08431a9bee5396fee55821 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Third movement"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:28"^^xsd:interval ;
    schema:inPlaylist _:N6c9b02d5eadf4aad9a1fc69700342398 ;
    schema:name "Third movement"@en .

_:N75689e98dca644a5ac9f135a57dddfa3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fourth movement"@en ;
    mo:track_number 4 ;
    schema:duration "PT13:05"^^xsd:interval ;
    schema:inPlaylist _:N6c9b02d5eadf4aad9a1fc69700342398 ;
    schema:name "Fourth movement"@en .

_:Nfbeb47939a03459882a249dd9c3626d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First movement"@en ;
    mo:track_number 1 ;
    schema:duration "PT11:34"^^xsd:interval ;
    schema:inPlaylist _:N6c9b02d5eadf4aad9a1fc69700342398 ;
    schema:name "First movement"@en .

_:N6c9b02d5eadf4aad9a1fc69700342398 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N42420c69aa6841e3aa3435645d95a476,
        _:N477ce74a4b08431a9bee5396fee55821,
        _:N75689e98dca644a5ac9f135a57dddfa3,
        _:Nfbeb47939a03459882a249dd9c3626d1 ;
    mo:track_count 4 ;
    schema:duration "PT39:52"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N42420c69aa6841e3aa3435645d95a476,
        _:N477ce74a4b08431a9bee5396fee55821,
        _:N75689e98dca644a5ac9f135a57dddfa3,
        _:Nfbeb47939a03459882a249dd9c3626d1 .

