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

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

<artist/12646#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45645#subject> ;
    schema:name "yashikin"@en,
        "やしきん"@ja ;
    foaf:made <album/45645#composition>,
        <album/45645#subject> ;
    foaf:name "yashikin"@en,
        "やしきん"@ja .

<artist/13221#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45645#subject> ;
    schema:name "eba"@en ;
    foaf:made <album/45645#composition>,
        <album/45645#subject> ;
    foaf:name "eba"@en .

<artist/15589#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45645#subject> ;
    schema:name "Hajime Kato"@en,
        "加藤肇"@ja ;
    foaf:made <album/45645#composition>,
        <album/45645#subject> ;
    foaf:name "Hajime Kato"@en,
        "加藤肇"@ja .

<artist/18284#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45645#subject> ;
    schema:name "YORKE."@en ;
    foaf:made <album/45645#composition>,
        <album/45645#lyrics>,
        <album/45645#subject> ;
    foaf:name "YORKE."@en .

<artist/35164#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45645#subject> ;
    schema:name "Gz"@en ;
    foaf:made <album/45645#composition>,
        <album/45645#subject> ;
    foaf:name "Gz"@en .

<artist/36146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45645#subject> ;
    schema:name "Ta_2"@en ;
    foaf:made <album/45645#composition>,
        <album/45645#subject> ;
    foaf:name "Ta_2"@en .

<artist/7305#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45645#subject> ;
    schema:name "Masanori Mine"@en,
        "峰正典"@ja ;
    foaf:made <album/45645#composition>,
        <album/45645#subject> ;
    foaf:name "Masanori Mine"@en,
        "峰正典"@ja .

<product/2626#subject> a schema:CreativeWork ;
    schema:name "Kuroko's Basketball 2"@en,
        "黒子のバスケ2"@ja,
        "Kuroko no Basket 2"@ja-latn ;
    foaf:name "Kuroko's Basketball 2"@en,
        "黒子のバスケ2"@ja,
        "Kuroko no Basket 2"@ja-latn .

<product/2803#subject> a schema:CreativeWork ;
    schema:name "Free!"@en,
        "Free!"@ja,
        "Free!"@ja-latn ;
    foaf:name "Free!"@en,
        "Free!"@ja,
        "Free!"@ja-latn .

<product/5841#subject> a schema:CreativeWork ;
    schema:name "Arata the Legend"@en,
        "アラタカンガタリ 〜革神語〜"@ja,
        "ARATA KANGATARI"@ja-latn ;
    foaf:name "Arata the Legend"@en,
        "アラタカンガタリ 〜革神語〜"@ja,
        "ARATA KANGATARI"@ja-latn .

<release/2247#subject> a schema:CreativeWork ;
    schema:name "Bakuman. 3rd Series"@en,
        "バクマン。第3シリーズ"@ja,
        "Bakuman. 3rd Series"@ja-latn ;
    foaf:name "Bakuman. 3rd Series"@en,
        "バクマン。第3シリーズ"@ja,
        "Bakuman. 3rd Series"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/54/45645/45645-1403619698.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/45645#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A Silent, within The Roar / OLDCODEX"@en,
        "A Silent, within The Roar / OLDCODEX"@ja,
        "A Silent, within The Roar / OLDCODEX"@ja-latn ;
    mo:performance_of <album/45645#musicalwork> ;
    mo:performer <artist/14361#subject> ;
    mo:recorded_as <album/45645#musicalexpression> ;
    schema:byArtist <artist/14361#subject> ;
    schema:name "A Silent, within The Roar / OLDCODEX"@en,
        "A Silent, within The Roar / OLDCODEX"@ja,
        "A Silent, within The Roar / OLDCODEX"@ja-latn ;
    schema:workPerformed <album/45645#musicalwork> .

<artist/14361#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45645#subject> ;
    mo:performed <album/45645#performance> ;
    schema:name "OLDCODEX"@en ;
    foaf:made <album/45645#composition>,
        <album/45645#subject> ;
    foaf:name "OLDCODEX"@en .

<album/45645#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A Silent, within The Roar / OLDCODEX"@en,
        "A Silent, within The Roar / OLDCODEX"@ja,
        "A Silent, within The Roar / OLDCODEX"@ja-latn ;
    mo:composer <artist/12646#subject>,
        <artist/13221#subject>,
        <artist/14361#subject>,
        <artist/15589#subject>,
        <artist/18284#subject>,
        <artist/35164#subject>,
        <artist/36146#subject>,
        <artist/7305#subject> ;
    mo:produced_work <album/45645#musicalwork> ;
    schema:name "A Silent, within The Roar / OLDCODEX"@en,
        "A Silent, within The Roar / OLDCODEX"@ja,
        "A Silent, within The Roar / OLDCODEX"@ja-latn .

