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

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

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

<product/1015#subject> a schema:CreativeWork ;
    schema:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn ;
    foaf:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn .

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

<org/162#subject> schema:name "queens label"@en,
        "queens label"@ja,
        "queens label"@ja-latn ;
    foaf:name "queens label"@en,
        "queens label"@ja,
        "queens label"@ja-latn .

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

<https://medium-media.vgm.io/albums/55/2555/2555-1156770698.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/2555#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Prismatic"@en,
        "Prismatic"@ja,
        "Prismatic"@ja-latn ;
    mo:performance_of <album/2555#musicalwork> ;
    mo:performer _:N4873b5cf373949ad94a64eb089a9b24a ;
    mo:recorded_as <album/2555#musicalexpression> ;
    schema:byArtist _:N4873b5cf373949ad94a64eb089a9b24a ;
    schema:name "Prismatic"@en,
        "Prismatic"@ja,
        "Prismatic"@ja-latn ;
    schema:workPerformed <album/2555#musicalwork> .

<album/2555#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Prismatic"@en,
        "Prismatic"@ja,
        "Prismatic"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "KAIDO"@en ;
            foaf:made <album/2555#composition> ;
            foaf:name "KAIDO"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Naoki Atsumi"@en ;
            foaf:made <album/2555#composition> ;
            foaf:name "Naoki Atsumi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Shinji Orito"@en ;
            foaf:made <album/2555#composition> ;
            foaf:name "Shinji Orito"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yuichi Kanatani"@en ;
            foaf:made <album/2555#composition> ;
            foaf:name "Yuichi Kanatani"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "KEN²"@en ;
            foaf:made <album/2555#composition> ;
            foaf:name "KEN²"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Lia"@en ;
            foaf:made <album/2555#composition> ;
            foaf:name "Lia"@en ] ;
    mo:produced_work <album/2555#musicalwork> ;
    schema:name "Prismatic"@en,
        "Prismatic"@ja,
        "Prismatic"@ja-latn .

<album/2555#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-06-25"^^xsd:date ;
    dcterms:title "Prismatic"@en,
        "Prismatic"@ja,
        "Prismatic"@ja-latn ;
    mo:catalogue_number "QLCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2555#musicalexpression> ;
    mo:publisher <org/162#subject> ;
    mo:record _:Na62e97f8090f41f6a89b6c2a9ff25c78 ;
    mo:record_count 1 ;
    schema:about <product/1015#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Lia"@en ;
            foaf:name "Lia"@en ] ;
    schema:datePublished "2004-06-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/2555/2555-1156770698.jpg> ;
    schema:name "Prismatic"@en,
        "Prismatic"@ja,
        "Prismatic"@ja-latn ;
    schema:publisher <org/162#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/2555/2555-1156770698.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2555#subject> ;
    schema:name "Naoki Atsumi"@en ;
    foaf:made <album/2555#subject> ;
    foaf:name "Naoki Atsumi"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2555#subject> ;
    schema:name "Lia"@en ;
    foaf:made <album/2555#subject> ;
    foaf:name "Lia"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2555#subject> ;
    schema:name "KEN²"@en ;
    foaf:made <album/2555#subject> ;
    foaf:name "KEN²"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2555#subject> ;
    schema:name "Yuichi Kanatani"@en ;
    foaf:made <album/2555#subject> ;
    foaf:name "Yuichi Kanatani"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2555#subject> ;
    schema:name "Shinji Orito"@en ;
    foaf:made <album/2555#subject> ;
    foaf:name "Shinji Orito"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2555#subject> ;
    schema:name "KAIDO"@en ;
    foaf:made <album/2555#subject> ;
    foaf:name "KAIDO"@en .

_:N295ee2fb6cc74963af874e6ffdc088b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "radiance ~HIKARI~"@en,
        "輝~HIKARI~"@ja,
        "Kagayaki ~HIKARI~"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Na62e97f8090f41f6a89b6c2a9ff25c78 ;
    schema:name "radiance ~HIKARI~"@en,
        "輝~HIKARI~"@ja,
        "Kagayaki ~HIKARI~"@ja-latn .

_:N3b90005992c4438ca900c3cccc5041e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "getting started"@en,
        "getting started"@ja,
        "getting started"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Na62e97f8090f41f6a89b6c2a9ff25c78 ;
    schema:name "getting started"@en,
        "getting started"@ja,
        "getting started"@ja-latn .

_:N4873b5cf373949ad94a64eb089a9b24a a schema:Person,
        foaf:Person ;
    mo:performed <album/2555#performance> ;
    schema:name "Lia"@en ;
    foaf:name "Lia"@en .

_:N4873e5436876445e9643336dcab56ebb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starting Over"@en,
        "Starting Over"@ja,
        "Starting Over"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:Na62e97f8090f41f6a89b6c2a9ff25c78 ;
    schema:name "Starting Over"@en,
        "Starting Over"@ja,
        "Starting Over"@ja-latn .

