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

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

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

<artist/1977#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37793#subject> ;
    schema:name "Masato Nakayama"@en,
        "中山真斗"@ja ;
    foaf:made <album/37793#composition>,
        <album/37793#subject> ;
    foaf:name "Masato Nakayama"@en,
        "中山真斗"@ja .

<product/5800#subject> a schema:CreativeWork ;
    schema:name "Uta no☆Prince-sama♪ Debut"@en,
        "うたの☆プリンスさまっ♪ Debut"@ja,
        "Uta no☆Prince-sama♪ Debut"@ja-latn ;
    foaf:name "Uta no☆Prince-sama♪ Debut"@en,
        "うたの☆プリンスさまっ♪ Debut"@ja,
        "Uta no☆Prince-sama♪ Debut"@ja-latn .

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

<album/37793#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Uta no☆Prince-sama♪ Debut Unit Drama CD Camus & Cecil"@en,
        "うたの☆プリンスさまっ♪ Debut ユニットドラマCD カミュ&セシル"@ja,
        "Uta no☆Prince-sama♪ Debut Unit Drama CD Camus & Cecil"@ja-latn ;
    mo:performance_of <album/37793#musicalwork> ;
    mo:recorded_as <album/37793#musicalexpression> ;
    schema:name "Uta no☆Prince-sama♪ Debut Unit Drama CD Camus & Cecil"@en,
        "うたの☆プリンスさまっ♪ Debut ユニットドラマCD カミュ&セシル"@ja,
        "Uta no☆Prince-sama♪ Debut Unit Drama CD Camus & Cecil"@ja-latn ;
    schema:workPerformed <album/37793#musicalwork> .

<org/1117#subject> schema:name "b-green"@en,
        "b-green"@ja,
        "b-green"@ja-latn ;
    foaf:name "b-green"@en,
        "b-green"@ja,
        "b-green"@ja-latn .

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

<https://medium-media.vgm.io/albums/39/37793/37793-1565967138.jpg> a schema:ImageObject,
        foaf:Image .

<album/37793#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Uta no☆Prince-sama♪ Debut Unit Drama CD Camus & Cecil"@en,
        "うたの☆プリンスさまっ♪ Debut ユニットドラマCD カミュ&セシル"@ja,
        "Uta no☆Prince-sama♪ Debut Unit Drama CD Camus & Cecil"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elemental Garden"@en ;
            foaf:made <album/37793#composition> ;
            foaf:name "(Elemental Garden"@en ],
        <artist/1977#subject> ;
    mo:produced_work <album/37793#musicalwork> ;
    schema:name "Uta no☆Prince-sama♪ Debut Unit Drama CD Camus & Cecil"@en,
        "うたの☆プリンスさまっ♪ Debut ユニットドラマCD カミュ&セシル"@ja,
        "Uta no☆Prince-sama♪ Debut Unit Drama CD Camus & Cecil"@ja-latn .

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

<album/37793#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-10-26"^^xsd:date ;
    dcterms:title "Uta no☆Prince-sama♪ Debut Unit Drama CD Camus & Cecil"@en,
        "うたの☆プリンスさまっ♪ Debut ユニットドラマCD カミュ&セシル"@ja,
        "Uta no☆Prince-sama♪ Debut Unit Drama CD Camus & Cecil"@ja-latn ;
    mo:catalogue_number "QECB-1038" ;
    mo:media_type "CD" ;
    mo:publication_of <album/37793#musicalexpression> ;
    mo:publisher <org/1117#subject> ;
    mo:record _:Naa9f399af4314f17845666bc434570b3 ;
    mo:record_count 1 ;
    schema:about <product/5800#subject> ;
    schema:datePublished "2011-10-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/37793/37793-1565967138.jpg> ;
    schema:name "Uta no☆Prince-sama♪ Debut Unit Drama CD Camus & Cecil"@en,
        "うたの☆プリンスさまっ♪ Debut ユニットドラマCD カミュ&セシル"@ja,
        "Uta no☆Prince-sama♪ Debut Unit Drama CD Camus & Cecil"@ja-latn ;
    schema:publisher <org/1117#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/37793/37793-1565967138.jpg> .

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

_:N142b2003bf6f42ee917ceb159d2ba1cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オーディオドラマ 2人縄跳びと絆創膏"@ja,
        "Audio Drama Futari Nawatobi to Bansoukou"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT10:11"^^xsd:interval ;
    schema:inPlaylist _:Naa9f399af4314f17845666bc434570b3 ;
    schema:name "オーディオドラマ 2人縄跳びと絆創膏"@ja,
        "Audio Drama Futari Nawatobi to Bansoukou"@ja-latn .

_:N42a8e96825724025b89ba0e2b4e92e31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NorthWind and SunShine"@ja,
        "NorthWind and SunShine"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Naa9f399af4314f17845666bc434570b3 ;
    schema:name "NorthWind and SunShine"@ja,
        "NorthWind and SunShine"@ja-latn .

_:N671f3e39e4f14c93a7602e9577ac3371 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オーディオドラマ ぬるめのミルクと甘いコーヒー"@ja,
        "Audio Drama Nurume no Milk to Amai Coffee"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT7:55"^^xsd:interval ;
    schema:inPlaylist _:Naa9f399af4314f17845666bc434570b3 ;
    schema:name "オーディオドラマ ぬるめのミルクと甘いコーヒー"@ja,
        "Audio Drama Nurume no Milk to Amai Coffee"@ja-latn .

_:N8fb6cfe86bbe4718a6d05d7a003f5024 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NorthWind and SunShine (Instrumental)"@ja,
        "NorthWind and SunShine (Instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Naa9f399af4314f17845666bc434570b3 ;
    schema:name "NorthWind and SunShine (Instrumental)"@ja,
        "NorthWind and SunShine (Instrumental)"@ja-latn .

_:Nc8742bdba24e434886c0b97363400cfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オーディオドラマ 王子と伯爵"@ja,
        "Audio Drama Ouji to Hakushaku"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT11:53"^^xsd:interval ;
    schema:inPlaylist _:Naa9f399af4314f17845666bc434570b3 ;
    schema:name "オーディオドラマ 王子と伯爵"@ja,
        "Audio Drama Ouji to Hakushaku"@ja-latn .

_:Naa9f399af4314f17845666bc434570b3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N142b2003bf6f42ee917ceb159d2ba1cb,
        _:N42a8e96825724025b89ba0e2b4e92e31,
        _:N671f3e39e4f14c93a7602e9577ac3371,
        _:N8fb6cfe86bbe4718a6d05d7a003f5024,
        _:Nc8742bdba24e434886c0b97363400cfc ;
    mo:track_count 5 ;
    schema:duration "PT37:20"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N142b2003bf6f42ee917ceb159d2ba1cb,
        _:N42a8e96825724025b89ba0e2b4e92e31,
        _:N671f3e39e4f14c93a7602e9577ac3371,
        _:N8fb6cfe86bbe4718a6d05d7a003f5024,
        _:Nc8742bdba24e434886c0b97363400cfc .

