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

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

<product/3107#subject> a schema:CreativeWork ;
    schema:name "Guilty Crown"@en,
        "ギルティクラウン"@ja,
        "Guilty Crown"@ja-latn ;
    foaf:name "Guilty Crown"@en,
        "ギルティクラウン"@ja,
        "Guilty Crown"@ja-latn .

<product/7843#subject> a schema:CreativeWork ;
    schema:name "BLACK★ROCK SHOOTER (TV)"@en,
        "ブラック★ロックシューター (TV)"@ja,
        "BLACK★ROCK SHOOTER (TV)"@ja-latn ;
    foaf:name "BLACK★ROCK SHOOTER (TV)"@en,
        "ブラック★ロックシューター (TV)"@ja,
        "BLACK★ROCK SHOOTER (TV)"@ja-latn .

<album/30891#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bokura no Ashiato x Kokuhaku / supercell [Limited Edition]"@en,
        "僕らのあしあと×告白 / supercell"@ja,
        "Bokura no Ashiato x Kokuhaku / supercell [Limited Edition]"@ja-latn ;
    mo:composer <artist/9146#subject> ;
    mo:produced_work <album/30891#musicalwork> ;
    schema:name "Bokura no Ashiato x Kokuhaku / supercell [Limited Edition]"@en,
        "僕らのあしあと×告白 / supercell"@ja,
        "Bokura no Ashiato x Kokuhaku / supercell [Limited Edition]"@ja-latn .

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

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

<org/90#subject> schema:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn ;
    foaf:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/19/30891/30891-1331877706.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11231#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30891#performance> ;
    schema:name "Okiya Ohkoshi"@en,
        "大越王起也"@ja ;
    foaf:name "Okiya Ohkoshi"@en,
        "大越王起也"@ja .

<artist/11932#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30891#performance> ;
    schema:name "supercell"@en ;
    foaf:name "supercell"@en .

<artist/11933#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30891#performance> ;
    schema:name "Koeda"@en,
        "こゑだ"@ja ;
    foaf:name "Koeda"@en,
        "こゑだ"@ja .

<artist/43071#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30891#performance> ;
    schema:name "nim"@en ;
    foaf:name "nim"@en .

<artist/8499#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30891#performance> ;
    schema:name "Masuke Nozaki"@en,
        "野崎真助"@ja ;
    foaf:name "Masuke Nozaki"@en,
        "野崎真助"@ja .

<artist/9146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30891#subject> ;
    mo:performed <album/30891#performance> ;
    schema:name "ryo"@en ;
    foaf:made <album/30891#composition>,
        <album/30891#lyrics>,
        <album/30891#subject> ;
    foaf:name "ryo"@en .

<album/30891#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-03-07"^^xsd:date ;
    dcterms:title "Bokura no Ashiato x Kokuhaku / supercell [Limited Edition]"@en,
        "僕らのあしあと×告白 / supercell"@ja,
        "Bokura no Ashiato x Kokuhaku / supercell [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SRCL-7883~4" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/30891#musicalexpression> ;
    mo:publisher <org/90#subject> ;
    mo:record _:Nae80063502d643ceaeaca2adf5764d48,
        _:Nc46d456640ee4f0fbf9fcbc7b037ddb0 ;
    mo:record_count 2 ;
    schema:about <product/3107#subject>,
        <product/7843#subject> ;
    schema:byArtist <artist/11231#subject>,
        <artist/11932#subject>,
        <artist/11933#subject>,
        <artist/43071#subject>,
        <artist/8499#subject>,
        <artist/9146#subject> ;
    schema:datePublished "2012-03-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/19/30891/30891-1331877706.jpg> ;
    schema:name "Bokura no Ashiato x Kokuhaku / supercell [Limited Edition]"@en,
        "僕らのあしあと×告白 / supercell"@ja,
        "Bokura no Ashiato x Kokuhaku / supercell [Limited Edition]"@ja-latn ;
    schema:publisher <org/90#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/30891/30891-1331877706.jpg> .

<album/30891#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bokura no Ashiato x Kokuhaku / supercell [Limited Edition]"@en,
        "僕らのあしあと×告白 / supercell"@ja,
        "Bokura no Ashiato x Kokuhaku / supercell [Limited Edition]"@ja-latn ;
    mo:performance_of <album/30891#musicalwork> ;
    mo:performer <artist/11231#subject>,
        <artist/11932#subject>,
        <artist/11933#subject>,
        <artist/43071#subject>,
        <artist/8499#subject>,
        <artist/9146#subject> ;
    mo:recorded_as <album/30891#musicalexpression> ;
    schema:byArtist <artist/11231#subject>,
        <artist/11932#subject>,
        <artist/11933#subject>,
        <artist/43071#subject>,
        <artist/8499#subject>,
        <artist/9146#subject> ;
    schema:name "Bokura no Ashiato x Kokuhaku / supercell [Limited Edition]"@en,
        "僕らのあしあと×告白 / supercell"@ja,
        "Bokura no Ashiato x Kokuhaku / supercell [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/30891#musicalwork> .

_:N146bcf40bab14408b3f74b876a73f91b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "告白"@ja,
        "Kokuhaku"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:Nae80063502d643ceaeaca2adf5764d48 ;
    schema:name "告白"@ja,
        "Kokuhaku"@ja-latn .

_:N76dc28e411d441caab104b94cbbb684e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕らのあしあと -Instrumental-"@ja,
        "Bokura no Ashiato -Instrumental-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT7:24"^^xsd:interval ;
    schema:inPlaylist _:Nae80063502d643ceaeaca2adf5764d48 ;
    schema:name "僕らのあしあと -Instrumental-"@ja,
        "Bokura no Ashiato -Instrumental-"@ja-latn .

