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

<artist/38517#subject> a schema:Person,
        foaf:Person ;
    schema:name "kikuyo"@en ;
    foaf:made <album/108790#subject>,
        <album/108790#vocals> ;
    foaf:name "kikuyo"@en .

<artist/1913#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108790#subject> ;
    schema:name "Shime G"@en,
        "〆G"@ja ;
    foaf:made <album/108790#composition>,
        <album/108790#lyrics>,
        <album/108790#subject> ;
    foaf:name "Shime G"@en,
        "〆G"@ja .

<artist/2732#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108790#subject> ;
    schema:name "k.yamada"@en ;
    foaf:made <album/108790#composition>,
        <album/108790#lyrics>,
        <album/108790#subject> ;
    foaf:name "k.yamada"@en .

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

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

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

<org/2953#subject> schema:name "True Silver"@en,
        "True Silver"@ja,
        "True Silver"@ja-latn ;
    foaf:name "True Silver"@en,
        "True Silver"@ja,
        "True Silver"@ja-latn .

<https://media.vgm.io/albums/09/108790/108790-9ca3f681ae4e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/108790#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/09/108790/108790-9ca3f681ae4e.jpg> ;
    foaf:depicts <album/108790#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/09/108790/108790-9ca3f681ae4e.jpg> .

<https://medium-media.vgm.io/albums/09/108790/108790-9ca3f681ae4e.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/108790#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-10-09"^^xsd:date ;
    dcterms:title "Detour"@en,
        "Detour"@ja,
        "Detour"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/108790#musicalexpression> ;
    mo:publisher <org/2953#subject> ;
    mo:record _:N13393d8fd6c04cfdb636fea18092965f ;
    mo:record_count 1 ;
    schema:datePublished "2004-10-09"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/09/108790/108790-9ca3f681ae4e.jpg> ;
    schema:name "Detour"@en,
        "Detour"@ja,
        "Detour"@ja-latn ;
    schema:publisher <org/2953#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/108790/108790-9ca3f681ae4e.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "k.Doo"@en ;
    foaf:made <album/108790#lyrics> ;
    foaf:name "k.Doo"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "k.Doo"@en ;
    foaf:made <album/108790#subject> ;
    foaf:name "k.Doo"@en .

_:N8373f20c933b479aba89e18a2a56e70a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DREAM MAKER"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N13393d8fd6c04cfdb636fea18092965f ;
    schema:name "DREAM MAKER"@en .

_:N8dc1eace85ed4092a01afff95310cf11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Double Orbit"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N13393d8fd6c04cfdb636fea18092965f ;
    schema:name "Double Orbit"@en .

_:N928e9a3c059745e6a7469455405f1911 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lover of snow"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N13393d8fd6c04cfdb636fea18092965f ;
    schema:name "lover of snow"@en .

_:N13393d8fd6c04cfdb636fea18092965f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8373f20c933b479aba89e18a2a56e70a,
        _:N8dc1eace85ed4092a01afff95310cf11,
        _:N928e9a3c059745e6a7469455405f1911 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N8373f20c933b479aba89e18a2a56e70a,
        _:N8dc1eace85ed4092a01afff95310cf11,
        _:N928e9a3c059745e6a7469455405f1911 .

