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

<album/82022#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Unravel (Orchestral Cover)"@en,
        "Unravel (Orchestral Cover)"@ja,
        "Unravel (Orchestral Cover)"@ja-latn ;
    mo:produced_work <album/82022#musicalwork> ;
    schema:name "Unravel (Orchestral Cover)"@en,
        "Unravel (Orchestral Cover)"@ja,
        "Unravel (Orchestral Cover)"@ja-latn .

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

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

<product/2816#subject> a schema:CreativeWork ;
    schema:name "Tokyo Ghoul"@en,
        "東京喰種(トーキョーグール)"@ja,
        "Tokyo Ghoul"@ja-latn ;
    foaf:name "Tokyo Ghoul"@en,
        "東京喰種(トーキョーグール)"@ja,
        "Tokyo Ghoul"@ja-latn .

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

<album/82022#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Unravel (Orchestral Cover)"@en,
        "Unravel (Orchestral Cover)"@ja,
        "Unravel (Orchestral Cover)"@ja-latn ;
    mo:performance_of <album/82022#musicalwork> ;
    mo:recorded_as <album/82022#musicalexpression> ;
    schema:name "Unravel (Orchestral Cover)"@en,
        "Unravel (Orchestral Cover)"@ja,
        "Unravel (Orchestral Cover)"@ja-latn ;
    schema:workPerformed <album/82022#musicalwork> .

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

<https://medium-media.vgm.io/albums/22/82022/82022-1542047052.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/82022#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-12-12"^^xsd:date ;
    dcterms:title "Unravel (Orchestral Cover)"@en,
        "Unravel (Orchestral Cover)"@ja,
        "Unravel (Orchestral Cover)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/82022#musicalexpression> ;
    mo:publisher _:N895272c5a34046949ca3dce2ec7faad8 ;
    mo:record _:N24c01b7d641049b1b7ba99184b2a7b87 ;
    mo:record_count 1 ;
    schema:about <product/2816#subject> ;
    schema:datePublished "2017-12-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/22/82022/82022-1542047052.jpg> ;
    schema:name "Unravel (Orchestral Cover)"@en,
        "Unravel (Orchestral Cover)"@ja,
        "Unravel (Orchestral Cover)"@ja-latn ;
    schema:publisher _:N895272c5a34046949ca3dce2ec7faad8 ;
    foaf:depiction <https://media.vgm.io/albums/22/82022/82022-1542047052.jpg> .

_:N24c01b7d641049b1b7ba99184b2a7b87 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N61ab7e09854041c9b0ea1af10feb1efa ;
    mo:track_count 1 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N61ab7e09854041c9b0ea1af10feb1efa .

_:N61ab7e09854041c9b0ea1af10feb1efa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unravel (Tokyo Ghoul - OP Theme)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N24c01b7d641049b1b7ba99184b2a7b87 ;
    schema:name "Unravel (Tokyo Ghoul - OP Theme)"@en .

_:N895272c5a34046949ca3dce2ec7faad8 schema:name "Federico Dubbini"@en,
        "Federico Dubbini"@ja,
        "Federico Dubbini"@ja-latn ;
    foaf:name "Federico Dubbini"@en,
        "Federico Dubbini"@ja,
        "Federico Dubbini"@ja-latn .

