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

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

<artist/4310#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9075#subject> ;
    schema:name "Yoshihiro Kikawa"@en,
        "木川良弘"@ja ;
    foaf:made <album/9075#composition>,
        <album/9075#subject> ;
    foaf:name "Yoshihiro Kikawa"@en,
        "木川良弘"@ja .

<artist/9257#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9075#subject> ;
    schema:name "Takashi Kawaguchi"@en,
        "川口貴志"@ja ;
    foaf:made <album/9075#composition>,
        <album/9075#subject> ;
    foaf:name "Takashi Kawaguchi"@en,
        "川口貴志"@ja .

<product/15817#subject> a schema:CreativeWork ;
    schema:name "Prismaticallization"@en,
        "プリズマティカリゼーション"@ja,
        "Prismaticallization"@ja-latn ;
    foaf:name "Prismaticallization"@en,
        "プリズマティカリゼーション"@ja,
        "Prismaticallization"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/57/9075/9075-1214062122.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/9075#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Prismaticallization / Water Clock"@en,
        "Prismaticallization / Water Clock"@ja,
        "Prismaticallization / Water Clock"@ja-latn ;
    mo:performance_of <album/9075#musicalwork> ;
    mo:performer <artist/3866#subject> ;
    mo:recorded_as <album/9075#musicalexpression> ;
    schema:byArtist <artist/3866#subject> ;
    schema:name "Prismaticallization / Water Clock"@en,
        "Prismaticallization / Water Clock"@ja,
        "Prismaticallization / Water Clock"@ja-latn ;
    schema:workPerformed <album/9075#musicalwork> .

<album/9075#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Prismaticallization / Water Clock"@en,
        "Prismaticallization / Water Clock"@ja,
        "Prismaticallization / Water Clock"@ja-latn ;
    mo:composer <artist/3866#subject>,
        <artist/4310#subject>,
        <artist/9257#subject> ;
    mo:produced_work <album/9075#musicalwork> ;
    schema:name "Prismaticallization / Water Clock"@en,
        "Prismaticallization / Water Clock"@ja,
        "Prismaticallization / Water Clock"@ja-latn .

<artist/3866#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9075#subject> ;
    mo:performed <album/9075#performance> ;
    schema:name "koyo"@en ;
    foaf:made <album/9075#composition>,
        <album/9075#lyrics>,
        <album/9075#subject> ;
    foaf:name "koyo"@en .

<album/9075#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-08-05"^^xsd:date ;
    dcterms:title "Prismaticallization / Water Clock"@en,
        "Prismaticallization / Water Clock"@ja,
        "Prismaticallization / Water Clock"@ja-latn ;
    mo:catalogue_number "IMT-0201" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9075#musicalexpression> ;
    mo:publisher _:N536124b07c1d46d29c668d587f50f565 ;
    mo:record _:N150f0c5ff42e437d876a72b3e2548345 ;
    mo:record_count 1 ;
    schema:about <product/15817#subject> ;
    schema:byArtist <artist/3866#subject> ;
    schema:datePublished "2002-08-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/57/9075/9075-1214062122.jpg> ;
    schema:name "Prismaticallization / Water Clock"@en,
        "Prismaticallization / Water Clock"@ja,
        "Prismaticallization / Water Clock"@ja-latn ;
    schema:publisher _:N536124b07c1d46d29c668d587f50f565 ;
    foaf:depiction <https://media.vgm.io/albums/57/9075/9075-1214062122.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kei Murofushi"@en ;
    foaf:made <album/9075#subject> ;
    foaf:name "Kei Murofushi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kei Murofushi"@en ;
    foaf:made <album/9075#lyrics> ;
    foaf:name "Kei Murofushi"@en .

_:N084be397945d498ab4f581dd9f780cfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream"@en,
        "夢"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N150f0c5ff42e437d876a72b3e2548345 ;
    schema:name "Dream"@en,
        "夢"@ja .

