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

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

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

<artist/505#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117086#subject> ;
    schema:name "Robin Beanland"@en ;
    foaf:made <album/117086#composition>,
        <album/117086#subject> ;
    foaf:name "Robin Beanland"@en .

<product/8358#subject> a schema:CreativeWork ;
    schema:name "Sea of Thieves"@en,
        "Sea of Thieves"@ja,
        "Sea of Thieves"@ja-latn ;
    foaf:name "Sea of Thieves"@en,
        "Sea of Thieves"@ja,
        "Sea of Thieves"@ja-latn .

<album/117086#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Project 14: Adventure Awaits! A Sea of Thieves Medley"@en,
        "Project 14: Adventure Awaits! A Sea of Thieves Medley"@ja,
        "Project 14: Adventure Awaits! A Sea of Thieves Medley"@ja-latn ;
    mo:composer <artist/505#subject> ;
    mo:produced_work <album/117086#musicalwork> ;
    schema:name "Project 14: Adventure Awaits! A Sea of Thieves Medley"@en,
        "Project 14: Adventure Awaits! A Sea of Thieves Medley"@ja,
        "Project 14: Adventure Awaits! A Sea of Thieves Medley"@ja-latn .

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

<https://media.vgm.io/albums/68/117086/117086-6332f71f8a76.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/117086#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/68/117086/117086-6332f71f8a76.jpg> ;
    foaf:depicts <album/117086#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/68/117086/117086-6332f71f8a76.jpg> .

<https://medium-media.vgm.io/albums/68/117086/117086-6332f71f8a76.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/35249#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/117086#performance> ;
    schema:name "Virtual Video Game Orchestra"@en ;
    foaf:name "Virtual Video Game Orchestra"@en .

<album/117086#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Project 14: Adventure Awaits! A Sea of Thieves Medley"@en,
        "Project 14: Adventure Awaits! A Sea of Thieves Medley"@ja,
        "Project 14: Adventure Awaits! A Sea of Thieves Medley"@ja-latn ;
    mo:performance_of <album/117086#musicalwork> ;
    mo:performer _:Na22e905ef5414c6893862370d8f53187,
        <artist/35249#subject> ;
    mo:recorded_as <album/117086#musicalexpression> ;
    schema:byArtist _:Na22e905ef5414c6893862370d8f53187,
        <artist/35249#subject> ;
    schema:name "Project 14: Adventure Awaits! A Sea of Thieves Medley"@en,
        "Project 14: Adventure Awaits! A Sea of Thieves Medley"@ja,
        "Project 14: Adventure Awaits! A Sea of Thieves Medley"@ja-latn ;
    schema:workPerformed <album/117086#musicalwork> .

<album/117086#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-12-18"^^xsd:date ;
    dcterms:title "Project 14: Adventure Awaits! A Sea of Thieves Medley"@en,
        "Project 14: Adventure Awaits! A Sea of Thieves Medley"@ja,
        "Project 14: Adventure Awaits! A Sea of Thieves Medley"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/117086#musicalexpression> ;
    mo:publisher _:N0ee42d6cee8140b2afeab0bd03676fa7 ;
    mo:record _:N590f35ea83a1430bba20a343fd10d094 ;
    mo:record_count 1 ;
    schema:about <product/8358#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Game Music Ensemble at UCLA"@en ;
            foaf:name "Game Music Ensemble at UCLA"@en ],
        <artist/35249#subject> ;
    schema:datePublished "2021-12-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/117086/117086-6332f71f8a76.jpg> ;
    schema:name "Project 14: Adventure Awaits! A Sea of Thieves Medley"@en,
        "Project 14: Adventure Awaits! A Sea of Thieves Medley"@ja,
        "Project 14: Adventure Awaits! A Sea of Thieves Medley"@ja-latn ;
    schema:publisher _:N0ee42d6cee8140b2afeab0bd03676fa7 ;
    foaf:depiction <https://media.vgm.io/albums/68/117086/117086-6332f71f8a76.jpg> .

_:N0ee42d6cee8140b2afeab0bd03676fa7 schema:name "Game Music Ensemble at UCLA"@en,
        "Game Music Ensemble at UCLA"@ja,
        "Game Music Ensemble at UCLA"@ja-latn ;
    foaf:name "Game Music Ensemble at UCLA"@en,
        "Game Music Ensemble at UCLA"@ja,
        "Game Music Ensemble at UCLA"@ja-latn .

_:N2e4ec8fd6b3e472bb207fa47be052865 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End Card: Becalmed"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N590f35ea83a1430bba20a343fd10d094 ;
    schema:name "End Card: Becalmed"@en .

_:N5e5d1fe4ecfe45c2a07b349d00bd57aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adventure Awaits! A Sea of Thieves Medley"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N590f35ea83a1430bba20a343fd10d094 ;
    schema:name "Adventure Awaits! A Sea of Thieves Medley"@en .

_:Na22e905ef5414c6893862370d8f53187 a schema:Person,
        foaf:Person ;
    mo:performed <album/117086#performance> ;
    schema:name "Game Music Ensemble at UCLA"@en ;
    foaf:name "Game Music Ensemble at UCLA"@en .

_:N590f35ea83a1430bba20a343fd10d094 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2e4ec8fd6b3e472bb207fa47be052865,
        _:N5e5d1fe4ecfe45c2a07b349d00bd57aa ;
    mo:track_count 2 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2e4ec8fd6b3e472bb207fa47be052865,
        _:N5e5d1fe4ecfe45c2a07b349d00bd57aa .

