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

<album/121911#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Backflip!! Special Disc.3"@en,
        "バクテン!! Special Disc.3"@ja,
        "Bakuten!! Special Disc.3"@ja-latn ;
    mo:produced_work <album/121911#musicalwork> ;
    schema:name "Backflip!! Special Disc.3"@en,
        "バクテン!! Special Disc.3"@ja,
        "Bakuten!! Special Disc.3"@ja-latn .

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

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

<product/9537#subject> a schema:CreativeWork ;
    schema:name "Backflip!!"@en,
        "バクテン!!"@ja,
        "Bakuten!!"@ja-latn ;
    foaf:name "Backflip!!"@en,
        "バクテン!!"@ja,
        "Bakuten!!"@ja-latn .

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

<album/121911#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Backflip!! Special Disc.3"@en,
        "バクテン!! Special Disc.3"@ja,
        "Bakuten!! Special Disc.3"@ja-latn ;
    mo:performance_of <album/121911#musicalwork> ;
    mo:recorded_as <album/121911#musicalexpression> ;
    schema:name "Backflip!! Special Disc.3"@en,
        "バクテン!! Special Disc.3"@ja,
        "Bakuten!! Special Disc.3"@ja-latn ;
    schema:workPerformed <album/121911#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/11/121911/121911-d6de367eb21b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/121911#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-10-27"^^xsd:date ;
    dcterms:title "Backflip!! Special Disc.3"@en,
        "バクテン!! Special Disc.3"@ja,
        "Bakuten!! Special Disc.3"@ja-latn ;
    mo:catalogue_number "ANZX-13276" ;
    mo:media_type "CD" ;
    mo:publication_of <album/121911#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N033f54e114f14683bbb5b44e4c513322 ;
    mo:record_count 1 ;
    schema:about <product/9537#subject> ;
    schema:datePublished "2021-10-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/11/121911/121911-d6de367eb21b.jpg> ;
    schema:name "Backflip!! Special Disc.3"@en,
        "バクテン!! Special Disc.3"@ja,
        "Bakuten!! Special Disc.3"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/121911/121911-d6de367eb21b.jpg> .

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

_:N5d18c7940afa4dc89d2cba27a0af7729 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "映ってる!"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N033f54e114f14683bbb5b44e4c513322 ;
    schema:name "映ってる!"@ja .

