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

<artist/29763#subject> a schema:Person,
        foaf:Person ;
    schema:name "onoWasabi"@en,
        "緒乃ワサビ"@ja ;
    foaf:made <album/93324#lyrics>,
        <album/93324#subject> ;
    foaf:name "onoWasabi"@en,
        "緒乃ワサビ"@ja .

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

<artist/34645#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93324#subject> ;
    schema:name "momo"@en ;
    foaf:made <album/93324#composition>,
        <album/93324#subject> ;
    foaf:name "momo"@en .

<product/9677#subject> a schema:CreativeWork ;
    schema:name "CYANOTYPE DAYDREAM"@en,
        "白昼夢の青写真"@ja,
        "Hakuchuumu no Aojashin"@ja-latn ;
    foaf:name "CYANOTYPE DAYDREAM"@en,
        "白昼夢の青写真"@ja,
        "Hakuchuumu no Aojashin"@ja-latn .

<album/93324#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CYANOTYPE DAYDREAM ORIGINAL SOUNDTRACK"@en,
        "白昼夢の青写真 ORIGINAL SOUNDTRACK"@ja,
        "Hakuchuumu no Aojashin ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:composer <artist/34645#subject> ;
    mo:produced_work <album/93324#musicalwork> ;
    schema:name "CYANOTYPE DAYDREAM ORIGINAL SOUNDTRACK"@en,
        "白昼夢の青写真 ORIGINAL SOUNDTRACK"@ja,
        "Hakuchuumu no Aojashin ORIGINAL SOUNDTRACK"@ja-latn .

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

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

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

<https://media.vgm.io/albums/42/93324/93324-178eefff14c5.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/93324#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/42/93324/93324-178eefff14c5.jpg> ;
    foaf:depicts <album/93324#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/42/93324/93324-178eefff14c5.jpg> .

<https://medium-media.vgm.io/albums/42/93324/93324-178eefff14c5.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/29762#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/93324#performance> ;
    schema:name "Muu Dogg"@en ;
    foaf:name "Muu Dogg"@en .

<artist/58459#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/93324#performance> ;
    schema:name "yuki"@en ;
    foaf:name "yuki"@en .

<album/93324#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CYANOTYPE DAYDREAM ORIGINAL SOUNDTRACK"@en,
        "白昼夢の青写真 ORIGINAL SOUNDTRACK"@ja,
        "Hakuchuumu no Aojashin ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/93324#musicalwork> ;
    mo:performer _:N2ce48cb6db7445949bb964e7a44d7ac4,
        _:Nb0bfc1e7d6f44876a4fce986a6821614,
        <artist/29762#subject>,
        <artist/58459#subject> ;
    mo:recorded_as <album/93324#musicalexpression> ;
    schema:byArtist _:N2ce48cb6db7445949bb964e7a44d7ac4,
        _:Nb0bfc1e7d6f44876a4fce986a6821614,
        <artist/29762#subject>,
        <artist/58459#subject> ;
    schema:name "CYANOTYPE DAYDREAM ORIGINAL SOUNDTRACK"@en,
        "白昼夢の青写真 ORIGINAL SOUNDTRACK"@ja,
        "Hakuchuumu no Aojashin ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/93324#musicalwork> .

<album/93324#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-09-25"^^xsd:date ;
    dcterms:title "CYANOTYPE DAYDREAM ORIGINAL SOUNDTRACK"@en,
        "白昼夢の青写真 ORIGINAL SOUNDTRACK"@ja,
        "Hakuchuumu no Aojashin ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "LAPCD-06" ;
    mo:media_type "CD" ;
    mo:publication_of <album/93324#musicalexpression> ;
    mo:publisher <org/2031#subject> ;
    mo:record _:N197a3f29dd6e4e9d9bf05d76a3b61001 ;
    mo:record_count 1 ;
    schema:about <product/9677#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "山本寛之"@en ;
            foaf:name "山本寛之"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "東山瞭汰"@en ;
            foaf:name "東山瞭汰"@en ],
        <artist/29762#subject>,
        <artist/58459#subject> ;
    schema:datePublished "2020-09-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/42/93324/93324-178eefff14c5.jpg> ;
    schema:name "CYANOTYPE DAYDREAM ORIGINAL SOUNDTRACK"@en,
        "白昼夢の青写真 ORIGINAL SOUNDTRACK"@ja,
        "Hakuchuumu no Aojashin ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:publisher <org/2031#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/93324/93324-178eefff14c5.jpg> .

_:N20a00e4dd6c94fbfb0ac2e9269ad54b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Glove Theatre"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N197a3f29dd6e4e9d9bf05d76a3b61001 ;
    schema:name "The Glove Theatre"@ja .

