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

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

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

<artist/1040#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100498#subject> ;
    schema:name "Danny Baranowsky"@en ;
    foaf:made <album/100498#composition>,
        <album/100498#subject> ;
    foaf:name "Danny Baranowsky"@en .

<artist/12060#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100498#subject> ;
    schema:name "Lee Jackson"@en ;
    foaf:made <album/100498#composition>,
        <album/100498#subject> ;
    foaf:name "Lee Jackson"@en .

<artist/16803#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100498#subject> ;
    schema:name "Toby Fox"@en ;
    foaf:made <album/100498#composition>,
        <album/100498#subject> ;
    foaf:name "Toby Fox"@en .

<artist/6176#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100498#subject> ;
    schema:name "Mike Morasky"@en ;
    foaf:made <album/100498#composition>,
        <album/100498#subject> ;
    foaf:name "Mike Morasky"@en .

<artist/678#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100498#subject> ;
    schema:name "Peter McConnell"@en ;
    foaf:made <album/100498#composition>,
        <album/100498#subject> ;
    foaf:name "Peter McConnell"@en .

<artist/78059#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100498#subject> ;
    schema:name "Sonya Belousova"@en ;
    foaf:made <album/100498#composition>,
        <album/100498#subject> ;
    foaf:name "Sonya Belousova"@en .

<product/13275#subject> a schema:CreativeWork ;
    schema:name "Super Meat Boy"@en,
        "Super Meat Boy"@ja,
        "Super Meat Boy"@ja-latn ;
    foaf:name "Super Meat Boy"@en,
        "Super Meat Boy"@ja,
        "Super Meat Boy"@ja-latn .

<product/19647#subject> a schema:CreativeWork ;
    schema:name "Duke Nukem 3D"@en,
        "Duke Nukem 3D"@ja,
        "Duke Nukem 3D"@ja-latn ;
    foaf:name "Duke Nukem 3D"@en,
        "Duke Nukem 3D"@ja,
        "Duke Nukem 3D"@ja-latn .

<product/22910#subject> a schema:CreativeWork ;
    schema:name "Max Payne (PC/PS2/Xbox)"@en,
        "Max Payne (PC/PS2/Xbox)"@ja,
        "Max Payne (PC/PS2/Xbox)"@ja-latn ;
    foaf:name "Max Payne (PC/PS2/Xbox)"@en,
        "Max Payne (PC/PS2/Xbox)"@ja,
        "Max Payne (PC/PS2/Xbox)"@ja-latn .

<product/4106#subject> a schema:CreativeWork ;
    schema:name "UNDERTALE"@en,
        "UNDERTALE"@ja,
        "UNDERTALE"@ja-latn ;
    foaf:name "UNDERTALE"@en,
        "UNDERTALE"@ja,
        "UNDERTALE"@ja-latn .

<product/8288#subject> a schema:CreativeWork ;
    schema:name "Team Fortress 2"@en,
        "Team Fortress 2"@ja,
        "Team Fortress 2"@ja-latn ;
    foaf:name "Team Fortress 2"@en,
        "Team Fortress 2"@ja,
        "Team Fortress 2"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/89/100498/100498-1592577759.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/17176#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/100498#performance> ;
    schema:name "Austin Green"@en ;
    foaf:name "Austin Green"@en .

<album/100498#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The PC Gaming Show 2020 Album"@en,
        "The PC Gaming Show 2020 Album"@ja,
        "The PC Gaming Show 2020 Album"@ja-latn ;
    mo:performance_of <album/100498#musicalwork> ;
    mo:performer _:N39a0d1ce52af4c76b02269869e8ee09f,
        <artist/17176#subject> ;
    mo:recorded_as <album/100498#musicalexpression> ;
    schema:byArtist _:N39a0d1ce52af4c76b02269869e8ee09f,
        <artist/17176#subject> ;
    schema:name "The PC Gaming Show 2020 Album"@en,
        "The PC Gaming Show 2020 Album"@ja,
        "The PC Gaming Show 2020 Album"@ja-latn ;
    schema:workPerformed <album/100498#musicalwork> .

<album/100498#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The PC Gaming Show 2020 Album"@en,
        "The PC Gaming Show 2020 Album"@ja,
        "The PC Gaming Show 2020 Album"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Giona Ostinelli"@en ;
            foaf:made <album/100498#composition> ;
            foaf:name "Giona Ostinelli"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kimmo Kajasto"@en ;
            foaf:made <album/100498#composition> ;
            foaf:name "Kimmo Kajasto"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kärtsy Hatakka"@en ;
            foaf:made <album/100498#composition> ;
            foaf:name "Kärtsy Hatakka"@en ],
        <artist/1040#subject>,
        <artist/12060#subject>,
        <artist/16803#subject>,
        <artist/6176#subject>,
        <artist/678#subject>,
        <artist/78059#subject> ;
    mo:produced_work <album/100498#musicalwork> ;
    schema:name "The PC Gaming Show 2020 Album"@en,
        "The PC Gaming Show 2020 Album"@ja,
        "The PC Gaming Show 2020 Album"@ja-latn .

