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

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

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

<artist/26623#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105800#subject> ;
    schema:name "Lind Erebros"@en ;
    foaf:made <album/105800#composition>,
        <album/105800#subject> ;
    foaf:name "Lind Erebros"@en .

<album/105800#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Vector"@en,
        "Vector"@ja,
        "Vector"@ja-latn ;
    mo:composer <artist/26623#subject> ;
    mo:produced_work <album/105800#musicalwork> ;
    schema:name "Vector"@en,
        "Vector"@ja,
        "Vector"@ja-latn .

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

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

<org/1062#subject> schema:name "Humble Bundle"@en,
        "Humble Bundle"@ja,
        "Humble Bundle"@ja-latn ;
    foaf:name "Humble Bundle"@en,
        "Humble Bundle"@ja,
        "Humble Bundle"@ja-latn .

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

<https://medium-media.vgm.io/albums/00/105800/105800-ddb3bf5a2fe8.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/105800#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-03-05"^^xsd:date ;
    dcterms:title "Vector"@en,
        "Vector"@ja,
        "Vector"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/105800#musicalexpression> ;
    mo:publisher <org/1062#subject> ;
    mo:record _:Ndc3cd4f5eed04d839fcc9da7ab1ab6dd ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Vector"@en ;
            foaf:name "Vector"@en ] ;
    schema:datePublished "2014-03-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/105800/105800-ddb3bf5a2fe8.jpg> ;
    schema:name "Vector"@en,
        "Vector"@ja,
        "Vector"@ja-latn ;
    schema:publisher <org/1062#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/105800/105800-ddb3bf5a2fe8.jpg> .

_:N551c8ac49c104c409f59b8138f088b39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Menu"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Ndc3cd4f5eed04d839fcc9da7ab1ab6dd ;
    schema:name "Main Menu"@en .

_:Nc46c9cfa65084c0a9347e0fbb40ce6af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jiu-Jitsu"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Ndc3cd4f5eed04d839fcc9da7ab1ab6dd ;
    schema:name "Jiu-Jitsu"@en .

_:Ne38c7a9f32b540da896e13d5e0d0020b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track Theme"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Ndc3cd4f5eed04d839fcc9da7ab1ab6dd ;
    schema:name "Track Theme"@en .

_:Ndc3cd4f5eed04d839fcc9da7ab1ab6dd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N551c8ac49c104c409f59b8138f088b39,
        _:Nc46c9cfa65084c0a9347e0fbb40ce6af,
        _:Ne38c7a9f32b540da896e13d5e0d0020b ;
    mo:track_count 3 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N551c8ac49c104c409f59b8138f088b39,
        _:Nc46c9cfa65084c0a9347e0fbb40ce6af,
        _:Ne38c7a9f32b540da896e13d5e0d0020b .

