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

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

<artist/13288#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48263#subject> ;
    schema:name "Yuki Kimura"@en,
        "木村有希"@ja ;
    foaf:made <album/48263#composition>,
        <album/48263#subject> ;
    foaf:name "Yuki Kimura"@en,
        "木村有希"@ja .

<artist/15042#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48263#subject> ;
    schema:name "Yuusuke"@en,
        "遊助"@ja ;
    foaf:made <album/48263#composition>,
        <album/48263#subject>,
        <album/48263#vocals> ;
    foaf:name "Yuusuke"@en,
        "遊助"@ja .

<artist/20838#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48263#subject> ;
    schema:name "Kazunori Fujimoto"@en,
        "藤本和則"@ja ;
    foaf:made <album/48263#composition>,
        <album/48263#subject> ;
    foaf:name "Kazunori Fujimoto"@en,
        "藤本和則"@ja .

<product/2857#subject> a schema:CreativeWork ;
    schema:name "Naruto Shippuden the Movie: Blood Prison"@en,
        "劇場版 NARUTO ブラッド・プリズン"@ja,
        "Gekijouban Naruto: Blood Prison"@ja-latn ;
    foaf:name "Naruto Shippuden the Movie: Blood Prison"@en,
        "劇場版 NARUTO ブラッド・プリズン"@ja,
        "Gekijouban Naruto: Blood Prison"@ja-latn .

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

<album/48263#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Otakebi / Yuusuke [Limited Edition]"@en,
        "雄叫び / 遊助"@ja,
        "Otakebi / Yuusuke [Limited Edition]"@ja-latn ;
    mo:performance_of <album/48263#musicalwork> ;
    mo:recorded_as <album/48263#musicalexpression> ;
    schema:name "Otakebi / Yuusuke [Limited Edition]"@en,
        "雄叫び / 遊助"@ja,
        "Otakebi / Yuusuke [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/48263#musicalwork> .

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

<org/1267#subject> schema:name "MASTERSIX FOUNDATION"@en,
        "MASTERSIX FOUNDATION"@ja,
        "MASTERSIX FOUNDATION"@ja-latn ;
    foaf:name "MASTERSIX FOUNDATION"@en,
        "MASTERSIX FOUNDATION"@ja,
        "MASTERSIX FOUNDATION"@ja-latn .

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

<https://medium-media.vgm.io/albums/36/48263/48263-1411584742.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/48263#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Otakebi / Yuusuke [Limited Edition]"@en,
        "雄叫び / 遊助"@ja,
        "Otakebi / Yuusuke [Limited Edition]"@ja-latn ;
    mo:composer <artist/13288#subject>,
        <artist/15042#subject>,
        <artist/20838#subject> ;
    mo:produced_work <album/48263#musicalwork> ;
    schema:name "Otakebi / Yuusuke [Limited Edition]"@en,
        "雄叫び / 遊助"@ja,
        "Otakebi / Yuusuke [Limited Edition]"@ja-latn .

<album/48263#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-03"^^xsd:date ;
    dcterms:title "Otakebi / Yuusuke [Limited Edition]"@en,
        "雄叫び / 遊助"@ja,
        "Otakebi / Yuusuke [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SRCL-7697~8" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/48263#musicalexpression> ;
    mo:publisher <org/1267#subject> ;
    mo:record _:Nae2bba95de4d4bae88cf8651278c81d9,
        _:Nd2d9837fb7f44ad4b2d8eade4fab36ba ;
    mo:record_count 2 ;
    schema:about <product/2857#subject> ;
    schema:datePublished "2011-08-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/36/48263/48263-1411584742.jpg> ;
    schema:name "Otakebi / Yuusuke [Limited Edition]"@en,
        "雄叫び / 遊助"@ja,
        "Otakebi / Yuusuke [Limited Edition]"@ja-latn ;
    schema:publisher <org/1267#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/48263/48263-1411584742.jpg> .

_:N0d8100a1ad534afd83094a3b6bffc56f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "音葉"@ja,
        "Otoba"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nae2bba95de4d4bae88cf8651278c81d9 ;
    schema:name "音葉"@ja,
        "Otoba"@ja-latn .

_:N41fe2c58550b46ae8b206f0e7dffb77d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雄叫び -instrumental-"@ja,
        "Otakebi -instrumental-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Nae2bba95de4d4bae88cf8651278c81d9 ;
    schema:name "雄叫び -instrumental-"@ja,
        "Otakebi -instrumental-"@ja-latn .

_:N7071d6bc6f7b4f0fb468c251c0af8ec2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雄叫び"@ja,
        "Otakebi"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nae2bba95de4d4bae88cf8651278c81d9 ;
    schema:name "雄叫び"@ja,
        "Otakebi"@ja-latn .

_:N99f8408b4fe54ff3a0a08d9f72ee1ffe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雄叫び (Music Video)"@ja,
        "Otakebi (Music Video)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT8:20"^^xsd:interval ;
    schema:inPlaylist _:Nd2d9837fb7f44ad4b2d8eade4fab36ba ;
    schema:name "雄叫び (Music Video)"@ja,
        "Otakebi (Music Video)"@ja-latn .

_:Nab2900fbba0c479fbd083b39f517c724 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "劇場版NARUTO-ナルト- ブラッド・プリズン (予告)"@ja,
        "Gekijouban NARUTO: Blood Prison (Yokoku)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nd2d9837fb7f44ad4b2d8eade4fab36ba ;
    schema:name "劇場版NARUTO-ナルト- ブラッド・プリズン (予告)"@ja,
        "Gekijouban NARUTO: Blood Prison (Yokoku)"@ja-latn .

_:Nd2d9837fb7f44ad4b2d8eade4fab36ba a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N99f8408b4fe54ff3a0a08d9f72ee1ffe,
        _:Nab2900fbba0c479fbd083b39f517c724 ;
    mo:track_count 2 ;
    schema:duration "PT10:00"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N99f8408b4fe54ff3a0a08d9f72ee1ffe,
        _:Nab2900fbba0c479fbd083b39f517c724 .

_:Nae2bba95de4d4bae88cf8651278c81d9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d8100a1ad534afd83094a3b6bffc56f,
        _:N41fe2c58550b46ae8b206f0e7dffb77d,
        _:N7071d6bc6f7b4f0fb468c251c0af8ec2 ;
    mo:track_count 3 ;
    schema:duration "PT12:03"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0d8100a1ad534afd83094a3b6bffc56f,
        _:N41fe2c58550b46ae8b206f0e7dffb77d,
        _:N7071d6bc6f7b4f0fb468c251c0af8ec2 .

