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

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

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

<artist/148#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23302#subject> ;
    schema:name "Yuzo Koshiro"@en,
        "古代祐三"@ja ;
    foaf:made <album/23302#composition>,
        <album/23302#subject> ;
    foaf:name "Yuzo Koshiro"@en,
        "古代祐三"@ja .

<product/306#subject> a schema:CreativeWork ;
    schema:name "Etrian Odyssey III: The Drowned City"@en,
        "世界樹の迷宮III 星海の来訪者"@ja,
        "Sekaiju no MeiQ³ *seikai no raihousya*"@ja-latn ;
    foaf:name "Etrian Odyssey III: The Drowned City"@en,
        "世界樹の迷宮III 星海の来訪者"@ja,
        "Sekaiju no MeiQ³ *seikai no raihousya*"@ja-latn .

<album/23302#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Canned Tunes!"@en,
        "Canned Tunes!"@ja,
        "Canned Tunes!"@ja-latn ;
    mo:composer <artist/148#subject> ;
    mo:produced_work <album/23302#musicalwork> ;
    schema:name "Canned Tunes!"@en,
        "Canned Tunes!"@ja,
        "Canned Tunes!"@ja-latn .

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

<album/23302#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Canned Tunes!"@en,
        "Canned Tunes!"@ja,
        "Canned Tunes!"@ja-latn ;
    mo:performance_of <album/23302#musicalwork> ;
    mo:recorded_as <album/23302#musicalexpression> ;
    schema:name "Canned Tunes!"@en,
        "Canned Tunes!"@ja,
        "Canned Tunes!"@ja-latn ;
    schema:workPerformed <album/23302#musicalwork> .

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

<https://medium-media.vgm.io/albums/20/23302/23302-1295120343.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/23302#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-30"^^xsd:date ;
    dcterms:title "Canned Tunes!"@en,
        "Canned Tunes!"@ja,
        "Canned Tunes!"@ja-latn ;
    mo:catalogue_number "CLOK-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/23302#musicalexpression> ;
    mo:publisher _:N88be97ab7c2e4966b0b1bbfc3f193635 ;
    mo:record _:Nc2fff82bc72b4669a2f0279e05f0b5d4 ;
    mo:record_count 1 ;
    schema:about <product/306#subject> ;
    schema:datePublished "2010-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/23302/23302-1295120343.jpg> ;
    schema:name "Canned Tunes!"@en,
        "Canned Tunes!"@ja,
        "Canned Tunes!"@ja-latn ;
    schema:publisher _:N88be97ab7c2e4966b0b1bbfc3f193635 ;
    foaf:depiction <https://media.vgm.io/albums/20/23302/23302-1295120343.jpg> .

_:N0eb6dbf1e4a642ebb91b643f32313902 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forgotten century"@en,
        "Forgotten century"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nc2fff82bc72b4669a2f0279e05f0b5d4 ;
    schema:name "Forgotten century"@en,
        "Forgotten century"@ja .

_:N1275ddc0caa94033b4c3ebf9574e3e20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prelude"@en,
        "プレリュード"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nc2fff82bc72b4669a2f0279e05f0b5d4 ;
    schema:name "Prelude"@en,
        "プレリュード"@ja .

_:N58b9cdded88246439dc23c21e7b04fc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Evil God in the Dark Ocean Depths"@en,
        "昏き海淵の禍神"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:Nc2fff82bc72b4669a2f0279e05f0b5d4 ;
    schema:name "The Evil God in the Dark Ocean Depths"@en,
        "昏き海淵の禍神"@ja .

_:N88be97ab7c2e4966b0b1bbfc3f193635 schema:name "clocknote."@en,
        "clocknote."@ja,
        "clocknote."@ja-latn ;
    foaf:name "clocknote."@en,
        "clocknote."@ja,
        "clocknote."@ja-latn .

_:Na51a5b56c47547ee988ceaeee3131a95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Did you have a string?"@en,
        "Did you have a string?"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nc2fff82bc72b4669a2f0279e05f0b5d4 ;
    schema:name "Did you have a string?"@en,
        "Did you have a string?"@ja .

_:Nada064fe25534e4290d8d94035b89971 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue sky/ocean"@en,
        "Blue sky/ocean"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nc2fff82bc72b4669a2f0279e05f0b5d4 ;
    schema:name "Blue sky/ocean"@en,
        "Blue sky/ocean"@ja .

_:Nbd7454a8d63247958d76dacf1c9d63f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Before the Sail"@en,
        "航海の先に"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Nc2fff82bc72b4669a2f0279e05f0b5d4 ;
    schema:name "Before the Sail"@en,
        "航海の先に"@ja .

_:Nc2fff82bc72b4669a2f0279e05f0b5d4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0eb6dbf1e4a642ebb91b643f32313902,
        _:N1275ddc0caa94033b4c3ebf9574e3e20,
        _:N58b9cdded88246439dc23c21e7b04fc2,
        _:Na51a5b56c47547ee988ceaeee3131a95,
        _:Nada064fe25534e4290d8d94035b89971,
        _:Nbd7454a8d63247958d76dacf1c9d63f1 ;
    mo:track_count 6 ;
    schema:duration "PT22:30"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0eb6dbf1e4a642ebb91b643f32313902,
        _:N1275ddc0caa94033b4c3ebf9574e3e20,
        _:N58b9cdded88246439dc23c21e7b04fc2,
        _:Na51a5b56c47547ee988ceaeee3131a95,
        _:Nada064fe25534e4290d8d94035b89971,
        _:Nbd7454a8d63247958d76dacf1c9d63f1 .

