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

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

<artist/39697#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105666#subject> ;
    schema:name "HiTECH NINJA"@en ;
    foaf:made <album/105666#composition>,
        <album/105666#subject> ;
    foaf:name "HiTECH NINJA"@en .

<product/12757#subject> a schema:CreativeWork ;
    schema:name "SEVEN's CODE"@en,
        "SEVEN's CODE"@ja,
        "SEVEN's CODE"@ja-latn ;
    foaf:name "SEVEN's CODE"@en,
        "SEVEN's CODE"@ja,
        "SEVEN's CODE"@ja-latn .

<album/105666#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "End of desire / HiTECH NINJA"@en,
        "End of desire / HiTECH NINJA"@ja,
        "End of desire / HiTECH NINJA"@ja-latn ;
    mo:composer <artist/39697#subject> ;
    mo:produced_work <album/105666#musicalwork> ;
    schema:name "End of desire / HiTECH NINJA"@en,
        "End of desire / HiTECH NINJA"@ja,
        "End of desire / HiTECH NINJA"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/66/105666/105666-f487fda7a231.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/105666#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "End of desire / HiTECH NINJA"@en,
        "End of desire / HiTECH NINJA"@ja,
        "End of desire / HiTECH NINJA"@ja-latn ;
    mo:performance_of <album/105666#musicalwork> ;
    mo:performer <artist/55500#subject> ;
    mo:recorded_as <album/105666#musicalexpression> ;
    schema:byArtist <artist/55500#subject> ;
    schema:name "End of desire / HiTECH NINJA"@en,
        "End of desire / HiTECH NINJA"@ja,
        "End of desire / HiTECH NINJA"@ja-latn ;
    schema:workPerformed <album/105666#musicalwork> .

<artist/55500#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/105666#performance> ;
    schema:name "shully"@en ;
    foaf:made <album/105666#lyrics>,
        <album/105666#subject> ;
    foaf:name "shully"@en .

<album/105666#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-10-28"^^xsd:date ;
    dcterms:title "End of desire / HiTECH NINJA"@en,
        "End of desire / HiTECH NINJA"@ja,
        "End of desire / HiTECH NINJA"@ja-latn ;
    mo:catalogue_number "bigup13133075" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/105666#musicalexpression> ;
    mo:publisher _:N26a29d1d303848eb9ff15662f05f2ded ;
    mo:record _:N02a8e60c8d024f89ac6ece207583805c ;
    mo:record_count 1 ;
    schema:about <product/12757#subject> ;
    schema:byArtist <artist/55500#subject> ;
    schema:datePublished "2020-10-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/66/105666/105666-f487fda7a231.jpg> ;
    schema:name "End of desire / HiTECH NINJA"@en,
        "End of desire / HiTECH NINJA"@ja,
        "End of desire / HiTECH NINJA"@ja-latn ;
    schema:publisher _:N26a29d1d303848eb9ff15662f05f2ded ;
    foaf:depiction <https://media.vgm.io/albums/66/105666/105666-f487fda7a231.jpg> .

_:N02a8e60c8d024f89ac6ece207583805c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a30eb2d8caf47e38bd14634074ddc6d ;
    mo:track_count 1 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N1a30eb2d8caf47e38bd14634074ddc6d .

_:N1a30eb2d8caf47e38bd14634074ddc6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End of desire"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N02a8e60c8d024f89ac6ece207583805c ;
    schema:name "End of desire"@en .

_:N26a29d1d303848eb9ff15662f05f2ded schema:name "UNLIMITED STUDiO"@en,
        "UNLIMITED STUDiO"@ja,
        "UNLIMITED STUDiO"@ja-latn ;
    foaf:name "UNLIMITED STUDiO"@en,
        "UNLIMITED STUDiO"@ja,
        "UNLIMITED STUDiO"@ja-latn .

