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

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

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

<artist/37844#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103893#subject> ;
    schema:name "MEEBEE"@en ;
    foaf:made <album/103893#composition>,
        <album/103893#subject> ;
    foaf:name "MEEBEE"@en .

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

<album/103893#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gradeted"@en,
        "Gradeted"@ja,
        "Gradeted"@ja-latn ;
    mo:performance_of <album/103893#musicalwork> ;
    mo:recorded_as <album/103893#musicalexpression> ;
    schema:name "Gradeted"@en,
        "Gradeted"@ja,
        "Gradeted"@ja-latn ;
    schema:workPerformed <album/103893#musicalwork> .

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

<https://medium-media.vgm.io/albums/39/103893/103893-b8014e106109.jpg> a schema:ImageObject,
        foaf:Image .

<album/103893#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gradeted"@en,
        "Gradeted"@ja,
        "Gradeted"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "a.k.a KAZUHIRO ABO"@en ;
            foaf:made <album/103893#composition> ;
            foaf:name "a.k.a KAZUHIRO ABO"@en ],
        <artist/37844#subject> ;
    mo:produced_work <album/103893#musicalwork> ;
    schema:name "Gradeted"@en,
        "Gradeted"@ja,
        "Gradeted"@ja-latn .

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

<album/103893#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-01"^^xsd:date ;
    dcterms:title "Gradeted"@en,
        "Gradeted"@ja,
        "Gradeted"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/103893#musicalexpression> ;
    mo:publisher _:Nd334eafbabe140918f91050adf32825a ;
    mo:record _:Nee01874d1be34e9c906a0d22ce7dd5ed ;
    mo:record_count 1 ;
    schema:datePublished "2020-05-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/39/103893/103893-b8014e106109.jpg> ;
    schema:name "Gradeted"@en,
        "Gradeted"@ja,
        "Gradeted"@ja-latn ;
    schema:publisher _:Nd334eafbabe140918f91050adf32825a ;
    foaf:depiction <https://media.vgm.io/albums/39/103893/103893-b8014e106109.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103893#subject> ;
    schema:name "a.k.a KAZUHIRO ABO"@en ;
    foaf:made <album/103893#subject> ;
    foaf:name "a.k.a KAZUHIRO ABO"@en .

_:N083bdf6a12bb4229bdbeeed1fad9dcb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Air Bag"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:Nee01874d1be34e9c906a0d22ce7dd5ed ;
    schema:name "Air Bag"@en .

_:N65982a61c45441ea97007513742b67b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Steam&Lights"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:Nee01874d1be34e9c906a0d22ce7dd5ed ;
    schema:name "Steam&Lights"@en .

_:Nd334eafbabe140918f91050adf32825a schema:name "MEEBEE"@en,
        "MEEBEE"@ja,
        "MEEBEE"@ja-latn ;
    foaf:name "MEEBEE"@en,
        "MEEBEE"@ja,
        "MEEBEE"@ja-latn .

_:Nee01874d1be34e9c906a0d22ce7dd5ed a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N083bdf6a12bb4229bdbeeed1fad9dcb2,
        _:N65982a61c45441ea97007513742b67b6 ;
    mo:track_count 2 ;
    schema:duration "PT12:17"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N083bdf6a12bb4229bdbeeed1fad9dcb2,
        _:N65982a61c45441ea97007513742b67b6 .