_:N7a95f866bce9450b8c59b1c20e3cc5ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕らのあしあと"@ja,
        "Bokura no Ashiato"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT7:04"^^xsd:interval ;
    schema:inPlaylist _:Nae80063502d643ceaeaca2adf5764d48 ;
    schema:name "僕らのあしあと"@ja,
        "Bokura no Ashiato"@ja-latn .

_:N7fe8775714994564a0f6814f6a0d8099 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブラック★ロックシューター スポット Type B"@ja,
        "Black★Rock Shooter Spot Type B"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc46d456640ee4f0fbf9fcbc7b037ddb0 ;
    schema:name "ブラック★ロックシューター スポット Type B"@ja,
        "Black★Rock Shooter Spot Type B"@ja-latn .

_:N86c60c7960d34e818d4790f260da7e0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕らのあしあと (TV Edit)"@ja,
        "Bokura no Ashiato (TV Edit)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nae80063502d643ceaeaca2adf5764d48 ;
    schema:name "僕らのあしあと (TV Edit)"@ja,
        "Bokura no Ashiato (TV Edit)"@ja-latn .

_:Nae85b5322f444897a3cec542e1838545 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カレ -Instrumental-"@ja,
        "Kare -Instrumental-"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nae80063502d643ceaeaca2adf5764d48 ;
    schema:name "カレ -Instrumental-"@ja,
        "Kare -Instrumental-"@ja-latn .

_:Nc94fa96446b94c788d95ce1619e6c9c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕らのあしあと (TV Edit) -Instrumental-"@ja,
        "Bokura no Ashiato (TV Edit) -Instrumental-"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nae80063502d643ceaeaca2adf5764d48 ;
    schema:name "僕らのあしあと (TV Edit) -Instrumental-"@ja,
        "Bokura no Ashiato (TV Edit) -Instrumental-"@ja-latn .

_:Nc95207e209694eec8bcaab5175147936 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブラック★ロックシューター トレーラー"@ja,
        "Black★Rock Shooter Trailer"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc46d456640ee4f0fbf9fcbc7b037ddb0 ;
    schema:name "ブラック★ロックシューター トレーラー"@ja,
        "Black★Rock Shooter Trailer"@ja-latn .

_:Nce5a2f8e7a084444ad01cbfcac7e8a8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カレ"@ja,
        "Kare"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nae80063502d643ceaeaca2adf5764d48 ;
    schema:name "カレ"@ja,
        "Kare"@ja-latn .

_:Nd865f37e6df64b75bfb986b533ac8aa3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕らのあしあと Music Video"@ja,
        "Bokura no Ashiato Music Video"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc46d456640ee4f0fbf9fcbc7b037ddb0 ;
    schema:name "僕らのあしあと Music Video"@ja,
        "Bokura no Ashiato Music Video"@ja-latn .

_:Nf896d53259ed4d3f9f5fe90a027b0af3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブラック★ロックシューター Ending ノンクレジットムービー (Special Edit)"@ja,
        "Black★Rock Shooter Ending Non-Credit Movie (Special Edit)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc46d456640ee4f0fbf9fcbc7b037ddb0 ;
    schema:name "ブラック★ロックシューター Ending ノンクレジットムービー (Special Edit)"@ja,
        "Black★Rock Shooter Ending Non-Credit Movie (Special Edit)"@ja-latn .

_:Nf99269d87fe74ce8a0b59e6fcee70a43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブラック★ロックシューター スポット Type A"@ja,
        "Black★Rock Shooter Spot Type A"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc46d456640ee4f0fbf9fcbc7b037ddb0 ;
    schema:name "ブラック★ロックシューター スポット Type A"@ja,
        "Black★Rock Shooter Spot Type A"@ja-latn .

_:Nc46d456640ee4f0fbf9fcbc7b037ddb0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N7fe8775714994564a0f6814f6a0d8099,
        _:Nc95207e209694eec8bcaab5175147936,
        _:Nd865f37e6df64b75bfb986b533ac8aa3,
        _:Nf896d53259ed4d3f9f5fe90a027b0af3,
        _:Nf99269d87fe74ce8a0b59e6fcee70a43 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N7fe8775714994564a0f6814f6a0d8099,
        _:Nc95207e209694eec8bcaab5175147936,
        _:Nd865f37e6df64b75bfb986b533ac8aa3,
        _:Nf896d53259ed4d3f9f5fe90a027b0af3,
        _:Nf99269d87fe74ce8a0b59e6fcee70a43 .

_:Nae80063502d643ceaeaca2adf5764d48 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N146bcf40bab14408b3f74b876a73f91b,
        _:N76dc28e411d441caab104b94cbbb684e,
        _:N7a95f866bce9450b8c59b1c20e3cc5ca,
        _:N86c60c7960d34e818d4790f260da7e0e,
        _:Nae85b5322f444897a3cec542e1838545,
        _:Nc94fa96446b94c788d95ce1619e6c9c9,
        _:Nce5a2f8e7a084444ad01cbfcac7e8a8c ;
    mo:track_count 7 ;
    schema:duration "PT30:59"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N146bcf40bab14408b3f74b876a73f91b,
        _:N76dc28e411d441caab104b94cbbb684e,
        _:N7a95f866bce9450b8c59b1c20e3cc5ca,
        _:N86c60c7960d34e818d4790f260da7e0e,
        _:Nae85b5322f444897a3cec542e1838545,
        _:Nc94fa96446b94c788d95ce1619e6c9c9,
        _:Nce5a2f8e7a084444ad01cbfcac7e8a8c .

