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

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

<artist/32850#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70190#subject> ;
    schema:name "+d"@en ;
    foaf:made <album/70190#composition>,
        <album/70190#lyrics>,
        <album/70190#subject> ;
    foaf:name "+d"@en .

<artist/47786#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70190#subject> ;
    schema:name "K"@en ;
    foaf:made <album/70190#composition>,
        <album/70190#subject> ;
    foaf:name "K"@en .

<artist/47787#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70190#subject> ;
    schema:name "O"@en ;
    foaf:made <album/70190#composition>,
        <album/70190#subject> ;
    foaf:name "O"@en .

<product/5280#subject> a schema:CreativeWork ;
    schema:name "DIVE!!"@en,
        "DIVE!!"@ja,
        "DIVE!!"@ja-latn ;
    foaf:name "DIVE!!"@en,
        "DIVE!!"@ja,
        "DIVE!!"@ja-latn .

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

<org/691#subject> schema:name "ariola"@en,
        "ariola"@ja,
        "ariola"@ja-latn ;
    foaf:name "ariola"@en,
        "ariola"@ja,
        "ariola"@ja-latn .

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

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

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

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

<album/70190#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Taiyou mo Hitoribocchi / Qyoto [Limited Edition]"@en,
        "太陽もひとりぼっち / Qyoto"@ja,
        "Taiyou mo Hitoribocchi / Qyoto [Limited Edition]"@ja-latn ;
    mo:performance_of <album/70190#musicalwork> ;
    mo:performer <artist/29349#subject> ;
    mo:recorded_as <album/70190#musicalexpression> ;
    schema:byArtist <artist/29349#subject> ;
    schema:name "Taiyou mo Hitoribocchi / Qyoto [Limited Edition]"@en,
        "太陽もひとりぼっち / Qyoto"@ja,
        "Taiyou mo Hitoribocchi / Qyoto [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/70190#musicalwork> .

<artist/29349#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70190#subject> ;
    mo:performed <album/70190#performance> ;
    schema:name "Qyoto"@en ;
    foaf:made <album/70190#composition>,
        <album/70190#lyrics>,
        <album/70190#subject> ;
    foaf:name "Qyoto"@en .

<album/70190#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Taiyou mo Hitoribocchi / Qyoto [Limited Edition]"@en,
        "太陽もひとりぼっち / Qyoto"@ja,
        "Taiyou mo Hitoribocchi / Qyoto [Limited Edition]"@ja-latn ;
    mo:composer <artist/29349#subject>,
        <artist/32850#subject>,
        <artist/47786#subject>,
        <artist/47787#subject> ;
    mo:produced_work <album/70190#musicalwork> ;
    schema:name "Taiyou mo Hitoribocchi / Qyoto [Limited Edition]"@en,
        "太陽もひとりぼっち / Qyoto"@ja,
        "Taiyou mo Hitoribocchi / Qyoto [Limited Edition]"@ja-latn .

<album/70190#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-23"^^xsd:date ;
    dcterms:title "Taiyou mo Hitoribocchi / Qyoto [Limited Edition]"@en,
        "太陽もひとりぼっち / Qyoto"@ja,
        "Taiyou mo Hitoribocchi / Qyoto [Limited Edition]"@ja-latn ;
    mo:catalogue_number "BVCL-833~4" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/70190#musicalexpression> ;
    mo:publisher <org/691#subject> ;
    mo:record _:N1e6ab95a17424ed49571f2a67f8c1403,
        _:Nc1d2376038e84d40810e809d5711d27d ;
    mo:record_count 2 ;
    schema:about <product/5280#subject> ;
    schema:byArtist <artist/29349#subject> ;
    schema:datePublished "2017-08-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/09/70190/70190-1501291839.jpg> ;
    schema:name "Taiyou mo Hitoribocchi / Qyoto [Limited Edition]"@en,
        "太陽もひとりぼっち / Qyoto"@ja,
        "Taiyou mo Hitoribocchi / Qyoto [Limited Edition]"@ja-latn ;
    schema:publisher <org/691#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/70190/70190-1501291839.jpg> .

_:N04292a42a44b4948a98e4f46aa687caf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "太陽もひとりぼっち Music Video アニメバージョン"@ja,
        "Taiyou mo Hitoribocchi Music Video Anime Version"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc1d2376038e84d40810e809d5711d27d ;
    schema:name "太陽もひとりぼっち Music Video アニメバージョン"@ja,
        "Taiyou mo Hitoribocchi Music Video Anime Version"@ja-latn .

_:N937c852f316f4bbf89e720bdc43a4ecb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "太陽もひとりぼっち"@ja,
        "Taiyou mo Hitoribocchi"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N1e6ab95a17424ed49571f2a67f8c1403 ;
    schema:name "太陽もひとりぼっち"@ja,
        "Taiyou mo Hitoribocchi"@ja-latn .

_:Nc1d2376038e84d40810e809d5711d27d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N04292a42a44b4948a98e4f46aa687caf ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N04292a42a44b4948a98e4f46aa687caf .

_:Nf9fb677ffeb84e8eb8ab40c0bfed6ad3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "太陽もひとりぼっち (TV size)"@ja,
        "Taiyou mo Hitoribocchi (TV size)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N1e6ab95a17424ed49571f2a67f8c1403 ;
    schema:name "太陽もひとりぼっち (TV size)"@ja,
        "Taiyou mo Hitoribocchi (TV size)"@ja-latn .

_:Nfc3b90c180934bc68262a1a77b54d990 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「DIVE!!」ボイスドラマ「strange world」「fighting spirit」"@ja,
        "\"DIVE!!\" Voice Drama \"strange world\" & \"fighting spirit\""@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT11:37"^^xsd:interval ;
    schema:inPlaylist _:N1e6ab95a17424ed49571f2a67f8c1403 ;
    schema:name "「DIVE!!」ボイスドラマ「strange world」「fighting spirit」"@ja,
        "\"DIVE!!\" Voice Drama \"strange world\" & \"fighting spirit\""@ja-latn .

_:N1e6ab95a17424ed49571f2a67f8c1403 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N937c852f316f4bbf89e720bdc43a4ecb,
        _:Nf9fb677ffeb84e8eb8ab40c0bfed6ad3,
        _:Nfc3b90c180934bc68262a1a77b54d990 ;
    mo:track_count 3 ;
    schema:duration "PT18:06"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N937c852f316f4bbf89e720bdc43a4ecb,
        _:Nf9fb677ffeb84e8eb8ab40c0bfed6ad3,
        _:Nfc3b90c180934bc68262a1a77b54d990 .

