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

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

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

<artist/4751#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29837#subject> ;
    schema:name "fang"@en ;
    foaf:made <album/29837#composition>,
        <album/29837#subject> ;
    foaf:name "fang"@en .

<event/139> a mo:Release ;
    schema:name "Released at M3-2011 Fall (Oct 30, 2011)" .

<album/29837#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Digressions 2"@en,
        "Digressions 2"@ja,
        "Digressions 2"@ja-latn ;
    mo:composer <artist/4751#subject> ;
    mo:produced_work <album/29837#musicalwork> ;
    schema:name "Digressions 2"@en,
        "Digressions 2"@ja,
        "Digressions 2"@ja-latn .

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

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

<org/105#subject> schema:name "Sound Ave."@en,
        "Sound Ave."@ja,
        "Sound Ave."@ja-latn ;
    foaf:name "Sound Ave."@en,
        "Sound Ave."@ja,
        "Sound Ave."@ja-latn .

<https://media.vgm.io/albums/73/29837/29837-1320364599.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/29837#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/73/29837/29837-1320364599.png> ;
    foaf:depicts <album/29837#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/73/29837/29837-1320364599.png> .

<https://medium-media.vgm.io/albums/73/29837/29837-1320364599.png> a schema:ImageObject,
        foaf:Image .

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

<album/29837#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-10-30"^^xsd:date ;
    dcterms:title "Digressions 2"@en,
        "Digressions 2"@ja,
        "Digressions 2"@ja-latn ;
    mo:catalogue_number "SACD-0013.5" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29837#musicalexpression> ;
    mo:publisher <org/105#subject> ;
    mo:record _:N40792d55d77c41ba992718a934cdb8aa ;
    mo:record_count 1 ;
    mo:release <event/139> ;
    schema:datePublished "2011-10-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/73/29837/29837-1320364599.png> ;
    schema:name "Digressions 2"@en,
        "Digressions 2"@ja,
        "Digressions 2"@ja-latn ;
    schema:publisher <org/105#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/29837/29837-1320364599.png> .

_:N253ded11b1ab41839daf9181e702cc9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peak Uproar"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:43"^^xsd:interval ;
    schema:inPlaylist _:N40792d55d77c41ba992718a934cdb8aa ;
    schema:name "Peak Uproar"@en .

_:N309520a37b5b45e58eccb58b06b8e569 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tripping Over"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N40792d55d77c41ba992718a934cdb8aa ;
    schema:name "Tripping Over"@en .

_:N3f511739c70941c2a5de42483db99df7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wait for Me(fang UK Style)"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:04"^^xsd:interval ;
    schema:inPlaylist _:N40792d55d77c41ba992718a934cdb8aa ;
    schema:name "Wait for Me(fang UK Style)"@en .

_:N565a914429604c1491b3d73361fca4b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "in Honor of the Hell"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:25"^^xsd:interval ;
    schema:inPlaylist _:N40792d55d77c41ba992718a934cdb8aa ;
    schema:name "in Honor of the Hell"@en .

_:N40792d55d77c41ba992718a934cdb8aa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N253ded11b1ab41839daf9181e702cc9a,
        _:N309520a37b5b45e58eccb58b06b8e569,
        _:N3f511739c70941c2a5de42483db99df7,
        _:N565a914429604c1491b3d73361fca4b4 ;
    mo:track_count 4 ;
    schema:duration "PT25:27"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N253ded11b1ab41839daf9181e702cc9a,
        _:N309520a37b5b45e58eccb58b06b8e569,
        _:N3f511739c70941c2a5de42483db99df7,
        _:N565a914429604c1491b3d73361fca4b4 .

