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

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

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

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

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

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

<https://medium-media.vgm.io/albums/25/34652/34652-7194625fc058.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/34652#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-10-24"^^xsd:date ;
    dcterms:title "Go to the top / Kumi Koda"@en,
        "Go to the top / 倖田來未"@ja,
        "Go to the top / Kumi Koda"@ja-latn ;
    mo:catalogue_number "RZCD-59184" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34652#musicalexpression> ;
    mo:publisher <org/1037#subject> ;
    mo:record _:N18829f933d3a4dad90747db1ffd288e9 ;
    mo:record_count 1 ;
    schema:about <product/5343#subject> ;
    schema:datePublished "2012-10-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/25/34652/34652-7194625fc058.jpg> ;
    schema:name "Go to the top / Kumi Koda"@en,
        "Go to the top / 倖田來未"@ja,
        "Go to the top / Kumi Koda"@ja-latn ;
    schema:publisher <org/1037#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/34652/34652-7194625fc058.jpg> .

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

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

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

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

_:N847a6ce20c2a4af1bdb8a19c02089408 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 _:N18829f933d3a4dad90747db1ffd288e9 ;
    schema:name "Go to the top [DJ AKi ASY Remix]"@en .

_:N18829f933d3a4dad90747db1ffd288e9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4fef2793c64d4e3da5a33b2712419f1c,
        _:N83df263f30e6400fa6a097a7ac50bc64,
        _:N847a6ce20c2a4af1bdb8a19c02089408 ;
    mo:track_count 3 ;
    schema:duration "PT10:52"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N4fef2793c64d4e3da5a33b2712419f1c,
        _:N83df263f30e6400fa6a097a7ac50bc64,
        _:N847a6ce20c2a4af1bdb8a19c02089408 .

