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

<artist/3109#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kyoko Hikami"@en,
        "氷上恭子"@ja ;
    foaf:made <album/75304#subject>,
        <album/75304#vocals> ;
    foaf:name "Kyoko Hikami"@en,
        "氷上恭子"@ja .

<artist/4714#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yasuyuki Kase"@en,
        "加瀬康之"@ja ;
    foaf:made <album/75304#subject>,
        <album/75304#vocals> ;
    foaf:name "Yasuyuki Kase"@en,
        "加瀬康之"@ja .

<artist/5018#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiromi Tsunakake"@en,
        "綱掛裕美"@ja ;
    foaf:made <album/75304#subject>,
        <album/75304#vocals> ;
    foaf:name "Hiromi Tsunakake"@en,
        "綱掛裕美"@ja .

<artist/5752#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuko Sasamoto"@en,
        "笹本優子"@ja ;
    foaf:made <album/75304#subject>,
        <album/75304#vocals> ;
    foaf:name "Yuko Sasamoto"@en,
        "笹本優子"@ja .

<artist/65791#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomoki Yanagi"@en,
        "柳知樹"@ja ;
    foaf:made <album/75304#subject>,
        <album/75304#vocals> ;
    foaf:name "Tomoki Yanagi"@en,
        "柳知樹"@ja .

<artist/7179#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomohiro Tsuboi"@en,
        "坪井智浩"@ja ;
    foaf:made <album/75304#subject>,
        <album/75304#vocals> ;
    foaf:name "Tomohiro Tsuboi"@en,
        "坪井智浩"@ja .

<album/45509> a mo:Release ;
    mo:catalogue_number "AVCA-14004" .

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

<artist/9159#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75304#subject> ;
    schema:name "MOKA"@en ;
    foaf:made <album/75304#composition>,
        <album/75304#subject> ;
    foaf:name "MOKA"@en .

<album/75304#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "trouble chocolate 1st. album WATCHA!"@en,
        "trouble chocolate 1st. album WATCHA!"@ja,
        "trouble chocolate 1st. album WATCHA!"@ja-latn ;
    mo:composer <artist/9159#subject> ;
    mo:produced_work <album/75304#musicalwork> ;
    schema:name "trouble chocolate 1st. album WATCHA!"@en,
        "trouble chocolate 1st. album WATCHA!"@ja,
        "trouble chocolate 1st. album WATCHA!"@ja-latn .

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

<album/75304#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "trouble chocolate 1st. album WATCHA!"@en,
        "trouble chocolate 1st. album WATCHA!"@ja,
        "trouble chocolate 1st. album WATCHA!"@ja-latn ;
    mo:performance_of <album/75304#musicalwork> ;
    mo:recorded_as <album/75304#musicalexpression> ;
    schema:name "trouble chocolate 1st. album WATCHA!"@en,
        "trouble chocolate 1st. album WATCHA!"@ja,
        "trouble chocolate 1st. album WATCHA!"@ja-latn ;
    schema:workPerformed <album/75304#musicalwork> .

<org/293#subject> schema:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn ;
    foaf:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/40/75304/75304-1518642959.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/75304#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-01-01"^^xsd:date ;
    dcterms:title "trouble chocolate 1st. album WATCHA!"@en,
        "trouble chocolate 1st. album WATCHA!"@ja,
        "trouble chocolate 1st. album WATCHA!"@ja-latn ;
    mo:catalogue_number "SMA-056" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/45509> ;
    mo:publication_of <album/75304#musicalexpression> ;
    mo:publisher <org/293#subject> ;
    mo:record _:Nc5eb577d9a284debb5797e0f0b0747fe ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Trouble Chocolate"@en ;
            foaf:name "Trouble Chocolate"@en ] ;
    schema:datePublished "2001-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/40/75304/75304-1518642959.jpg> ;
    schema:name "trouble chocolate 1st. album WATCHA!"@en,
        "trouble chocolate 1st. album WATCHA!"@ja,
        "trouble chocolate 1st. album WATCHA!"@ja-latn ;
    schema:publisher <org/293#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/75304/75304-1518642959.jpg> .

_:N07efceccb92e4f28819e336f40be167c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「FORTUNE」"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nc5eb577d9a284debb5797e0f0b0747fe ;
    schema:name "「FORTUNE」"@ja .

_:N1afe8d7d2c614bfb8e426b997aa9edab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「STORMY LOVE」"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nc5eb577d9a284debb5797e0f0b0747fe ;
    schema:name "「STORMY LOVE」"@ja .

_:N32ac14f87ffc441997a8672fc29da513 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「TROUBLEMAKER」"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nc5eb577d9a284debb5797e0f0b0747fe ;
    schema:name "「TROUBLEMAKER」"@ja .