<album/100498#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-06-10"^^xsd:date ;
    dcterms:title "The PC Gaming Show 2020 Album"@en,
        "The PC Gaming Show 2020 Album"@ja,
        "The PC Gaming Show 2020 Album"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/100498#musicalexpression> ;
    mo:publisher _:N77d8c79c51884ad396045fab62b34688 ;
    mo:record _:N48128c388e8745e2b0ffdab30d36515d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Hearthstone"@en ;
            foaf:name "Hearthstone"@en ],
        [ a schema:CreativeWork ;
            schema:name "The Witcher"@en ;
            foaf:name "The Witcher"@en ],
        <product/13275#subject>,
        <product/19647#subject>,
        <product/22910#subject>,
        <product/4106#subject>,
        <product/8288#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "KibzyMusic"@en ;
            foaf:name "KibzyMusic"@en ],
        <artist/17176#subject> ;
    schema:datePublished "2020-06-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/100498/100498-1592577759.jpg> ;
    schema:name "The PC Gaming Show 2020 Album"@en,
        "The PC Gaming Show 2020 Album"@ja,
        "The PC Gaming Show 2020 Album"@ja-latn ;
    schema:publisher _:N77d8c79c51884ad396045fab62b34688 ;
    foaf:depiction <https://media.vgm.io/albums/89/100498/100498-1592577759.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100498#subject> ;
    schema:name "Kärtsy Hatakka"@en ;
    foaf:made <album/100498#subject> ;
    foaf:name "Kärtsy Hatakka"@en .

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

_:N0a5c99acaec94b969a4a33fdfaf49549 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme (Team Fortress 2)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N48128c388e8745e2b0ffdab30d36515d ;
    schema:name "Main Theme (Team Fortress 2)"@en .

_:N39a0d1ce52af4c76b02269869e8ee09f a schema:Person,
        foaf:Person ;
    mo:performed <album/100498#performance> ;
    schema:name "KibzyMusic"@en ;
    foaf:name "KibzyMusic"@en .

_:N3e8478924784451a9b45542a80d7c6ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toss A Coin To Your Witcher (The Witcher)"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N48128c388e8745e2b0ffdab30d36515d ;
    schema:name "Toss A Coin To Your Witcher (The Witcher)"@en .

_:N4c7021d34fe74c41afb3edba45ab4340 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest Funk (Super Meat Boy)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N48128c388e8745e2b0ffdab30d36515d ;
    schema:name "Forest Funk (Super Meat Boy)"@en .

_:N4d38365ee8e7436a9956cadd8c92fce5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hopes and Dreams (Undertale)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N48128c388e8745e2b0ffdab30d36515d ;
    schema:name "Hopes and Dreams (Undertale)"@en .

_:N77d8c79c51884ad396045fab62b34688 schema:name "PC Gamer"@en ;
    foaf:name "PC Gamer"@en .

_:Ne3b2a963f2d7498dad86d04c6bb0dd11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Title (Hearthstone)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N48128c388e8745e2b0ffdab30d36515d ;
    schema:name "Main Title (Hearthstone)"@en .

_:Nee6ccb3a6f9649d584293e79dd4a28b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grabbag (Duke Nukem)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N48128c388e8745e2b0ffdab30d36515d ;
    schema:name "Grabbag (Duke Nukem)"@en .

_:Nf365db8da7bb46e9bf29eb0fd4af9b44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme (Max Payne) feat. KibzyMusic"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N48128c388e8745e2b0ffdab30d36515d ;
    schema:name "Main Theme (Max Payne) feat. KibzyMusic"@en .

_:N48128c388e8745e2b0ffdab30d36515d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a5c99acaec94b969a4a33fdfaf49549,
        _:N3e8478924784451a9b45542a80d7c6ae,
        _:N4c7021d34fe74c41afb3edba45ab4340,
        _:N4d38365ee8e7436a9956cadd8c92fce5,
        _:Ne3b2a963f2d7498dad86d04c6bb0dd11,
        _:Nee6ccb3a6f9649d584293e79dd4a28b7,
        _:Nf365db8da7bb46e9bf29eb0fd4af9b44 ;
    mo:track_count 7 ;
    schema:duration "PT21:06"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0a5c99acaec94b969a4a33fdfaf49549,
        _:N3e8478924784451a9b45542a80d7c6ae,
        _:N4c7021d34fe74c41afb3edba45ab4340,
        _:N4d38365ee8e7436a9956cadd8c92fce5,
        _:Ne3b2a963f2d7498dad86d04c6bb0dd11,
        _:Nee6ccb3a6f9649d584293e79dd4a28b7,
        _:Nf365db8da7bb46e9bf29eb0fd4af9b44 .

