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

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

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

<artist/1015#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115034#subject> ;
    schema:name "Jake Kaufman"@en ;
    foaf:made <album/115034#composition>,
        <album/115034#subject> ;
    foaf:name "Jake Kaufman"@en .

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

<artist/12474#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115034#subject> ;
    schema:name "Austin Wintory"@en ;
    foaf:made <album/115034#composition>,
        <album/115034#subject> ;
    foaf:name "Austin Wintory"@en .

<artist/13177#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115034#subject> ;
    schema:name "Gareth Coker"@en ;
    foaf:made <album/115034#composition>,
        <album/115034#subject> ;
    foaf:name "Gareth Coker"@en .

<artist/1441#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115034#subject> ;
    schema:name "Jonathan Geer"@en ;
    foaf:made <album/115034#composition>,
        <album/115034#subject> ;
    foaf:name "Jonathan Geer"@en .

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

<artist/26570#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115034#subject> ;
    schema:name "Antoine Vachon"@en ;
    foaf:made <album/115034#composition>,
        <album/115034#subject> ;
    foaf:name "Antoine Vachon"@en .

<artist/27382#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115034#subject> ;
    schema:name "Kristofer Maddigan"@en ;
    foaf:made <album/115034#composition>,
        <album/115034#subject> ;
    foaf:name "Kristofer Maddigan"@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/23714#subject> a schema:CreativeWork ;
    schema:name "ARK: Survival Evolved"@en,
        "ARK: Survival Evolved"@ja,
        "ARK: Survival Evolved"@ja-latn ;
    foaf:name "ARK: Survival Evolved"@en,
        "ARK: Survival Evolved"@ja,
        "ARK: Survival Evolved"@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/4123#subject> a schema:CreativeWork ;
    schema:name "Journey"@en,
        "Journey"@ja,
        "Journey"@ja-latn ;
    foaf:name "Journey"@en,
        "Journey"@ja,
        "Journey"@ja-latn .

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

<product/4289#subject> a schema:CreativeWork ;
    schema:name "Ori and the Blind Forest"@en,
        "Ori and the Blind Forest"@ja,
        "Ori and the Blind Forest"@ja-latn ;
    foaf:name "Ori and the Blind Forest"@en,
        "Ori and the Blind Forest"@ja,
        "Ori and the Blind Forest"@ja-latn .

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

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

<https://media.vgm.io/albums/43/115034/115034-70af440dd953.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/115034#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/43/115034/115034-70af440dd953.jpg> ;
    foaf:depicts <album/115034#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/43/115034/115034-70af440dd953.jpg> .

<https://medium-media.vgm.io/albums/43/115034/115034-70af440dd953.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/115034#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Concert Indie"@en,
        "Concert Indie"@ja,
        "Concert Indie"@ja-latn ;
    mo:performance_of <album/115034#musicalwork> ;
    mo:performer <artist/27361#subject> ;
    mo:recorded_as <album/115034#musicalexpression> ;
    schema:byArtist <artist/27361#subject> ;
    schema:name "Concert Indie"@en,
        "Concert Indie"@ja,
        "Concert Indie"@ja-latn ;
    schema:workPerformed <album/115034#musicalwork> .

<artist/27361#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/115034#performance> ;
    schema:name "L'Orchestre de Jeux Vidéo"@en ;
    foaf:name "L'Orchestre de Jeux Vidéo"@en .

<album/115034#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Concert Indie"@en,
        "Concert Indie"@ja,
        "Concert Indie"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "La volée d'Castors"@en ;
            foaf:made <album/115034#composition> ;
            foaf:name "La volée d'Castors"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jason Garner"@en ;
            foaf:made <album/115034#composition> ;
            foaf:name "Jason Garner"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "La Nef"@en ;
            foaf:made <album/115034#composition> ;
            foaf:name "La Nef"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Vince de Vera"@en ;
            foaf:made <album/115034#composition> ;
            foaf:name "Vince de Vera"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Perdu l'nord"@en ;
            foaf:made <album/115034#composition> ;
            foaf:name "Perdu l'nord"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Les Charbonniers de l'enfer"@en ;
            foaf:made <album/115034#composition> ;
            foaf:name "Les Charbonniers de l'enfer"@en ],
        <artist/1015#subject>,
        <artist/1040#subject>,
        <artist/12474#subject>,
        <artist/13177#subject>,
        <artist/1441#subject>,
        <artist/16803#subject>,
        <artist/26570#subject>,
        <artist/27382#subject> ;
    mo:produced_work <album/115034#musicalwork> ;
    schema:name "Concert Indie"@en,
        "Concert Indie"@ja,
        "Concert Indie"@ja-latn .

