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

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

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

<artist/10101#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36304#subject> ;
    schema:name "Choro Club"@en ;
    foaf:made <album/36304#composition>,
        <album/36304#subject> ;
    foaf:name "Choro Club"@en .

<artist/40829#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36304#subject> ;
    schema:name "Senoo"@en ;
    foaf:made <album/36304#composition>,
        <album/36304#subject> ;
    foaf:name "Senoo"@en .

<product/1577#subject> a schema:CreativeWork ;
    schema:name "ARIA The ANIMATION"@en,
        "ARIA The ANIMATION"@ja,
        "ARIA The ANIMATION"@ja-latn ;
    foaf:name "ARIA The ANIMATION"@en,
        "ARIA The ANIMATION"@ja,
        "ARIA The ANIMATION"@ja-latn .

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

<album/36304#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ARIA The ANIMATION Drama CD I BLUE"@en,
        "ARIA The ANIMATION Drama CD I BLUE"@ja,
        "ARIA The ANIMATION Drama CD I BLUE"@ja-latn ;
    mo:performance_of <album/36304#musicalwork> ;
    mo:recorded_as <album/36304#musicalexpression> ;
    schema:name "ARIA The ANIMATION Drama CD I BLUE"@en,
        "ARIA The ANIMATION Drama CD I BLUE"@ja,
        "ARIA The ANIMATION Drama CD I BLUE"@ja-latn ;
    schema:workPerformed <album/36304#musicalwork> .

<org/1368#subject> schema:name "M:X"@en,
        "M:X"@ja,
        "M:X"@ja-latn ;
    foaf:name "M:X"@en,
        "M:X"@ja,
        "M:X"@ja-latn .

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

<https://medium-media.vgm.io/albums/40/36304/36304-1352778527.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/36304#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ARIA The ANIMATION Drama CD I BLUE"@en,
        "ARIA The ANIMATION Drama CD I BLUE"@ja,
        "ARIA The ANIMATION Drama CD I BLUE"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Victor Entertainment)"@en ;
            foaf:made <album/36304#composition> ;
            foaf:name "(Victor Entertainment)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Victor Entertainment"@en ;
            foaf:made <album/36304#composition> ;
            foaf:name "(Victor Entertainment"@en ],
        <artist/10101#subject>,
        <artist/40829#subject> ;
    mo:produced_work <album/36304#musicalwork> ;
    schema:name "ARIA The ANIMATION Drama CD I BLUE"@en,
        "ARIA The ANIMATION Drama CD I BLUE"@ja,
        "ARIA The ANIMATION Drama CD I BLUE"@ja-latn .

<album/36304#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-11-25"^^xsd:date ;
    dcterms:title "ARIA The ANIMATION Drama CD I BLUE"@en,
        "ARIA The ANIMATION Drama CD I BLUE"@ja,
        "ARIA The ANIMATION Drama CD I BLUE"@ja-latn ;
    mo:catalogue_number "FCCM-0089" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36304#musicalexpression> ;
    mo:publisher <org/1368#subject> ;
    mo:record _:N7e8d9f1c0df5492a96f40e136c841624 ;
    mo:record_count 1 ;
    schema:about <product/1577#subject> ;
    schema:datePublished "2005-11-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/40/36304/36304-1352778527.jpg> ;
    schema:name "ARIA The ANIMATION Drama CD I BLUE"@en,
        "ARIA The ANIMATION Drama CD I BLUE"@ja,
        "ARIA The ANIMATION Drama CD I BLUE"@ja-latn ;
    schema:publisher <org/1368#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/36304/36304-1352778527.jpg> .

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

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

_:N2c370f7c6f3c45a7b4283274c192d403 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Navigation 03： The President's Concern"@en,
        "Navigation 03：社長の悩み"@ja,
        "Navigation 03: Shachou no Nayami"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT9:14"^^xsd:interval ;
    schema:inPlaylist _:N7e8d9f1c0df5492a96f40e136c841624 ;
    schema:name "Navigation 03： The President's Concern"@en,
        "Navigation 03：社長の悩み"@ja,
        "Navigation 03: Shachou no Nayami"@ja-latn .

_:N2cbf6c58f91b49a2b0f41b0364e7090b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Navigation 02： A Present"@en,
        "Navigation 02：プレゼント"@ja,
        "Navigation 02: Present"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT18:25"^^xsd:interval ;
    schema:inPlaylist _:N7e8d9f1c0df5492a96f40e136c841624 ;
    schema:name "Navigation 02： A Present"@en,
        "Navigation 02：プレゼント"@ja,
        "Navigation 02: Present"@ja-latn .

_:N4f403dd035f042cc9200a97b3d03eee6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Navigation 01： Treasure Every Meeting"@en,
        "Navigation 01：一期一会"@ja,
        "Navigation 01: Ichi-go ichi-e"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT18:01"^^xsd:interval ;
    schema:inPlaylist _:N7e8d9f1c0df5492a96f40e136c841624 ;
    schema:name "Navigation 01： Treasure Every Meeting"@en,
        "Navigation 01：一期一会"@ja,
        "Navigation 01: Ichi-go ichi-e"@ja-latn .

_:Nb6989fe5d0484dad98bfad0be6395f26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Navigation 04： Video Chat Party ~Starry Concerto~"@en,
        "Navigation 04：ビデオチャットパーティー ～星のコンチェルト～"@ja,
        "Navigation 04: Video Chat Party ~Hoshi no Concerto~"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT7:30"^^xsd:interval ;
    schema:inPlaylist _:N7e8d9f1c0df5492a96f40e136c841624 ;
    schema:name "Navigation 04： Video Chat Party ~Starry Concerto~"@en,
        "Navigation 04：ビデオチャットパーティー ～星のコンチェルト～"@ja,
        "Navigation 04: Video Chat Party ~Hoshi no Concerto~"@ja-latn .

_:N7e8d9f1c0df5492a96f40e136c841624 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c370f7c6f3c45a7b4283274c192d403,
        _:N2cbf6c58f91b49a2b0f41b0364e7090b,
        _:N4f403dd035f042cc9200a97b3d03eee6,
        _:Nb6989fe5d0484dad98bfad0be6395f26 ;
    mo:track_count 4 ;
    schema:duration "PT53:10"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2c370f7c6f3c45a7b4283274c192d403,
        _:N2cbf6c58f91b49a2b0f41b0364e7090b,
        _:N4f403dd035f042cc9200a97b3d03eee6,
        _:Nb6989fe5d0484dad98bfad0be6395f26 .

