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

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

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

<artist/20941#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38895#subject> ;
    schema:name "Hachidai Nakamura"@en,
        "中村八大"@ja ;
    foaf:made <album/38895#composition>,
        <album/38895#subject> ;
    foaf:name "Hachidai Nakamura"@en,
        "中村八大"@ja .

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

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

<https://medium-media.vgm.io/albums/59/38895/38895-1492358525.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1136#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38895#performance> ;
    schema:name "Yajuh-Ohkoku"@en,
        "野獣王国"@ja ;
    foaf:name "Yajuh-Ohkoku"@en,
        "野獣王国"@ja .

<artist/23224#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38895#performance> ;
    schema:name "Rikiya Higashihara"@en,
        "東原力哉"@ja ;
    foaf:name "Rikiya Higashihara"@en,
        "東原力哉"@ja .

<artist/1879#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38895#subject> ;
    mo:performed <album/38895#performance> ;
    schema:name "Hirokuni Korekata"@en,
        "是方博邦"@ja ;
    foaf:made <album/38895#composition>,
        <album/38895#subject> ;
    foaf:name "Hirokuni Korekata"@en,
        "是方博邦"@ja .

<artist/3088#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38895#subject> ;
    mo:performed <album/38895#performance> ;
    schema:name "Yoshihiro Naruse"@en,
        "鳴瀬喜博"@ja ;
    foaf:made <album/38895#composition>,
        <album/38895#subject> ;
    foaf:name "Yoshihiro Naruse"@en,
        "鳴瀬喜博"@ja .

<artist/688#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38895#subject> ;
    mo:performed <album/38895#performance> ;
    schema:name "Hiroyuki Namba"@en,
        "難波弘之"@ja ;
    foaf:made <album/38895#composition>,
        <album/38895#subject> ;
    foaf:name "Hiroyuki Namba"@en,
        "難波弘之"@ja .

<album/38895#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "YAJUH-OHKOKU / POWER JUNGLE"@en,
        "野獣王国／パワー・ジャングル"@ja,
        "YAJUH-OHKOKU / POWER JUNGLE"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Helen Bilby"@en ;
            foaf:made <album/38895#composition> ;
            foaf:name "Helen Bilby"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ted Harbert"@en ;
            foaf:made <album/38895#composition> ;
            foaf:name "Ted Harbert"@en ],
        <artist/1879#subject>,
        <artist/20941#subject>,
        <artist/3088#subject>,
        <artist/688#subject> ;
    mo:produced_work <album/38895#musicalwork> ;
    schema:name "YAJUH-OHKOKU / POWER JUNGLE"@en,
        "野獣王国／パワー・ジャングル"@ja,
        "YAJUH-OHKOKU / POWER JUNGLE"@ja-latn .

<album/38895#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "YAJUH-OHKOKU / POWER JUNGLE"@en,
        "野獣王国／パワー・ジャングル"@ja,
        "YAJUH-OHKOKU / POWER JUNGLE"@ja-latn ;
    mo:performance_of <album/38895#musicalwork> ;
    mo:performer <artist/1136#subject>,
        <artist/1879#subject>,
        <artist/23224#subject>,
        <artist/3088#subject>,
        <artist/688#subject> ;
    mo:recorded_as <album/38895#musicalexpression> ;
    schema:byArtist <artist/1136#subject>,
        <artist/1879#subject>,
        <artist/23224#subject>,
        <artist/3088#subject>,
        <artist/688#subject> ;
    schema:name "YAJUH-OHKOKU / POWER JUNGLE"@en,
        "野獣王国／パワー・ジャングル"@ja,
        "YAJUH-OHKOKU / POWER JUNGLE"@ja-latn ;
    schema:workPerformed <album/38895#musicalwork> .

