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

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

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

<artist/1260#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10143#subject> ;
    schema:name "Joshua Morse"@en ;
    foaf:made <album/10143#composition>,
        <album/10143#subject> ;
    foaf:name "Joshua Morse"@en .

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

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

<album/10143#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Waveform"@en,
        "Waveform"@ja,
        "Waveform"@ja-latn ;
    mo:performance_of <album/10143#musicalwork> ;
    mo:recorded_as <album/10143#musicalexpression> ;
    schema:name "Waveform"@en,
        "Waveform"@ja,
        "Waveform"@ja-latn ;
    schema:workPerformed <album/10143#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/34/10143/10143-1219155740.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/10143#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/34/10143/10143-1219155740.gif> ;
    foaf:depicts <album/10143#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/34/10143/10143-1219155740.gif> .

<https://medium-media.vgm.io/albums/34/10143/10143-1219155740.gif> a schema:ImageObject,
        foaf:Image .

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

<album/10143#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-10-12"^^xsd:date ;
    dcterms:title "Waveform"@en,
        "Waveform"@ja,
        "Waveform"@ja-latn ;
    mo:catalogue_number "II07" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/10143#musicalexpression> ;
    mo:publisher <org/119#subject> ;
    mo:record _:N680b695149514336b54ee0aa088f8984 ;
    mo:record_count 1 ;
    schema:datePublished "2007-10-12"^^xsd:date ;
    schema:genre "Game-adjacent" ;
    schema:image <https://media.vgm.io/albums/34/10143/10143-1219155740.gif> ;
    schema:name "Waveform"@en,
        "Waveform"@ja,
        "Waveform"@ja-latn ;
    schema:publisher <org/119#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/10143/10143-1219155740.gif> .

_:N03c6b3fc03074b01b54a4a16fc831525 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Corridor"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N680b695149514336b54ee0aa088f8984 ;
    schema:name "Corridor"@en .

_:N26ef2ffc096e4e10bed3f7914362a560 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Streets"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N680b695149514336b54ee0aa088f8984 ;
    schema:name "Streets"@en .

_:N87df07d8937348e9bc71727786e06b38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hold Please"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N680b695149514336b54ee0aa088f8984 ;
    schema:name "Hold Please"@en .

_:Na9cc921b352247ff937df04f7abe5daa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alligators"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N680b695149514336b54ee0aa088f8984 ;
    schema:name "Alligators"@en .

_:Nd5001a171ebd4c89ab9f9f444d8ea0c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funk Bump"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N680b695149514336b54ee0aa088f8984 ;
    schema:name "Funk Bump"@en .

_:N680b695149514336b54ee0aa088f8984 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03c6b3fc03074b01b54a4a16fc831525,
        _:N26ef2ffc096e4e10bed3f7914362a560,
        _:N87df07d8937348e9bc71727786e06b38,
        _:Na9cc921b352247ff937df04f7abe5daa,
        _:Nd5001a171ebd4c89ab9f9f444d8ea0c9 ;
    mo:track_count 5 ;
    schema:duration "PT20:42"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N03c6b3fc03074b01b54a4a16fc831525,
        _:N26ef2ffc096e4e10bed3f7914362a560,
        _:N87df07d8937348e9bc71727786e06b38,
        _:Na9cc921b352247ff937df04f7abe5daa,
        _:Nd5001a171ebd4c89ab9f9f444d8ea0c9 .

