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

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

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

<artist/18146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34651#subject> ;
    schema:name "CLARABELL"@en ;
    foaf:made <album/34651#composition>,
        <album/34651#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/34651#musicalexpression> a mo:Signal ;
    mo:published_as <album/34651#subject> ;
    mo:records <album/34651#performance> .

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

<album/34651#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/15/34651/34651-ca9469411ead.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/34651#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/15/34651/34651-ca9469411ead.jpg> ;
    foaf:depicts <album/34651#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/15/34651/34651-ca9469411ead.jpg> .

<https://medium-media.vgm.io/albums/15/34651/34651-ca9469411ead.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/34651#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-10-24"^^xsd:date ;
    dcterms:title "Go to the top / Kumi Koda [CD+DVD]"@en,
        "Go to the top / 倖田來未"@ja,
        "Go to the top / Kumi Koda [CD+DVD]"@ja-latn ;
    mo:catalogue_number "RZCD-59183/B" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/34651#musicalexpression> ;
    mo:publisher <org/1037#subject> ;
    mo:record _:Nba87cbf45f4a4be4addaaa9de683adf3,
        _:Nfb6b299b9b6a4708b3d3745afaf2065c ;
    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/15/34651/34651-ca9469411ead.jpg> ;
    schema:name "Go to the top / Kumi Koda [CD+DVD]"@en,
        "Go to the top / 倖田來未"@ja,
        "Go to the top / Kumi Koda [CD+DVD]"@ja-latn ;
    schema:publisher <org/1037#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/34651/34651-ca9469411ead.jpg> .

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

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

_:N243892876f904fa5a21c6f418372daa2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "darling"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nfb6b299b9b6a4708b3d3745afaf2065c ;
    schema:name "darling"@en .

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

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

_:N891345aeb0184ef49beffff89f75eba0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go to the top (Music Video)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nba87cbf45f4a4be4addaaa9de683adf3 ;
    schema:name "Go to the top (Music Video)"@en .

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

_:Nfb6b299b9b6a4708b3d3745afaf2065c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N243892876f904fa5a21c6f418372daa2,
        _:N3a1866cf74ca4517b14bbf07e9289261,
        _:N45a057c0e3eb495ab89afcc025709a11 ;
    mo:track_count 3 ;
    schema:duration "PT10:52"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N243892876f904fa5a21c6f418372daa2,
        _:N3a1866cf74ca4517b14bbf07e9289261,
        _:N45a057c0e3eb495ab89afcc025709a11 .

