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

<artist/7240#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shinichiro Aoyama"@en,
        "青山紳一郎"@ja ;
    foaf:made <album/135552#lyrics>,
        <album/135552#subject> ;
    foaf:name "Shinichiro Aoyama"@en,
        "青山紳一郎"@ja .

<artist/7350#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Nakagawa"@en,
        "中川翔子"@ja ;
    foaf:made <album/135552#subject>,
        <album/135552#vocals> ;
    foaf:name "Shoko Nakagawa"@en,
        "中川翔子"@ja .

<artist/12336#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135552#subject> ;
    schema:name "Takeshi Isozaki"@en,
        "磯崎健史"@ja ;
    foaf:made <album/135552#composition>,
        <album/135552#lyrics>,
        <album/135552#subject> ;
    foaf:name "Takeshi Isozaki"@en,
        "磯崎健史"@ja .

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

<album/135552#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Brilliant Dream / Shoko Nakagawa [Limited Edition]"@en,
        "Brilliant Dream / 中川翔子"@ja,
        "Brilliant Dream / Shoko Nakagawa [Limited Edition]"@ja-latn ;
    mo:performance_of <album/135552#musicalwork> ;
    mo:recorded_as <album/135552#musicalexpression> ;
    schema:name "Brilliant Dream / Shoko Nakagawa [Limited Edition]"@en,
        "Brilliant Dream / 中川翔子"@ja,
        "Brilliant Dream / Shoko Nakagawa [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/135552#musicalwork> .

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

<org/90#subject> schema:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn ;
    foaf:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn .

<https://media.vgm.io/albums/25/135552/135552-3a43e55de96d.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/135552#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/25/135552/135552-3a43e55de96d.webp> ;
    foaf:depicts <album/135552#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/25/135552/135552-3a43e55de96d.webp> .

<https://medium-media.vgm.io/albums/25/135552/135552-3a43e55de96d.webp> a schema:ImageObject,
        foaf:Image .

<album/135552#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Brilliant Dream / Shoko Nakagawa [Limited Edition]"@en,
        "Brilliant Dream / 中川翔子"@ja,
        "Brilliant Dream / Shoko Nakagawa [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Cypher"@en ;
            foaf:made <album/135552#composition> ;
            foaf:name "Cypher"@en ],
        <artist/12336#subject> ;
    mo:produced_work <album/135552#musicalwork> ;
    schema:name "Brilliant Dream / Shoko Nakagawa [Limited Edition]"@en,
        "Brilliant Dream / 中川翔子"@ja,
        "Brilliant Dream / Shoko Nakagawa [Limited Edition]"@ja-latn .

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

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

<album/135552#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-07-05"^^xsd:date ;
    dcterms:title "Brilliant Dream / Shoko Nakagawa [Limited Edition]"@en,
        "Brilliant Dream / 中川翔子"@ja,
        "Brilliant Dream / Shoko Nakagawa [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SRCL-6291~2" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/135552#musicalexpression> ;
    mo:publisher <org/90#subject> ;
    mo:record _:N01b3a73f7df94667ab54d4633006428b,
        _:N3d8ac6640d6e427ca917649a56458c38 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Yoshimune"@en ;
            foaf:name "Yoshimune"@en ] ;
    schema:datePublished "2006-07-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/25/135552/135552-3a43e55de96d.webp> ;
    schema:name "Brilliant Dream / Shoko Nakagawa [Limited Edition]"@en,
        "Brilliant Dream / 中川翔子"@ja,
        "Brilliant Dream / Shoko Nakagawa [Limited Edition]"@ja-latn ;
    schema:publisher <org/90#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/135552/135552-3a43e55de96d.webp> .

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

_:N693db7d6545548bfbaab25ef6aa4a2ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CAT Life"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N01b3a73f7df94667ab54d4633006428b ;
    schema:name "CAT Life"@ja .

_:N7fecc5cd518645cbbe753cad80a6e4d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brilliant Dream 特別編しょこたんとデート ～東京名所めぐり～"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d8ac6640d6e427ca917649a56458c38 ;
    schema:name "Brilliant Dream 特別編しょこたんとデート ～東京名所めぐり～"@ja .

_:N89e70da7a1d54047ae8781941eb9d10a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "お江戸はカーニバル! (オリジナル・カラオケ)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N01b3a73f7df94667ab54d4633006428b ;
    schema:name "お江戸はカーニバル! (オリジナル・カラオケ)"@ja .

_:N8e763793f1ed4c60af94ceaad9d687a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brilliant Dream"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N01b3a73f7df94667ab54d4633006428b ;
    schema:name "Brilliant Dream"@ja .

_:Nb8226b6d8171490fae2a3b7e132f1a0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brilliant Dream (オリジナル・カラオケ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N01b3a73f7df94667ab54d4633006428b ;
    schema:name "Brilliant Dream (オリジナル・カラオケ)"@ja .

_:Ndec34657bc5249b9b13b38b786be3bcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "お江戸はカーニバル!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N01b3a73f7df94667ab54d4633006428b ;
    schema:name "お江戸はカーニバル!"@ja .

_:Ne54074efdcfa4bcba9af3f3deda1d7c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brilliant Dream (Music Video)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d8ac6640d6e427ca917649a56458c38 ;
    schema:name "Brilliant Dream (Music Video)"@ja .

_:N3d8ac6640d6e427ca917649a56458c38 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N7fecc5cd518645cbbe753cad80a6e4d2,
        _:Ne54074efdcfa4bcba9af3f3deda1d7c4 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N7fecc5cd518645cbbe753cad80a6e4d2,
        _:Ne54074efdcfa4bcba9af3f3deda1d7c4 .

_:N01b3a73f7df94667ab54d4633006428b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N693db7d6545548bfbaab25ef6aa4a2ad,
        _:N89e70da7a1d54047ae8781941eb9d10a,
        _:N8e763793f1ed4c60af94ceaad9d687a2,
        _:Nb8226b6d8171490fae2a3b7e132f1a0e,
        _:Ndec34657bc5249b9b13b38b786be3bcf ;
    mo:track_count 5 ;
    schema:duration "PT20:32"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N693db7d6545548bfbaab25ef6aa4a2ad,
        _:N89e70da7a1d54047ae8781941eb9d10a,
        _:N8e763793f1ed4c60af94ceaad9d687a2,
        _:Nb8226b6d8171490fae2a3b7e132f1a0e,
        _:Ndec34657bc5249b9b13b38b786be3bcf .