_:N503e2c6575b448698879e42335a53689 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FAIRY LAND"@en,
        "FAIRY LAND"@ja,
        "FAIRY LAND"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:Na62e97f8090f41f6a89b6c2a9ff25c78 ;
    schema:name "FAIRY LAND"@en,
        "FAIRY LAND"@ja,
        "FAIRY LAND"@ja-latn .

_:N527fc2940c9940afa40e6d051ac3f892 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Bird's Poem 2004 summer version ~Relaxin' with lovers mix~"@en,
        "鳥の詩 2004 summer version ~Relaxin' with lovers mix~"@ja,
        "Tori no Uta 2004 summer version ~Relaxin' with lovers mix~"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT8:08"^^xsd:interval ;
    schema:inPlaylist _:Na62e97f8090f41f6a89b6c2a9ff25c78 ;
    schema:name "The Bird's Poem 2004 summer version ~Relaxin' with lovers mix~"@en,
        "鳥の詩 2004 summer version ~Relaxin' with lovers mix~"@ja,
        "Tori no Uta 2004 summer version ~Relaxin' with lovers mix~"@ja-latn .

_:N84e24178113a433685f9a1acdedaf7f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "one summer day"@en,
        "one summer day"@ja,
        "one summer day"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:Na62e97f8090f41f6a89b6c2a9ff25c78 ;
    schema:name "one summer day"@en,
        "one summer day"@ja,
        "one summer day"@ja-latn .

_:N861ea48a4aff4f9695bcf1fd6c59a989 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tell me"@en,
        "tell me"@ja,
        "tell me"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:Na62e97f8090f41f6a89b6c2a9ff25c78 ;
    schema:name "tell me"@en,
        "tell me"@ja,
        "tell me"@ja-latn .

_:N9975a4692e814f92a81ff90f8f9f7869 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "gift ~live version~"@en,
        "gift ~live version~"@ja,
        "gift ~live version~"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Na62e97f8090f41f6a89b6c2a9ff25c78 ;
    schema:name "gift ~live version~"@en,
        "gift ~live version~"@ja,
        "gift ~live version~"@ja-latn .

_:Nbe58eeced633438fae990f5b017f3e29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You're the only one"@en,
        "あなたがいるだけで"@ja,
        "Anata ga Iru Dake de"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Na62e97f8090f41f6a89b6c2a9ff25c78 ;
    schema:name "You're the only one"@en,
        "あなたがいるだけで"@ja,
        "Anata ga Iru Dake de"@ja-latn .

_:Nd4f8205c11864c6f93937166abedb16f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "with you"@en,
        "with you"@ja,
        "with you"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Na62e97f8090f41f6a89b6c2a9ff25c78 ;
    schema:name "with you"@en,
        "with you"@ja,
        "with you"@ja-latn .

_:Nf43d109eefb049f6bd879c2607e2982d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Are..."@en,
        "You Are..."@ja,
        "You Are..."@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:Na62e97f8090f41f6a89b6c2a9ff25c78 ;
    schema:name "You Are..."@en,
        "You Are..."@ja,
        "You Are..."@ja-latn .

_:Nf66c2808d854448a99ce8c6dd59950af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "message"@en,
        "message"@ja,
        "message"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:Na62e97f8090f41f6a89b6c2a9ff25c78 ;
    schema:name "message"@en,
        "message"@ja,
        "message"@ja-latn .

_:Na62e97f8090f41f6a89b6c2a9ff25c78 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N295ee2fb6cc74963af874e6ffdc088b4,
        _:N3b90005992c4438ca900c3cccc5041e4,
        _:N4873e5436876445e9643336dcab56ebb,
        _:N503e2c6575b448698879e42335a53689,
        _:N527fc2940c9940afa40e6d051ac3f892,
        _:N84e24178113a433685f9a1acdedaf7f7,
        _:N861ea48a4aff4f9695bcf1fd6c59a989,
        _:N9975a4692e814f92a81ff90f8f9f7869,
        _:Nbe58eeced633438fae990f5b017f3e29,
        _:Nd4f8205c11864c6f93937166abedb16f,
        _:Nf43d109eefb049f6bd879c2607e2982d,
        _:Nf66c2808d854448a99ce8c6dd59950af ;
    mo:track_count 12 ;
    schema:duration "PT59:47"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N295ee2fb6cc74963af874e6ffdc088b4,
        _:N3b90005992c4438ca900c3cccc5041e4,
        _:N4873e5436876445e9643336dcab56ebb,
        _:N503e2c6575b448698879e42335a53689,
        _:N527fc2940c9940afa40e6d051ac3f892,
        _:N84e24178113a433685f9a1acdedaf7f7,
        _:N861ea48a4aff4f9695bcf1fd6c59a989,
        _:N9975a4692e814f92a81ff90f8f9f7869,
        _:Nbe58eeced633438fae990f5b017f3e29,
        _:Nd4f8205c11864c6f93937166abedb16f,
        _:Nf43d109eefb049f6bd879c2607e2982d,
        _:Nf66c2808d854448a99ce8c6dd59950af .

