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

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

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

<artist/51178#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32120#subject> ;
    schema:name "Scott McFadyen"@en ;
    foaf:made <album/32120#composition>,
        <album/32120#subject> ;
    foaf:name "Scott McFadyen"@en .

<album/32120#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Music From the Video Game Waveform"@en,
        "Music From the Video Game Waveform"@ja,
        "Music From the Video Game Waveform"@ja-latn ;
    mo:composer <artist/51178#subject> ;
    mo:produced_work <album/32120#musicalwork> ;
    schema:name "Music From the Video Game Waveform"@en,
        "Music From the Video Game Waveform"@ja,
        "Music From the Video Game Waveform"@ja-latn .

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

<album/32120#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Music From the Video Game Waveform"@en,
        "Music From the Video Game Waveform"@ja,
        "Music From the Video Game Waveform"@ja-latn ;
    mo:performance_of <album/32120#musicalwork> ;
    mo:recorded_as <album/32120#musicalexpression> ;
    schema:name "Music From the Video Game Waveform"@en,
        "Music From the Video Game Waveform"@ja,
        "Music From the Video Game Waveform"@ja-latn ;
    schema:workPerformed <album/32120#musicalwork> .

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

<https://medium-media.vgm.io/albums/02/32120/32120-1332026096.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/32120#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-03-20"^^xsd:date ;
    dcterms:title "Music From the Video Game Waveform"@en,
        "Music From the Video Game Waveform"@ja,
        "Music From the Video Game Waveform"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/32120#musicalexpression> ;
    mo:publisher _:N18f7136c448941938347cee79aaeaea4 ;
    mo:record _:N812798ef05a74b54b5e09793fdca6ac9 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Waveform"@en ;
            foaf:name "Waveform"@en ] ;
    schema:datePublished "2012-03-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/02/32120/32120-1332026096.jpg> ;
    schema:name "Music From the Video Game Waveform"@en,
        "Music From the Video Game Waveform"@ja,
        "Music From the Video Game Waveform"@ja-latn ;
    schema:publisher _:N18f7136c448941938347cee79aaeaea4 ;
    foaf:depiction <https://media.vgm.io/albums/02/32120/32120-1332026096.jpg> .

_:N06f15e282aa849ecb1b81892599ddab0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pluto"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N812798ef05a74b54b5e09793fdca6ac9 ;
    schema:name "Pluto"@en .

_:N0c1d322e5fdd4e19966dec11ec6d76eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jupiter"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N812798ef05a74b54b5e09793fdca6ac9 ;
    schema:name "Jupiter"@en .

_:N18f7136c448941938347cee79aaeaea4 schema:name "Scott McFadyen"@en,
        "Scott McFadyen"@ja,
        "Scott McFadyen"@ja-latn ;
    foaf:name "Scott McFadyen"@en,
        "Scott McFadyen"@ja,
        "Scott McFadyen"@ja-latn .

_:N4d30c9f4a7c24a6eab38136bf883ce5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Singularity"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N812798ef05a74b54b5e09793fdca6ac9 ;
    schema:name "The Singularity"@en .

_:N504044e63838418192ac5e2f6d6963ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Saturn"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N812798ef05a74b54b5e09793fdca6ac9 ;
    schema:name "Saturn"@en .

_:N69e888836d4542fab488ae6b4255f677 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Hole"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N812798ef05a74b54b5e09793fdca6ac9 ;
    schema:name "Black Hole"@en .

_:N7066094af78b4f84ae5fa8ea67c0bf05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Venus"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N812798ef05a74b54b5e09793fdca6ac9 ;
    schema:name "Venus"@en .

_:N7b71e539dd9d4353b783cb3ded487a23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Earth"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N812798ef05a74b54b5e09793fdca6ac9 ;
    schema:name "Earth"@en .

_:N8192c16418e24b81ab41fab69204c66b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mars"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N812798ef05a74b54b5e09793fdca6ac9 ;
    schema:name "Mars"@en .

_:Naa346a9c78c14c4f893412318f1a38b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Uranus"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N812798ef05a74b54b5e09793fdca6ac9 ;
    schema:name "Uranus"@en .

_:Nc16793fde68849b6b0a54f96d01c3219 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Results"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N812798ef05a74b54b5e09793fdca6ac9 ;
    schema:name "Results"@en .

_:Nd32d2168d4194ffdba94729f2f250ac8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Neptune"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N812798ef05a74b54b5e09793fdca6ac9 ;
    schema:name "Neptune"@en .

_:Nd448ec7fb14c43a9b1afc0bd0811e6e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Menu"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N812798ef05a74b54b5e09793fdca6ac9 ;
    schema:name "Menu"@en .

_:Ndf05bc90b68b40ae9ec6d17066ad5326 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mercury"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N812798ef05a74b54b5e09793fdca6ac9 ;
    schema:name "Mercury"@en .

_:N812798ef05a74b54b5e09793fdca6ac9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06f15e282aa849ecb1b81892599ddab0,
        _:N0c1d322e5fdd4e19966dec11ec6d76eb,
        _:N4d30c9f4a7c24a6eab38136bf883ce5e,
        _:N504044e63838418192ac5e2f6d6963ea,
        _:N69e888836d4542fab488ae6b4255f677,
        _:N7066094af78b4f84ae5fa8ea67c0bf05,
        _:N7b71e539dd9d4353b783cb3ded487a23,
        _:N8192c16418e24b81ab41fab69204c66b,
        _:Naa346a9c78c14c4f893412318f1a38b5,
        _:Nc16793fde68849b6b0a54f96d01c3219,
        _:Nd32d2168d4194ffdba94729f2f250ac8,
        _:Nd448ec7fb14c43a9b1afc0bd0811e6e2,
        _:Ndf05bc90b68b40ae9ec6d17066ad5326 ;
    mo:track_count 13 ;
    schema:duration "PT39:01"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N06f15e282aa849ecb1b81892599ddab0,
        _:N0c1d322e5fdd4e19966dec11ec6d76eb,
        _:N4d30c9f4a7c24a6eab38136bf883ce5e,
        _:N504044e63838418192ac5e2f6d6963ea,
        _:N69e888836d4542fab488ae6b4255f677,
        _:N7066094af78b4f84ae5fa8ea67c0bf05,
        _:N7b71e539dd9d4353b783cb3ded487a23,
        _:N8192c16418e24b81ab41fab69204c66b,
        _:Naa346a9c78c14c4f893412318f1a38b5,
        _:Nc16793fde68849b6b0a54f96d01c3219,
        _:Nd32d2168d4194ffdba94729f2f250ac8,
        _:Nd448ec7fb14c43a9b1afc0bd0811e6e2,
        _:Ndf05bc90b68b40ae9ec6d17066ad5326 .

