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

<artist/12262#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tamaki Matsumoto"@en,
        "松元環季"@ja ;
    foaf:made <album/32514#subject>,
        <album/32514#vocals> ;
    foaf:name "Tamaki Matsumoto"@en,
        "松元環季"@ja .

<artist/8464#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32514#subject> ;
    schema:name "Hitomi Kuroishi"@en,
        "黒石ひとみ"@ja ;
    foaf:made <album/32514#composition>,
        <album/32514#lyrics>,
        <album/32514#subject> ;
    foaf:name "Hitomi Kuroishi"@en,
        "黒石ひとみ"@ja .

<product/5384#subject> a schema:CreativeWork ;
    schema:name "Sgt. Frog"@en,
        "ケロロ軍曹"@ja,
        "Keroro Gunsou"@ja-latn ;
    foaf:name "Sgt. Frog"@en,
        "ケロロ軍曹"@ja,
        "Keroro Gunsou"@ja-latn .

<album/32514#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kuttsuke Hattsuke Wonderland / Tamaki Matsumoto"@en,
        "くっつけはっつけワンダーランド/松元環季"@ja,
        "Kuttsuke Hattsuke Wonderland / Tamaki Matsumoto"@ja-latn ;
    mo:composer <artist/8464#subject> ;
    mo:produced_work <album/32514#musicalwork> ;
    schema:name "Kuttsuke Hattsuke Wonderland / Tamaki Matsumoto"@en,
        "くっつけはっつけワンダーランド/松元環季"@ja,
        "Kuttsuke Hattsuke Wonderland / Tamaki Matsumoto"@ja-latn .

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

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

<album/32514#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kuttsuke Hattsuke Wonderland / Tamaki Matsumoto"@en,
        "くっつけはっつけワンダーランド/松元環季"@ja,
        "Kuttsuke Hattsuke Wonderland / Tamaki Matsumoto"@ja-latn ;
    mo:performance_of <album/32514#musicalwork> ;
    mo:recorded_as <album/32514#musicalexpression> ;
    schema:name "Kuttsuke Hattsuke Wonderland / Tamaki Matsumoto"@en,
        "くっつけはっつけワンダーランド/松元環季"@ja,
        "Kuttsuke Hattsuke Wonderland / Tamaki Matsumoto"@ja-latn ;
    schema:workPerformed <album/32514#musicalwork> .

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

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

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

<https://medium-media.vgm.io/albums/41/32514/32514-1334499131.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/32514#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-06-02"^^xsd:date ;
    dcterms:title "Kuttsuke Hattsuke Wonderland / Tamaki Matsumoto"@en,
        "くっつけはっつけワンダーランド/松元環季"@ja,
        "Kuttsuke Hattsuke Wonderland / Tamaki Matsumoto"@ja-latn ;
    mo:catalogue_number "VTCL-35085" ;
    mo:media_type "CD" ;
    mo:publication_of <album/32514#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N921f8dadcdbf4532a57ff1dfa50e365d ;
    mo:record_count 1 ;
    schema:about <product/5384#subject> ;
    schema:datePublished "2010-06-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/41/32514/32514-1334499131.jpg> ;
    schema:name "Kuttsuke Hattsuke Wonderland / Tamaki Matsumoto"@en,
        "くっつけはっつけワンダーランド/松元環季"@ja,
        "Kuttsuke Hattsuke Wonderland / Tamaki Matsumoto"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/32514/32514-1334499131.jpg> .

_:N73c79597720f4d16a56760e5380448f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "くっつけはっつけワンダーランド (instrumental)"@ja,
        "Kuttsuke Hattsuke Wonderland (instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N921f8dadcdbf4532a57ff1dfa50e365d ;
    schema:name "くっつけはっつけワンダーランド (instrumental)"@ja,
        "Kuttsuke Hattsuke Wonderland (instrumental)"@ja-latn .

_:N90c486a4f6b04c948494c23bc5a0396a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星の空 (instrumental)"@ja,
        "Hoshi no Sora (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N921f8dadcdbf4532a57ff1dfa50e365d ;
    schema:name "星の空 (instrumental)"@ja,
        "Hoshi no Sora (instrumental)"@ja-latn .

_:Na9c8fcc8cc5c448595c2b8cdcc294adc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星の空"@ja,
        "Hoshi no Sora"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N921f8dadcdbf4532a57ff1dfa50e365d ;
    schema:name "星の空"@ja,
        "Hoshi no Sora"@ja-latn .

_:Nbe95250604ae469bb74c0d00e5291d9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "くっつけはっつけワンダーランド"@ja,
        "Kuttsuke Hattsuke Wonderland"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N921f8dadcdbf4532a57ff1dfa50e365d ;
    schema:name "くっつけはっつけワンダーランド"@ja,
        "Kuttsuke Hattsuke Wonderland"@ja-latn .

_:N921f8dadcdbf4532a57ff1dfa50e365d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N73c79597720f4d16a56760e5380448f1,
        _:N90c486a4f6b04c948494c23bc5a0396a,
        _:Na9c8fcc8cc5c448595c2b8cdcc294adc,
        _:Nbe95250604ae469bb74c0d00e5291d9f ;
    mo:track_count 4 ;
    schema:duration "PT15:52"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N73c79597720f4d16a56760e5380448f1,
        _:N90c486a4f6b04c948494c23bc5a0396a,
        _:Na9c8fcc8cc5c448595c2b8cdcc294adc,
        _:Nbe95250604ae469bb74c0d00e5291d9f .

