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

<album/33723#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GUILTY CROWN RADIO COUNCIL Undisclosed Version 02"@en,
        "GUILTY CROWN RADIO COUNCIL Undisclosed Version 02"@ja,
        "GUILTY CROWN RADIO COUNCIL Undisclosed Version 02"@ja-latn ;
    mo:produced_work <album/33723#musicalwork> ;
    schema:name "GUILTY CROWN RADIO COUNCIL Undisclosed Version 02"@en,
        "GUILTY CROWN RADIO COUNCIL Undisclosed Version 02"@ja,
        "GUILTY CROWN RADIO COUNCIL Undisclosed Version 02"@ja-latn .

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

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

<product/3107#subject> a schema:CreativeWork ;
    schema:name "Guilty Crown"@en,
        "ギルティクラウン"@ja,
        "Guilty Crown"@ja-latn ;
    foaf:name "Guilty Crown"@en,
        "ギルティクラウン"@ja,
        "Guilty Crown"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/32/33723/33723-1341201444.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10934#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33723#performance> ;
    schema:name "Ai Kayano"@en,
        "茅野愛衣"@ja ;
    foaf:name "Ai Kayano"@en,
        "茅野愛衣"@ja .

<artist/6494#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33723#performance> ;
    schema:name "Aya Endo"@en,
        "遠藤綾"@ja ;
    foaf:name "Aya Endo"@en,
        "遠藤綾"@ja .

<artist/6955#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33723#performance> ;
    schema:name "Yuki Kaji"@en,
        "梶裕貴"@ja ;
    foaf:name "Yuki Kaji"@en,
        "梶裕貴"@ja .

<artist/6995#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33723#performance> ;
    schema:name "Takahiro Mizushima"@en,
        "水島大宙"@ja ;
    foaf:name "Takahiro Mizushima"@en,
        "水島大宙"@ja .

<artist/8872#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33723#performance> ;
    schema:name "Minako Kotobuki"@en,
        "寿美菜子"@ja ;
    foaf:name "Minako Kotobuki"@en,
        "寿美菜子"@ja .

<artist/9831#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33723#performance> ;
    schema:name "Kouki Uchiyama"@en,
        "内山昂輝"@ja ;
    foaf:name "Kouki Uchiyama"@en,
        "内山昂輝"@ja .

<album/33723#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-07-25"^^xsd:date ;
    dcterms:title "GUILTY CROWN RADIO COUNCIL Undisclosed Version 02"@en,
        "GUILTY CROWN RADIO COUNCIL Undisclosed Version 02"@ja,
        "GUILTY CROWN RADIO COUNCIL Undisclosed Version 02"@ja-latn ;
    mo:catalogue_number "ANZX-3814" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33723#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N0a2025e4b5924042837e72a0ef11a02e ;
    mo:record_count 1 ;
    schema:about <product/3107#subject> ;
    schema:byArtist <artist/10934#subject>,
        <artist/6494#subject>,
        <artist/6955#subject>,
        <artist/6995#subject>,
        <artist/8872#subject>,
        <artist/9831#subject> ;
    schema:datePublished "2012-07-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/32/33723/33723-1341201444.jpg> ;
    schema:name "GUILTY CROWN RADIO COUNCIL Undisclosed Version 02"@en,
        "GUILTY CROWN RADIO COUNCIL Undisclosed Version 02"@ja,
        "GUILTY CROWN RADIO COUNCIL Undisclosed Version 02"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/32/33723/33723-1341201444.jpg> .

<album/33723#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GUILTY CROWN RADIO COUNCIL Undisclosed Version 02"@en,
        "GUILTY CROWN RADIO COUNCIL Undisclosed Version 02"@ja,
        "GUILTY CROWN RADIO COUNCIL Undisclosed Version 02"@ja-latn ;
    mo:performance_of <album/33723#musicalwork> ;
    mo:performer <artist/10934#subject>,
        <artist/6494#subject>,
        <artist/6955#subject>,
        <artist/6995#subject>,
        <artist/8872#subject>,
        <artist/9831#subject> ;
    mo:recorded_as <album/33723#musicalexpression> ;
    schema:byArtist <artist/10934#subject>,
        <artist/6494#subject>,
        <artist/6955#subject>,
        <artist/6995#subject>,
        <artist/8872#subject>,
        <artist/9831#subject> ;
    schema:name "GUILTY CROWN RADIO COUNCIL Undisclosed Version 02"@en,
        "GUILTY CROWN RADIO COUNCIL Undisclosed Version 02"@ja,
        "GUILTY CROWN RADIO COUNCIL Undisclosed Version 02"@ja-latn ;
    schema:workPerformed <album/33723#musicalwork> .

_:N13f7a4854f2640d694d43cbd5027d501 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "茅野愛衣 & 遠藤 綾"@ja ;
    mo:track_number 2 ;
    schema:duration "PT8:55"^^xsd:interval ;
    schema:inPlaylist _:N0a2025e4b5924042837e72a0ef11a02e ;
    schema:name "茅野愛衣 & 遠藤 綾"@ja .

_:N6d66110cb8124baba90bef7311163ffe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "梶 裕貴 & 内山昂輝"@ja ;
    mo:track_number 3 ;
    schema:duration "PT8:10"^^xsd:interval ;
    schema:inPlaylist _:N0a2025e4b5924042837e72a0ef11a02e ;
    schema:name "梶 裕貴 & 内山昂輝"@ja .

_:N6dae36c48b2d4b95a6268cab95397b62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "梶 裕貴 & 水島大宙"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:35"^^xsd:interval ;
    schema:inPlaylist _:N0a2025e4b5924042837e72a0ef11a02e ;
    schema:name "梶 裕貴 & 水島大宙"@ja .

_:N99c258d14f484f269d9cd07874010629 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "茅野愛衣 & 寿 美菜子"@ja ;
    mo:track_number 4 ;
    schema:duration "PT9:17"^^xsd:interval ;
    schema:inPlaylist _:N0a2025e4b5924042837e72a0ef11a02e ;
    schema:name "茅野愛衣 & 寿 美菜子"@ja .

_:N0a2025e4b5924042837e72a0ef11a02e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13f7a4854f2640d694d43cbd5027d501,
        _:N6d66110cb8124baba90bef7311163ffe,
        _:N6dae36c48b2d4b95a6268cab95397b62,
        _:N99c258d14f484f269d9cd07874010629 ;
    mo:track_count 4 ;
    schema:duration "PT33:57"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N13f7a4854f2640d694d43cbd5027d501,
        _:N6d66110cb8124baba90bef7311163ffe,
        _:N6dae36c48b2d4b95a6268cab95397b62,
        _:N99c258d14f484f269d9cd07874010629 .

