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

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

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

<album/107240#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Greg the Clumsy Ghost - Soundtrack"@en,
        "Greg the Clumsy Ghost - Soundtrack"@ja,
        "Greg the Clumsy Ghost - Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jose Campos"@en ;
            foaf:made <album/107240#composition> ;
            foaf:name "Jose Campos"@en ] ;
    mo:produced_work <album/107240#musicalwork> ;
    schema:name "Greg the Clumsy Ghost - Soundtrack"@en,
        "Greg the Clumsy Ghost - Soundtrack"@ja,
        "Greg the Clumsy Ghost - Soundtrack"@ja-latn .

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

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

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

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

<album/107240#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-02-25"^^xsd:date ;
    dcterms:title "Greg the Clumsy Ghost - Soundtrack"@en,
        "Greg the Clumsy Ghost - Soundtrack"@ja,
        "Greg the Clumsy Ghost - Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/107240#musicalexpression> ;
    mo:publisher _:N6eee32360cad49a6b5a3b30d7d1406ba ;
    mo:record _:Ne11494fd2ec241a7a849c7f0f84589fb ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Greg the Clumsy Ghost"@en ;
            foaf:name "Greg the Clumsy Ghost"@en ] ;
    schema:datePublished "2018-02-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Greg the Clumsy Ghost - Soundtrack"@en,
        "Greg the Clumsy Ghost - Soundtrack"@ja,
        "Greg the Clumsy Ghost - Soundtrack"@ja-latn ;
    schema:publisher _:N6eee32360cad49a6b5a3b30d7d1406ba ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

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

_:N27877ec82a794b038d60487153d6df29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trailer"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Ne11494fd2ec241a7a849c7f0f84589fb ;
    schema:name "Trailer"@en .

_:N6051d46773a849b987c065da72a4f66b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:27"^^xsd:interval ;
    schema:inPlaylist _:Ne11494fd2ec241a7a849c7f0f84589fb ;
    schema:name "Game Over"@en .

_:N67af22612ef44a9f9115980b03ec6093 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gameplay"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:Ne11494fd2ec241a7a849c7f0f84589fb ;
    schema:name "Gameplay"@en .

_:N6eee32360cad49a6b5a3b30d7d1406ba schema:name "PremadeGames"@en,
        "PremadeGames"@ja,
        "PremadeGames"@ja-latn ;
    foaf:name "PremadeGames"@en,
        "PremadeGames"@ja,
        "PremadeGames"@ja-latn .

_:N9160c50fcf9a42cbb3b29b04a6f49adf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:Ne11494fd2ec241a7a849c7f0f84589fb ;
    schema:name "Victory"@en .

_:Na571aff453e54c19bc812ec9c5b3fe32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gameplay Intro"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:04"^^xsd:interval ;
    schema:inPlaylist _:Ne11494fd2ec241a7a849c7f0f84589fb ;
    schema:name "Gameplay Intro"@en .

_:Nab2166d194114ef4b54b9006b7c7b7a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Menu"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:20"^^xsd:interval ;
    schema:inPlaylist _:Ne11494fd2ec241a7a849c7f0f84589fb ;
    schema:name "Menu"@en .

_:Nd62090278ab94bbaa37823e9560dd333 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:Ne11494fd2ec241a7a849c7f0f84589fb ;
    schema:name "Introduction"@en .

_:Nf59e4049c9bc44e18819cec22591aac4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intense"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:Ne11494fd2ec241a7a849c7f0f84589fb ;
    schema:name "Intense"@en .

_:Ne11494fd2ec241a7a849c7f0f84589fb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N27877ec82a794b038d60487153d6df29,
        _:N6051d46773a849b987c065da72a4f66b,
        _:N67af22612ef44a9f9115980b03ec6093,
        _:N9160c50fcf9a42cbb3b29b04a6f49adf,
        _:Na571aff453e54c19bc812ec9c5b3fe32,
        _:Nab2166d194114ef4b54b9006b7c7b7a5,
        _:Nd62090278ab94bbaa37823e9560dd333,
        _:Nf59e4049c9bc44e18819cec22591aac4 ;
    mo:track_count 8 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N27877ec82a794b038d60487153d6df29,
        _:N6051d46773a849b987c065da72a4f66b,
        _:N67af22612ef44a9f9115980b03ec6093,
        _:N9160c50fcf9a42cbb3b29b04a6f49adf,
        _:Na571aff453e54c19bc812ec9c5b3fe32,
        _:Nab2166d194114ef4b54b9006b7c7b7a5,
        _:Nd62090278ab94bbaa37823e9560dd333,
        _:Nf59e4049c9bc44e18819cec22591aac4 .

