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

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

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

<album/108473#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ratropolis Soundtrack"@en,
        "Ratropolis Soundtrack"@ja,
        "Ratropolis Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Remi Agullo"@en ;
            foaf:made <album/108473#composition> ;
            foaf:name "Remi Agullo"@en ] ;
    mo:produced_work <album/108473#musicalwork> ;
    schema:name "Ratropolis Soundtrack"@en,
        "Ratropolis Soundtrack"@ja,
        "Ratropolis Soundtrack"@ja-latn .

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

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

<https://media.vgm.io/albums/37/108473/108473-72e9721d83fa.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/108473#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/37/108473/108473-72e9721d83fa.jpg> ;
    foaf:depicts <album/108473#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/37/108473/108473-72e9721d83fa.jpg> .

<https://medium-media.vgm.io/albums/37/108473/108473-72e9721d83fa.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/108473#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-04-07"^^xsd:date ;
    dcterms:title "Ratropolis Soundtrack"@en,
        "Ratropolis Soundtrack"@ja,
        "Ratropolis Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/108473#musicalexpression> ;
    mo:publisher _:N84d7417c93354c31a4bcc4326a9210f5 ;
    mo:record _:Nb6bd09a0f9c34a6b81b38eedfb04040b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ratropolis"@en ;
            foaf:name "Ratropolis"@en ] ;
    schema:datePublished "2020-04-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/108473/108473-72e9721d83fa.jpg> ;
    schema:name "Ratropolis Soundtrack"@en,
        "Ratropolis Soundtrack"@ja,
        "Ratropolis Soundtrack"@ja-latn ;
    schema:publisher _:N84d7417c93354c31a4bcc4326a9210f5 ;
    foaf:depiction <https://media.vgm.io/albums/37/108473/108473-72e9721d83fa.jpg> .

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

_:N2dd0b0a6f4f2481383da375b3704d68d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On the coast"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nb6bd09a0f9c34a6b81b38eedfb04040b ;
    schema:name "On the coast"@en .

_:N47bbd6a2ad044814bd2d48db6e7f6931 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under attack"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:Nb6bd09a0f9c34a6b81b38eedfb04040b ;
    schema:name "Under attack"@en .

_:N6f288602bf24471b87ffebc2d7e047a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The fall of the city"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nb6bd09a0f9c34a6b81b38eedfb04040b ;
    schema:name "The fall of the city"@en .

_:N84d7417c93354c31a4bcc4326a9210f5 schema:name "Cassel Games"@en,
        "Cassel Games"@ja,
        "Cassel Games"@ja-latn ;
    foaf:name "Cassel Games"@en,
        "Cassel Games"@ja,
        "Cassel Games"@ja-latn .

_:N8616242ffa6b461fb5920dc352a24ee8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End credits"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:Nb6bd09a0f9c34a6b81b38eedfb04040b ;
    schema:name "End credits"@en .

_:Ncd7d5050ce6f41659f614fac442b09a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the desert"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nb6bd09a0f9c34a6b81b38eedfb04040b ;
    schema:name "In the desert"@en .

_:Ncf8f93e06a95436bb013a2cb514fc48e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to Ratropolis"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:Nb6bd09a0f9c34a6b81b38eedfb04040b ;
    schema:name "Welcome to Ratropolis"@en .

_:Ndc514704ebf84296bd0ceda43a19dd8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the woods"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nb6bd09a0f9c34a6b81b38eedfb04040b ;
    schema:name "Into the woods"@en .

_:Ndf3b98ec198847ac9565f5fe4baf5cd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nb6bd09a0f9c34a6b81b38eedfb04040b ;
    schema:name "Main Theme"@en .

_:Nb6bd09a0f9c34a6b81b38eedfb04040b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2dd0b0a6f4f2481383da375b3704d68d,
        _:N47bbd6a2ad044814bd2d48db6e7f6931,
        _:N6f288602bf24471b87ffebc2d7e047a9,
        _:N8616242ffa6b461fb5920dc352a24ee8,
        _:Ncd7d5050ce6f41659f614fac442b09a4,
        _:Ncf8f93e06a95436bb013a2cb514fc48e,
        _:Ndc514704ebf84296bd0ceda43a19dd8a,
        _:Ndf3b98ec198847ac9565f5fe4baf5cd9 ;
    mo:track_count 8 ;
    schema:duration "PT14:15"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N2dd0b0a6f4f2481383da375b3704d68d,
        _:N47bbd6a2ad044814bd2d48db6e7f6931,
        _:N6f288602bf24471b87ffebc2d7e047a9,
        _:N8616242ffa6b461fb5920dc352a24ee8,
        _:Ncd7d5050ce6f41659f614fac442b09a4,
        _:Ncf8f93e06a95436bb013a2cb514fc48e,
        _:Ndc514704ebf84296bd0ceda43a19dd8a,
        _:Ndf3b98ec198847ac9565f5fe4baf5cd9 .

