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

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

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

<artist/1227#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48905#subject> ;
    schema:name "Masato Nakamura"@en,
        "中村正人"@ja ;
    foaf:made <album/48905#composition>,
        <album/48905#subject> ;
    foaf:name "Masato Nakamura"@en,
        "中村正人"@ja .

<product/420#subject> a schema:CreativeWork ;
    schema:name "Sonic the Hedgehog (16-bit)"@en,
        "ソニック・ザ・ヘッジホッグ (16-bit)"@ja,
        "Sonic the Hedgehog (16-bit)"@ja-latn ;
    foaf:name "Sonic the Hedgehog (16-bit)"@en,
        "ソニック・ザ・ヘッジホッグ (16-bit)"@ja,
        "Sonic the Hedgehog (16-bit)"@ja-latn .

<album/48905#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Greatest Bits - Sonic the Hedgehog Classics"@en,
        "The Greatest Bits - Sonic the Hedgehog Classics"@ja,
        "The Greatest Bits - Sonic the Hedgehog Classics"@ja-latn ;
    mo:composer <artist/1227#subject> ;
    mo:produced_work <album/48905#musicalwork> ;
    schema:name "The Greatest Bits - Sonic the Hedgehog Classics"@en,
        "The Greatest Bits - Sonic the Hedgehog Classics"@ja,
        "The Greatest Bits - Sonic the Hedgehog Classics"@ja-latn .

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

<album/48905#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Greatest Bits - Sonic the Hedgehog Classics"@en,
        "The Greatest Bits - Sonic the Hedgehog Classics"@ja,
        "The Greatest Bits - Sonic the Hedgehog Classics"@ja-latn ;
    mo:performance_of <album/48905#musicalwork> ;
    mo:recorded_as <album/48905#musicalexpression> ;
    schema:name "The Greatest Bits - Sonic the Hedgehog Classics"@en,
        "The Greatest Bits - Sonic the Hedgehog Classics"@ja,
        "The Greatest Bits - Sonic the Hedgehog Classics"@ja-latn ;
    schema:workPerformed <album/48905#musicalwork> .

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

<https://medium-media.vgm.io/albums/50/48905/48905-1414685308.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/48905#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-07-16"^^xsd:date ;
    dcterms:title "The Greatest Bits - Sonic the Hedgehog Classics"@en,
        "The Greatest Bits - Sonic the Hedgehog Classics"@ja,
        "The Greatest Bits - Sonic the Hedgehog Classics"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/48905#musicalexpression> ;
    mo:publisher _:N2c75d77ccd1c46dab15466b33a74ad85 ;
    mo:record _:Nb4e7b8be8938453f964c5630e8c90862 ;
    mo:record_count 1 ;
    schema:about <product/420#subject> ;
    schema:datePublished "2014-07-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/48905/48905-1414685308.jpg> ;
    schema:name "The Greatest Bits - Sonic the Hedgehog Classics"@en,
        "The Greatest Bits - Sonic the Hedgehog Classics"@ja,
        "The Greatest Bits - Sonic the Hedgehog Classics"@ja-latn ;
    schema:publisher _:N2c75d77ccd1c46dab15466b33a74ad85 ;
    foaf:depiction <https://media.vgm.io/albums/50/48905/48905-1414685308.jpg> .

_:N08e40c93b82d4c2eb428f7250c0da4ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Light Zone"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nb4e7b8be8938453f964c5630e8c90862 ;
    schema:name "Star Light Zone"@en .

_:N29a3358ca3bd4cafb085fc95ee7a9a59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Marble Zone"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nb4e7b8be8938453f964c5630e8c90862 ;
    schema:name "Marble Zone"@en .

_:N2c75d77ccd1c46dab15466b33a74ad85 schema:name "The Greatest Bits"@en ;
    foaf:name "The Greatest Bits"@en .

_:N2dd92229740d4ed19f32226ee02b44e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonic the Hedgehog Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:Nb4e7b8be8938453f964c5630e8c90862 ;
    schema:name "Sonic the Hedgehog Theme"@en .

_:N4bf933de77c6413f840c2e46b2bbafed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring Yard Zone"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nb4e7b8be8938453f964c5630e8c90862 ;
    schema:name "Spring Yard Zone"@en .

_:N6108689b8017463e94e89ce43e399599 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nb4e7b8be8938453f964c5630e8c90862 ;
    schema:name "Boss"@en .

_:N6a1e3988c7cf4e339a27ea19b891775f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Labyrinth Zone"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nb4e7b8be8938453f964c5630e8c90862 ;
    schema:name "Labyrinth Zone"@en .

_:N75bf642b269842f88976597ec449c1d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Special Stage"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nb4e7b8be8938453f964c5630e8c90862 ;
    schema:name "Special Stage"@en .

_:N92047c0ec49641a1a08d254525439ac6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scrap Brain Zone"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nb4e7b8be8938453f964c5630e8c90862 ;
    schema:name "Scrap Brain Zone"@en .

_:Na6ac4b96eef74e7b974a98c715b6af36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Staff Roll"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nb4e7b8be8938453f964c5630e8c90862 ;
    schema:name "Staff Roll"@en .

_:Nd6c51add4a9a4c38b518cc936d70276c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Green Hill Zone"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nb4e7b8be8938453f964c5630e8c90862 ;
    schema:name "Green Hill Zone"@en .

_:Ndc9dc4ccd5c24d53a08a478636af68b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Zone"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nb4e7b8be8938453f964c5630e8c90862 ;
    schema:name "Final Zone"@en .

_:Nb4e7b8be8938453f964c5630e8c90862 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08e40c93b82d4c2eb428f7250c0da4ff,
        _:N29a3358ca3bd4cafb085fc95ee7a9a59,
        _:N2dd92229740d4ed19f32226ee02b44e6,
        _:N4bf933de77c6413f840c2e46b2bbafed,
        _:N6108689b8017463e94e89ce43e399599,
        _:N6a1e3988c7cf4e339a27ea19b891775f,
        _:N75bf642b269842f88976597ec449c1d7,
        _:N92047c0ec49641a1a08d254525439ac6,
        _:Na6ac4b96eef74e7b974a98c715b6af36,
        _:Nd6c51add4a9a4c38b518cc936d70276c,
        _:Ndc9dc4ccd5c24d53a08a478636af68b3 ;
    mo:track_count 11 ;
    schema:duration "PT23:46"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N08e40c93b82d4c2eb428f7250c0da4ff,
        _:N29a3358ca3bd4cafb085fc95ee7a9a59,
        _:N2dd92229740d4ed19f32226ee02b44e6,
        _:N4bf933de77c6413f840c2e46b2bbafed,
        _:N6108689b8017463e94e89ce43e399599,
        _:N6a1e3988c7cf4e339a27ea19b891775f,
        _:N75bf642b269842f88976597ec449c1d7,
        _:N92047c0ec49641a1a08d254525439ac6,
        _:Na6ac4b96eef74e7b974a98c715b6af36,
        _:Nd6c51add4a9a4c38b518cc936d70276c,
        _:Ndc9dc4ccd5c24d53a08a478636af68b3 .