<album/38895#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-05-22"^^xsd:date ;
    dcterms:title "YAJUH-OHKOKU / POWER JUNGLE"@en,
        "野獣王国／パワー・ジャングル"@ja,
        "YAJUH-OHKOKU / POWER JUNGLE"@ja-latn ;
    mo:catalogue_number "KICP-650" ;
    mo:media_type "CD" ;
    mo:publication_of <album/38895#musicalexpression> ;
    mo:publisher _:N235caa978f1449c8902e57df0bca5d1a ;
    mo:record _:Nc4d97c2138c043968c83ad2e4f8b7630 ;
    mo:record_count 1 ;
    schema:byArtist <artist/1136#subject>,
        <artist/1879#subject>,
        <artist/23224#subject>,
        <artist/3088#subject>,
        <artist/688#subject> ;
    schema:datePublished "1998-05-22"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/59/38895/38895-1492358525.jpg> ;
    schema:name "YAJUH-OHKOKU / POWER JUNGLE"@en,
        "野獣王国／パワー・ジャングル"@ja,
        "YAJUH-OHKOKU / POWER JUNGLE"@ja-latn ;
    schema:publisher _:N235caa978f1449c8902e57df0bca5d1a ;
    foaf:depiction <https://media.vgm.io/albums/59/38895/38895-1492358525.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38895#subject> ;
    schema:name "Ted Harbert"@en ;
    foaf:made <album/38895#subject> ;
    foaf:name "Ted Harbert"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38895#subject> ;
    schema:name "Helen Bilby"@en ;
    foaf:made <album/38895#subject> ;
    foaf:name "Helen Bilby"@en .

_:N235caa978f1449c8902e57df0bca5d1a schema:name "Paddle Wheel"@en ;
    foaf:name "Paddle Wheel"@en .

_:N31171f00a52e4f11ae85014aa2ef9f8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SUMMER PLACE"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Nc4d97c2138c043968c83ad2e4f8b7630 ;
    schema:name "SUMMER PLACE"@en .

_:N61fd309fa3004d4e9c0c98ec96bd09cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BAKU'S DREAM"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Nc4d97c2138c043968c83ad2e4f8b7630 ;
    schema:name "BAKU'S DREAM"@en .

_:N6c02984ab36648d3a942a043407f3209 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SUKIYAKI (Studio-Live Version)"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Nc4d97c2138c043968c83ad2e4f8b7630 ;
    schema:name "SUKIYAKI (Studio-Live Version)"@en .

_:N77e22b137a9143d599deb8dfe3173a48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "JUNGLE"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nc4d97c2138c043968c83ad2e4f8b7630 ;
    schema:name "JUNGLE"@en .

_:N89ee575f018649c0b9e78414b65960fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ALICE"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Nc4d97c2138c043968c83ad2e4f8b7630 ;
    schema:name "ALICE"@en .

_:N95ad26ae4d3542ae81c4e3b24fd2ebe4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SAVANNA RUN"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Nc4d97c2138c043968c83ad2e4f8b7630 ;
    schema:name "SAVANNA RUN"@en .

_:N9c01e22fa8c84857828d894405f7a663 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FOUR FLOWERS"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:Nc4d97c2138c043968c83ad2e4f8b7630 ;
    schema:name "FOUR FLOWERS"@en .

_:Na2f89202864340dcb9728adec38b20d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SKELETON CREW"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Nc4d97c2138c043968c83ad2e4f8b7630 ;
    schema:name "SKELETON CREW"@en .

_:Nf319aeebfd8941069fc4d9eb372f7174 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PINK WOLF"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:36"^^xsd:interval ;
    schema:inPlaylist _:Nc4d97c2138c043968c83ad2e4f8b7630 ;
    schema:name "PINK WOLF"@en .

_:Nc4d97c2138c043968c83ad2e4f8b7630 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N31171f00a52e4f11ae85014aa2ef9f8b,
        _:N61fd309fa3004d4e9c0c98ec96bd09cb,
        _:N6c02984ab36648d3a942a043407f3209,
        _:N77e22b137a9143d599deb8dfe3173a48,
        _:N89ee575f018649c0b9e78414b65960fd,
        _:N95ad26ae4d3542ae81c4e3b24fd2ebe4,
        _:N9c01e22fa8c84857828d894405f7a663,
        _:Na2f89202864340dcb9728adec38b20d3,
        _:Nf319aeebfd8941069fc4d9eb372f7174 ;
    mo:track_count 9 ;
    schema:duration "PT46:33"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N31171f00a52e4f11ae85014aa2ef9f8b,
        _:N61fd309fa3004d4e9c0c98ec96bd09cb,
        _:N6c02984ab36648d3a942a043407f3209,
        _:N77e22b137a9143d599deb8dfe3173a48,
        _:N89ee575f018649c0b9e78414b65960fd,
        _:N95ad26ae4d3542ae81c4e3b24fd2ebe4,
        _:N9c01e22fa8c84857828d894405f7a663,
        _:Na2f89202864340dcb9728adec38b20d3,
        _:Nf319aeebfd8941069fc4d9eb372f7174 .

