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

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

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

<album/82051#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Adventures of MicroMan Remastered Soundtrack"@en,
        "The Adventures of MicroMan Remastered Soundtrack"@ja,
        "The Adventures of MicroMan Remastered Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "John \"Cotichelli\" Adams"@en ;
            foaf:made <album/82051#composition> ;
            foaf:name "John \"Cotichelli\" Adams"@en ] ;
    mo:produced_work <album/82051#musicalwork> ;
    schema:name "The Adventures of MicroMan Remastered Soundtrack"@en,
        "The Adventures of MicroMan Remastered Soundtrack"@ja,
        "The Adventures of MicroMan Remastered Soundtrack"@ja-latn .

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

<album/82051#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Adventures of MicroMan Remastered Soundtrack"@en,
        "The Adventures of MicroMan Remastered Soundtrack"@ja,
        "The Adventures of MicroMan Remastered Soundtrack"@ja-latn ;
    mo:performance_of <album/82051#musicalwork> ;
    mo:recorded_as <album/82051#musicalexpression> ;
    schema:name "The Adventures of MicroMan Remastered Soundtrack"@en,
        "The Adventures of MicroMan Remastered Soundtrack"@ja,
        "The Adventures of MicroMan Remastered Soundtrack"@ja-latn ;
    schema:workPerformed <album/82051#musicalwork> .

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

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

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

<album/82051#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-10-15"^^xsd:date ;
    dcterms:title "The Adventures of MicroMan Remastered Soundtrack"@en,
        "The Adventures of MicroMan Remastered Soundtrack"@ja,
        "The Adventures of MicroMan Remastered Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/82051#musicalexpression> ;
    mo:publisher _:N35ff9de24cfe4fbb95e13ffe6ee09bf4 ;
    mo:record _:N5a2df0d74a5e489ba2e8509213fe8ec8 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Adventures of MicroMan"@en ;
            foaf:name "The Adventures of MicroMan"@en ] ;
    schema:datePublished "2018-10-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/82051/82051-1542230453.jpg> ;
    schema:name "The Adventures of MicroMan Remastered Soundtrack"@en,
        "The Adventures of MicroMan Remastered Soundtrack"@ja,
        "The Adventures of MicroMan Remastered Soundtrack"@ja-latn ;
    schema:publisher _:N35ff9de24cfe4fbb95e13ffe6ee09bf4 ;
    foaf:depiction <https://media.vgm.io/albums/15/82051/82051-1542230453.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82051#subject> ;
    schema:name "John \"Cotichelli\" Adams"@en ;
    foaf:made <album/82051#subject> ;
    foaf:name "John \"Cotichelli\" Adams"@en .

_:N35ff9de24cfe4fbb95e13ffe6ee09bf4 schema:name "Digital Mozart"@en,
        "Digital Mozart"@ja,
        "Digital Mozart"@ja-latn ;
    foaf:name "Digital Mozart"@en,
        "Digital Mozart"@ja,
        "Digital Mozart"@ja-latn .

_:N6764b2756f5047d29fc8d84bd91f969e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Adventures of MicroMan"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N5a2df0d74a5e489ba2e8509213fe8ec8 ;
    schema:name "The Adventures of MicroMan"@en .

_:N778777a9c2954468bc55f8d2822c0c5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crazy Computers"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N5a2df0d74a5e489ba2e8509213fe8ec8 ;
    schema:name "Crazy Computers"@en .

_:N8c382e20e01748cf81572c5ee5f16b63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End...?"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:N5a2df0d74a5e489ba2e8509213fe8ec8 ;
    schema:name "The End...?"@en .

_:Nbbd0c21acd524b109d55bcbdaa93b1f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N5a2df0d74a5e489ba2e8509213fe8ec8 ;
    schema:name "Game Over"@en .

_:N5a2df0d74a5e489ba2e8509213fe8ec8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6764b2756f5047d29fc8d84bd91f969e,
        _:N778777a9c2954468bc55f8d2822c0c5c,
        _:N8c382e20e01748cf81572c5ee5f16b63,
        _:Nbbd0c21acd524b109d55bcbdaa93b1f0 ;
    mo:track_count 4 ;
    schema:duration "PT8:48"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N6764b2756f5047d29fc8d84bd91f969e,
        _:N778777a9c2954468bc55f8d2822c0c5c,
        _:N8c382e20e01748cf81572c5ee5f16b63,
        _:Nbbd0c21acd524b109d55bcbdaa93b1f0 .

