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

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

<artist/11797#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52076#subject> ;
    schema:name "Tomoya Tabuchi"@en,
        "田淵智也"@ja ;
    foaf:made <album/52076#composition>,
        <album/52076#lyrics>,
        <album/52076#subject> ;
    foaf:name "Tomoya Tabuchi"@en,
        "田淵智也"@ja .

<product/3397#subject> a schema:CreativeWork ;
    schema:name "Blood Blockade Battlefront"@en,
        "血界戦線"@ja,
        "Kekkai Sensen"@ja-latn ;
    foaf:name "Blood Blockade Battlefront"@en,
        "血界戦線"@ja,
        "Kekkai Sensen"@ja-latn .

<album/52076#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sugar Song and Bitter Step / UNISON SQUARE GARDEN"@en,
        "シュガーソングとビターステップ / UNISON SQUARE GARDEN"@ja,
        "Sugar Song to Bitter Step / UNISON SQUARE GARDEN"@ja-latn ;
    mo:composer <artist/11797#subject> ;
    mo:produced_work <album/52076#musicalwork> ;
    schema:name "Sugar Song and Bitter Step / UNISON SQUARE GARDEN"@en,
        "シュガーソングとビターステップ / UNISON SQUARE GARDEN"@ja,
        "Sugar Song to Bitter Step / UNISON SQUARE GARDEN"@ja-latn .

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

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

<org/2341#subject> schema:name "TOY'S FACTORY"@en,
        "TOY'S FACTORY"@ja,
        "TOY'S FACTORY"@ja-latn ;
    foaf:name "TOY'S FACTORY"@en,
        "TOY'S FACTORY"@ja,
        "TOY'S FACTORY"@ja-latn .

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

<https://medium-media.vgm.io/albums/67/52076/52076-1483788288.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/52076#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sugar Song and Bitter Step / UNISON SQUARE GARDEN"@en,
        "シュガーソングとビターステップ / UNISON SQUARE GARDEN"@ja,
        "Sugar Song to Bitter Step / UNISON SQUARE GARDEN"@ja-latn ;
    mo:performance_of <album/52076#musicalwork> ;
    mo:performer <artist/12931#subject> ;
    mo:recorded_as <album/52076#musicalexpression> ;
    schema:byArtist <artist/12931#subject> ;
    schema:name "Sugar Song and Bitter Step / UNISON SQUARE GARDEN"@en,
        "シュガーソングとビターステップ / UNISON SQUARE GARDEN"@ja,
        "Sugar Song to Bitter Step / UNISON SQUARE GARDEN"@ja-latn ;
    schema:workPerformed <album/52076#musicalwork> .

<artist/12931#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52076#performance> ;
    schema:name "UNISON SQUARE GARDEN"@en ;
    foaf:name "UNISON SQUARE GARDEN"@en .

<album/52076#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-05-20"^^xsd:date ;
    dcterms:title "Sugar Song and Bitter Step / UNISON SQUARE GARDEN"@en,
        "シュガーソングとビターステップ / UNISON SQUARE GARDEN"@ja,
        "Sugar Song to Bitter Step / UNISON SQUARE GARDEN"@ja-latn ;
    mo:catalogue_number "TFCC-89548" ;
    mo:media_type "CD" ;
    mo:publication_of <album/52076#musicalexpression> ;
    mo:publisher <org/2341#subject> ;
    mo:record _:Nbd0af2d867df4ae6bfc7e95674332cc2 ;
    mo:record_count 1 ;
    schema:about <product/3397#subject> ;
    schema:byArtist <artist/12931#subject> ;
    schema:datePublished "2015-05-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/67/52076/52076-1483788288.jpg> ;
    schema:name "Sugar Song and Bitter Step / UNISON SQUARE GARDEN"@en,
        "シュガーソングとビターステップ / UNISON SQUARE GARDEN"@ja,
        "Sugar Song to Bitter Step / UNISON SQUARE GARDEN"@ja-latn ;
    schema:publisher <org/2341#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/52076/52076-1483788288.jpg> .

_:N6b1604446a034e01a68c35febc6f299f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tokyo Scenario"@en,
        "東京シナリオ"@ja,
        "Tokyo Scenario"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nbd0af2d867df4ae6bfc7e95674332cc2 ;
    schema:name "Tokyo Scenario"@en,
        "東京シナリオ"@ja,
        "Tokyo Scenario"@ja-latn .

_:N74e8308f3f664cf089bf0711159889cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Signal ABC"@en,
        "シグナルABC"@ja,
        "Signal ABC"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nbd0af2d867df4ae6bfc7e95674332cc2 ;
    schema:name "Signal ABC"@en,
        "シグナルABC"@ja,
        "Signal ABC"@ja-latn .

_:Nb52013926a5f43ce894b369197483509 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sugar Song and Bitter Step"@en,
        "シュガーソングとビターステップ"@ja,
        "Sugar Song to Bitter Step"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nbd0af2d867df4ae6bfc7e95674332cc2 ;
    schema:name "Sugar Song and Bitter Step"@en,
        "シュガーソングとビターステップ"@ja,
        "Sugar Song to Bitter Step"@ja-latn .

_:Nbd0af2d867df4ae6bfc7e95674332cc2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6b1604446a034e01a68c35febc6f299f,
        _:N74e8308f3f664cf089bf0711159889cb,
        _:Nb52013926a5f43ce894b369197483509 ;
    mo:track_count 3 ;
    schema:duration "PT12:07"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N6b1604446a034e01a68c35febc6f299f,
        _:N74e8308f3f664cf089bf0711159889cb,
        _:Nb52013926a5f43ce894b369197483509 .

