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

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

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

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

<org/1254#subject> schema:name "Electric Bird"@en,
        "エレクトリックバード"@ja,
        "Electric Bird"@ja-latn ;
    foaf:name "Electric Bird"@en,
        "エレクトリックバード"@ja,
        "Electric Bird"@ja-latn .

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

<https://medium-media.vgm.io/albums/98/28689/28689-1315357657.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/5108#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28689#performance> ;
    schema:name "Mitsuru Sutoh"@en,
        "須藤満"@ja ;
    foaf:name "Mitsuru Sutoh"@en,
        "須藤満"@ja .

<artist/5621#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28689#performance> ;
    schema:name "TRIX"@en ;
    foaf:name "TRIX"@en .

<album/28689#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ART"@en,
        "ART"@ja,
        "ART"@ja-latn ;
    mo:composer <artist/17473#subject>,
        <artist/28302#subject>,
        <artist/5120#subject> ;
    mo:produced_work <album/28689#musicalwork> ;
    schema:name "ART"@en,
        "ART"@ja,
        "ART"@ja-latn .

<artist/17473#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28689#subject> ;
    mo:performed <album/28689#performance> ;
    schema:name "Takeshi Hirai"@en,
        "平井武士"@ja ;
    foaf:made <album/28689#composition>,
        <album/28689#subject> ;
    foaf:name "Takeshi Hirai"@en,
        "平井武士"@ja .

<artist/28302#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28689#subject> ;
    mo:performed <album/28689#performance> ;
    schema:name "Hiroshi Kubota"@en,
        "窪田宏"@ja ;
    foaf:made <album/28689#composition>,
        <album/28689#subject> ;
    foaf:name "Hiroshi Kubota"@en,
        "窪田宏"@ja .

<artist/5120#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28689#subject> ;
    mo:performed <album/28689#performance> ;
    schema:name "Noriaki Kumagai"@en,
        "熊谷徳明"@ja ;
    foaf:made <album/28689#composition>,
        <album/28689#subject> ;
    foaf:name "Noriaki Kumagai"@en,
        "熊谷徳明"@ja .

<album/28689#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ART"@en,
        "ART"@ja,
        "ART"@ja-latn ;
    mo:performance_of <album/28689#musicalwork> ;
    mo:performer <artist/17473#subject>,
        <artist/28302#subject>,
        <artist/5108#subject>,
        <artist/5120#subject>,
        <artist/5621#subject> ;
    mo:recorded_as <album/28689#musicalexpression> ;
    schema:byArtist <artist/17473#subject>,
        <artist/28302#subject>,
        <artist/5108#subject>,
        <artist/5120#subject>,
        <artist/5621#subject> ;
    schema:name "ART"@en,
        "ART"@ja,
        "ART"@ja-latn ;
    schema:workPerformed <album/28689#musicalwork> .

<album/28689#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-06-21"^^xsd:date ;
    dcterms:title "ART"@en,
        "ART"@ja,
        "ART"@ja-latn ;
    mo:catalogue_number "KICJ-506" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28689#musicalexpression> ;
    mo:publisher <org/1254#subject> ;
    mo:record _:N9022ca68cf1d4cc8a32f9377df38cc41 ;
    mo:record_count 1 ;
    schema:byArtist <artist/17473#subject>,
        <artist/28302#subject>,
        <artist/5108#subject>,
        <artist/5120#subject>,
        <artist/5621#subject> ;
    schema:datePublished "2006-06-21"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/98/28689/28689-1315357657.jpg> ;
    schema:name "ART"@en,
        "ART"@ja,
        "ART"@ja-latn ;
    schema:publisher <org/1254#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/28689/28689-1315357657.jpg> .

_:N35aea3d1e169462fb27c94cf11144d4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Redress"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:55"^^xsd:interval ;
    schema:inPlaylist _:N9022ca68cf1d4cc8a32f9377df38cc41 ;
    schema:name "Redress"@ja .

_:N370d025069f14e05b9bbb22576516a63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luna park"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N9022ca68cf1d4cc8a32f9377df38cc41 ;
    schema:name "Luna park"@ja .

_:N3c524c1224a04fb59292af1079a39c38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Turkey"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N9022ca68cf1d4cc8a32f9377df38cc41 ;
    schema:name "Turkey"@ja .

_:N48b9cd9b0fa94f21909eb1d4d0507719 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jumping Flash"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N9022ca68cf1d4cc8a32f9377df38cc41 ;
    schema:name "Jumping Flash"@ja .

_:N4bbd50fa8425410f94bec15a063c9830 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "毛根ファンク"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N9022ca68cf1d4cc8a32f9377df38cc41 ;
    schema:name "毛根ファンク"@ja .

_:N61e6585e6ac6489084f788066e6c0e71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trip Wonderland"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:08"^^xsd:interval ;
    schema:inPlaylist _:N9022ca68cf1d4cc8a32f9377df38cc41 ;
    schema:name "Trip Wonderland"@ja .

_:Nbc46c12cfa1f461d970c35c245db813d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jungle Circuit"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N9022ca68cf1d4cc8a32f9377df38cc41 ;
    schema:name "Jungle Circuit"@ja .

_:Nd31d7d5db05f41e0a87942b126ceecd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waiting for you"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N9022ca68cf1d4cc8a32f9377df38cc41 ;
    schema:name "Waiting for you"@ja .

_:Nda45a88f1f4845bfbd6957f15b6a69db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "See you"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:39"^^xsd:interval ;
    schema:inPlaylist _:N9022ca68cf1d4cc8a32f9377df38cc41 ;
    schema:name "See you"@ja .

_:Nfa35bbf2dd314c929150afa07905ae27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「くりくり祭り!!」のテーマ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N9022ca68cf1d4cc8a32f9377df38cc41 ;
    schema:name "「くりくり祭り!!」のテーマ"@ja .

_:N9022ca68cf1d4cc8a32f9377df38cc41 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N35aea3d1e169462fb27c94cf11144d4f,
        _:N370d025069f14e05b9bbb22576516a63,
        _:N3c524c1224a04fb59292af1079a39c38,
        _:N48b9cd9b0fa94f21909eb1d4d0507719,
        _:N4bbd50fa8425410f94bec15a063c9830,
        _:N61e6585e6ac6489084f788066e6c0e71,
        _:Nbc46c12cfa1f461d970c35c245db813d,
        _:Nd31d7d5db05f41e0a87942b126ceecd7,
        _:Nda45a88f1f4845bfbd6957f15b6a69db,
        _:Nfa35bbf2dd314c929150afa07905ae27 ;
    mo:track_count 10 ;
    schema:duration "PT55:54"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N35aea3d1e169462fb27c94cf11144d4f,
        _:N370d025069f14e05b9bbb22576516a63,
        _:N3c524c1224a04fb59292af1079a39c38,
        _:N48b9cd9b0fa94f21909eb1d4d0507719,
        _:N4bbd50fa8425410f94bec15a063c9830,
        _:N61e6585e6ac6489084f788066e6c0e71,
        _:Nbc46c12cfa1f461d970c35c245db813d,
        _:Nd31d7d5db05f41e0a87942b126ceecd7,
        _:Nda45a88f1f4845bfbd6957f15b6a69db,
        _:Nfa35bbf2dd314c929150afa07905ae27 .

