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

<artist/332#subject> a schema:Person,
        foaf:Person ;
    schema:name "Maaya Sakamoto"@en,
        "坂本真綾"@ja ;
    foaf:made <album/28251#lyrics>,
        <album/28251#subject> ;
    foaf:name "Maaya Sakamoto"@en,
        "坂本真綾"@ja .

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

<artist/47883#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28251#subject> ;
    schema:name "Takashi Tsukamoto"@en,
        "塚本亮"@ja ;
    foaf:made <album/28251#composition>,
        <album/28251#subject> ;
    foaf:name "Takashi Tsukamoto"@en,
        "塚本亮"@ja .

<artist/9684#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28251#subject> ;
    schema:name "Ryo Eguchi"@en,
        "江口亮"@ja ;
    foaf:made <album/28251#composition>,
        <album/28251#subject> ;
    foaf:name "Ryo Eguchi"@en,
        "江口亮"@ja .

<product/1431#subject> a schema:CreativeWork ;
    schema:name "Last Exile: Fam, the Silver Wing"@en,
        "Last Exile: Fam, the Silver Wing"@ja,
        "Last Exile: Fam, the Silver Wing"@ja-latn ;
    foaf:name "Last Exile: Fam, the Silver Wing"@en,
        "Last Exile: Fam, the Silver Wing"@ja,
        "Last Exile: Fam, the Silver Wing"@ja-latn .

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

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

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

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

<https://medium-media.vgm.io/albums/15/28251/28251-1341030819.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/28251#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Buddy / Maaya Sakamoto"@en,
        "Buddy ／ 坂本真綾"@ja,
        "Buddy / Maaya Sakamoto"@ja-latn ;
    mo:performance_of <album/28251#musicalwork> ;
    mo:performer <artist/11856#subject> ;
    mo:recorded_as <album/28251#musicalexpression> ;
    schema:byArtist <artist/11856#subject> ;
    schema:name "Buddy / Maaya Sakamoto"@en,
        "Buddy ／ 坂本真綾"@ja,
        "Buddy / Maaya Sakamoto"@ja-latn ;
    schema:workPerformed <album/28251#musicalwork> .

<album/28251#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Buddy / Maaya Sakamoto"@en,
        "Buddy ／ 坂本真綾"@ja,
        "Buddy / Maaya Sakamoto"@ja-latn ;
    mo:composer <artist/11856#subject>,
        <artist/47883#subject>,
        <artist/9684#subject> ;
    mo:produced_work <album/28251#musicalwork> ;
    schema:name "Buddy / Maaya Sakamoto"@en,
        "Buddy ／ 坂本真綾"@ja,
        "Buddy / Maaya Sakamoto"@ja-latn .

<artist/11856#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28251#subject> ;
    mo:performed <album/28251#performance> ;
    schema:name "School Food Punishment"@en ;
    foaf:made <album/28251#composition>,
        <album/28251#subject> ;
    foaf:name "School Food Punishment"@en .

<album/28251#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-10-19"^^xsd:date ;
    dcterms:title "Buddy / Maaya Sakamoto"@en,
        "Buddy ／ 坂本真綾"@ja,
        "Buddy / Maaya Sakamoto"@ja-latn ;
    mo:catalogue_number "VTCL-35119" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28251#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:Nd10edb2ee3554eaa8e8cbfee2fb2ba10 ;
    mo:record_count 1 ;
    schema:about <product/1431#subject> ;
    schema:byArtist <artist/11856#subject> ;
    schema:datePublished "2011-10-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/15/28251/28251-1341030819.jpg> ;
    schema:name "Buddy / Maaya Sakamoto"@en,
        "Buddy ／ 坂本真綾"@ja,
        "Buddy / Maaya Sakamoto"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/28251/28251-1341030819.jpg> .

_:N71b268b08b9b44cea02472e95619b427 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "something little -Instrumental-"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Nd10edb2ee3554eaa8e8cbfee2fb2ba10 ;
    schema:name "something little -Instrumental-"@en .

_:N9c88b837806c4cc9a48c345f4a0f9a8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Buddy -Instrumental-"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nd10edb2ee3554eaa8e8cbfee2fb2ba10 ;
    schema:name "Buddy -Instrumental-"@en .

_:Na9d05b7b740e4720b822434a6b2fd324 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "something little"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Nd10edb2ee3554eaa8e8cbfee2fb2ba10 ;
    schema:name "something little"@en .

_:Ncc60a0c0ee954023952e1c3475427916 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Buddy"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nd10edb2ee3554eaa8e8cbfee2fb2ba10 ;
    schema:name "Buddy"@en .

_:Nd10edb2ee3554eaa8e8cbfee2fb2ba10 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N71b268b08b9b44cea02472e95619b427,
        _:N9c88b837806c4cc9a48c345f4a0f9a8d,
        _:Na9d05b7b740e4720b822434a6b2fd324,
        _:Ncc60a0c0ee954023952e1c3475427916 ;
    mo:track_count 4 ;
    schema:duration "PT18:27"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N71b268b08b9b44cea02472e95619b427,
        _:N9c88b837806c4cc9a48c345f4a0f9a8d,
        _:Na9d05b7b740e4720b822434a6b2fd324,
        _:Ncc60a0c0ee954023952e1c3475427916 .

