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

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

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

<album/67524> a mo:Release ;
    mo:catalogue_number "CAY-824" .

<album/67525> a mo:Release ;
    mo:catalogue_number "CX-7301" .

<artist/48586#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67522#subject> ;
    schema:name "Kaoru Ueda"@en,
        "上田薫"@ja ;
    foaf:made <album/67522#composition>,
        <album/67522#subject> ;
    foaf:name "Kaoru Ueda"@en,
        "上田薫"@ja .

<album/67522#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "THE FIVE STAR STORIES"@en,
        "THE FIVE STAR STORIES"@ja,
        "THE FIVE STAR STORIES"@ja-latn ;
    mo:composer <artist/48586#subject> ;
    mo:produced_work <album/67522#musicalwork> ;
    schema:name "THE FIVE STAR STORIES"@en,
        "THE FIVE STAR STORIES"@ja,
        "THE FIVE STAR STORIES"@ja-latn .

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

<album/67522#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "THE FIVE STAR STORIES"@en,
        "THE FIVE STAR STORIES"@ja,
        "THE FIVE STAR STORIES"@ja-latn ;
    mo:performance_of <album/67522#musicalwork> ;
    mo:recorded_as <album/67522#musicalexpression> ;
    schema:name "THE FIVE STAR STORIES"@en,
        "THE FIVE STAR STORIES"@ja,
        "THE FIVE STAR STORIES"@ja-latn ;
    schema:workPerformed <album/67522#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/22/67522/67522-1492597378.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/67522#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1987-05-21"^^xsd:date ;
    dcterms:title "THE FIVE STAR STORIES"@en,
        "THE FIVE STAR STORIES"@ja,
        "THE FIVE STAR STORIES"@ja-latn ;
    mo:catalogue_number "32CC-1626" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/67524>,
        <album/67525> ;
    mo:publication_of <album/67522#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Naa1fb5ee1ece40dd9f62ce600cd3bb46 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Five Star Stories"@en ;
            foaf:name "The Five Star Stories"@en ] ;
    schema:datePublished "1987-05-21"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/22/67522/67522-1492597378.jpg> ;
    schema:name "THE FIVE STAR STORIES"@en,
        "THE FIVE STAR STORIES"@ja,
        "THE FIVE STAR STORIES"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/67522/67522-1492597378.jpg> .

_:N1b160ba0eda44c20977f420048250ad2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GIRLS OF 76 COLORS Eatta~Est~Megaera And Alecto~Clotho~Rachesis"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Naa1fb5ee1ece40dd9f62ce600cd3bb46 ;
    schema:name "GIRLS OF 76 COLORS Eatta~Est~Megaera And Alecto~Clotho~Rachesis"@en .

_:N2811eb7770184d9f858eaaaeb72b1834 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GOD OF GROUND"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Naa1fb5ee1ece40dd9f62ce600cd3bb46 ;
    schema:name "GOD OF GROUND"@en .

_:Nce70a75cc06f4b6c90e6381933dd7aa2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GOD OF AIR"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:19"^^xsd:interval ;
    schema:inPlaylist _:Naa1fb5ee1ece40dd9f62ce600cd3bb46 ;
    schema:name "GOD OF AIR"@en .

_:Nd88bcb0882fd441c9c82c2a4d295cc24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DREAM STARS Stoller Rachesis is 10 Years Old or So~An Londnian's House is His Castle~Rou Ja Sa!~Only One Moment"@en ;
    mo:track_number 1 ;
    schema:duration "PT17:53"^^xsd:interval ;
    schema:inPlaylist _:Naa1fb5ee1ece40dd9f62ce600cd3bb46 ;
    schema:name "DREAM STARS Stoller Rachesis is 10 Years Old or So~An Londnian's House is His Castle~Rou Ja Sa!~Only One Moment"@en .

_:Naa1fb5ee1ece40dd9f62ce600cd3bb46 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b160ba0eda44c20977f420048250ad2,
        _:N2811eb7770184d9f858eaaaeb72b1834,
        _:Nce70a75cc06f4b6c90e6381933dd7aa2,
        _:Nd88bcb0882fd441c9c82c2a4d295cc24 ;
    mo:track_count 4 ;
    schema:duration "PT32:07"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1b160ba0eda44c20977f420048250ad2,
        _:N2811eb7770184d9f858eaaaeb72b1834,
        _:Nce70a75cc06f4b6c90e6381933dd7aa2,
        _:Nd88bcb0882fd441c9c82c2a4d295cc24 .

