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

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

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

<artist/66791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39879#subject> ;
    schema:name "Ramsey Kharroubi"@en ;
    foaf:made <album/39879#composition>,
        <album/39879#subject> ;
    foaf:name "Ramsey Kharroubi"@en .

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

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

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

<https://medium-media.vgm.io/albums/97/39879/39879-1370795776.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/39879#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kung Fu Volleyball"@en,
        "Kung Fu Volleyball"@ja,
        "Kung Fu Volleyball"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Mars Module"@en ;
            foaf:made <album/39879#composition> ;
            foaf:name "Mars Module"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ozy Hreish"@en ;
            foaf:made <album/39879#composition> ;
            foaf:name "Ozy Hreish"@en ],
        <artist/66791#subject> ;
    mo:produced_work <album/39879#musicalwork> ;
    schema:name "Kung Fu Volleyball"@en,
        "Kung Fu Volleyball"@ja,
        "Kung Fu Volleyball"@ja-latn .

<album/39879#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-04-13"^^xsd:date ;
    dcterms:title "Kung Fu Volleyball"@en,
        "Kung Fu Volleyball"@ja,
        "Kung Fu Volleyball"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/39879#musicalexpression> ;
    mo:publisher _:N561055792ff149d7af342f3a03e5c923 ;
    mo:record _:N6168835eb81d4c5597c4a3db0dc09dab ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kung Fu Volleyball"@en ;
            foaf:name "Kung Fu Volleyball"@en ] ;
    schema:datePublished "2013-04-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/97/39879/39879-1370795776.jpg> ;
    schema:name "Kung Fu Volleyball"@en,
        "Kung Fu Volleyball"@ja,
        "Kung Fu Volleyball"@ja-latn ;
    schema:publisher _:N561055792ff149d7af342f3a03e5c923 ;
    foaf:depiction <https://media.vgm.io/albums/97/39879/39879-1370795776.jpg> .

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

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

_:N12892e435b95475abf9cea707d4e1214 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Shaolin Master"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N6168835eb81d4c5597c4a3db0dc09dab ;
    schema:name "The Shaolin Master"@en .

_:N561055792ff149d7af342f3a03e5c923 schema:name "Mars Module"@en,
        "Mars Module"@ja,
        "Mars Module"@ja-latn ;
    foaf:name "Mars Module"@en,
        "Mars Module"@ja,
        "Mars Module"@ja-latn .

_:N901970eb955449708bfd979047e40c7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suns of Madness"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N6168835eb81d4c5597c4a3db0dc09dab ;
    schema:name "Suns of Madness"@en .

_:Nb561e6c64e6149d487cb6f55f02a56c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Despair for Earth: Humanity"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N6168835eb81d4c5597c4a3db0dc09dab ;
    schema:name "The Despair for Earth: Humanity"@en .

_:Nfb4535bb835444fcab7514486a6bf84c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Final Death Rites"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N6168835eb81d4c5597c4a3db0dc09dab ;
    schema:name "The Final Death Rites"@en .

_:N6168835eb81d4c5597c4a3db0dc09dab a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12892e435b95475abf9cea707d4e1214,
        _:N901970eb955449708bfd979047e40c7a,
        _:Nb561e6c64e6149d487cb6f55f02a56c2,
        _:Nfb4535bb835444fcab7514486a6bf84c ;
    mo:track_count 4 ;
    schema:duration "PT6:55"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N12892e435b95475abf9cea707d4e1214,
        _:N901970eb955449708bfd979047e40c7a,
        _:Nb561e6c64e6149d487cb6f55f02a56c2,
        _:Nfb4535bb835444fcab7514486a6bf84c .

