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

<album/11255#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Number of the Bit"@en,
        "The Number of the Bit"@ja,
        "The Number of the Bit"@ja-latn ;
    mo:produced_work <album/11255#musicalwork> ;
    schema:name "The Number of the Bit"@en,
        "The Number of the Bit"@ja,
        "The Number of the Bit"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/55/11255/11255-1238818213.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/11255#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Number of the Bit"@en,
        "The Number of the Bit"@ja,
        "The Number of the Bit"@ja-latn ;
    mo:performance_of <album/11255#musicalwork> ;
    mo:performer <artist/2689#subject> ;
    mo:recorded_as <album/11255#musicalexpression> ;
    schema:byArtist <artist/2689#subject> ;
    schema:name "The Number of the Bit"@en,
        "The Number of the Bit"@ja,
        "The Number of the Bit"@ja-latn ;
    schema:workPerformed <album/11255#musicalwork> .

<artist/2689#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11255#performance> ;
    schema:name "8 Bit Instrumental"@en ;
    foaf:name "8 Bit Instrumental"@en .

<album/11255#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-07"^^xsd:date ;
    dcterms:title "The Number of the Bit"@en,
        "The Number of the Bit"@ja,
        "The Number of the Bit"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/11255#musicalexpression> ;
    mo:publisher _:N8e1106a221664fe4a9fa81484d0dd4e9 ;
    mo:record _:N1422fb85e4a14bb2af8fdedad766f1b0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Chrono Trigger"@en ;
            foaf:name "Chrono Trigger"@en ] ;
    schema:byArtist <artist/2689#subject> ;
    schema:datePublished "2008-12-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/11255/11255-1238818213.jpg> ;
    schema:name "The Number of the Bit"@en,
        "The Number of the Bit"@ja,
        "The Number of the Bit"@ja-latn ;
    schema:publisher _:N8e1106a221664fe4a9fa81484d0dd4e9 ;
    foaf:depiction <https://media.vgm.io/albums/55/11255/11255-1238818213.jpg> .

_:N0c34da805b0f4813926008e96d0df50f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chrono Trigger - Wind Scene"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N1422fb85e4a14bb2af8fdedad766f1b0 ;
    schema:name "Chrono Trigger - Wind Scene"@en .

_:N3c6b9ac847c94074b0144ac0a0c3462c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alex Kidd"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N1422fb85e4a14bb2af8fdedad766f1b0 ;
    schema:name "Alex Kidd"@en .

_:N68a83739682340af8f3b39c0b1f9211b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chrono Trigger - Main Theme"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N1422fb85e4a14bb2af8fdedad766f1b0 ;
    schema:name "Chrono Trigger - Main Theme"@en .

_:N7a95637fa00a41b5803adcc8c7653b11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chrono Trigger - Secret of the Forest"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N1422fb85e4a14bb2af8fdedad766f1b0 ;
    schema:name "Chrono Trigger - Secret of the Forest"@en .

_:N85bafb8cf9ef4b1397b07ead8e7d5208 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N1422fb85e4a14bb2af8fdedad766f1b0 ;
    schema:name "Zelda"@en .

_:N8e1106a221664fe4a9fa81484d0dd4e9 schema:name "8 Bit Instrumental"@en ;
    foaf:name "8 Bit Instrumental"@en .

_:N8f039a0a86ac4245bb633b949f530bf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Metroid - Berinstar"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N1422fb85e4a14bb2af8fdedad766f1b0 ;
    schema:name "Super Metroid - Berinstar"@en .

_:N92160973948c40d1ba82e39732d79d50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Metroid - Brinstar"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N1422fb85e4a14bb2af8fdedad766f1b0 ;
    schema:name "Super Metroid - Brinstar"@en .

_:N94103edf882c4af297a574af590de5ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bomberman"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N1422fb85e4a14bb2af8fdedad766f1b0 ;
    schema:name "Bomberman"@en .

_:Nc5462faa7e0c4ffa8723ffefa7f7d26e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Atari Age"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N1422fb85e4a14bb2af8fdedad766f1b0 ;
    schema:name "Atari Age"@en .

_:Nd9ad355b15714173bfbe503fba55da68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Streets of Rage II"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N1422fb85e4a14bb2af8fdedad766f1b0 ;
    schema:name "Streets of Rage II"@en .

_:Ne5aa8b40244144c18662ea98a113f7c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Metroid - Main Theme"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N1422fb85e4a14bb2af8fdedad766f1b0 ;
    schema:name "Super Metroid - Main Theme"@en .

_:Nea77416784264d9bb835710c03f94248 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chrono Trigger - Frog"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N1422fb85e4a14bb2af8fdedad766f1b0 ;
    schema:name "Chrono Trigger - Frog"@en .

_:Nec2895627a5c4b51bec92cd3eeb896b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chrono Trigger - Battle"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N1422fb85e4a14bb2af8fdedad766f1b0 ;
    schema:name "Chrono Trigger - Battle"@en .

_:Nf9cca15310104075beea1f2c88d53a21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Metroid - Boss"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N1422fb85e4a14bb2af8fdedad766f1b0 ;
    schema:name "Super Metroid - Boss"@en .

_:N1422fb85e4a14bb2af8fdedad766f1b0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c34da805b0f4813926008e96d0df50f,
        _:N3c6b9ac847c94074b0144ac0a0c3462c,
        _:N68a83739682340af8f3b39c0b1f9211b,
        _:N7a95637fa00a41b5803adcc8c7653b11,
        _:N85bafb8cf9ef4b1397b07ead8e7d5208,
        _:N8f039a0a86ac4245bb633b949f530bf6,
        _:N92160973948c40d1ba82e39732d79d50,
        _:N94103edf882c4af297a574af590de5ca,
        _:Nc5462faa7e0c4ffa8723ffefa7f7d26e,
        _:Nd9ad355b15714173bfbe503fba55da68,
        _:Ne5aa8b40244144c18662ea98a113f7c7,
        _:Nea77416784264d9bb835710c03f94248,
        _:Nec2895627a5c4b51bec92cd3eeb896b8,
        _:Nf9cca15310104075beea1f2c88d53a21 ;
    mo:track_count 14 ;
    schema:duration "PT39:24"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0c34da805b0f4813926008e96d0df50f,
        _:N3c6b9ac847c94074b0144ac0a0c3462c,
        _:N68a83739682340af8f3b39c0b1f9211b,
        _:N7a95637fa00a41b5803adcc8c7653b11,
        _:N85bafb8cf9ef4b1397b07ead8e7d5208,
        _:N8f039a0a86ac4245bb633b949f530bf6,
        _:N92160973948c40d1ba82e39732d79d50,
        _:N94103edf882c4af297a574af590de5ca,
        _:Nc5462faa7e0c4ffa8723ffefa7f7d26e,
        _:Nd9ad355b15714173bfbe503fba55da68,
        _:Ne5aa8b40244144c18662ea98a113f7c7,
        _:Nea77416784264d9bb835710c03f94248,
        _:Nec2895627a5c4b51bec92cd3eeb896b8,
        _:Nf9cca15310104075beea1f2c88d53a21 .