<album/45645#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-04-02"^^xsd:date ;
    dcterms:title "A Silent, within The Roar / OLDCODEX"@en,
        "A Silent, within The Roar / OLDCODEX"@ja,
        "A Silent, within The Roar / OLDCODEX"@ja-latn ;
    mo:catalogue_number "LACA-15380" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45645#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N2ee62f123f174d7080508506eb7ca99e ;
    mo:record_count 1 ;
    schema:about <product/2626#subject>,
        <product/2803#subject>,
        <product/5841#subject>,
        <release/2247#subject> ;
    schema:byArtist <artist/14361#subject> ;
    schema:datePublished "2014-04-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/54/45645/45645-1403619698.jpg> ;
    schema:name "A Silent, within The Roar / OLDCODEX"@en,
        "A Silent, within The Roar / OLDCODEX"@ja,
        "A Silent, within The Roar / OLDCODEX"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/45645/45645-1403619698.jpg> .

_:N066499e79db544feaabde67f4284bc28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "How Affection"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N2ee62f123f174d7080508506eb7ca99e ;
    schema:name "How Affection"@en .

_:N18242b084a9d47c885ec2dd8bdd7879d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seek your turn"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N2ee62f123f174d7080508506eb7ca99e ;
    schema:name "Seek your turn"@en .

_:N58b1d9a9a8504a80a62e2059413f8741 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "optimistic negative thing"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N2ee62f123f174d7080508506eb7ca99e ;
    schema:name "optimistic negative thing"@en .

_:N849e7364a3f444f4bb36ea85815181a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Landscape"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N2ee62f123f174d7080508506eb7ca99e ;
    schema:name "Landscape"@en .

_:N90e32f79085a4ae29566c4660fdf1adb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rage on"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N2ee62f123f174d7080508506eb7ca99e ;
    schema:name "Rage on"@en .

_:N97dd90fb330c4e9b912345eccfb2a6e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "reflection"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:N2ee62f123f174d7080508506eb7ca99e ;
    schema:name "reflection"@en .

_:Nc9caac0b494741ba9e22388919ee057a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Backed out"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N2ee62f123f174d7080508506eb7ca99e ;
    schema:name "Backed out"@en .

_:Ne9649a6222744b0abb7b0c1649a8d238 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frame in Flame"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N2ee62f123f174d7080508506eb7ca99e ;
    schema:name "Frame in Flame"@en .

_:Nf2345f32cd6649b19c053b07b2d4a632 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "wire choir"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N2ee62f123f174d7080508506eb7ca99e ;
    schema:name "wire choir"@en .

_:Nf77393451d4d45f0818b63dac21200ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Misfit Go"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N2ee62f123f174d7080508506eb7ca99e ;
    schema:name "The Misfit Go"@en .

_:Nf79a400db31947ef83f145b532c042a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WALK"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N2ee62f123f174d7080508506eb7ca99e ;
    schema:name "WALK"@en .

_:N2ee62f123f174d7080508506eb7ca99e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N066499e79db544feaabde67f4284bc28,
        _:N18242b084a9d47c885ec2dd8bdd7879d,
        _:N58b1d9a9a8504a80a62e2059413f8741,
        _:N849e7364a3f444f4bb36ea85815181a4,
        _:N90e32f79085a4ae29566c4660fdf1adb,
        _:N97dd90fb330c4e9b912345eccfb2a6e2,
        _:Nc9caac0b494741ba9e22388919ee057a,
        _:Ne9649a6222744b0abb7b0c1649a8d238,
        _:Nf2345f32cd6649b19c053b07b2d4a632,
        _:Nf77393451d4d45f0818b63dac21200ba,
        _:Nf79a400db31947ef83f145b532c042a7 ;
    mo:track_count 11 ;
    schema:duration "PT42:47"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N066499e79db544feaabde67f4284bc28,
        _:N18242b084a9d47c885ec2dd8bdd7879d,
        _:N58b1d9a9a8504a80a62e2059413f8741,
        _:N849e7364a3f444f4bb36ea85815181a4,
        _:N90e32f79085a4ae29566c4660fdf1adb,
        _:N97dd90fb330c4e9b912345eccfb2a6e2,
        _:Nc9caac0b494741ba9e22388919ee057a,
        _:Ne9649a6222744b0abb7b0c1649a8d238,
        _:Nf2345f32cd6649b19c053b07b2d4a632,
        _:Nf77393451d4d45f0818b63dac21200ba,
        _:Nf79a400db31947ef83f145b532c042a7 .

