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

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

<artist/36188#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12361#subject> ;
    schema:name "bassy"@en ;
    foaf:made <album/12361#composition>,
        <album/12361#lyrics>,
        <album/12361#subject> ;
    foaf:name "bassy"@en .

<album/12361#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Like a Butler SPECIAL DISC"@en,
        "Like a Butler SPECIAL DISC"@ja,
        "Like a Butler SPECIAL DISC"@ja-latn ;
    mo:composer <artist/36188#subject> ;
    mo:produced_work <album/12361#musicalwork> ;
    schema:name "Like a Butler SPECIAL DISC"@en,
        "Like a Butler SPECIAL DISC"@ja,
        "Like a Butler SPECIAL DISC"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/16/12361/12361-1235808596.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/12361#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Like a Butler SPECIAL DISC"@en,
        "Like a Butler SPECIAL DISC"@ja,
        "Like a Butler SPECIAL DISC"@ja-latn ;
    mo:performance_of <album/12361#musicalwork> ;
    mo:performer <artist/454#subject> ;
    mo:recorded_as <album/12361#musicalexpression> ;
    schema:byArtist <artist/454#subject> ;
    schema:name "Like a Butler SPECIAL DISC"@en,
        "Like a Butler SPECIAL DISC"@ja,
        "Like a Butler SPECIAL DISC"@ja-latn ;
    schema:workPerformed <album/12361#musicalwork> .

<artist/454#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12361#performance> ;
    schema:name "Barbarian On The Groove"@en ;
    foaf:name "Barbarian On The Groove"@en .

<album/12361#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-02-27"^^xsd:date ;
    dcterms:title "Like a Butler SPECIAL DISC"@en,
        "Like a Butler SPECIAL DISC"@ja,
        "Like a Butler SPECIAL DISC"@ja-latn ;
    mo:catalogue_number "AXL-0016" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12361#musicalexpression> ;
    mo:publisher <org/479#subject> ;
    mo:record _:Nfc95bd8e7f1641e3900a3e2cc06bfa50 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Like a Butler"@en ;
            foaf:name "Like a Butler"@en ] ;
    schema:byArtist <artist/454#subject> ;
    schema:datePublished "2009-02-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/16/12361/12361-1235808596.jpg> ;
    schema:name "Like a Butler SPECIAL DISC"@en,
        "Like a Butler SPECIAL DISC"@ja,
        "Like a Butler SPECIAL DISC"@ja-latn ;
    schema:publisher <org/479#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/12361/12361-1235808596.jpg> .

_:N030e6389433c4211bde5d9899843b040 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gruppo (Short Instrumental ver.)"@en,
        "グルッポ (Short Instrumental ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nfc95bd8e7f1641e3900a3e2cc06bfa50 ;
    schema:name "Gruppo (Short Instrumental ver.)"@en,
        "グルッポ (Short Instrumental ver.)"@ja .

_:N0dcfe5f6360f479dbcbe9411346f0063 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gruppo"@en,
        "グルッポ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nfc95bd8e7f1641e3900a3e2cc06bfa50 ;
    schema:name "Gruppo"@en,
        "グルッポ"@ja .

_:Ncadd0722117148f9b27ce0f1bdf0126c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gruppo (Short ver.)"@en,
        "グルッポ (Short ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nfc95bd8e7f1641e3900a3e2cc06bfa50 ;
    schema:name "Gruppo (Short ver.)"@en,
        "グルッポ (Short ver.)"@ja .

_:Ndceab06e38ff41eeb283a6344ac464fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gruppo (Instrumental ver.)"@en,
        "グルッポ (Instrumental ver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nfc95bd8e7f1641e3900a3e2cc06bfa50 ;
    schema:name "Gruppo (Instrumental ver.)"@en,
        "グルッポ (Instrumental ver.)"@ja .

_:Nfc95bd8e7f1641e3900a3e2cc06bfa50 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N030e6389433c4211bde5d9899843b040,
        _:N0dcfe5f6360f479dbcbe9411346f0063,
        _:Ncadd0722117148f9b27ce0f1bdf0126c,
        _:Ndceab06e38ff41eeb283a6344ac464fe ;
    mo:track_count 4 ;
    schema:duration "PT12:04"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N030e6389433c4211bde5d9899843b040,
        _:N0dcfe5f6360f479dbcbe9411346f0063,
        _:Ncadd0722117148f9b27ce0f1bdf0126c,
        _:Ndceab06e38ff41eeb283a6344ac464fe .

