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

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

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

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

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

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

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

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

<artist/7305#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66554#subject> ;
    schema:name "Masanori Mine"@en,
        "峰正典"@ja ;
    foaf:made <album/66554#composition>,
        <album/66554#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/66554#lyrics> a mo:Lyrics .

<album/66554#musicalexpression> a mo:Signal ;
    mo:published_as <album/66554#subject> ;
    mo:records <album/66554#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/45/66554/66554-1489534020.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/66554#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/45/66554/66554-1489534020.jpg> ;
    foaf:depicts <album/66554#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/45/66554/66554-1489534020.jpg> .

<https://medium-media.vgm.io/albums/45/66554/66554-1489534020.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/66554#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A Silent, within The Roar / OLDCODEX [Limited Edition]"@en,
        "A Silent, within The Roar / OLDCODEX [初回限定盤]"@ja,
        "A Silent, within The Roar / OLDCODEX [Limited Edition]"@ja-latn ;
    mo:performance_of <album/66554#musicalwork> ;
    mo:performer <artist/14361#subject> ;
    mo:recorded_as <album/66554#musicalexpression> ;
    schema:byArtist <artist/14361#subject> ;
    schema:name "A Silent, within The Roar / OLDCODEX [Limited Edition]"@en,
        "A Silent, within The Roar / OLDCODEX [初回限定盤]"@ja,
        "A Silent, within The Roar / OLDCODEX [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/66554#musicalwork> .

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

<album/66554#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A Silent, within The Roar / OLDCODEX [Limited Edition]"@en,
        "A Silent, within The Roar / OLDCODEX [初回限定盤]"@ja,
        "A Silent, within The Roar / OLDCODEX [Limited Edition]"@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/66554#musicalwork> ;
    schema:name "A Silent, within The Roar / OLDCODEX [Limited Edition]"@en,
        "A Silent, within The Roar / OLDCODEX [初回限定盤]"@ja,
        "A Silent, within The Roar / OLDCODEX [Limited Edition]"@ja-latn .

<album/66554#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-04-02"^^xsd:date ;
    dcterms:title "A Silent, within The Roar / OLDCODEX [Limited Edition]"@en,
        "A Silent, within The Roar / OLDCODEX [初回限定盤]"@ja,
        "A Silent, within The Roar / OLDCODEX [Limited Edition]"@ja-latn ;
    mo:catalogue_number "LACA-35380" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/66554#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N2480d2da1c034773a828845624898c70,
        _:Nc99419e5638d41e38f5d64d73265472e ;
    mo:record_count 2 ;
    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/45/66554/66554-1489534020.jpg> ;
    schema:name "A Silent, within The Roar / OLDCODEX [Limited Edition]"@en,
        "A Silent, within The Roar / OLDCODEX [初回限定盤]"@ja,
        "A Silent, within The Roar / OLDCODEX [Limited Edition]"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/66554/66554-1489534020.jpg> .

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

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

_:N2ed00659aef943e2979f8ce3c3807c5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seek your turn"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc99419e5638d41e38f5d64d73265472e ;
    schema:name "Seek your turn"@en .

_:N38d8ff1d7e0a4edba8e717efbae169dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Making of \"Seek your turn\" Music Video"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc99419e5638d41e38f5d64d73265472e ;
    schema:name "Making of \"Seek your turn\" Music Video"@en .

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

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

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

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

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

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

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

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

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

_:Nc99419e5638d41e38f5d64d73265472e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N2ed00659aef943e2979f8ce3c3807c5b,
        _:N38d8ff1d7e0a4edba8e717efbae169dd ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2ed00659aef943e2979f8ce3c3807c5b,
        _:N38d8ff1d7e0a4edba8e717efbae169dd .

_:N2480d2da1c034773a828845624898c70 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1174543ada2b493cad2e7edd7d5d5898,
        _:N11b20d42130844e6927b8ac0de513524,
        _:N414dcdf1934f4777a23125c0b1b96dca,
        _:N45239618ec73400da8784f5c72764bd8,
        _:N5209604e0ac147a7bf3364e327cd7c7c,
        _:N97b957bc89bb46f79a456cb0461fcc5f,
        _:Ne5f3e3340ab7488ba35c916e9c580311,
        _:Ne60f36f0f7bb4f44baf838f308002782,
        _:Ned952c37ad284289b948ecebc0fc747e,
        _:Nfb691808255b491e8026122de43043c9,
        _:Nfbfedb96a19247709c99dd07070fc6aa ;
    mo:track_count 11 ;
    schema:duration "PT42:47"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N1174543ada2b493cad2e7edd7d5d5898,
        _:N11b20d42130844e6927b8ac0de513524,
        _:N414dcdf1934f4777a23125c0b1b96dca,
        _:N45239618ec73400da8784f5c72764bd8,
        _:N5209604e0ac147a7bf3364e327cd7c7c,
        _:N97b957bc89bb46f79a456cb0461fcc5f,
        _:Ne5f3e3340ab7488ba35c916e9c580311,
        _:Ne60f36f0f7bb4f44baf838f308002782,
        _:Ned952c37ad284289b948ecebc0fc747e,
        _:Nfb691808255b491e8026122de43043c9,
        _:Nfbfedb96a19247709c99dd07070fc6aa .

