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

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

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

<artist/66441#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22667#subject> ;
    schema:name "Julien Neto"@en ;
    foaf:made <album/22667#composition>,
        <album/22667#subject> ;
    foaf:name "Julien Neto"@en .

<artist/9689#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22667#subject> ;
    schema:name "Gas"@en,
        "High Skies"@en ;
    foaf:made <album/22667#composition>,
        <album/22667#subject> ;
    foaf:name "Gas"@en,
        "High Skies"@en .

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

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

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

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

<album/22667#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Osmos Soundtrack"@en,
        "Osmos Soundtrack"@ja,
        "Osmos Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Loscil"@en ;
            foaf:made <album/22667#composition> ;
            foaf:name "Loscil"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Vincent et Tristan"@en ;
            foaf:made <album/22667#composition> ;
            foaf:name "Vincent et Tristan"@en ],
        <artist/66441#subject>,
        <artist/9689#subject> ;
    mo:produced_work <album/22667#musicalwork> ;
    schema:name "Osmos Soundtrack"@en,
        "Osmos Soundtrack"@ja,
        "Osmos Soundtrack"@ja-latn .

<album/22667#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-01"^^xsd:date ;
    dcterms:title "Osmos Soundtrack"@en,
        "Osmos Soundtrack"@ja,
        "Osmos Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/22667#musicalexpression> ;
    mo:publisher _:Naec3766841314e9191225381d20bdf07 ;
    mo:record _:Ne353f140b36543a9b828fef5c9ff0f8c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Osmos"@en ;
            foaf:name "Osmos"@en ] ;
    schema:datePublished "2010-03-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Osmos Soundtrack"@en,
        "Osmos Soundtrack"@ja,
        "Osmos Soundtrack"@ja-latn ;
    schema:publisher _:Naec3766841314e9191225381d20bdf07 ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22667#subject> ;
    schema:name "Vincent et Tristan"@en ;
    foaf:made <album/22667#subject> ;
    foaf:name "Vincent et Tristan"@en .

_:Naec3766841314e9191225381d20bdf07 schema:name "Create Digital Music"@en,
        "Create Digital Music"@ja,
        "Create Digital Music"@ja-latn ;
    foaf:name "Create Digital Music"@en,
        "Create Digital Music"@ja,
        "Create Digital Music"@ja-latn .

_:Ndb2f3c910dec43a79b8fa90cd0b2af4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CDMsounds_Osmos"@en ;
    mo:track_number 1 ;
    schema:duration "PT50:02"^^xsd:interval ;
    schema:inPlaylist _:Ne353f140b36543a9b828fef5c9ff0f8c ;
    schema:name "CDMsounds_Osmos"@en .

_:Ne353f140b36543a9b828fef5c9ff0f8c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ndb2f3c910dec43a79b8fa90cd0b2af4d ;
    mo:track_count 1 ;
    schema:duration "PT50:02"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ndb2f3c910dec43a79b8fa90cd0b2af4d .

