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

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

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

<artist/2652#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54121#subject> ;
    schema:name "Hikarisyuyo"@en,
        "光収容"@ja ;
    foaf:made <album/54121#composition>,
        <album/54121#subject> ;
    foaf:name "Hikarisyuyo"@en,
        "光収容"@ja .

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54121#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/54121#composition>,
        <album/54121#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

<artist/5207#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54121#subject> ;
    schema:name "ANANT-GARDE EYES"@en ;
    foaf:made <album/54121#composition>,
        <album/54121#subject> ;
    foaf:name "ANANT-GARDE EYES"@en .

<product/3502#subject> a schema:CreativeWork ;
    schema:name "Charlotte"@en,
        "Charlotte"@ja,
        "Charlotte"@ja-latn ;
    foaf:name "Charlotte"@en,
        "Charlotte"@ja,
        "Charlotte"@ja-latn .

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

<album/54121#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Charlotte Drama CD Vol.2: Charlotte NG Taishou"@en,
        "Charlotte Drama CD Vol.2 シャーロットNG大賞"@ja,
        "Charlotte Drama CD Vol.2: Charlotte NG Taishou"@ja-latn ;
    mo:performance_of <album/54121#musicalwork> ;
    mo:recorded_as <album/54121#musicalexpression> ;
    schema:name "Charlotte Drama CD Vol.2: Charlotte NG Taishou"@en,
        "Charlotte Drama CD Vol.2 シャーロットNG大賞"@ja,
        "Charlotte Drama CD Vol.2: Charlotte NG Taishou"@ja-latn ;
    schema:workPerformed <album/54121#musicalwork> .

<org/86#subject> schema:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn ;
    foaf:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn .

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

<https://medium-media.vgm.io/albums/12/54121/54121-1443363686.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/54121#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Charlotte Drama CD Vol.2: Charlotte NG Taishou"@en,
        "Charlotte Drama CD Vol.2 シャーロットNG大賞"@ja,
        "Charlotte Drama CD Vol.2: Charlotte NG Taishou"@ja-latn ;
    mo:composer <artist/2652#subject>,
        <artist/4#subject>,
        <artist/5207#subject> ;
    mo:produced_work <album/54121#musicalwork> ;
    schema:name "Charlotte Drama CD Vol.2: Charlotte NG Taishou"@en,
        "Charlotte Drama CD Vol.2 シャーロットNG大賞"@ja,
        "Charlotte Drama CD Vol.2: Charlotte NG Taishou"@ja-latn .

<album/54121#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-11-25"^^xsd:date ;
    dcterms:title "Charlotte Drama CD Vol.2: Charlotte NG Taishou"@en,
        "Charlotte Drama CD Vol.2 シャーロットNG大賞"@ja,
        "Charlotte Drama CD Vol.2: Charlotte NG Taishou"@ja-latn ;
    mo:catalogue_number "ANZX-11586" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54121#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N09fe7519335d4fd88f8d01ab052b0227 ;
    mo:record_count 1 ;
    schema:about <product/3502#subject> ;
    schema:datePublished "2015-11-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/12/54121/54121-1443363686.jpg> ;
    schema:name "Charlotte Drama CD Vol.2: Charlotte NG Taishou"@en,
        "Charlotte Drama CD Vol.2 シャーロットNG大賞"@ja,
        "Charlotte Drama CD Vol.2: Charlotte NG Taishou"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/54121/54121-1443363686.jpg> .

_:N5cd37edc9570410b97da3a6c892cdc13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シャーロット NG大賞 #03"@ja,
        "Charlotte NG Taishou #03"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:N09fe7519335d4fd88f8d01ab052b0227 ;
    schema:name "シャーロット NG大賞 #03"@ja,
        "Charlotte NG Taishou #03"@ja-latn .

_:N7b50905e22bb48efbd705b76e00407e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シャーロット NG大賞 #07"@ja,
        "Charlotte NG Taishou #07"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:N09fe7519335d4fd88f8d01ab052b0227 ;
    schema:name "シャーロット NG大賞 #07"@ja,
        "Charlotte NG Taishou #07"@ja-latn .

_:N7fdb103be54946958449f85c0fb75520 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シャーロット NG大賞 #04"@ja,
        "Charlotte NG Taishou #04"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT7:17"^^xsd:interval ;
    schema:inPlaylist _:N09fe7519335d4fd88f8d01ab052b0227 ;
    schema:name "シャーロット NG大賞 #04"@ja,
        "Charlotte NG Taishou #04"@ja-latn .

_:N8bdbd489a85e44fc8084b304dff3976d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シャーロット NG大賞 #05"@ja,
        "Charlotte NG Taishou #05"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N09fe7519335d4fd88f8d01ab052b0227 ;
    schema:name "シャーロット NG大賞 #05"@ja,
        "Charlotte NG Taishou #05"@ja-latn .

_:Na849c39b5f6447ecbb96839e20611893 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シャーロット NG大賞 #06"@ja,
        "Charlotte NG Taishou #06"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:N09fe7519335d4fd88f8d01ab052b0227 ;
    schema:name "シャーロット NG大賞 #06"@ja,
        "Charlotte NG Taishou #06"@ja-latn .

_:Nc830ce28acdd4fe28bdce424af289fa9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シャーロット NG大賞 #01"@ja,
        "Charlotte NG Taishou #01"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT6:59"^^xsd:interval ;
    schema:inPlaylist _:N09fe7519335d4fd88f8d01ab052b0227 ;
    schema:name "シャーロット NG大賞 #01"@ja,
        "Charlotte NG Taishou #01"@ja-latn .

_:Nce98caa97916494c98a8c20b7e8172ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シャーロット NG大賞 #02"@ja,
        "Charlotte NG Taishou #02"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N09fe7519335d4fd88f8d01ab052b0227 ;
    schema:name "シャーロット NG大賞 #02"@ja,
        "Charlotte NG Taishou #02"@ja-latn .

_:N09fe7519335d4fd88f8d01ab052b0227 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5cd37edc9570410b97da3a6c892cdc13,
        _:N7b50905e22bb48efbd705b76e00407e3,
        _:N7fdb103be54946958449f85c0fb75520,
        _:N8bdbd489a85e44fc8084b304dff3976d,
        _:Na849c39b5f6447ecbb96839e20611893,
        _:Nc830ce28acdd4fe28bdce424af289fa9,
        _:Nce98caa97916494c98a8c20b7e8172ee ;
    mo:track_count 7 ;
    schema:duration "PT40:49"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N5cd37edc9570410b97da3a6c892cdc13,
        _:N7b50905e22bb48efbd705b76e00407e3,
        _:N7fdb103be54946958449f85c0fb75520,
        _:N8bdbd489a85e44fc8084b304dff3976d,
        _:Na849c39b5f6447ecbb96839e20611893,
        _:Nc830ce28acdd4fe28bdce424af289fa9,
        _:Nce98caa97916494c98a8c20b7e8172ee .

