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

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

<product/1150#subject> a schema:CreativeWork ;
    schema:name "Naruto Shippuden"@en,
        "NARUTO-ナルト- 疾風伝"@ja,
        "Naruto Shippuden"@ja-latn ;
    foaf:name "Naruto Shippuden"@en,
        "NARUTO-ナルト- 疾風伝"@ja,
        "Naruto Shippuden"@ja-latn .

<release/12277#subject> a schema:CreativeWork ;
    schema:name "Naruto Shounenhen"@en,
        "NARUTO-ナルト- 少年篇"@ja,
        "Naruto Shounenhen"@ja-latn ;
    foaf:name "Naruto Shounenhen"@en,
        "NARUTO-ナルト- 少年篇"@ja,
        "Naruto Shounenhen"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/20/48202/48202-1411331672.jpg> a schema:ImageObject,
        foaf:Image .

<album/48202#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yokubou wo Sakebe!!! / OKAMOTO'S [Limited Edition]"@en,
        "欲望を叫べ!!!! / OKAMOTO'S"@ja,
        "Yokubou wo Sakebe!!! / OKAMOTO'S [Limited Edition]"@ja-latn ;
    mo:composer <artist/25214#subject>,
        <artist/25216#subject> ;
    mo:produced_work <album/48202#musicalwork> ;
    schema:name "Yokubou wo Sakebe!!! / OKAMOTO'S [Limited Edition]"@en,
        "欲望を叫べ!!!! / OKAMOTO'S"@ja,
        "Yokubou wo Sakebe!!! / OKAMOTO'S [Limited Edition]"@ja-latn .

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

<artist/25215#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48202#performance> ;
    schema:name "Sho Okamoto"@en,
        "オカモトショウ"@ja ;
    foaf:made <album/48202#lyrics>,
        <album/48202#subject> ;
    foaf:name "Sho Okamoto"@en,
        "オカモトショウ"@ja .

<artist/25217#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48202#performance> ;
    schema:name "Reiji Okamoto"@en,
        "オカモトレイジ"@ja ;
    foaf:name "Reiji Okamoto"@en,
        "オカモトレイジ"@ja .

<artist/25725#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48202#performance> ;
    schema:name "Hama Okamoto"@en,
        "ハマ・オカモト"@ja ;
    foaf:name "Hama Okamoto"@en,
        "ハマ・オカモト"@ja .

<artist/25214#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48202#subject> ;
    mo:performed <album/48202#performance> ;
    schema:name "OKAMOTO'S"@en ;
    foaf:made <album/48202#composition>,
        <album/48202#subject> ;
    foaf:name "OKAMOTO'S"@en .

<artist/25216#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48202#subject> ;
    mo:performed <album/48202#performance> ;
    schema:name "Kouki Okamoto"@en,
        "オカモトコウキ"@ja ;
    foaf:made <album/48202#composition>,
        <album/48202#subject> ;
    foaf:name "Kouki Okamoto"@en,
        "オカモトコウキ"@ja .

<album/48202#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yokubou wo Sakebe!!! / OKAMOTO'S [Limited Edition]"@en,
        "欲望を叫べ!!!! / OKAMOTO'S"@ja,
        "Yokubou wo Sakebe!!! / OKAMOTO'S [Limited Edition]"@ja-latn ;
    mo:performance_of <album/48202#musicalwork> ;
    mo:performer <artist/25214#subject>,
        <artist/25215#subject>,
        <artist/25216#subject>,
        <artist/25217#subject>,
        <artist/25725#subject> ;
    mo:recorded_as <album/48202#musicalexpression> ;
    schema:byArtist <artist/25214#subject>,
        <artist/25215#subject>,
        <artist/25216#subject>,
        <artist/25217#subject>,
        <artist/25725#subject> ;
    schema:name "Yokubou wo Sakebe!!! / OKAMOTO'S [Limited Edition]"@en,
        "欲望を叫べ!!!! / OKAMOTO'S"@ja,
        "Yokubou wo Sakebe!!! / OKAMOTO'S [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/48202#musicalwork> .

