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

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

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

<artist/166#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1907#subject> ;
    schema:name "Motoi Sakuraba"@en,
        "桜庭統"@ja ;
    foaf:made <album/1907#composition>,
        <album/1907#subject> ;
    foaf:name "Motoi Sakuraba"@en,
        "桜庭統"@ja .

<artist/303#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1907#subject> ;
    schema:name "Shinji Tamura"@en,
        "田村信二"@ja ;
    foaf:made <album/1907#composition>,
        <album/1907#subject> ;
    foaf:name "Shinji Tamura"@en,
        "田村信二"@ja .

<product/544#subject> a schema:CreativeWork ;
    schema:name "Tales of Symphonia"@en,
        "テイルズ オブ シンフォニア"@ja,
        "Tales of Symphonia"@ja-latn ;
    foaf:name "Tales of Symphonia"@en,
        "テイルズ オブ シンフォニア"@ja,
        "Tales of Symphonia"@ja-latn .

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

<album/1907#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tales of Symphonia Special Disc"@en,
        "Tales of Symphonia Special Disc"@ja,
        "Tales of Symphonia Special Disc"@ja-latn ;
    mo:performance_of <album/1907#musicalwork> ;
    mo:recorded_as <album/1907#musicalexpression> ;
    schema:name "Tales of Symphonia Special Disc"@en,
        "Tales of Symphonia Special Disc"@ja,
        "Tales of Symphonia Special Disc"@ja-latn ;
    schema:workPerformed <album/1907#musicalwork> .

<org/400#subject> schema:name "NAMCO"@en,
        "株式会社ナムコ"@ja,
        "NAMCO"@ja-latn ;
    foaf:name "NAMCO"@en,
        "株式会社ナムコ"@ja,
        "NAMCO"@ja-latn .

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

<https://medium-media.vgm.io/albums/70/1907/1907-abbef06733ae.jpg> a schema:ImageObject,
        foaf:Image .

<album/1907#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tales of Symphonia Special Disc"@en,
        "Tales of Symphonia Special Disc"@ja,
        "Tales of Symphonia Special Disc"@ja-latn ;
    mo:composer <artist/166#subject>,
        <artist/303#subject> ;
    mo:produced_work <album/1907#musicalwork> ;
    schema:name "Tales of Symphonia Special Disc"@en,
        "Tales of Symphonia Special Disc"@ja,
        "Tales of Symphonia Special Disc"@ja-latn .

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

<album/1907#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-08-29"^^xsd:date ;
    dcterms:title "Tales of Symphonia Special Disc"@en,
        "Tales of Symphonia Special Disc"@ja,
        "Tales of Symphonia Special Disc"@ja-latn ;
    mo:catalogue_number "TOS-SP001" ;
    mo:media_type "Enhanced CD" ;
    mo:publication_of <album/1907#musicalexpression> ;
    mo:publisher <org/400#subject> ;
    mo:record _:N5d71b65f2df841b1acb283edceaf58e5 ;
    mo:record_count 1 ;
    schema:about <product/544#subject> ;
    schema:datePublished "2003-08-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/1907/1907-abbef06733ae.jpg> ;
    schema:name "Tales of Symphonia Special Disc"@en,
        "Tales of Symphonia Special Disc"@ja,
        "Tales of Symphonia Special Disc"@ja-latn ;
    schema:publisher <org/400#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/1907/1907-abbef06733ae.jpg> .

_:N45b43f9467d64b5f8f567b7ee852a144 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Water symphony ~despair~"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N5d71b65f2df841b1acb283edceaf58e5 ;
    schema:name "Water symphony ~despair~"@en .

_:N49c2022d82bf41d5ad19180a304931e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A snow light"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N5d71b65f2df841b1acb283edceaf58e5 ;
    schema:name "A snow light"@en .

_:Na36c3cc3bfa044dcb5a03d94d82eb072 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TALES OF SYMPHONIA"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N5d71b65f2df841b1acb283edceaf58e5 ;
    schema:name "TALES OF SYMPHONIA"@en .

_:Ne2675189b8304dc2bddb5788c7d664c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trip on the ship"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N5d71b65f2df841b1acb283edceaf58e5 ;
    schema:name "Trip on the ship"@en .

_:N5d71b65f2df841b1acb283edceaf58e5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N45b43f9467d64b5f8f567b7ee852a144,
        _:N49c2022d82bf41d5ad19180a304931e9,
        _:Na36c3cc3bfa044dcb5a03d94d82eb072,
        _:Ne2675189b8304dc2bddb5788c7d664c6 ;
    mo:track_count 4 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N45b43f9467d64b5f8f567b7ee852a144,
        _:N49c2022d82bf41d5ad19180a304931e9,
        _:Na36c3cc3bfa044dcb5a03d94d82eb072,
        _:Ne2675189b8304dc2bddb5788c7d664c6 .

