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

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

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

<artist/4903#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10262#subject> ;
    schema:name "Videogame Orchestra"@en ;
    foaf:made <album/10262#composition>,
        <album/10262#subject> ;
    foaf:name "Videogame Orchestra"@en .

<album/10262#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Slot Machine"@en,
        "Slot Machine"@ja,
        "Slot Machine"@ja-latn ;
    mo:composer <artist/4903#subject> ;
    mo:produced_work <album/10262#musicalwork> ;
    schema:name "Slot Machine"@en,
        "Slot Machine"@ja,
        "Slot Machine"@ja-latn .

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

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

<org/119#subject> schema:name "II (Pause)"@en,
        "II (Pause)"@ja,
        "II (Pause)"@ja-latn ;
    foaf:name "II (Pause)"@en,
        "II (Pause)"@ja,
        "II (Pause)"@ja-latn .

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

<https://medium-media.vgm.io/albums/26/10262/10262-1219933353.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/10262#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-01-01"^^xsd:date ;
    dcterms:title "Slot Machine"@en,
        "Slot Machine"@ja,
        "Slot Machine"@ja-latn ;
    mo:catalogue_number "II13" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/10262#musicalexpression> ;
    mo:publisher <org/119#subject> ;
    mo:record _:N2477ccbb4ec04aa99e6cd58d013e89b4 ;
    mo:record_count 1 ;
    schema:datePublished "2008-01-01"^^xsd:date ;
    schema:genre "Game-adjacent" ;
    schema:image <https://media.vgm.io/albums/26/10262/10262-1219933353.jpg> ;
    schema:name "Slot Machine"@en,
        "Slot Machine"@ja,
        "Slot Machine"@ja-latn ;
    schema:publisher <org/119#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/10262/10262-1219933353.jpg> .

_:N0117aa4880c042b1a56798e862bc51ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cash flow"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N2477ccbb4ec04aa99e6cd58d013e89b4 ;
    schema:name "cash flow"@en .

_:N0e33ea60122742bba4a51be4dba4c81c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "probe"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N2477ccbb4ec04aa99e6cd58d013e89b4 ;
    schema:name "probe"@en .

_:N24223d7bc58745ee9c483a574a2b7874 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "press those digits"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N2477ccbb4ec04aa99e6cd58d013e89b4 ;
    schema:name "press those digits"@en .

_:N550131dbbc904911b66ad2189cd6a638 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "useless quotes"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N2477ccbb4ec04aa99e6cd58d013e89b4 ;
    schema:name "useless quotes"@en .

_:N6571180e6fbf45aa91b62c412ce1ecf4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "breakin'"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N2477ccbb4ec04aa99e6cd58d013e89b4 ;
    schema:name "breakin'"@en .

_:Na25f16577814439cbd310692c448f91b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "neuro sector (evacuation)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N2477ccbb4ec04aa99e6cd58d013e89b4 ;
    schema:name "neuro sector (evacuation)"@en .

_:N2477ccbb4ec04aa99e6cd58d013e89b4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0117aa4880c042b1a56798e862bc51ce,
        _:N0e33ea60122742bba4a51be4dba4c81c,
        _:N24223d7bc58745ee9c483a574a2b7874,
        _:N550131dbbc904911b66ad2189cd6a638,
        _:N6571180e6fbf45aa91b62c412ce1ecf4,
        _:Na25f16577814439cbd310692c448f91b ;
    mo:track_count 6 ;
    schema:duration "PT26:49"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0117aa4880c042b1a56798e862bc51ce,
        _:N0e33ea60122742bba4a51be4dba4c81c,
        _:N24223d7bc58745ee9c483a574a2b7874,
        _:N550131dbbc904911b66ad2189cd6a638,
        _:N6571180e6fbf45aa91b62c412ce1ecf4,
        _:Na25f16577814439cbd310692c448f91b .