<album/48202#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-07-03"^^xsd:date ;
    dcterms:title "Yokubou wo Sakebe!!! / OKAMOTO'S [Limited Edition]"@en,
        "欲望を叫べ!!!! / OKAMOTO'S"@ja,
        "Yokubou wo Sakebe!!! / OKAMOTO'S [Limited Edition]"@ja-latn ;
    mo:catalogue_number "BVCL-243" ;
    mo:media_type "CD" ;
    mo:publication_of <album/48202#musicalexpression> ;
    mo:publisher <org/691#subject> ;
    mo:record _:N015639e30b414b7d8ae62e7c7c1896fc ;
    mo:record_count 1 ;
    schema:about <product/1150#subject>,
        <release/12277#subject> ;
    schema:byArtist <artist/25214#subject>,
        <artist/25215#subject>,
        <artist/25216#subject>,
        <artist/25217#subject>,
        <artist/25725#subject> ;
    schema:datePublished "2011-07-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/20/48202/48202-1411331672.jpg> ;
    schema:name "Yokubou wo Sakebe!!! / OKAMOTO'S [Limited Edition]"@en,
        "欲望を叫べ!!!! / OKAMOTO'S"@ja,
        "Yokubou wo Sakebe!!! / OKAMOTO'S [Limited Edition]"@ja-latn ;
    schema:publisher <org/691#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/48202/48202-1411331672.jpg> .

_:N1d4aae50241d4d2c82fd94a53f2b9c8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "欲望を叫べ!!!! (instrumental)"@ja,
        "Yokubou wo Sakebe!!! (instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N015639e30b414b7d8ae62e7c7c1896fc ;
    schema:name "欲望を叫べ!!!! (instrumental)"@ja,
        "Yokubou wo Sakebe!!! (instrumental)"@ja-latn .

_:N86422678179e40dc8251c1a0789b7a63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "欲望を叫べ!!!! (アニメ size version)"@ja,
        "Yokubou wo Sakebe!!! (Anime size version)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N015639e30b414b7d8ae62e7c7c1896fc ;
    schema:name "欲望を叫べ!!!! (アニメ size version)"@ja,
        "Yokubou wo Sakebe!!! (Anime size version)"@ja-latn .

_:N8bae5cc91bd84cc99a798f8019cc85fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Future Eve (アニメ size version)"@ja,
        "Future Eve (Anime size version)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N015639e30b414b7d8ae62e7c7c1896fc ;
    schema:name "Future Eve (アニメ size version)"@ja,
        "Future Eve (Anime size version)"@ja-latn .

_:Nc6436046378742a7b8cb6abc4f50c7f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "欲望を叫べ!!!!"@ja,
        "Yokubou wo Sakebe!!!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N015639e30b414b7d8ae62e7c7c1896fc ;
    schema:name "欲望を叫べ!!!!"@ja,
        "Yokubou wo Sakebe!!!"@ja-latn .

_:Ne683be94fea94dceb2e449e50c222f53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Future Eve"@ja,
        "Future Eve"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N015639e30b414b7d8ae62e7c7c1896fc ;
    schema:name "Future Eve"@ja,
        "Future Eve"@ja-latn .

_:Nee98faec34f449e89ae765685f6fb39a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Future Eve (instrumental)"@ja,
        "Future Eve (instrumental)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N015639e30b414b7d8ae62e7c7c1896fc ;
    schema:name "Future Eve (instrumental)"@ja,
        "Future Eve (instrumental)"@ja-latn .

_:N015639e30b414b7d8ae62e7c7c1896fc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1d4aae50241d4d2c82fd94a53f2b9c8a,
        _:N86422678179e40dc8251c1a0789b7a63,
        _:N8bae5cc91bd84cc99a798f8019cc85fc,
        _:Nc6436046378742a7b8cb6abc4f50c7f6,
        _:Ne683be94fea94dceb2e449e50c222f53,
        _:Nee98faec34f449e89ae765685f6fb39a ;
    mo:track_count 6 ;
    schema:duration "PT18:20"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1d4aae50241d4d2c82fd94a53f2b9c8a,
        _:N86422678179e40dc8251c1a0789b7a63,
        _:N8bae5cc91bd84cc99a798f8019cc85fc,
        _:Nc6436046378742a7b8cb6abc4f50c7f6,
        _:Ne683be94fea94dceb2e449e50c222f53,
        _:Nee98faec34f449e89ae765685f6fb39a .

