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

<artist/17162#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aeralie Brighton"@en ;
    foaf:made <album/87581#subject>,
        <album/87581#vocals> ;
    foaf:name "Aeralie Brighton"@en .

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

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

<product/7396#subject> a schema:CreativeWork ;
    schema:name "Ori and the Will of the Wisps"@en,
        "Ori and the Will of the Wisps"@ja,
        "Ori and the Will of the Wisps"@ja-latn ;
    foaf:name "Ori and the Will of the Wisps"@en,
        "Ori and the Will of the Wisps"@ja,
        "Ori and the Will of the Wisps"@ja-latn .

<album/87581#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ori and the Will of the Wisps E3 2019 Trailer Music"@en,
        "Ori and the Will of the Wisps E3 2019 Trailer Music"@ja,
        "Ori and the Will of the Wisps E3 2019 Trailer Music"@ja-latn ;
    mo:composer <artist/13177#subject> ;
    mo:produced_work <album/87581#musicalwork> ;
    schema:name "Ori and the Will of the Wisps E3 2019 Trailer Music"@en,
        "Ori and the Will of the Wisps E3 2019 Trailer Music"@ja,
        "Ori and the Will of the Wisps E3 2019 Trailer Music"@ja-latn .

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

<album/87581#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ori and the Will of the Wisps E3 2019 Trailer Music"@en,
        "Ori and the Will of the Wisps E3 2019 Trailer Music"@ja,
        "Ori and the Will of the Wisps E3 2019 Trailer Music"@ja-latn ;
    mo:performance_of <album/87581#musicalwork> ;
    mo:recorded_as <album/87581#musicalexpression> ;
    schema:name "Ori and the Will of the Wisps E3 2019 Trailer Music"@en,
        "Ori and the Will of the Wisps E3 2019 Trailer Music"@ja,
        "Ori and the Will of the Wisps E3 2019 Trailer Music"@ja-latn ;
    schema:workPerformed <album/87581#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/18/87581/87581-1560150478.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/87581#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-06-09"^^xsd:date ;
    dcterms:title "Ori and the Will of the Wisps E3 2019 Trailer Music"@en,
        "Ori and the Will of the Wisps E3 2019 Trailer Music"@ja,
        "Ori and the Will of the Wisps E3 2019 Trailer Music"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/87581#musicalexpression> ;
    mo:publisher _:N50e09d0030454493891a08404069144c ;
    mo:record _:N3a74747b10404f07811af814c5b7fbbd ;
    mo:record_count 1 ;
    schema:about <product/7396#subject> ;
    schema:datePublished "2019-06-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/87581/87581-1560150478.jpg> ;
    schema:name "Ori and the Will of the Wisps E3 2019 Trailer Music"@en,
        "Ori and the Will of the Wisps E3 2019 Trailer Music"@ja,
        "Ori and the Will of the Wisps E3 2019 Trailer Music"@ja-latn ;
    schema:publisher _:N50e09d0030454493891a08404069144c ;
    foaf:depiction <https://media.vgm.io/albums/18/87581/87581-1560150478.jpg> .

_:N3a74747b10404f07811af814c5b7fbbd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nf45f9fbec5254b9db2a994992a5be054 ;
    mo:track_count 1 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nf45f9fbec5254b9db2a994992a5be054 .

_:N50e09d0030454493891a08404069144c schema:name "Gareth Coker"@en,
        "Gareth Coker"@ja,
        "Gareth Coker"@ja-latn ;
    foaf:name "Gareth Coker"@en,
        "Gareth Coker"@ja,
        "Gareth Coker"@ja-latn .

_:Nf45f9fbec5254b9db2a994992a5be054 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ori and the Will of the Wisps E3 2019 Trailer Music"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N3a74747b10404f07811af814c5b7fbbd ;
    schema:name "Ori and the Will of the Wisps E3 2019 Trailer Music"@en .

