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

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

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

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36983#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/36983#composition>,
        <album/36983#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<artist/3#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36983#subject> ;
    schema:name "Magome Togoshi"@en,
        "戸越まごめ"@ja ;
    foaf:made <album/36983#composition>,
        <album/36983#subject> ;
    foaf:name "Magome Togoshi"@en,
        "戸越まごめ"@ja .

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36983#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/36983#composition>,
        <album/36983#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

<event/16> a mo:Release ;
    schema:name "Released at Comic Market 66 (Aug 13, 2004 to Aug 15, 2004)" .

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

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

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

<https://medium-media.vgm.io/albums/38/36983/36983-1356113497.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/36983#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Irisphere"@en,
        "Irisphere"@ja,
        "Irisphere"@ja-latn ;
    mo:composer <artist/2#subject>,
        <artist/3#subject>,
        <artist/4#subject> ;
    mo:produced_work <album/36983#musicalwork> ;
    schema:name "Irisphere"@en,
        "Irisphere"@ja,
        "Irisphere"@ja-latn .

<album/36983#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-08-15"^^xsd:date ;
    dcterms:title "Irisphere"@en,
        "Irisphere"@ja,
        "Irisphere"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36983#musicalexpression> ;
    mo:publisher _:N83aef42bcbd64350856037a374559d17 ;
    mo:record _:N2fa471849ce0433caae07ae9384adb97 ;
    mo:record_count 1 ;
    mo:release <event/16> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "CLANNAD"@en ;
            foaf:name "CLANNAD"@en ] ;
    schema:datePublished "2004-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/36983/36983-1356113497.jpg> ;
    schema:name "Irisphere"@en,
        "Irisphere"@ja,
        "Irisphere"@ja-latn ;
    schema:publisher _:N83aef42bcbd64350856037a374559d17 ;
    foaf:depiction <https://media.vgm.io/albums/38/36983/36983-1356113497.jpg> .

_:N13f6b1451fed43e193ccf1aa01c06cd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hurry, Starfish"@en,
        "は～りぃすたーふぃっしゅ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N2fa471849ce0433caae07ae9384adb97 ;
    schema:name "Hurry, Starfish"@en,
        "は～りぃすたーふぃっしゅ"@ja .

_:N28cb977a125c4dd087fb8b98f328bef0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like the Wind"@en,
        "それは風のように"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N2fa471849ce0433caae07ae9384adb97 ;
    schema:name "Like the Wind"@en,
        "それは風のように"@ja .

_:N635e597210d84f199fb47969fe770df6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tiny Palm"@en,
        "小さなてのひら"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N2fa471849ce0433caae07ae9384adb97 ;
    schema:name "Tiny Palm"@en,
        "小さなてのひら"@ja .

_:N83aef42bcbd64350856037a374559d17 schema:name "Aile de Luna"@en ;
    foaf:name "Aile de Luna"@en .

_:Nff460e76dd7a4c199b058ea1d1d8def7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tea in the Reference Room"@en,
        "資料室のお茶会"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N2fa471849ce0433caae07ae9384adb97 ;
    schema:name "Tea in the Reference Room"@en,
        "資料室のお茶会"@ja .

_:N2fa471849ce0433caae07ae9384adb97 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13f6b1451fed43e193ccf1aa01c06cd1,
        _:N28cb977a125c4dd087fb8b98f328bef0,
        _:N635e597210d84f199fb47969fe770df6,
        _:Nff460e76dd7a4c199b058ea1d1d8def7 ;
    mo:track_count 4 ;
    schema:duration "PT16:27"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N13f6b1451fed43e193ccf1aa01c06cd1,
        _:N28cb977a125c4dd087fb8b98f328bef0,
        _:N635e597210d84f199fb47969fe770df6,
        _:Nff460e76dd7a4c199b058ea1d1d8def7 .

