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

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

<product/14618#subject> a schema:CreativeWork ;
    schema:name "Gundam Breaker 2"@en,
        "ガンダムブレイカー2"@ja,
        "Gundam Breaker 2"@ja-latn ;
    foaf:name "Gundam Breaker 2"@en,
        "ガンダムブレイカー2"@ja,
        "Gundam Breaker 2"@ja-latn .

<product/3139#subject> a schema:CreativeWork ;
    schema:name "Gundam Build Fighters Try"@en,
        "ガンダムビルドファイターズトライ"@ja,
        "Gundam Build Fighters Try"@ja-latn ;
    foaf:name "Gundam Build Fighters Try"@en,
        "ガンダムビルドファイターズトライ"@ja,
        "Gundam Build Fighters Try"@ja-latn .

<album/48896#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cerulean/Silent Trigger / BACK-ON"@en,
        "セルリアン/Silent Trigger / BACK-ON"@ja,
        "Cerulean/Silent Trigger / BACK-ON"@ja-latn ;
    mo:composer <artist/10202#subject> ;
    mo:produced_work <album/48896#musicalwork> ;
    schema:name "Cerulean/Silent Trigger / BACK-ON"@en,
        "セルリアン/Silent Trigger / BACK-ON"@ja,
        "Cerulean/Silent Trigger / BACK-ON"@ja-latn .

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

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

<org/422#subject> schema:name "cutting edge"@en,
        "cutting edge"@ja,
        "cutting edge"@ja-latn ;
    foaf:name "cutting edge"@en,
        "cutting edge"@ja,
        "cutting edge"@ja-latn .

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

<https://medium-media.vgm.io/albums/69/48896/48896-1417504632.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/48896#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cerulean/Silent Trigger / BACK-ON"@en,
        "セルリアン/Silent Trigger / BACK-ON"@ja,
        "Cerulean/Silent Trigger / BACK-ON"@ja-latn ;
    mo:performance_of <album/48896#musicalwork> ;
    mo:performer <artist/10202#subject> ;
    mo:recorded_as <album/48896#musicalexpression> ;
    schema:byArtist <artist/10202#subject> ;
    schema:name "Cerulean/Silent Trigger / BACK-ON"@en,
        "セルリアン/Silent Trigger / BACK-ON"@ja,
        "Cerulean/Silent Trigger / BACK-ON"@ja-latn ;
    schema:workPerformed <album/48896#musicalwork> .

<artist/10202#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48896#subject> ;
    mo:performed <album/48896#performance> ;
    schema:name "BACK-ON"@en ;
    foaf:made <album/48896#composition>,
        <album/48896#lyrics>,
        <album/48896#subject> ;
    foaf:name "BACK-ON"@en .

<album/48896#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-17"^^xsd:date ;
    dcterms:title "Cerulean/Silent Trigger / BACK-ON"@en,
        "セルリアン/Silent Trigger / BACK-ON"@ja,
        "Cerulean/Silent Trigger / BACK-ON"@ja-latn ;
    mo:catalogue_number "CTCR-40368/B" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/48896#musicalexpression> ;
    mo:publisher <org/422#subject> ;
    mo:record _:Ne981b42d5bf245adbc5c85aec4716dfc,
        _:Nf2452b29087b446bb029db48c5b30a09 ;
    mo:record_count 2 ;
    schema:about <product/14618#subject>,
        <product/3139#subject> ;
    schema:byArtist <artist/10202#subject> ;
    schema:datePublished "2014-12-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/48896/48896-1417504632.jpg> ;
    schema:name "Cerulean/Silent Trigger / BACK-ON"@en,
        "セルリアン/Silent Trigger / BACK-ON"@ja,
        "Cerulean/Silent Trigger / BACK-ON"@ja-latn ;
    schema:publisher <org/422#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/48896/48896-1417504632.jpg> .

_:N31b3cbb9b2a9429d9e902267856a48d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cerulean (Music Video)"@en,
        "セルリアン(Music Video)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne981b42d5bf245adbc5c85aec4716dfc ;
    schema:name "Cerulean (Music Video)"@en,
        "セルリアン(Music Video)"@ja .

_:N7355af10b083453e91cbcf7b73ad2473 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Trigger"@en,
        "Silent Trigger"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf2452b29087b446bb029db48c5b30a09 ;
    schema:name "Silent Trigger"@en,
        "Silent Trigger"@ja .

_:Na1ae87f8708f4c179d066f461405c689 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cerulean (instrumental)"@en,
        "セルリアン(instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf2452b29087b446bb029db48c5b30a09 ;
    schema:name "Cerulean (instrumental)"@en,
        "セルリアン(instrumental)"@ja .

_:Ndf6ea5797cda45279aac66d4b3e13bc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cerulean"@en,
        "セルリアン"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf2452b29087b446bb029db48c5b30a09 ;
    schema:name "Cerulean"@en,
        "セルリアン"@ja .

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

_:Nfe9e7241490148f79b681782deb8d4dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Trigger (instrumental)"@en,
        "Silent Trigger(instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf2452b29087b446bb029db48c5b30a09 ;
    schema:name "Silent Trigger (instrumental)"@en,
        "Silent Trigger(instrumental)"@ja .

_:Nf2452b29087b446bb029db48c5b30a09 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7355af10b083453e91cbcf7b73ad2473,
        _:Na1ae87f8708f4c179d066f461405c689,
        _:Ndf6ea5797cda45279aac66d4b3e13bc7,
        _:Nfe9e7241490148f79b681782deb8d4dd ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N7355af10b083453e91cbcf7b73ad2473,
        _:Na1ae87f8708f4c179d066f461405c689,
        _:Ndf6ea5797cda45279aac66d4b3e13bc7,
        _:Nfe9e7241490148f79b681782deb8d4dd .

