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

<album/48201#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/48201#lyrics> a mo:Lyrics .

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

<https://medium-media.vgm.io/albums/10/48201/48201-1411331037.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

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

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

<album/48201#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yokubou wo Sakebe!!! / OKAMOTO'S"@en,
        "欲望を叫べ!!!! / OKAMOTO'S"@ja,
        "Yokubou wo Sakebe!!! / OKAMOTO'S"@ja-latn ;
    mo:performance_of <album/48201#musicalwork> ;
    mo:performer <artist/25214#subject>,
        <artist/25215#subject>,
        <artist/25216#subject>,
        <artist/25217#subject>,
        <artist/25725#subject> ;
    mo:recorded_as <album/48201#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"@en,
        "欲望を叫べ!!!! / OKAMOTO'S"@ja,
        "Yokubou wo Sakebe!!! / OKAMOTO'S"@ja-latn ;
    schema:workPerformed <album/48201#musicalwork> .

<album/48201#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-03"^^xsd:date ;
    dcterms:title "Yokubou wo Sakebe!!! / OKAMOTO'S"@en,
        "欲望を叫べ!!!! / OKAMOTO'S"@ja,
        "Yokubou wo Sakebe!!! / OKAMOTO'S"@ja-latn ;
    mo:catalogue_number "BVCL-242" ;
    mo:media_type "CD" ;
    mo:publication_of <album/48201#musicalexpression> ;
    mo:publisher <org/691#subject> ;
    mo:record _:N98ebd7cc17104ca4951094afa51f0c6a ;
    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-08-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/10/48201/48201-1411331037.jpg> ;
    schema:name "Yokubou wo Sakebe!!! / OKAMOTO'S"@en,
        "欲望を叫べ!!!! / OKAMOTO'S"@ja,
        "Yokubou wo Sakebe!!! / OKAMOTO'S"@ja-latn ;
    schema:publisher <org/691#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/48201/48201-1411331037.jpg> .

_:N25a6a3c770cb4232ae035b66212f0f39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Live at LIQUIDROOM 20110422 (Live Tour 2010-2011\"Bring The BEAT! Bring The NOISE!\")"@ja,
        "Live at LIQUIDROOM 20110422 (Live Tour 2010-2011\"Bring The BEAT! Bring The NOISE!\")"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT27:47"^^xsd:interval ;
    schema:inPlaylist _:N98ebd7cc17104ca4951094afa51f0c6a ;
    schema:name "Live at LIQUIDROOM 20110422 (Live Tour 2010-2011\"Bring The BEAT! Bring The NOISE!\")"@ja,
        "Live at LIQUIDROOM 20110422 (Live Tour 2010-2011\"Bring The BEAT! Bring The NOISE!\")"@ja-latn .

_:N58a6d38394c1441a9acf21372cef6df0 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 _:N98ebd7cc17104ca4951094afa51f0c6a ;
    schema:name "欲望を叫べ!!!!"@ja,
        "Yokubou wo Sakebe!!!"@ja-latn .

_:N7dbd3b15dd194c36b822c79bea01c9a3 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 _:N98ebd7cc17104ca4951094afa51f0c6a ;
    schema:name "Future Eve"@ja,
        "Future Eve"@ja-latn .

_:N98ebd7cc17104ca4951094afa51f0c6a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N25a6a3c770cb4232ae035b66212f0f39,
        _:N58a6d38394c1441a9acf21372cef6df0,
        _:N7dbd3b15dd194c36b822c79bea01c9a3 ;
    mo:track_count 3 ;
    schema:duration "PT35:23"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N25a6a3c770cb4232ae035b66212f0f39,
        _:N58a6d38394c1441a9acf21372cef6df0,
        _:N7dbd3b15dd194c36b822c79bea01c9a3 .