<album/115034#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-01-01"^^xsd:date ;
    dcterms:title "Concert Indie"@en,
        "Concert Indie"@ja,
        "Concert Indie"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/115034#musicalexpression> ;
    mo:publisher _:Ne4796956d32d4720bebfa75687b292ce ;
    mo:record _:N80f65bdf307e42fd9e791e2bdeeed295 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Don't Starve"@en ;
            foaf:name "Don't Starve"@en ],
        [ a schema:CreativeWork ;
            schema:name "Sang-Froid: Tales of Werewolves"@en ;
            foaf:name "Sang-Froid: Tales of Werewolves"@en ],
        [ a schema:CreativeWork ;
            schema:name "Owlboy"@en ;
            foaf:name "Owlboy"@en ],
        [ a schema:CreativeWork ;
            schema:name "Mages of Mystralia"@en ;
            foaf:name "Mages of Mystralia"@en ],
        <product/13275#subject>,
        <product/23714#subject>,
        <product/4106#subject>,
        <product/4123#subject>,
        <product/4257#subject>,
        <product/4289#subject>,
        <product/5788#subject> ;
    schema:byArtist <artist/27361#subject> ;
    schema:datePublished "2018-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/115034/115034-70af440dd953.jpg> ;
    schema:name "Concert Indie"@en,
        "Concert Indie"@ja,
        "Concert Indie"@ja-latn ;
    schema:publisher _:Ne4796956d32d4720bebfa75687b292ce ;
    foaf:depiction <https://media.vgm.io/albums/43/115034/115034-70af440dd953.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115034#subject> ;
    schema:name "Les Charbonniers de l'enfer"@en ;
    foaf:made <album/115034#subject> ;
    foaf:name "Les Charbonniers de l'enfer"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115034#subject> ;
    schema:name "Perdu l'nord"@en ;
    foaf:made <album/115034#subject> ;
    foaf:name "Perdu l'nord"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115034#subject> ;
    schema:name "Vince de Vera"@en ;
    foaf:made <album/115034#subject> ;
    foaf:name "Vince de Vera"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115034#subject> ;
    schema:name "La volée d'Castors"@en ;
    foaf:made <album/115034#subject> ;
    foaf:name "La volée d'Castors"@en .

_:N04542b2ee0314a1896243ee882d04b30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sang-Froid"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N80f65bdf307e42fd9e791e2bdeeed295 ;
    schema:name "Sang-Froid"@en .

_:N123b720616984e29b6b8e850f9e34602 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Owlboy"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N80f65bdf307e42fd9e791e2bdeeed295 ;
    schema:name "Owlboy"@en .

_:N20103aa4f00740abac87dba0529df162 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Journey"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N80f65bdf307e42fd9e791e2bdeeed295 ;
    schema:name "Journey"@en .

_:N3e4b0477cbbd472daf69aac92d9631f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ori and the Blind Forest"@en ;
    mo:track_number 9 ;
    schema:duration "PT10:10"^^xsd:interval ;
    schema:inPlaylist _:N80f65bdf307e42fd9e791e2bdeeed295 ;
    schema:name "Ori and the Blind Forest"@en .

_:N53c722ec08134abdb2af017d12181de3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Starve"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N80f65bdf307e42fd9e791e2bdeeed295 ;
    schema:name "Don't Starve"@en .

_:N6f70b349e1ca4cba835d3ee1e065bb9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shovel Night"@en ;
    mo:track_number 4 ;
    schema:duration "PT9:14"^^xsd:interval ;
    schema:inPlaylist _:N80f65bdf307e42fd9e791e2bdeeed295 ;
    schema:name "Shovel Night"@en .

_:Na2d8bc0fcdce40a882d79e7df87ce661 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ark: Survival Envolved"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N80f65bdf307e42fd9e791e2bdeeed295 ;
    schema:name "Ark: Survival Envolved"@en .

_:Na854d533468d4d81b22cf5771d3d0652 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cuphead"@en ;
    mo:track_number 5 ;
    schema:duration "PT7:46"^^xsd:interval ;
    schema:inPlaylist _:N80f65bdf307e42fd9e791e2bdeeed295 ;
    schema:name "Cuphead"@en .

_:Nbbf9c327e20d46aa86c9cc2fb5e59e9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mages of Mystralia"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:N80f65bdf307e42fd9e791e2bdeeed295 ;
    schema:name "Mages of Mystralia"@en .

_:Nd5d92701181e49c49f4e1d0039c06255 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Meat Boy"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N80f65bdf307e42fd9e791e2bdeeed295 ;
    schema:name "Super Meat Boy"@en .

_:Nd6af0be7070d49ddbaa54fea8533b54a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Undertale"@en ;
    mo:track_number 10 ;
    schema:duration "PT9:01"^^xsd:interval ;
    schema:inPlaylist _:N80f65bdf307e42fd9e791e2bdeeed295 ;
    schema:name "Undertale"@en .

_:Ne4796956d32d4720bebfa75687b292ce schema:name "OJV"@en ;
    foaf:name "OJV"@en .

_:N80f65bdf307e42fd9e791e2bdeeed295 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04542b2ee0314a1896243ee882d04b30,
        _:N123b720616984e29b6b8e850f9e34602,
        _:N20103aa4f00740abac87dba0529df162,
        _:N3e4b0477cbbd472daf69aac92d9631f2,
        _:N53c722ec08134abdb2af017d12181de3,
        _:N6f70b349e1ca4cba835d3ee1e065bb9b,
        _:Na2d8bc0fcdce40a882d79e7df87ce661,
        _:Na854d533468d4d81b22cf5771d3d0652,
        _:Nbbf9c327e20d46aa86c9cc2fb5e59e9d,
        _:Nd5d92701181e49c49f4e1d0039c06255,
        _:Nd6af0be7070d49ddbaa54fea8533b54a ;
    mo:track_count 11 ;
    schema:duration "PT70:03"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N04542b2ee0314a1896243ee882d04b30,
        _:N123b720616984e29b6b8e850f9e34602,
        _:N20103aa4f00740abac87dba0529df162,
        _:N3e4b0477cbbd472daf69aac92d9631f2,
        _:N53c722ec08134abdb2af017d12181de3,
        _:N6f70b349e1ca4cba835d3ee1e065bb9b,
        _:Na2d8bc0fcdce40a882d79e7df87ce661,
        _:Na854d533468d4d81b22cf5771d3d0652,
        _:Nbbf9c327e20d46aa86c9cc2fb5e59e9d,
        _:Nd5d92701181e49c49f4e1d0039c06255,
        _:Nd6af0be7070d49ddbaa54fea8533b54a .

