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

<artist/6311#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takanori Nishikawa"@en,
        "西川貴教"@ja ;
    foaf:made <album/34813#lyrics>,
        <album/34813#subject> ;
    foaf:name "Takanori Nishikawa"@en,
        "西川貴教"@ja .

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

<artist/6308#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34813#subject> ;
    schema:name "Toshiyuki Kishi"@en,
        "岸利至"@ja ;
    foaf:made <album/34813#composition>,
        <album/34813#subject> ;
    foaf:name "Toshiyuki Kishi"@en,
        "岸利至"@ja .

<artist/6309#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34813#subject> ;
    schema:name "Hiroshi Shibasaki"@en,
        "柴崎浩"@ja ;
    foaf:made <album/34813#composition>,
        <album/34813#subject> ;
    foaf:name "Hiroshi Shibasaki"@en,
        "柴崎浩"@ja .

<product/12808#subject> a schema:CreativeWork ;
    schema:name "Sengoku BASARA HD Collection"@en,
        "戦国BASARA HDコレクション"@ja,
        "Sengoku BASARA HD Collection"@ja-latn ;
    foaf:name "Sengoku BASARA HD Collection"@en,
        "戦国BASARA HDコレクション"@ja,
        "Sengoku BASARA HD Collection"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/31/34813/34813-1345661885.jpg> a schema:ImageObject,
        foaf:Image .

<album/34813#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "WE aRE / abingdon boys school [Limited Edition]"@en,
        "WE aRE / abingdon boys school [Limited Edition]"@ja,
        "WE aRE / abingdon boys school [Limited Edition]"@ja-latn ;
    mo:composer <artist/6308#subject>,
        <artist/6309#subject> ;
    mo:produced_work <album/34813#musicalwork> ;
    schema:name "WE aRE / abingdon boys school [Limited Edition]"@en,
        "WE aRE / abingdon boys school [Limited Edition]"@ja,
        "WE aRE / abingdon boys school [Limited Edition]"@ja-latn .

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

<album/34813#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "WE aRE / abingdon boys school [Limited Edition]"@en,
        "WE aRE / abingdon boys school [Limited Edition]"@ja,
        "WE aRE / abingdon boys school [Limited Edition]"@ja-latn ;
    mo:performance_of <album/34813#musicalwork> ;
    mo:performer <artist/6310#subject> ;
    mo:recorded_as <album/34813#musicalexpression> ;
    schema:byArtist <artist/6310#subject> ;
    schema:name "WE aRE / abingdon boys school [Limited Edition]"@en,
        "WE aRE / abingdon boys school [Limited Edition]"@ja,
        "WE aRE / abingdon boys school [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/34813#musicalwork> .

<artist/6310#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34813#performance> ;
    schema:name "abingdon boys school"@en,
        "アビングドンボーイズスクール"@ja ;
    foaf:name "abingdon boys school"@en,
        "アビングドンボーイズスクール"@ja .

<album/34813#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-09-05"^^xsd:date ;
    dcterms:title "WE aRE / abingdon boys school [Limited Edition]"@en,
        "WE aRE / abingdon boys school [Limited Edition]"@ja,
        "WE aRE / abingdon boys school [Limited Edition]"@ja-latn ;
    mo:catalogue_number "ESCL-3911~2" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/34813#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N6618827ae1cd4e5fa898fed672613702,
        _:N8d8e0cefb5714c1a8b8049c53cb5aeb9 ;
    mo:record_count 2 ;
    schema:about <product/12808#subject> ;
    schema:byArtist <artist/6310#subject> ;
    schema:datePublished "2012-09-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/31/34813/34813-1345661885.jpg> ;
    schema:name "WE aRE / abingdon boys school [Limited Edition]"@en,
        "WE aRE / abingdon boys school [Limited Edition]"@ja,
        "WE aRE / abingdon boys school [Limited Edition]"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/34813/34813-1345661885.jpg> .

_:N2b2038b1275f4ad382638c266c20b5e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WE aRE"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N6618827ae1cd4e5fa898fed672613702 ;
    schema:name "WE aRE"@ja .

_:N9b6b58f1de6644a6af525d4ea87543ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「WE aRE」ミュージックビデオ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8d8e0cefb5714c1a8b8049c53cb5aeb9 ;
    schema:name "「WE aRE」ミュージックビデオ"@ja .

_:Na2b82da0637c4caba44ff79526956906 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦国BASARA HD コレクション スペシャルムービー"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8d8e0cefb5714c1a8b8049c53cb5aeb9 ;
    schema:name "戦国BASARA HD コレクション スペシャルムービー"@ja .

_:Nb024f6287ab94c08afd9395b1dc019d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "COLD CHAIN"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N6618827ae1cd4e5fa898fed672613702 ;
    schema:name "COLD CHAIN"@ja .

_:N6618827ae1cd4e5fa898fed672613702 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2b2038b1275f4ad382638c266c20b5e7,
        _:Nb024f6287ab94c08afd9395b1dc019d6 ;
    mo:track_count 2 ;
    schema:duration "PT9:58"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2b2038b1275f4ad382638c266c20b5e7,
        _:Nb024f6287ab94c08afd9395b1dc019d6 .

_:N8d8e0cefb5714c1a8b8049c53cb5aeb9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N9b6b58f1de6644a6af525d4ea87543ee,
        _:Na2b82da0637c4caba44ff79526956906 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N9b6b58f1de6644a6af525d4ea87543ee,
        _:Na2b82da0637c4caba44ff79526956906 .

