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

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

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

<artist/36228#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48841#subject> ;
    schema:name "sanodg"@en ;
    foaf:made <album/48841#composition>,
        <album/48841#subject> ;
    foaf:name "sanodg"@en .

<event/164> a mo:Release ;
    schema:name "Released at M3-2013 Fall (Oct 27, 2013)" .

<album/48841#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sanodg's Drawings for 23 minutes at an Exhibition 3"@en,
        "Sanodg's Drawings for 23 minutes at an Exhibition 3"@ja,
        "Sanodg's Drawings for 23 minutes at an Exhibition 3"@ja-latn ;
    mo:composer <artist/36228#subject> ;
    mo:produced_work <album/48841#musicalwork> ;
    schema:name "Sanodg's Drawings for 23 minutes at an Exhibition 3"@en,
        "Sanodg's Drawings for 23 minutes at an Exhibition 3"@ja,
        "Sanodg's Drawings for 23 minutes at an Exhibition 3"@ja-latn .

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

<album/48841#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sanodg's Drawings for 23 minutes at an Exhibition 3"@en,
        "Sanodg's Drawings for 23 minutes at an Exhibition 3"@ja,
        "Sanodg's Drawings for 23 minutes at an Exhibition 3"@ja-latn ;
    mo:performance_of <album/48841#musicalwork> ;
    mo:recorded_as <album/48841#musicalexpression> ;
    schema:name "Sanodg's Drawings for 23 minutes at an Exhibition 3"@en,
        "Sanodg's Drawings for 23 minutes at an Exhibition 3"@ja,
        "Sanodg's Drawings for 23 minutes at an Exhibition 3"@ja-latn ;
    schema:workPerformed <album/48841#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/14/48841/48841-1414348853.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/48841#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-27"^^xsd:date ;
    dcterms:title "Sanodg's Drawings for 23 minutes at an Exhibition 3"@en,
        "Sanodg's Drawings for 23 minutes at an Exhibition 3"@ja,
        "Sanodg's Drawings for 23 minutes at an Exhibition 3"@ja-latn ;
    mo:catalogue_number "DTSN-0009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/48841#musicalexpression> ;
    mo:publisher <org/1289#subject> ;
    mo:record _:Ne8b4e7461dc64b3b891cad7caeacfb01 ;
    mo:record_count 1 ;
    mo:release <event/164> ;
    schema:datePublished "2013-10-27"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/14/48841/48841-1414348853.jpg> ;
    schema:name "Sanodg's Drawings for 23 minutes at an Exhibition 3"@en,
        "Sanodg's Drawings for 23 minutes at an Exhibition 3"@ja,
        "Sanodg's Drawings for 23 minutes at an Exhibition 3"@ja-latn ;
    schema:publisher <org/1289#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/48841/48841-1414348853.jpg> .

_:N52bea96c05074532a7956d7d8e1cdee0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sanodg's Drawings for 23 minutes at an Exhibition 3"@en ;
    mo:track_number 1 ;
    schema:duration "PT23:40"^^xsd:interval ;
    schema:inPlaylist _:Ne8b4e7461dc64b3b891cad7caeacfb01 ;
    schema:name "Sanodg's Drawings for 23 minutes at an Exhibition 3"@en .

_:Ne8b4e7461dc64b3b891cad7caeacfb01 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N52bea96c05074532a7956d7d8e1cdee0 ;
    mo:track_count 1 ;
    schema:duration "PT23:40"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N52bea96c05074532a7956d7d8e1cdee0 .