_:N370bdf2719f44db2ab841b36dfbd9e52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハムハム・・?"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nc5eb577d9a284debb5797e0f0b0747fe ;
    schema:name "ハムハム・・?"@ja .

_:N3cdd412ba70241e19e636b1e5d3f7269 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「DON'T OPEN IT」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nc5eb577d9a284debb5797e0f0b0747fe ;
    schema:name "「DON'T OPEN IT」"@ja .

_:N3d6372a620c44522913012ab2931bdbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "正義のムラカタ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nc5eb577d9a284debb5797e0f0b0747fe ;
    schema:name "正義のムラカタ"@ja .

_:N4c5e05891eaf41e5ab6be8e3f9f0cc0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「用魔法的微笑」"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nc5eb577d9a284debb5797e0f0b0747fe ;
    schema:name "「用魔法的微笑」"@ja .

_:Nb9437b6cc5d34e22a42daec26b17035d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トラチョコ IMAGE・THEME"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nc5eb577d9a284debb5797e0f0b0747fe ;
    schema:name "トラチョコ IMAGE・THEME"@ja .

_:Nc45037aa2eb1454eabe1096f3184d772 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RUN! ALMOND, RUN!"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nc5eb577d9a284debb5797e0f0b0747fe ;
    schema:name "RUN! ALMOND, RUN!"@ja .

_:Nccad538b8c3e4455a87d91d0079fd9ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒメ&カカオ DAYS"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Nc5eb577d9a284debb5797e0f0b0747fe ;
    schema:name "ヒメ&カカオ DAYS"@ja .

_:Nd3fee160b4804ca991dcef192307596b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PAPAYA IN THE NIGHT CASTLE"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nc5eb577d9a284debb5797e0f0b0747fe ;
    schema:name "PAPAYA IN THE NIGHT CASTLE"@ja .

_:Ned6c055d18e64dfc91dab37ca7641629 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "デボラ&ムラカタ♡愛のテーマ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nc5eb577d9a284debb5797e0f0b0747fe ;
    schema:name "デボラ&ムラカタ♡愛のテーマ"@ja .

_:Nf3e6be44832f47e99ffbbd206e3a93d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MINTxCUTE"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nc5eb577d9a284debb5797e0f0b0747fe ;
    schema:name "MINTxCUTE"@ja .

_:Nf532237de4594bbdaf5c3dcd39356ee3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋するビッグバーン"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Nc5eb577d9a284debb5797e0f0b0747fe ;
    schema:name "恋するビッグバーン"@ja .

_:Nc5eb577d9a284debb5797e0f0b0747fe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07efceccb92e4f28819e336f40be167c,
        _:N1afe8d7d2c614bfb8e426b997aa9edab,
        _:N32ac14f87ffc441997a8672fc29da513,
        _:N370bdf2719f44db2ab841b36dfbd9e52,
        _:N3cdd412ba70241e19e636b1e5d3f7269,
        _:N3d6372a620c44522913012ab2931bdbc,
        _:N4c5e05891eaf41e5ab6be8e3f9f0cc0d,
        _:Nb9437b6cc5d34e22a42daec26b17035d,
        _:Nc45037aa2eb1454eabe1096f3184d772,
        _:Nccad538b8c3e4455a87d91d0079fd9ba,
        _:Nd3fee160b4804ca991dcef192307596b,
        _:Ned6c055d18e64dfc91dab37ca7641629,
        _:Nf3e6be44832f47e99ffbbd206e3a93d1,
        _:Nf532237de4594bbdaf5c3dcd39356ee3 ;
    mo:track_count 14 ;
    schema:duration "PT40:18"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N07efceccb92e4f28819e336f40be167c,
        _:N1afe8d7d2c614bfb8e426b997aa9edab,
        _:N32ac14f87ffc441997a8672fc29da513,
        _:N370bdf2719f44db2ab841b36dfbd9e52,
        _:N3cdd412ba70241e19e636b1e5d3f7269,
        _:N3d6372a620c44522913012ab2931bdbc,
        _:N4c5e05891eaf41e5ab6be8e3f9f0cc0d,
        _:Nb9437b6cc5d34e22a42daec26b17035d,
        _:Nc45037aa2eb1454eabe1096f3184d772,
        _:Nccad538b8c3e4455a87d91d0079fd9ba,
        _:Nd3fee160b4804ca991dcef192307596b,
        _:Ned6c055d18e64dfc91dab37ca7641629,
        _:Nf3e6be44832f47e99ffbbd206e3a93d1,
        _:Nf532237de4594bbdaf5c3dcd39356ee3 .

