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

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

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

<album/18016#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shattered Horizon Soundtrack"@en,
        "Shattered Horizon Soundtrack"@ja,
        "Shattered Horizon Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Markus Kaarlonen"@en ;
            foaf:made <album/18016#composition> ;
            foaf:name "Markus Kaarlonen"@en ] ;
    mo:produced_work <album/18016#musicalwork> ;
    schema:name "Shattered Horizon Soundtrack"@en,
        "Shattered Horizon Soundtrack"@ja,
        "Shattered Horizon Soundtrack"@ja-latn .

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

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

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/18016#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/18016#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/18016#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-28"^^xsd:date ;
    dcterms:title "Shattered Horizon Soundtrack"@en,
        "Shattered Horizon Soundtrack"@ja,
        "Shattered Horizon Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/18016#musicalexpression> ;
    mo:publisher _:N9c775ab95ea54df9ab12ad743e90b29e ;
    mo:record _:Nad7c51cf99374ec085a91fdd64545455 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Shattered Horizon"@en ;
            foaf:name "Shattered Horizon"@en ] ;
    schema:datePublished "2009-10-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Shattered Horizon Soundtrack"@en,
        "Shattered Horizon Soundtrack"@ja,
        "Shattered Horizon Soundtrack"@ja-latn ;
    schema:publisher _:N9c775ab95ea54df9ab12ad743e90b29e ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

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

_:N07f22350d543444a8733d06409b568b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nad7c51cf99374ec085a91fdd64545455 ;
    schema:name "Battle Theme"@en .

_:N71df59d311f44623a1dbbedc45ecc41b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Space Theme"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nad7c51cf99374ec085a91fdd64545455 ;
    schema:name "Space Theme"@en .

_:N8e2b3f4e23a646e895236716e2df8453 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:Nad7c51cf99374ec085a91fdd64545455 ;
    schema:name "Main Theme"@en .

_:N9c775ab95ea54df9ab12ad743e90b29e schema:name "Futuremark Games Studio"@en ;
    foaf:name "Futuremark Games Studio"@en .

_:Nad7c51cf99374ec085a91fdd64545455 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07f22350d543444a8733d06409b568b2,
        _:N71df59d311f44623a1dbbedc45ecc41b,
        _:N8e2b3f4e23a646e895236716e2df8453 ;
    mo:track_count 3 ;
    schema:duration "PT11:10"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N07f22350d543444a8733d06409b568b2,
        _:N71df59d311f44623a1dbbedc45ecc41b,
        _:N8e2b3f4e23a646e895236716e2df8453 .

