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

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

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

<album/35412> a mo:Release ;
    mo:catalogue_number "N/A" .

<album/35411#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Wave"@en,
        "The Wave"@ja,
        "The Wave"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "subPixel"@en ;
            foaf:made <album/35411#composition> ;
            foaf:name "subPixel"@en ] ;
    mo:produced_work <album/35411#musicalwork> ;
    schema:name "The Wave"@en,
        "The Wave"@ja,
        "The Wave"@ja-latn .

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

<org/714#subject> schema:name "Ubiktune"@en,
        "Ubiktune"@ja,
        "Ubiktune"@ja-latn ;
    foaf:name "Ubiktune"@en,
        "Ubiktune"@ja,
        "Ubiktune"@ja-latn .

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

<https://medium-media.vgm.io/albums/11/35411/35411-1348444948.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/35411#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Wave"@en,
        "The Wave"@ja,
        "The Wave"@ja-latn ;
    mo:performance_of <album/35411#musicalwork> ;
    mo:performer _:N185ae859f08e47d4a264738a867e0318,
        _:N3ec96c6508fe4d4aac8af9656255bfd6,
        _:N64384768b81f4a2ca3741b9a54e97a39,
        _:N77040c5298cb4a5eac1961e3ef675629 ;
    mo:recorded_as <album/35411#musicalexpression> ;
    schema:byArtist _:N185ae859f08e47d4a264738a867e0318,
        _:N3ec96c6508fe4d4aac8af9656255bfd6,
        _:N64384768b81f4a2ca3741b9a54e97a39,
        _:N77040c5298cb4a5eac1961e3ef675629 ;
    schema:name "The Wave"@en,
        "The Wave"@ja,
        "The Wave"@ja-latn ;
    schema:workPerformed <album/35411#musicalwork> .

<album/35411#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-02-12"^^xsd:date ;
    dcterms:title "The Wave"@en,
        "The Wave"@ja,
        "The Wave"@ja-latn ;
    mo:catalogue_number "UBI037" ;
    mo:media_type "Digital" ;
    mo:other_release_of <album/35412> ;
    mo:publication_of <album/35411#musicalexpression> ;
    mo:publisher <org/714#subject> ;
    mo:record _:N9fec8058e6b34fb2aad220eb8bed74ea ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Amanda Altobelli"@en ;
            foaf:name "Amanda Altobelli"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "subPixel"@en ;
            foaf:name "subPixel"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rick Birmingham"@en ;
            foaf:name "Rick Birmingham"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Allan Ross"@en ;
            foaf:name "Allan Ross"@en ] ;
    schema:datePublished "2012-02-12"^^xsd:date ;
    schema:genre "Game-adjacent" ;
    schema:image <https://media.vgm.io/albums/11/35411/35411-1348444948.jpg> ;
    schema:name "The Wave"@en,
        "The Wave"@ja,
        "The Wave"@ja-latn ;
    schema:publisher <org/714#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/35411/35411-1348444948.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35411#subject> ;
    schema:name "subPixel"@en ;
    foaf:made <album/35411#subject> ;
    foaf:name "subPixel"@en .

_:N185ae859f08e47d4a264738a867e0318 a schema:Person,
        foaf:Person ;
    mo:performed <album/35411#performance> ;
    schema:name "subPixel"@en ;
    foaf:name "subPixel"@en .

_:N262d52c7980c40eea7bbe869cd49ed7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outage With Candles (live)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N9fec8058e6b34fb2aad220eb8bed74ea ;
    schema:name "Outage With Candles (live)"@en .

_:N3566cb56e9cb49c1bddda118e2c516da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outage With Candles (chip)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N9fec8058e6b34fb2aad220eb8bed74ea ;
    schema:name "Outage With Candles (chip)"@en .

_:N3d8621bf63ae4487a95a2329c8c94c6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Close Rain (chip)"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N9fec8058e6b34fb2aad220eb8bed74ea ;
    schema:name "Close Rain (chip)"@en .

_:N3ec96c6508fe4d4aac8af9656255bfd6 a schema:Person,
        foaf:Person ;
    mo:performed <album/35411#performance> ;
    schema:name "Rick Birmingham"@en ;
    foaf:name "Rick Birmingham"@en .

