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

<artist/3298#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miyazo"@en,
        "宮蔵"@ja ;
    foaf:made <album/114033#lyrics>,
        <album/114033#subject> ;
    foaf:name "Miyazo"@en,
        "宮蔵"@ja .

<artist/455#subject> a schema:Person,
        foaf:Person ;
    schema:name "Marie"@en,
        "真理絵"@ja ;
    foaf:made <album/114033#subject>,
        <album/114033#vocals> ;
    foaf:name "Marie"@en,
        "真理絵"@ja .

<artist/267#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/114033#subject> ;
    schema:name "Manack"@en ;
    foaf:made <album/114033#composition>,
        <album/114033#subject> ;
    foaf:name "Manack"@en .

<artist/42294#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/114033#subject> ;
    schema:name "MANYO"@en,
        "まにょっ"@ja ;
    foaf:made <album/114033#composition>,
        <album/114033#subject> ;
    foaf:name "MANYO"@en,
        "まにょっ"@ja .

<release/39754#subject> a schema:CreativeWork ;
    schema:name "Clover Heart's ~looking for happiness~"@en,
        "Clover Heart's ~looking for happiness~"@ja,
        "Clover Heart's ~looking for happiness~"@ja-latn ;
    foaf:name "Clover Heart's ~looking for happiness~"@en,
        "Clover Heart's ~looking for happiness~"@ja,
        "Clover Heart's ~looking for happiness~"@ja-latn .

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

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

<album/114033#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Clover Heart's ~looking for happiness~ Radio&SoundCD"@en,
        "Clover Heart's ~looking for happiness~ Radio&SoundCD"@ja,
        "Clover Heart's ~looking for happiness~ Radio&SoundCD"@ja-latn ;
    mo:performance_of <album/114033#musicalwork> ;
    mo:recorded_as <album/114033#musicalexpression> ;
    schema:name "Clover Heart's ~looking for happiness~ Radio&SoundCD"@en,
        "Clover Heart's ~looking for happiness~ Radio&SoundCD"@ja,
        "Clover Heart's ~looking for happiness~ Radio&SoundCD"@ja-latn ;
    schema:workPerformed <album/114033#musicalwork> .

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

<org/4524#subject> schema:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn ;
    foaf:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn .

<https://media.vgm.io/albums/33/114033/114033-5be69d4f8b4b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/114033#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/33/114033/114033-5be69d4f8b4b.jpg> ;
    foaf:depicts <album/114033#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/33/114033/114033-5be69d4f8b4b.jpg> .

<https://medium-media.vgm.io/albums/33/114033/114033-5be69d4f8b4b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/114033#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Clover Heart's ~looking for happiness~ Radio&SoundCD"@en,
        "Clover Heart's ~looking for happiness~ Radio&SoundCD"@ja,
        "Clover Heart's ~looking for happiness~ Radio&SoundCD"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Little Wing"@en ;
            foaf:made <album/114033#composition> ;
            foaf:name "(Little Wing"@en ],
        <artist/267#subject>,
        <artist/42294#subject> ;
    mo:produced_work <album/114033#musicalwork> ;
    schema:name "Clover Heart's ~looking for happiness~ Radio&SoundCD"@en,
        "Clover Heart's ~looking for happiness~ Radio&SoundCD"@ja,
        "Clover Heart's ~looking for happiness~ Radio&SoundCD"@ja-latn .

<album/114033#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-08-26"^^xsd:date ;
    dcterms:title "Clover Heart's ~looking for happiness~ Radio&SoundCD"@en,
        "Clover Heart's ~looking for happiness~ Radio&SoundCD"@ja,
        "Clover Heart's ~looking for happiness~ Radio&SoundCD"@ja-latn ;
    mo:catalogue_number "CHLCD-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/114033#musicalexpression> ;
    mo:publisher <org/4524#subject> ;
    mo:record _:Nddb4d661b9324f51ab1dc1f829a06416 ;
    mo:record_count 1 ;
    schema:about <release/39754#subject> ;
    schema:datePublished "2004-08-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/33/114033/114033-5be69d4f8b4b.jpg> ;
    schema:name "Clover Heart's ~looking for happiness~ Radio&SoundCD"@en,
        "Clover Heart's ~looking for happiness~ Radio&SoundCD"@ja,
        "Clover Heart's ~looking for happiness~ Radio&SoundCD"@ja-latn ;
    schema:publisher <org/4524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/114033/114033-5be69d4f8b4b.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/114033#subject> ;
    schema:name "(Little Wing"@en ;
    foaf:made <album/114033#subject> ;
    foaf:name "(Little Wing"@en .

_:N03d4fe0fd6a64d5999fb675fa772f1d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラジオ“クローバーステーション”"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Nddb4d661b9324f51ab1dc1f829a06416 ;
    schema:name "ラジオ“クローバーステーション”"@ja .

