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

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

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

<artist/3096#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8528#subject> ;
    schema:name "Masatoshi Mizuno"@en,
        "水野正敏"@ja ;
    foaf:made <album/8528#composition>,
        <album/8528#subject> ;
    foaf:name "Masatoshi Mizuno"@en,
        "水野正敏"@ja .

<artist/5196#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8528#subject> ;
    schema:name "Kazuyuki Komuro"@en,
        "小室和幸"@ja ;
    foaf:made <album/8528#composition>,
        <album/8528#subject> ;
    foaf:name "Kazuyuki Komuro"@en,
        "小室和幸"@ja .

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

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

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

<https://media.vgm.io/albums/82/8528/8528-4b7d41d0ce9b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/8528#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/82/8528/8528-4b7d41d0ce9b.jpg> ;
    foaf:depicts <album/8528#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/82/8528/8528-4b7d41d0ce9b.jpg> .

<https://medium-media.vgm.io/albums/82/8528/8528-4b7d41d0ce9b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/8528#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Acoustic Progressive Jazz / A.P.J."@en,
        "Acoustic Progressive Jazz / A.P.J."@ja,
        "Acoustic Progressive Jazz / A.P.J."@ja-latn ;
    mo:performance_of <album/8528#musicalwork> ;
    mo:performer <artist/3098#subject> ;
    mo:recorded_as <album/8528#musicalexpression> ;
    schema:byArtist <artist/3098#subject> ;
    schema:name "Acoustic Progressive Jazz / A.P.J."@en,
        "Acoustic Progressive Jazz / A.P.J."@ja,
        "Acoustic Progressive Jazz / A.P.J."@ja-latn ;
    schema:workPerformed <album/8528#musicalwork> .

<artist/3098#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8528#performance> ;
    schema:name "A.P.J."@en ;
    foaf:name "A.P.J."@en .

<album/8528#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Acoustic Progressive Jazz / A.P.J."@en,
        "Acoustic Progressive Jazz / A.P.J."@ja,
        "Acoustic Progressive Jazz / A.P.J."@ja-latn ;
    mo:composer <artist/3096#subject>,
        <artist/5196#subject>,
        <artist/688#subject> ;
    mo:produced_work <album/8528#musicalwork> ;
    schema:name "Acoustic Progressive Jazz / A.P.J."@en,
        "Acoustic Progressive Jazz / A.P.J."@ja,
        "Acoustic Progressive Jazz / A.P.J."@ja-latn .

<album/8528#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-11-22"^^xsd:date ;
    dcterms:title "Acoustic Progressive Jazz / A.P.J."@en,
        "Acoustic Progressive Jazz / A.P.J."@ja,
        "Acoustic Progressive Jazz / A.P.J."@ja-latn ;
    mo:catalogue_number "KICP-757" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8528#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:N219a5152001d4e1fb390a11062bb94b9 ;
    mo:record_count 1 ;
    schema:byArtist <artist/3098#subject> ;
    schema:datePublished "2000-11-22"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/82/8528/8528-4b7d41d0ce9b.jpg> ;
    schema:name "Acoustic Progressive Jazz / A.P.J."@en,
        "Acoustic Progressive Jazz / A.P.J."@ja,
        "Acoustic Progressive Jazz / A.P.J."@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/8528/8528-4b7d41d0ce9b.jpg> .

_:N01ee983bc72b4076bb3ecb91afe13316 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dimetra"@en,
        "Dimetra"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:37"^^xsd:interval ;
    schema:inPlaylist _:N219a5152001d4e1fb390a11062bb94b9 ;
    schema:name "Dimetra"@en,
        "Dimetra"@ja .

_:N481b7c43188b4b27927b4d1367d54554 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rose and Science"@en,
        "薔薇と科学"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N219a5152001d4e1fb390a11062bb94b9 ;
    schema:name "Rose and Science"@en,
        "薔薇と科学"@ja .

_:N81c2d7f39aab4263a3f6a4d240872683 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flattering Purity (Ah bon)"@en,
        "阿梵 (Ah bon)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N219a5152001d4e1fb390a11062bb94b9 ;
    schema:name "Flattering Purity (Ah bon)"@en,
        "阿梵 (Ah bon)"@ja .

_:Na5d1b1891b024841a563553a2d300822 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ornithopter"@en,
        "オーニソプター"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N219a5152001d4e1fb390a11062bb94b9 ;
    schema:name "Ornithopter"@en,
        "オーニソプター"@ja .

_:Nc73a779572a94c76ae52e6ee66f09445 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jellyfish Garden"@en,
        "Jellyfish Garden"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N219a5152001d4e1fb390a11062bb94b9 ;
    schema:name "Jellyfish Garden"@en,
        "Jellyfish Garden"@ja .

_:Ncbebb33cf9aa47f4a74b17af3f486af4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Progroove"@en,
        "Progroove"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N219a5152001d4e1fb390a11062bb94b9 ;
    schema:name "Progroove"@en,
        "Progroove"@ja .

_:Ne47b39c4649c42b5b745f19cb9128e7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ameba In Maze"@en,
        "Ameba In Maze"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N219a5152001d4e1fb390a11062bb94b9 ;
    schema:name "Ameba In Maze"@en,
        "Ameba In Maze"@ja .

_:Nfbcd5e8fde7d471f90c611a80a5bae67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Large Variety Of Opinions"@en,
        "百家争鳴"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:N219a5152001d4e1fb390a11062bb94b9 ;
    schema:name "Large Variety Of Opinions"@en,
        "百家争鳴"@ja .

_:N219a5152001d4e1fb390a11062bb94b9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01ee983bc72b4076bb3ecb91afe13316,
        _:N481b7c43188b4b27927b4d1367d54554,
        _:N81c2d7f39aab4263a3f6a4d240872683,
        _:Na5d1b1891b024841a563553a2d300822,
        _:Nc73a779572a94c76ae52e6ee66f09445,
        _:Ncbebb33cf9aa47f4a74b17af3f486af4,
        _:Ne47b39c4649c42b5b745f19cb9128e7f,
        _:Nfbcd5e8fde7d471f90c611a80a5bae67 ;
    mo:track_count 8 ;
    schema:duration "PT42:29"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N01ee983bc72b4076bb3ecb91afe13316,
        _:N481b7c43188b4b27927b4d1367d54554,
        _:N81c2d7f39aab4263a3f6a4d240872683,
        _:Na5d1b1891b024841a563553a2d300822,
        _:Nc73a779572a94c76ae52e6ee66f09445,
        _:Ncbebb33cf9aa47f4a74b17af3f486af4,
        _:Ne47b39c4649c42b5b745f19cb9128e7f,
        _:Nfbcd5e8fde7d471f90c611a80a5bae67 .

