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

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

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

<artist/1402#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7285#subject> ;
    schema:name "Alexander Brandon"@en ;
    foaf:made <album/7285#composition>,
        <album/7285#subject> ;
    foaf:name "Alexander Brandon"@en .

<artist/1407#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7285#subject> ;
    schema:name "Daniel Gardopee"@en ;
    foaf:made <album/7285#composition>,
        <album/7285#subject> ;
    foaf:name "Daniel Gardopee"@en .

<artist/3175#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7285#subject> ;
    schema:name "W.V. Flemming"@en ;
    foaf:made <album/7285#composition>,
        <album/7285#subject> ;
    foaf:name "W.V. Flemming"@en .

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

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

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

<https://medium-media.vgm.io/albums/58/7285/7285-1240140543.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/7285#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Atmospheres - Pulses"@en,
        "Atmospheres - Pulses"@ja,
        "Atmospheres - Pulses"@ja-latn ;
    mo:composer <artist/1402#subject>,
        <artist/1407#subject>,
        <artist/3175#subject> ;
    mo:produced_work <album/7285#musicalwork> ;
    schema:name "Atmospheres - Pulses"@en,
        "Atmospheres - Pulses"@ja,
        "Atmospheres - Pulses"@ja-latn .

<album/7285#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-05-28"^^xsd:date ;
    dcterms:title "Atmospheres - Pulses"@en,
        "Atmospheres - Pulses"@ja,
        "Atmospheres - Pulses"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7285#musicalexpression> ;
    mo:publisher _:Nbb0050d1a55f448ea511ab6df9fa68fd ;
    mo:record _:Nb83bac0ff4444b9ba0adcd001195cacc ;
    mo:record_count 1 ;
    schema:datePublished "1999-05-28"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/58/7285/7285-1240140543.jpg> ;
    schema:name "Atmospheres - Pulses"@en,
        "Atmospheres - Pulses"@ja,
        "Atmospheres - Pulses"@ja-latn ;
    schema:publisher _:Nbb0050d1a55f448ea511ab6df9fa68fd ;
    foaf:depiction <https://media.vgm.io/albums/58/7285/7285-1240140543.jpg> .

_:N0b939c1f34fd4d8ea3fed94a928e4d89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "C2Force"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb83bac0ff4444b9ba0adcd001195cacc ;
    schema:name "C2Force"@en .

_:N1ff666e34fe945daa5807c1533b5bd92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nuclear Rock"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb83bac0ff4444b9ba0adcd001195cacc ;
    schema:name "Nuclear Rock"@en .

_:N2a76bfa795c34e9994ba3ba318137248 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dandelion Inertia"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb83bac0ff4444b9ba0adcd001195cacc ;
    schema:name "Dandelion Inertia"@en .

_:N354112f6f9b746838e468de5afb4fa31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "City Noise"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb83bac0ff4444b9ba0adcd001195cacc ;
    schema:name "City Noise"@en .

_:N394f4fead87d4d3b90cd774cee676626 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Undermountain"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb83bac0ff4444b9ba0adcd001195cacc ;
    schema:name "Undermountain"@en .

_:N62b1866b3b394d21bdc27dc4da3a8710 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb83bac0ff4444b9ba0adcd001195cacc ;
    schema:name "Summer"@en .

_:Nbb0050d1a55f448ea511ab6df9fa68fd schema:name "XSIV MUSIC"@en ;
    foaf:name "XSIV MUSIC"@en .

_:Nc0c8c4c5563f4f32b3e75abbb89130ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Makin' Pretzels"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb83bac0ff4444b9ba0adcd001195cacc ;
    schema:name "Makin' Pretzels"@en .

_:Nc1dbe91bda2f4f67b8613505eb4546ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sea Skimmer"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb83bac0ff4444b9ba0adcd001195cacc ;
    schema:name "Sea Skimmer"@en .

_:Ncda6957a6de94ccca264959212e14452 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Winner"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb83bac0ff4444b9ba0adcd001195cacc ;
    schema:name "The Winner"@en .

_:Ndbdf4ebc4ccd4515b13d92e41763c445 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Altitude Beyond"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb83bac0ff4444b9ba0adcd001195cacc ;
    schema:name "Altitude Beyond"@en .

_:Nb83bac0ff4444b9ba0adcd001195cacc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b939c1f34fd4d8ea3fed94a928e4d89,
        _:N1ff666e34fe945daa5807c1533b5bd92,
        _:N2a76bfa795c34e9994ba3ba318137248,
        _:N354112f6f9b746838e468de5afb4fa31,
        _:N394f4fead87d4d3b90cd774cee676626,
        _:N62b1866b3b394d21bdc27dc4da3a8710,
        _:Nc0c8c4c5563f4f32b3e75abbb89130ed,
        _:Nc1dbe91bda2f4f67b8613505eb4546ec,
        _:Ncda6957a6de94ccca264959212e14452,
        _:Ndbdf4ebc4ccd4515b13d92e41763c445 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0b939c1f34fd4d8ea3fed94a928e4d89,
        _:N1ff666e34fe945daa5807c1533b5bd92,
        _:N2a76bfa795c34e9994ba3ba318137248,
        _:N354112f6f9b746838e468de5afb4fa31,
        _:N394f4fead87d4d3b90cd774cee676626,
        _:N62b1866b3b394d21bdc27dc4da3a8710,
        _:Nc0c8c4c5563f4f32b3e75abbb89130ed,
        _:Nc1dbe91bda2f4f67b8613505eb4546ec,
        _:Ncda6957a6de94ccca264959212e14452,
        _:Ndbdf4ebc4ccd4515b13d92e41763c445 .