_:N1789f7c16e264a219a967f7c03d491bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "小さな天使、舞い降りて"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nddb4d661b9324f51ab1dc1f829a06416 ;
    schema:name "小さな天使、舞い降りて"@ja .

_:N1dc3ff0f6b014dbe8df78c5e1629538a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clover Heart's (off vocal ver.)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nddb4d661b9324f51ab1dc1f829a06416 ;
    schema:name "Clover Heart's (off vocal ver.)"@ja .

_:N227be59f106641a2a9794667477a60b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラジオ“クローバーステーション”"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nddb4d661b9324f51ab1dc1f829a06416 ;
    schema:name "ラジオ“クローバーステーション”"@ja .

_:N55b87722ceaf4bb09e93270ee0981122 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラジオ“クローバーステーション”"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Nddb4d661b9324f51ab1dc1f829a06416 ;
    schema:name "ラジオ“クローバーステーション”"@ja .

_:N6d7bf8c932d6428b967db043a6815541 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あと少し、もう少し"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nddb4d661b9324f51ab1dc1f829a06416 ;
    schema:name "あと少し、もう少し"@ja .

_:N964a8b04045a4c30810879d129b9e8dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clover Heart's"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nddb4d661b9324f51ab1dc1f829a06416 ;
    schema:name "Clover Heart's"@ja .

_:N9a324f74a1c345dc977df8fa4190be24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラジオ“クローバーステーション”"@ja ;
    mo:track_number 2 ;
    schema:duration "PT15:14"^^xsd:interval ;
    schema:inPlaylist _:Nddb4d661b9324f51ab1dc1f829a06416 ;
    schema:name "ラジオ“クローバーステーション”"@ja .

_:N9d9dd223d28c4c4c9331bd1d75a0a9d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラジオ“クローバーステーション”"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nddb4d661b9324f51ab1dc1f829a06416 ;
    schema:name "ラジオ“クローバーステーション”"@ja .

_:N9e83bef8504d46b7a4b9f131dee51745 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "その笑みにご用心"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nddb4d661b9324f51ab1dc1f829a06416 ;
    schema:name "その笑みにご用心"@ja .

_:Nc159b7f22fca472ab06e41e16a778e90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラジオ“クローバーステーション”"@ja ;
    mo:track_number 3 ;
    schema:duration "PT9:50"^^xsd:interval ;
    schema:inPlaylist _:Nddb4d661b9324f51ab1dc1f829a06416 ;
    schema:name "ラジオ“クローバーステーション”"@ja .

_:Nf16212757cc84f708568d52d4ffafaf4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラジオ“クローバーステーション”"@ja ;
    mo:track_number 4 ;
    schema:duration "PT8:20"^^xsd:interval ;
    schema:inPlaylist _:Nddb4d661b9324f51ab1dc1f829a06416 ;
    schema:name "ラジオ“クローバーステーション”"@ja .

_:Nddb4d661b9324f51ab1dc1f829a06416 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03d4fe0fd6a64d5999fb675fa772f1d1,
        _:N1789f7c16e264a219a967f7c03d491bd,
        _:N1dc3ff0f6b014dbe8df78c5e1629538a,
        _:N227be59f106641a2a9794667477a60b2,
        _:N55b87722ceaf4bb09e93270ee0981122,
        _:N6d7bf8c932d6428b967db043a6815541,
        _:N964a8b04045a4c30810879d129b9e8dd,
        _:N9a324f74a1c345dc977df8fa4190be24,
        _:N9d9dd223d28c4c4c9331bd1d75a0a9d5,
        _:N9e83bef8504d46b7a4b9f131dee51745,
        _:Nc159b7f22fca472ab06e41e16a778e90,
        _:Nf16212757cc84f708568d52d4ffafaf4 ;
    mo:track_count 12 ;
    schema:duration "PT61:25"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N03d4fe0fd6a64d5999fb675fa772f1d1,
        _:N1789f7c16e264a219a967f7c03d491bd,
        _:N1dc3ff0f6b014dbe8df78c5e1629538a,
        _:N227be59f106641a2a9794667477a60b2,
        _:N55b87722ceaf4bb09e93270ee0981122,
        _:N6d7bf8c932d6428b967db043a6815541,
        _:N964a8b04045a4c30810879d129b9e8dd,
        _:N9a324f74a1c345dc977df8fa4190be24,
        _:N9d9dd223d28c4c4c9331bd1d75a0a9d5,
        _:N9e83bef8504d46b7a4b9f131dee51745,
        _:Nc159b7f22fca472ab06e41e16a778e90,
        _:Nf16212757cc84f708568d52d4ffafaf4 .

