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

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

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

<artist/7001#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36062#subject> ;
    schema:name "da"@en,
        "だ"@ja ;
    foaf:made <album/36062#composition>,
        <album/36062#subject> ;
    foaf:name "da"@en,
        "だ"@ja .

<event/148> a mo:Release ;
    schema:name "Released at M3-2012 Spring (Apr 30, 2012)" .

<album/36062#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "EAST WEST"@en,
        "EAST WEST"@ja,
        "EAST WEST"@ja-latn ;
    mo:composer <artist/7001#subject> ;
    mo:produced_work <album/36062#musicalwork> ;
    schema:name "EAST WEST"@en,
        "EAST WEST"@ja,
        "EAST WEST"@ja-latn .

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

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

<org/495#subject> schema:name "Forest306"@en,
        "Forest306"@ja,
        "Forest306"@ja-latn ;
    foaf:name "Forest306"@en,
        "Forest306"@ja,
        "Forest306"@ja-latn .

<https://media.vgm.io/albums/26/36062/36062-1351566289.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/36062#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/26/36062/36062-1351566289.png> ;
    foaf:depicts <album/36062#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/26/36062/36062-1351566289.png> .

<https://medium-media.vgm.io/albums/26/36062/36062-1351566289.png> a schema:ImageObject,
        foaf:Image .

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

<album/36062#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-04-30"^^xsd:date ;
    dcterms:title "EAST WEST"@en,
        "EAST WEST"@ja,
        "EAST WEST"@ja-latn ;
    mo:catalogue_number "F306-0009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36062#musicalexpression> ;
    mo:publisher <org/495#subject> ;
    mo:record _:N7e59546ce43944388e4c4545fbe0ae23 ;
    mo:record_count 1 ;
    mo:release <event/148> ;
    schema:datePublished "2012-04-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/26/36062/36062-1351566289.png> ;
    schema:name "EAST WEST"@en,
        "EAST WEST"@ja,
        "EAST WEST"@ja-latn ;
    schema:publisher <org/495#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/36062/36062-1351566289.png> .

_:N10d9eae2ae414728943967671a8021af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightride"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N7e59546ce43944388e4c4545fbe0ae23 ;
    schema:name "Nightride"@ja .

_:N284b05147a30415dafc9d9f5427fc369 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morningtide"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N7e59546ce43944388e4c4545fbe0ae23 ;
    schema:name "Morningtide"@ja .

_:N53f54f75f72e4c07af2fa980130db2d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あぜみち"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N7e59546ce43944388e4c4545fbe0ae23 ;
    schema:name "あぜみち"@ja .

_:N6d92b333071749bcad1aefd23d76a028 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "East West"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N7e59546ce43944388e4c4545fbe0ae23 ;
    schema:name "East West"@ja .

_:Nda4ab6903b734ee485964498cbbfbc95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月海"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N7e59546ce43944388e4c4545fbe0ae23 ;
    schema:name "月海"@ja .

_:N7e59546ce43944388e4c4545fbe0ae23 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10d9eae2ae414728943967671a8021af,
        _:N284b05147a30415dafc9d9f5427fc369,
        _:N53f54f75f72e4c07af2fa980130db2d1,
        _:N6d92b333071749bcad1aefd23d76a028,
        _:Nda4ab6903b734ee485964498cbbfbc95 ;
    mo:track_count 5 ;
    schema:duration "PT20:37"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N10d9eae2ae414728943967671a8021af,
        _:N284b05147a30415dafc9d9f5427fc369,
        _:N53f54f75f72e4c07af2fa980130db2d1,
        _:N6d92b333071749bcad1aefd23d76a028,
        _:Nda4ab6903b734ee485964498cbbfbc95 .

