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

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

<album/23872#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yume Note / azusa"@en,
        "夢ノート / azusa"@ja,
        "Yume Note / azusa"@ja-latn ;
    mo:composer <artist/10695#subject> ;
    mo:produced_work <album/23872#musicalwork> ;
    schema:name "Yume Note / azusa"@en,
        "夢ノート / azusa"@ja,
        "Yume Note / azusa"@ja-latn .

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

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/27/23872/23872-1302748312.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/23872#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yume Note / azusa"@en,
        "夢ノート / azusa"@ja,
        "Yume Note / azusa"@ja-latn ;
    mo:performance_of <album/23872#musicalwork> ;
    mo:performer <artist/10695#subject> ;
    mo:recorded_as <album/23872#musicalexpression> ;
    schema:byArtist <artist/10695#subject> ;
    schema:name "Yume Note / azusa"@en,
        "夢ノート / azusa"@ja,
        "Yume Note / azusa"@ja-latn ;
    schema:workPerformed <album/23872#musicalwork> .

<artist/10695#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23872#subject> ;
    mo:performed <album/23872#performance> ;
    schema:name "azusa"@en ;
    foaf:made <album/23872#composition>,
        <album/23872#lyrics>,
        <album/23872#subject> ;
    foaf:name "azusa"@en .

<album/23872#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-04-27"^^xsd:date ;
    dcterms:title "Yume Note / azusa"@en,
        "夢ノート / azusa"@ja,
        "Yume Note / azusa"@ja-latn ;
    mo:catalogue_number "PCCG-01164" ;
    mo:media_type "CD" ;
    mo:publication_of <album/23872#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:Nfde6277c6d72433d8742be9dfbc97211 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Drucker in the Dug-Out"@en ;
            foaf:name "Drucker in the Dug-Out"@en ] ;
    schema:byArtist <artist/10695#subject> ;
    schema:datePublished "2011-04-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/27/23872/23872-1302748312.jpg> ;
    schema:name "Yume Note / azusa"@en,
        "夢ノート / azusa"@ja,
        "Yume Note / azusa"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/23872/23872-1302748312.jpg> .

_:N324dff79449244cc9453aae4f8944cd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢ノート (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfde6277c6d72433d8742be9dfbc97211 ;
    schema:name "夢ノート (Instrumental)"@ja .

_:N4fa4ce0106b54b17a959150088625bd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Precious Time"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfde6277c6d72433d8742be9dfbc97211 ;
    schema:name "Precious Time"@ja .

_:Nbf27ace4f1514fd5a47a4016d2f5ed00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Wish"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfde6277c6d72433d8742be9dfbc97211 ;
    schema:name "I Wish"@ja .

_:Ne3a9e834a8924f7499a57477baa5b5c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢ノート"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfde6277c6d72433d8742be9dfbc97211 ;
    schema:name "夢ノート"@ja .

_:Nfde6277c6d72433d8742be9dfbc97211 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N324dff79449244cc9453aae4f8944cd2,
        _:N4fa4ce0106b54b17a959150088625bd4,
        _:Nbf27ace4f1514fd5a47a4016d2f5ed00,
        _:Ne3a9e834a8924f7499a57477baa5b5c5 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N324dff79449244cc9453aae4f8944cd2,
        _:N4fa4ce0106b54b17a959150088625bd4,
        _:Nbf27ace4f1514fd5a47a4016d2f5ed00,
        _:Ne3a9e834a8924f7499a57477baa5b5c5 .

