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

<artist/10398#subject> a schema:Person,
        foaf:Person ;
    schema:name "nagi"@en ;
    foaf:made <album/20383#subject>,
        <album/20383#vocals> ;
    foaf:name "nagi"@en .

<artist/11932#subject> a schema:Person,
        foaf:Person ;
    schema:name "supercell"@en ;
    foaf:made <album/20383#subject>,
        <album/20383#vocals> ;
    foaf:name "supercell"@en .

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

<artist/9146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20383#subject> ;
    schema:name "ryo"@en ;
    foaf:made <album/20383#composition>,
        <album/20383#subject> ;
    foaf:name "ryo"@en .

<product/1756#subject> a schema:CreativeWork ;
    schema:name "Bakemonogatari"@en,
        "化物語"@ja,
        "Bakemonogatari"@ja-latn ;
    foaf:name "Bakemonogatari"@en,
        "化物語"@ja,
        "Bakemonogatari"@ja-latn .

<product/7227#subject> a schema:CreativeWork ;
    schema:name "CENCOROLL"@en,
        "センコロール"@ja,
        "CENCOROLL"@ja-latn ;
    foaf:name "CENCOROLL"@en,
        "センコロール"@ja,
        "CENCOROLL"@ja-latn .

<album/20383#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kimi no Shiranai Monogatari / supercell"@en,
        "君の知らない物語 / supercell"@ja,
        "Kimi no Shiranai Monogatari / supercell"@ja-latn ;
    mo:composer <artist/9146#subject> ;
    mo:produced_work <album/20383#musicalwork> ;
    schema:name "Kimi no Shiranai Monogatari / supercell"@en,
        "君の知らない物語 / supercell"@ja,
        "Kimi no Shiranai Monogatari / supercell"@ja-latn .

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

<album/20383#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kimi no Shiranai Monogatari / supercell"@en,
        "君の知らない物語 / supercell"@ja,
        "Kimi no Shiranai Monogatari / supercell"@ja-latn ;
    mo:performance_of <album/20383#musicalwork> ;
    mo:recorded_as <album/20383#musicalexpression> ;
    schema:name "Kimi no Shiranai Monogatari / supercell"@en,
        "君の知らない物語 / supercell"@ja,
        "Kimi no Shiranai Monogatari / supercell"@ja-latn ;
    schema:workPerformed <album/20383#musicalwork> .

<org/90#subject> schema:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn ;
    foaf:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/38/20383/20383-1410973901.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/20383#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-12"^^xsd:date ;
    dcterms:title "Kimi no Shiranai Monogatari / supercell"@en,
        "君の知らない物語 / supercell"@ja,
        "Kimi no Shiranai Monogatari / supercell"@ja-latn ;
    mo:catalogue_number "SRCL-7081" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20383#musicalexpression> ;
    mo:publisher <org/90#subject> ;
    mo:record _:N7cfa2c302ecd4669a6b349cc5f974d4f ;
    mo:record_count 1 ;
    schema:about <product/1756#subject>,
        <product/7227#subject> ;
    schema:datePublished "2009-08-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/38/20383/20383-1410973901.jpg> ;
    schema:name "Kimi no Shiranai Monogatari / supercell"@en,
        "君の知らない物語 / supercell"@ja,
        "Kimi no Shiranai Monogatari / supercell"@ja-latn ;
    schema:publisher <org/90#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/20383/20383-1410973901.jpg> .

_:N07acf712a9294555b4931f3c84bb03a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "theme of \"CENCOROLL\""@ja,
        "theme of \"CENCOROLL\""@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N7cfa2c302ecd4669a6b349cc5f974d4f ;
    schema:name "theme of \"CENCOROLL\""@ja,
        "theme of \"CENCOROLL\""@ja-latn .

_:N4b2d74d5615f4a80870beb9b88e12677 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE & ROLL"@ja,
        "LOVE & ROLL"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N7cfa2c302ecd4669a6b349cc5f974d4f ;
    schema:name "LOVE & ROLL"@ja,
        "LOVE & ROLL"@ja-latn .

_:N583ff2bfa56e4033be66309bc5c0b82f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君の知らない物語 -Instrumental-"@ja,
        "Kimi no Shiranai Monogatari -Instrumental-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:N7cfa2c302ecd4669a6b349cc5f974d4f ;
    schema:name "君の知らない物語 -Instrumental-"@ja,
        "Kimi no Shiranai Monogatari -Instrumental-"@ja-latn .

_:N7eb6207c33034b4a94e7d35743d1a9aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君の知らない物語 -TV Edit-"@ja,
        "Kimi no Shiranai Monogatari -TV Edit-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N7cfa2c302ecd4669a6b349cc5f974d4f ;
    schema:name "君の知らない物語 -TV Edit-"@ja,
        "Kimi no Shiranai Monogatari -TV Edit-"@ja-latn .

_:N915f3c6585804a1ea646b200b458856b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君の知らない物語"@ja,
        "Kimi no Shiranai Monogatari"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N7cfa2c302ecd4669a6b349cc5f974d4f ;
    schema:name "君の知らない物語"@ja,
        "Kimi no Shiranai Monogatari"@ja-latn .

_:N7cfa2c302ecd4669a6b349cc5f974d4f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07acf712a9294555b4931f3c84bb03a5,
        _:N4b2d74d5615f4a80870beb9b88e12677,
        _:N583ff2bfa56e4033be66309bc5c0b82f,
        _:N7eb6207c33034b4a94e7d35743d1a9aa,
        _:N915f3c6585804a1ea646b200b458856b ;
    mo:track_count 5 ;
    schema:duration "PT19:14"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N07acf712a9294555b4931f3c84bb03a5,
        _:N4b2d74d5615f4a80870beb9b88e12677,
        _:N583ff2bfa56e4033be66309bc5c0b82f,
        _:N7eb6207c33034b4a94e7d35743d1a9aa,
        _:N915f3c6585804a1ea646b200b458856b .