_:N64384768b81f4a2ca3741b9a54e97a39 a schema:Person,
        foaf:Person ;
    mo:performed <album/35411#performance> ;
    schema:name "Amanda Altobelli"@en ;
    foaf:name "Amanda Altobelli"@en .

_:N77040c5298cb4a5eac1961e3ef675629 a schema:Person,
        foaf:Person ;
    mo:performed <album/35411#performance> ;
    schema:name "Allan Ross"@en ;
    foaf:name "Allan Ross"@en .

_:N7d99ee9a38864b389c9cd4558a33a6b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Connected to the Breath (chip)"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N9fec8058e6b34fb2aad220eb8bed74ea ;
    schema:name "Connected to the Breath (chip)"@en .

_:N9927d18ee112490cafc99f5b6096c724 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Connected to the Breath (live)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N9fec8058e6b34fb2aad220eb8bed74ea ;
    schema:name "Connected to the Breath (live)"@en .

_:Nb085beb64d714886abbd343f218d4295 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oh, How Romantic (chip)"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N9fec8058e6b34fb2aad220eb8bed74ea ;
    schema:name "Oh, How Romantic (chip)"@en .

_:Nb306d9c7b82b43f09f9dd44a8e642b37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Close Rain (live)"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N9fec8058e6b34fb2aad220eb8bed74ea ;
    schema:name "Close Rain (live)"@en .

_:Nb493b7399336497eaf84bd6d7fdcfac2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oh, How Romantic (live)"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N9fec8058e6b34fb2aad220eb8bed74ea ;
    schema:name "Oh, How Romantic (live)"@en .

_:Nd4eaa6fb93bb45f5a8585938dee7fa58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stuck in the Room (live)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N9fec8058e6b34fb2aad220eb8bed74ea ;
    schema:name "Stuck in the Room (live)"@en .

_:Ne483d7c9cec74737a5319c34cd46642f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Know, I Know (live)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N9fec8058e6b34fb2aad220eb8bed74ea ;
    schema:name "I Know, I Know (live)"@en .

_:Nec3a56ce6ae34c8f9622dd2b2172c173 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Know, I Know (chip)"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N9fec8058e6b34fb2aad220eb8bed74ea ;
    schema:name "I Know, I Know (chip)"@en .

_:Nfc1e8f8684524a298aacfb343efdc696 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stuck in the Room (chip)"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N9fec8058e6b34fb2aad220eb8bed74ea ;
    schema:name "Stuck in the Room (chip)"@en .

_:N9fec8058e6b34fb2aad220eb8bed74ea a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N262d52c7980c40eea7bbe869cd49ed7a,
        _:N3566cb56e9cb49c1bddda118e2c516da,
        _:N3d8621bf63ae4487a95a2329c8c94c6d,
        _:N7d99ee9a38864b389c9cd4558a33a6b8,
        _:N9927d18ee112490cafc99f5b6096c724,
        _:Nb085beb64d714886abbd343f218d4295,
        _:Nb306d9c7b82b43f09f9dd44a8e642b37,
        _:Nb493b7399336497eaf84bd6d7fdcfac2,
        _:Nd4eaa6fb93bb45f5a8585938dee7fa58,
        _:Ne483d7c9cec74737a5319c34cd46642f,
        _:Nec3a56ce6ae34c8f9622dd2b2172c173,
        _:Nfc1e8f8684524a298aacfb343efdc696 ;
    mo:track_count 12 ;
    schema:duration "PT37:02"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N262d52c7980c40eea7bbe869cd49ed7a,
        _:N3566cb56e9cb49c1bddda118e2c516da,
        _:N3d8621bf63ae4487a95a2329c8c94c6d,
        _:N7d99ee9a38864b389c9cd4558a33a6b8,
        _:N9927d18ee112490cafc99f5b6096c724,
        _:Nb085beb64d714886abbd343f218d4295,
        _:Nb306d9c7b82b43f09f9dd44a8e642b37,
        _:Nb493b7399336497eaf84bd6d7fdcfac2,
        _:Nd4eaa6fb93bb45f5a8585938dee7fa58,
        _:Ne483d7c9cec74737a5319c34cd46642f,
        _:Nec3a56ce6ae34c8f9622dd2b2172c173,
        _:Nfc1e8f8684524a298aacfb343efdc696 .