_:N19f051be12d44fe692fe58da2ef00d94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Promise (Returning Heart)"@en,
        "約束（帰るトコロ）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N150f0c5ff42e437d876a72b3e2548345 ;
    schema:name "Promise (Returning Heart)"@en,
        "約束（帰るトコロ）"@ja .

_:N2530c4c1dba9438eae538c547e1d94da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "And Time Passes"@en,
        "そして時は去りゆく"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N150f0c5ff42e437d876a72b3e2548345 ;
    schema:name "And Time Passes"@en,
        "そして時は去りゆく"@ja .

_:N2fea800242124bffa28356186004c458 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With you"@en,
        "With you"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N150f0c5ff42e437d876a72b3e2548345 ;
    schema:name "With you"@en,
        "With you"@ja .

_:N536124b07c1d46d29c668d587f50f565 schema:name "Image Team"@en ;
    foaf:name "Image Team"@en .

_:N8ae1301e98f64029bdf2625de8fd7336 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smile #2"@en,
        "Smile #2"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N150f0c5ff42e437d876a72b3e2548345 ;
    schema:name "Smile #2"@en,
        "Smile #2"@ja .

_:Nc442d2c47f884da1b6f94d47b260cd2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seasons"@en,
        "Seasons"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N150f0c5ff42e437d876a72b3e2548345 ;
    schema:name "Seasons"@en,
        "Seasons"@ja .

_:Ncc0693e7fb594bc4a3724cf12514029f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seasons (Off Vocal)"@en,
        "Seasons（Off Vocal）"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N150f0c5ff42e437d876a72b3e2548345 ;
    schema:name "Seasons (Off Vocal)"@en,
        "Seasons（Off Vocal）"@ja .

_:Nd7bb296cd32e4b088a7c43447d5635c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doubt"@en,
        "疑念"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N150f0c5ff42e437d876a72b3e2548345 ;
    schema:name "Doubt"@en,
        "疑念"@ja .

_:Ne6cbc6c4191f4caca278b7ce84cdf042 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smile"@en,
        "Smile"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N150f0c5ff42e437d876a72b3e2548345 ;
    schema:name "Smile"@en,
        "Smile"@ja .

_:Nf02be1bef1744d7a8e7745761b852fbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With you (Reprise)"@en,
        "With you（Reprise）"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N150f0c5ff42e437d876a72b3e2548345 ;
    schema:name "With you (Reprise)"@en,
        "With you（Reprise）"@ja .

_:N150f0c5ff42e437d876a72b3e2548345 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N084be397945d498ab4f581dd9f780cfe,
        _:N19f051be12d44fe692fe58da2ef00d94,
        _:N2530c4c1dba9438eae538c547e1d94da,
        _:N2fea800242124bffa28356186004c458,
        _:N8ae1301e98f64029bdf2625de8fd7336,
        _:Nc442d2c47f884da1b6f94d47b260cd2b,
        _:Ncc0693e7fb594bc4a3724cf12514029f,
        _:Nd7bb296cd32e4b088a7c43447d5635c1,
        _:Ne6cbc6c4191f4caca278b7ce84cdf042,
        _:Nf02be1bef1744d7a8e7745761b852fbb ;
    mo:track_count 10 ;
    schema:duration "PT38:34"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N084be397945d498ab4f581dd9f780cfe,
        _:N19f051be12d44fe692fe58da2ef00d94,
        _:N2530c4c1dba9438eae538c547e1d94da,
        _:N2fea800242124bffa28356186004c458,
        _:N8ae1301e98f64029bdf2625de8fd7336,
        _:Nc442d2c47f884da1b6f94d47b260cd2b,
        _:Ncc0693e7fb594bc4a3724cf12514029f,
        _:Nd7bb296cd32e4b088a7c43447d5635c1,
        _:Ne6cbc6c4191f4caca278b7ce84cdf042,
        _:Nf02be1bef1744d7a8e7745761b852fbb .

