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

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

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

<artist/13980#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106117#subject> ;
    schema:name "kashiwa daisuke"@en ;
    foaf:made <album/106117#composition>,
        <album/106117#subject> ;
    foaf:name "kashiwa daisuke"@en .

<album/106117#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "program music I / kashiwa daisuke"@en,
        "program music I / kashiwa daisuke"@ja,
        "program music I / kashiwa daisuke"@ja-latn ;
    mo:composer <artist/13980#subject> ;
    mo:produced_work <album/106117#musicalwork> ;
    schema:name "program music I / kashiwa daisuke"@en,
        "program music I / kashiwa daisuke"@ja,
        "program music I / kashiwa daisuke"@ja-latn .

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

<album/106117#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "program music I / kashiwa daisuke"@en,
        "program music I / kashiwa daisuke"@ja,
        "program music I / kashiwa daisuke"@ja-latn ;
    mo:performance_of <album/106117#musicalwork> ;
    mo:recorded_as <album/106117#musicalexpression> ;
    schema:name "program music I / kashiwa daisuke"@en,
        "program music I / kashiwa daisuke"@ja,
        "program music I / kashiwa daisuke"@ja-latn ;
    schema:workPerformed <album/106117#musicalwork> .

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

<https://media.vgm.io/albums/71/106117/106117-5c20a27f5d98.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/106117#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/71/106117/106117-5c20a27f5d98.png> ;
    foaf:depicts <album/106117#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/71/106117/106117-5c20a27f5d98.png> .

<https://medium-media.vgm.io/albums/71/106117/106117-5c20a27f5d98.png> a schema:ImageObject,
        foaf:Image .

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

<album/106117#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-08-24"^^xsd:date ;
    dcterms:title "program music I / kashiwa daisuke"@en,
        "program music I / kashiwa daisuke"@ja,
        "program music I / kashiwa daisuke"@ja-latn ;
    mo:catalogue_number "CXCA-1212" ;
    mo:media_type "CD" ;
    mo:publication_of <album/106117#musicalexpression> ;
    mo:publisher <org/4036#subject> ;
    mo:record _:Ne8a753b0166f41c49df77f44396dd612 ;
    mo:record_count 1 ;
    schema:datePublished "2007-08-24"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/71/106117/106117-5c20a27f5d98.png> ;
    schema:name "program music I / kashiwa daisuke"@en,
        "program music I / kashiwa daisuke"@ja,
        "program music I / kashiwa daisuke"@ja-latn ;
    schema:publisher <org/4036#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/106117/106117-5c20a27f5d98.png> .

_:N2a7bb210480a45abb3072dd4eddd54d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "stella"@en ;
    mo:track_number 1 ;
    schema:duration "PT35:58"^^xsd:interval ;
    schema:inPlaylist _:Ne8a753b0166f41c49df77f44396dd612 ;
    schema:name "stella"@en .

_:Nfd74de5e4a0d499a822a693c1730ab12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "write once, run melos"@en ;
    mo:track_number 2 ;
    schema:duration "PT25:57"^^xsd:interval ;
    schema:inPlaylist _:Ne8a753b0166f41c49df77f44396dd612 ;
    schema:name "write once, run melos"@en .

_:Ne8a753b0166f41c49df77f44396dd612 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a7bb210480a45abb3072dd4eddd54d3,
        _:Nfd74de5e4a0d499a822a693c1730ab12 ;
    mo:track_count 2 ;
    schema:duration "PT61:55"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2a7bb210480a45abb3072dd4eddd54d3,
        _:Nfd74de5e4a0d499a822a693c1730ab12 .