_:N2577ca4479634d19a8c954ec6c5d21d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "to be continued."@ja ;
    mo:track_number 10 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N197a3f29dd6e4e9d9bf05d76a3b61001 ;
    schema:name "to be continued."@ja .

_:N270dae0c6dbb45199fa9446319233f9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜明けの片隅で (short ver.)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N197a3f29dd6e4e9d9bf05d76a3b61001 ;
    schema:name "夜明けの片隅で (short ver.)"@ja .

_:N2ce48cb6db7445949bb964e7a44d7ac4 a schema:Person,
        foaf:Person ;
    mo:performed <album/93324#performance> ;
    schema:name "山本寛之"@en ;
    foaf:name "山本寛之"@en .

_:N2fb709ef650f49619886afafce5d10b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クラムボン (short ver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N197a3f29dd6e4e9d9bf05d76a3b61001 ;
    schema:name "クラムボン (short ver.)"@ja .

_:N53070783aaf7476e8ae118443009356b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつかの白昼夢"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N197a3f29dd6e4e9d9bf05d76a3b61001 ;
    schema:name "いつかの白昼夢"@ja .

_:N5856ed688520404284593cf8e179b575 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏のタイムカプセル (short ver.)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N197a3f29dd6e4e9d9bf05d76a3b61001 ;
    schema:name "夏のタイムカプセル (short ver.)"@ja .

_:Nacbceba4dd6f4571820dd0a1dcf54e1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "冷たい壁の向こうに (short ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N197a3f29dd6e4e9d9bf05d76a3b61001 ;
    schema:name "冷たい壁の向こうに (short ver.)"@ja .

_:Nb0bfc1e7d6f44876a4fce986a6821614 a schema:Person,
        foaf:Person ;
    mo:performed <album/93324#performance> ;
    schema:name "東山瞭汰"@en ;
    foaf:name "東山瞭汰"@en .

_:Nb3b98b5d57264b72aa3aad6c8e6798ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into Gray (short ver.)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N197a3f29dd6e4e9d9bf05d76a3b61001 ;
    schema:name "Into Gray (short ver.)"@ja .

_:Nc93c7b44b1d44748a6b23a41dfc96a67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "凪いだ海のように (short ver.)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N197a3f29dd6e4e9d9bf05d76a3b61001 ;
    schema:name "凪いだ海のように (short ver.)"@ja .

_:Ne3aed885dac449b8abefd0d4126f6a25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋するキリギリス (short ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N197a3f29dd6e4e9d9bf05d76a3b61001 ;
    schema:name "恋するキリギリス (short ver.)"@ja .

_:Nfed25486c1e649c88d1cd6d78e3eed09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブルカニロ (short ver.)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N197a3f29dd6e4e9d9bf05d76a3b61001 ;
    schema:name "ブルカニロ (short ver.)"@ja .

_:N197a3f29dd6e4e9d9bf05d76a3b61001 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20a00e4dd6c94fbfb0ac2e9269ad54b6,
        _:N2577ca4479634d19a8c954ec6c5d21d7,
        _:N270dae0c6dbb45199fa9446319233f9f,
        _:N2fb709ef650f49619886afafce5d10b5,
        _:N53070783aaf7476e8ae118443009356b,
        _:N5856ed688520404284593cf8e179b575,
        _:Nacbceba4dd6f4571820dd0a1dcf54e1f,
        _:Nb3b98b5d57264b72aa3aad6c8e6798ac,
        _:Nc93c7b44b1d44748a6b23a41dfc96a67,
        _:Ne3aed885dac449b8abefd0d4126f6a25,
        _:Nfed25486c1e649c88d1cd6d78e3eed09 ;
    mo:track_count 11 ;
    schema:duration "PT19:11"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N20a00e4dd6c94fbfb0ac2e9269ad54b6,
        _:N2577ca4479634d19a8c954ec6c5d21d7,
        _:N270dae0c6dbb45199fa9446319233f9f,
        _:N2fb709ef650f49619886afafce5d10b5,
        _:N53070783aaf7476e8ae118443009356b,
        _:N5856ed688520404284593cf8e179b575,
        _:Nacbceba4dd6f4571820dd0a1dcf54e1f,
        _:Nb3b98b5d57264b72aa3aad6c8e6798ac,
        _:Nc93c7b44b1d44748a6b23a41dfc96a67,
        _:Ne3aed885dac449b8abefd0d4126f6a25,
        _:Nfed25486c1e649c88d1cd6d78e3eed09 .

