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

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

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

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

<artist/1471#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35477#subject> ;
    schema:name "Masafumi Ogata"@en,
        "尾形雅史"@ja ;
    foaf:made <album/35477#composition>,
        <album/35477#subject> ;
    foaf:name "Masafumi Ogata"@en,
        "尾形雅史"@ja .

<artist/257#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35477#subject> ;
    schema:name "Kenichi Tokoi"@en,
        "床井健一"@ja ;
    foaf:made <album/35477#composition>,
        <album/35477#subject> ;
    foaf:name "Kenichi Tokoi"@en,
        "床井健一"@ja .

<artist/449#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35477#subject> ;
    schema:name "Naofumi Hataya"@en,
        "幡谷尚史"@ja ;
    foaf:made <album/35477#composition>,
        <album/35477#subject> ;
    foaf:name "Naofumi Hataya"@en,
        "幡谷尚史"@ja .

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

<product/1119#subject> a schema:CreativeWork ;
    schema:name "Sonic Colors"@en,
        "ソニック カラーズ"@ja,
        "Sonic Colours"@ja-latn ;
    foaf:name "Sonic Colors"@en,
        "ソニック カラーズ"@ja,
        "Sonic Colours"@ja-latn .

<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/35477#musicalexpression> a mo:Signal ;
    mo:published_as <album/35477#subject> ;
    mo:records <album/35477#performance> .

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

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

<https://medium-media.vgm.io/albums/77/35477/35477-1348754138.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/35477#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sonic Beats Beat Tape"@en,
        "Sonic Beats Beat Tape"@ja,
        "Sonic Beats Beat Tape"@ja-latn ;
    mo:composer <artist/1227#subject>,
        <artist/1471#subject>,
        <artist/257#subject>,
        <artist/449#subject> ;
    mo:produced_work <album/35477#musicalwork> ;
    schema:name "Sonic Beats Beat Tape"@en,
        "Sonic Beats Beat Tape"@ja,
        "Sonic Beats Beat Tape"@ja-latn .

<album/35477#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-01-01"^^xsd:date ;
    dcterms:title "Sonic Beats Beat Tape"@en,
        "Sonic Beats Beat Tape"@ja,
        "Sonic Beats Beat Tape"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/35477#musicalexpression> ;
    mo:publisher _:N02af201436094dc89cf9b4f56ed2ba77 ;
    mo:record _:N7660feb4c41f4737b17e66ff2bc2354b ;
    mo:record_count 1 ;
    schema:about <product/1101#subject>,
        <product/1119#subject>,
        <product/420#subject> ;
    schema:datePublished "2012-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/77/35477/35477-1348754138.jpg> ;
    schema:name "Sonic Beats Beat Tape"@en,
        "Sonic Beats Beat Tape"@ja,
        "Sonic Beats Beat Tape"@ja-latn ;
    schema:publisher _:N02af201436094dc89cf9b4f56ed2ba77 ;
    foaf:depiction <https://media.vgm.io/albums/77/35477/35477-1348754138.jpg> .

_:N02af201436094dc89cf9b4f56ed2ba77 schema:name "SupMang Apparel"@en,
        "SupMang Apparel"@ja,
        "SupMang Apparel"@ja-latn ;
    foaf:name "SupMang Apparel"@en,
        "SupMang Apparel"@ja,
        "SupMang Apparel"@ja-latn .

_:N27def9b1fc894f9ebc21b109c4b72005 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "D.A Garden (Little Planet) Remix"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N7660feb4c41f4737b17e66ff2bc2354b ;
    schema:name "D.A Garden (Little Planet) Remix"@en .

_:Nd4052e35067f4128be85df5e5c34ab37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quartz Quadrant Remix"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N7660feb4c41f4737b17e66ff2bc2354b ;
    schema:name "Quartz Quadrant Remix"@en .

_:Ndd9485e99d204d7cb17fabef768e2064 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonic The Hedgehog Boss Remix"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N7660feb4c41f4737b17e66ff2bc2354b ;
    schema:name "Sonic The Hedgehog Boss Remix"@en .

_:Nfdcc3adb213143079c5371690f77779e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet Mountain Remix"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N7660feb4c41f4737b17e66ff2bc2354b ;
    schema:name "Sweet Mountain Remix"@en .

_:N7660feb4c41f4737b17e66ff2bc2354b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N27def9b1fc894f9ebc21b109c4b72005,
        _:Nd4052e35067f4128be85df5e5c34ab37,
        _:Ndd9485e99d204d7cb17fabef768e2064,
        _:Nfdcc3adb213143079c5371690f77779e ;
    mo:track_count 4 ;
    schema:duration "PT11:51"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N27def9b1fc894f9ebc21b109c4b72005,
        _:Nd4052e35067f4128be85df5e5c34ab37,
        _:Ndd9485e99d204d7cb17fabef768e2064,
        _:Nfdcc3adb213143079c5371690f77779e .

