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

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

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

<album/29786#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "NewTone / The Path"@en,
        "NewTone / The Path"@ja,
        "NewTone / The Path"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "NewTone"@en ;
            foaf:made <album/29786#composition> ;
            foaf:name "NewTone"@en ] ;
    mo:produced_work <album/29786#musicalwork> ;
    schema:name "NewTone / The Path"@en,
        "NewTone / The Path"@ja,
        "NewTone / The Path"@ja-latn .

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

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

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

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

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

<album/29786#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-11-15"^^xsd:date ;
    dcterms:title "NewTone / The Path"@en,
        "NewTone / The Path"@ja,
        "NewTone / The Path"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/29786#musicalexpression> ;
    mo:publisher _:N120694fdf41a42ea80af00ae91231885 ;
    mo:record _:N93ebae12db9f464e8d20219f994b4b8e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Collapse"@en ;
            foaf:name "Collapse"@en ] ;
    schema:datePublished "2007-11-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/29786/29786-1320036766.jpg> ;
    schema:name "NewTone / The Path"@en,
        "NewTone / The Path"@ja,
        "NewTone / The Path"@ja-latn ;
    schema:publisher _:N120694fdf41a42ea80af00ae91231885 ;
    foaf:depiction <https://media.vgm.io/albums/68/29786/29786-1320036766.jpg> .

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

_:N120694fdf41a42ea80af00ae91231885 schema:name "NewTone"@en ;
    foaf:name "NewTone"@en .

_:N2fc3d2b2f0ed41699d6a3959ef19f408 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Path (Original Version)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N93ebae12db9f464e8d20219f994b4b8e ;
    schema:name "The Path (Original Version)"@en .

_:N31064066f4de4ec980084ba5b7f20e58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Path (GloBass Remix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N93ebae12db9f464e8d20219f994b4b8e ;
    schema:name "The Path (GloBass Remix)"@en .

_:Nad4e38b9cfa2446c849292a2fb0f6b9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Path (1Shot Remix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N93ebae12db9f464e8d20219f994b4b8e ;
    schema:name "The Path (1Shot Remix)"@en .

_:Ne8e6747cc2734292aedc6a6d2c9631f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Path (LotKoff Remix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N93ebae12db9f464e8d20219f994b4b8e ;
    schema:name "The Path (LotKoff Remix)"@en .

_:N93ebae12db9f464e8d20219f994b4b8e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2fc3d2b2f0ed41699d6a3959ef19f408,
        _:N31064066f4de4ec980084ba5b7f20e58,
        _:Nad4e38b9cfa2446c849292a2fb0f6b9c,
        _:Ne8e6747cc2734292aedc6a6d2c9631f3 ;
    mo:track_count 4 ;
    schema:duration "PT17:03"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2fc3d2b2f0ed41699d6a3959ef19f408,
        _:N31064066f4de4ec980084ba5b7f20e58,
        _:Nad4e38b9cfa2446c849292a2fb0f6b9c,
        _:Ne8e6747cc2734292aedc6a6d2c9631f3 .

