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

<artist/915#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kumi Koda"@en,
        "倖田來未"@ja ;
    foaf:made <album/34653#subject>,
        <album/34653#vocals> ;
    foaf:name "Kumi Koda"@en,
        "倖田來未"@ja .

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

<artist/18146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34653#subject> ;
    schema:name "CLARABELL"@en ;
    foaf:made <album/34653#composition>,
        <album/34653#subject> ;
    foaf:name "CLARABELL"@en .

<product/5343#subject> a schema:CreativeWork ;
    schema:name "Muv-Luv Alternative: Total Eclipse"@en,
        "マブラヴ オルタネイティヴ トータル・イクリプス"@ja,
        "Muv-Luv Alternative: Total Eclipse"@ja-latn ;
    foaf:name "Muv-Luv Alternative: Total Eclipse"@en,
        "マブラヴ オルタネイティヴ トータル・イクリプス"@ja,
        "Muv-Luv Alternative: Total Eclipse"@ja-latn .

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

<album/34653#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Go to the top / Kumi Koda [Anime Edition]"@en,
        "Go to the top / 倖田來未"@ja,
        "Go to the top / Kumi Koda [Anime Edition]"@ja-latn ;
    mo:performance_of <album/34653#musicalwork> ;
    mo:recorded_as <album/34653#musicalexpression> ;
    schema:name "Go to the top / Kumi Koda [Anime Edition]"@en,
        "Go to the top / 倖田來未"@ja,
        "Go to the top / Kumi Koda [Anime Edition]"@ja-latn ;
    schema:workPerformed <album/34653#musicalwork> .

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

<org/1037#subject> schema:name "rhythm zone"@en,
        "rhythm zone"@ja,
        "rhythm zone"@ja-latn ;
    foaf:name "rhythm zone"@en,
        "rhythm zone"@ja,
        "rhythm zone"@ja-latn .

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

<https://medium-media.vgm.io/albums/35/34653/34653-1351947728.jpg> a schema:ImageObject,
        foaf:Image .

<album/34653#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Go to the top / Kumi Koda [Anime Edition]"@en,
        "Go to the top / 倖田來未"@ja,
        "Go to the top / Kumi Koda [Anime Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(RzC"@en ;
            foaf:made <album/34653#composition> ;
            foaf:name "(RzC"@en ],
        <artist/18146#subject> ;
    mo:produced_work <album/34653#musicalwork> ;
    schema:name "Go to the top / Kumi Koda [Anime Edition]"@en,
        "Go to the top / 倖田來未"@ja,
        "Go to the top / Kumi Koda [Anime Edition]"@ja-latn .

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

<album/34653#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-10-24"^^xsd:date ;
    dcterms:title "Go to the top / Kumi Koda [Anime Edition]"@en,
        "Go to the top / 倖田來未"@ja,
        "Go to the top / Kumi Koda [Anime Edition]"@ja-latn ;
    mo:catalogue_number "RZCD-59185/B" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/34653#musicalexpression> ;
    mo:publisher <org/1037#subject> ;
    mo:record _:Na4c67e21878644f4a7d95b4509e43a9f,
        _:Nf024b767b7034e6484a46a0b4e69cd99 ;
    mo:record_count 2 ;
    schema:about <product/5343#subject> ;
    schema:datePublished "2012-10-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/35/34653/34653-1351947728.jpg> ;
    schema:name "Go to the top / Kumi Koda [Anime Edition]"@en,
        "Go to the top / 倖田來未"@ja,
        "Go to the top / Kumi Koda [Anime Edition]"@ja-latn ;
    schema:publisher <org/1037#subject> ;
    foaf:depiction <https://media.vgm.io/albums/35/34653/34653-1351947728.jpg> .

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

_:N0dead3f5e9b04ef0876c329e6ee36c4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go to the top"@en,
        "Go to the top"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nf024b767b7034e6484a46a0b4e69cd99 ;
    schema:name "Go to the top"@en,
        "Go to the top"@ja .

_:N1952f3056164412e910e4f240685dd06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go to the top [DJ AKi ASY Remix]"@en,
        "Go to the top [DJ AKi ASY Remix]"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nf024b767b7034e6484a46a0b4e69cd99 ;
    schema:name "Go to the top [DJ AKi ASY Remix]"@en,
        "Go to the top [DJ AKi ASY Remix]"@ja .

_:N42a3342b7c5f4ef1bb4487688639a720 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anime 'Total Eclipse' non-credit Opening Video"@en,
        "アニメ「トータル・イクリプス」オープニング・ノンテロップ映像"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na4c67e21878644f4a7d95b4509e43a9f ;
    schema:name "Anime 'Total Eclipse' non-credit Opening Video"@en,
        "アニメ「トータル・イクリプス」オープニング・ノンテロップ映像"@ja .

_:Na4c67e21878644f4a7d95b4509e43a9f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N42a3342b7c5f4ef1bb4487688639a720 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N42a3342b7c5f4ef1bb4487688639a720 .

_:Nf024b767b7034e6484a46a0b4e69cd99 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0dead3f5e9b04ef0876c329e6ee36c4b,
        _:N1952f3056164412e910e4f240685dd06 ;
    mo:track_count 2 ;
    schema:duration "PT7:05"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N0dead3f5e9b04ef0876c329e6ee36c4b,
        _:N1952f3056164412e910e4f240685dd06 .

