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

<artist/9715#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47640#subject> ;
    schema:name "Atsushi Suemitsu"@en,
        "末光篤"@ja ;
    foaf:made <album/47640#composition>,
        <album/47640#lyrics>,
        <album/47640#subject>,
        <album/47640#vocals> ;
    foaf:name "Atsushi Suemitsu"@en,
        "末光篤"@ja .

<product/2958#subject> a schema:CreativeWork ;
    schema:name "Gugure! Kokkuri-san"@en,
        "繰繰れ! コックリさん"@ja,
        "Gugure! Kokkurisan"@ja-latn ;
    foaf:name "Gugure! Kokkuri-san"@en,
        "繰繰れ! コックリさん"@ja,
        "Gugure! Kokkurisan"@ja-latn .

<album/47640#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "This Merry-Go-Round Song / Atsushi Suemitsu"@en,
        "TVアニメーション 『繰繰れ! コックリさん』 エンディングテーマ e.p. / 末光篤"@ja,
        "TV Animation \"Gugure! Kokkuri-san\" Ending Theme e.p. / Atsushi Suemitsu"@ja-latn ;
    mo:composer <artist/9715#subject> ;
    mo:produced_work <album/47640#musicalwork> ;
    schema:name "This Merry-Go-Round Song / Atsushi Suemitsu"@en,
        "TVアニメーション 『繰繰れ! コックリさん』 エンディングテーマ e.p. / 末光篤"@ja,
        "TV Animation \"Gugure! Kokkuri-san\" Ending Theme e.p. / Atsushi Suemitsu"@ja-latn .

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

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

<album/47640#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "This Merry-Go-Round Song / Atsushi Suemitsu"@en,
        "TVアニメーション 『繰繰れ! コックリさん』 エンディングテーマ e.p. / 末光篤"@ja,
        "TV Animation \"Gugure! Kokkuri-san\" Ending Theme e.p. / Atsushi Suemitsu"@ja-latn ;
    mo:performance_of <album/47640#musicalwork> ;
    mo:recorded_as <album/47640#musicalexpression> ;
    schema:name "This Merry-Go-Round Song / Atsushi Suemitsu"@en,
        "TVアニメーション 『繰繰れ! コックリさん』 エンディングテーマ e.p. / 末光篤"@ja,
        "TV Animation \"Gugure! Kokkuri-san\" Ending Theme e.p. / Atsushi Suemitsu"@ja-latn ;
    schema:workPerformed <album/47640#musicalwork> .

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

<org/1964#subject> schema:name "KADOKAWA"@en,
        "KADOKAWA"@ja,
        "KADOKAWA"@ja-latn ;
    foaf:name "KADOKAWA"@en,
        "KADOKAWA"@ja,
        "KADOKAWA"@ja-latn .

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

<https://medium-media.vgm.io/albums/04/47640/47640-1469354002.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/47640#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-11-26"^^xsd:date ;
    dcterms:title "This Merry-Go-Round Song / Atsushi Suemitsu"@en,
        "TVアニメーション 『繰繰れ! コックリさん』 エンディングテーマ e.p. / 末光篤"@ja,
        "TV Animation \"Gugure! Kokkuri-san\" Ending Theme e.p. / Atsushi Suemitsu"@ja-latn ;
    mo:catalogue_number "ZMCZ-9716" ;
    mo:media_type "CD" ;
    mo:publication_of <album/47640#musicalexpression> ;
    mo:publisher <org/1964#subject> ;
    mo:record _:Ncdef897deba848679922b2414f262296 ;
    mo:record_count 1 ;
    schema:about <product/2958#subject> ;
    schema:datePublished "2014-11-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/04/47640/47640-1469354002.jpg> ;
    schema:name "This Merry-Go-Round Song / Atsushi Suemitsu"@en,
        "TVアニメーション 『繰繰れ! コックリさん』 エンディングテーマ e.p. / 末光篤"@ja,
        "TV Animation \"Gugure! Kokkuri-san\" Ending Theme e.p. / Atsushi Suemitsu"@ja-latn ;
    schema:publisher <org/1964#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/47640/47640-1469354002.jpg> .

_:N383610e06ddb4225bdf93cc3590283a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This Merry-Go-Round Song (TV size)"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Ncdef897deba848679922b2414f262296 ;
    schema:name "This Merry-Go-Round Song (TV size)"@en .

_:N56689296de264998a0faaf220dd226d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This Merry-Go-Round Song"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Ncdef897deba848679922b2414f262296 ;
    schema:name "This Merry-Go-Round Song"@en .

_:N9ff3d9bff32440b49fe536a848d79920 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This Merry-Go-Round Song (Instrumental)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Ncdef897deba848679922b2414f262296 ;
    schema:name "This Merry-Go-Round Song (Instrumental)"@en .

_:Na66a20ea556c42749de9b16e2a47601e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This Merry-Go-Round Song (Piano Version)"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Ncdef897deba848679922b2414f262296 ;
    schema:name "This Merry-Go-Round Song (Piano Version)"@en .

_:Ncdef897deba848679922b2414f262296 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N383610e06ddb4225bdf93cc3590283a8,
        _:N56689296de264998a0faaf220dd226d8,
        _:N9ff3d9bff32440b49fe536a848d79920,
        _:Na66a20ea556c42749de9b16e2a47601e ;
    mo:track_count 4 ;
    schema:duration "PT12:31"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N383610e06ddb4225bdf93cc3590283a8,
        _:N56689296de264998a0faaf220dd226d8,
        _:N9ff3d9bff32440b49fe536a848d79920,
        _:Na66a20ea556c42749de9b16e2a47601e .

