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

<artist/3408#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takashi Matsumoto"@en,
        "松本隆"@ja ;
    foaf:made <album/89110#lyrics>,
        <album/89110#subject> ;
    foaf:name "Takashi Matsumoto"@en,
        "松本隆"@ja .

<artist/40138#subject> a schema:Person,
        foaf:Person ;
    schema:name "MEGUMI"@en ;
    foaf:made <album/89110#lyrics>,
        <album/89110#subject> ;
    foaf:name "MEGUMI"@en .

<artist/8736#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akira Ito"@en,
        "伊藤アキラ"@ja ;
    foaf:made <album/89110#lyrics>,
        <album/89110#subject> ;
    foaf:name "Akira Ito"@en,
        "伊藤アキラ"@ja .

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

<artist/3403#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89110#subject> ;
    schema:name "Koji Makaino"@en,
        "馬飼野康二"@ja ;
    foaf:made <album/89110#composition>,
        <album/89110#subject> ;
    foaf:name "Koji Makaino"@en,
        "馬飼野康二"@ja .

<artist/3404#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89110#subject> ;
    schema:name "Izumi Kobayashi"@en,
        "小林泉美"@ja ;
    foaf:made <album/89110#composition>,
        <album/89110#subject> ;
    foaf:name "Izumi Kobayashi"@en,
        "小林泉美"@ja .

<artist/3406#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89110#subject> ;
    schema:name "Hidetoshi Sato"@en,
        "佐藤英敏"@ja ;
    foaf:made <album/89110#composition>,
        <album/89110#subject> ;
    foaf:name "Hidetoshi Sato"@en,
        "佐藤英敏"@ja .

<artist/4035#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89110#subject> ;
    schema:name "Chihiro Yonekura"@en,
        "米倉千尋"@ja ;
    foaf:made <album/89110#composition>,
        <album/89110#lyrics>,
        <album/89110#subject> ;
    foaf:name "Chihiro Yonekura"@en,
        "米倉千尋"@ja .

<artist/845#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89110#subject> ;
    schema:name "Haruomi Hosono"@en,
        "細野晴臣"@ja ;
    foaf:made <album/89110#composition>,
        <album/89110#subject> ;
    foaf:name "Haruomi Hosono"@en,
        "細野晴臣"@ja .

<product/3816#subject> a schema:CreativeWork ;
    schema:name "Urusei Yatsura"@en,
        "うる星やつら"@ja,
        "Urusei Yatsura"@ja-latn ;
    foaf:name "Urusei Yatsura"@en,
        "うる星やつら"@ja,
        "Urusei Yatsura"@ja-latn .

<product/4537#subject> a schema:CreativeWork ;
    schema:name "Saber Marionette J"@en,
        "セイバーマリオネットJ"@ja,
        "Saber Marionette J"@ja-latn ;
    foaf:name "Saber Marionette J"@en,
        "セイバーマリオネットJ"@ja,
        "Saber Marionette J"@ja-latn .

<product/5897#subject> a schema:CreativeWork ;
    schema:name "Soul Hunter"@en,
        "仙界伝 封神演義"@ja,
        "Senkaiden Houshin Engi"@ja-latn ;
    foaf:name "Soul Hunter"@en,
        "仙界伝 封神演義"@ja,
        "Senkaiden Houshin Engi"@ja-latn .

<product/8191#subject> a schema:CreativeWork ;
    schema:name "The Kabocha Wine"@en,
        "The♥かぼちゃワイン"@ja,
        "The Kabocha Wine"@ja-latn ;
    foaf:name "The Kabocha Wine"@en,
        "The♥かぼちゃワイン"@ja,
        "The Kabocha Wine"@ja-latn .

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

<org/3475#subject> schema:name "Lisa-rec"@en,
        "リサレコ"@ja,
        "Lisa-rec"@ja-latn ;
    foaf:name "Lisa-rec"@en,
        "リサレコ"@ja,
        "Lisa-rec"@ja-latn .

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

<https://medium-media.vgm.io/albums/01/89110/89110-1564660309.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/89110#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Synthetic Paradise / Sweets☆Paradise"@en,
        "シンセティック パラダイス / すぃーつ☆ぱらだいす"@ja,
        "Synthetic Paradise / Sweets☆Paradise"@ja-latn ;
    mo:performance_of <album/89110#musicalwork> ;
    mo:performer _:N081c86b13fda455fb4cc2f794bf1f170,
        _:N45ccf7057ab64350bd959b858c865725,
        _:N9b3e9e0480e04506a48d0e1808fa3706 ;
    mo:recorded_as <album/89110#musicalexpression> ;
    schema:byArtist _:N081c86b13fda455fb4cc2f794bf1f170,
        _:N45ccf7057ab64350bd959b858c865725,
        _:N9b3e9e0480e04506a48d0e1808fa3706 ;
    schema:name "Synthetic Paradise / Sweets☆Paradise"@en,
        "シンセティック パラダイス / すぃーつ☆ぱらだいす"@ja,
        "Synthetic Paradise / Sweets☆Paradise"@ja-latn ;
    schema:workPerformed <album/89110#musicalwork> .

<album/89110#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Synthetic Paradise / Sweets☆Paradise"@en,
        "シンセティック パラダイス / すぃーつ☆ぱらだいす"@ja,
        "Synthetic Paradise / Sweets☆Paradise"@ja-latn ;
    mo:composer <artist/3403#subject>,
        <artist/3404#subject>,
        <artist/3406#subject>,
        <artist/4035#subject>,
        <artist/845#subject> ;
    mo:produced_work <album/89110#musicalwork> ;
    schema:name "Synthetic Paradise / Sweets☆Paradise"@en,
        "シンセティック パラダイス / すぃーつ☆ぱらだいす"@ja,
        "Synthetic Paradise / Sweets☆Paradise"@ja-latn .

<album/89110#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-05"^^xsd:date ;
    dcterms:title "Synthetic Paradise / Sweets☆Paradise"@en,
        "シンセティック パラダイス / すぃーつ☆ぱらだいす"@ja,
        "Synthetic Paradise / Sweets☆Paradise"@ja-latn ;
    mo:catalogue_number "SPCD-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/89110#musicalexpression> ;
    mo:publisher <org/3475#subject> ;
    mo:record _:N9525a61745374dee9b6c922f684c5484 ;
    mo:record_count 1 ;
    schema:about <product/3816#subject>,
        <product/4537#subject>,
        <product/5897#subject>,
        <product/8191#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Yocchi"@en ;
            foaf:name "Yocchi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "yoshiharu"@en ;
            foaf:name "yoshiharu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "meroco"@en ;
            foaf:name "meroco"@en ] ;
    schema:datePublished "2010-05-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/01/89110/89110-1564660309.jpg> ;
    schema:name "Synthetic Paradise / Sweets☆Paradise"@en,
        "シンセティック パラダイス / すぃーつ☆ぱらだいす"@ja,
        "Synthetic Paradise / Sweets☆Paradise"@ja-latn ;
    schema:publisher <org/3475#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/89110/89110-1564660309.jpg> .

_:N081c86b13fda455fb4cc2f794bf1f170 a schema:Person,
        foaf:Person ;
    mo:performed <album/89110#performance> ;
    schema:name "Yocchi"@en ;
    foaf:name "Yocchi"@en .

_:N10e48d818e164d70bada7a9ae01edd80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハイスクールララバイ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N9525a61745374dee9b6c922f684c5484 ;
    schema:name "ハイスクールララバイ"@ja .

_:N28ed95048a6a40ca9db0f493b0ac4250 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lはラブリー (めろこ。 ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N9525a61745374dee9b6c922f684c5484 ;
    schema:name "Lはラブリー (めろこ。 ver.)"@ja .

_:N45ccf7057ab64350bd959b858c865725 a schema:Person,
        foaf:Person ;
    mo:performed <album/89110#performance> ;
    schema:name "yoshiharu"@en ;
    foaf:name "yoshiharu"@en .

_:N81ef79fd8b284cb3b0f02b9d577cde2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宇宙は大へんだ！"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N9525a61745374dee9b6c922f684c5484 ;
    schema:name "宇宙は大へんだ！"@ja .

_:N9b3e9e0480e04506a48d0e1808fa3706 a schema:Person,
        foaf:Person ;
    mo:performed <album/89110#performance> ;
    schema:name "meroco"@en ;
    foaf:name "meroco"@en .

_:Nd31b3d27d6c24670b31fb6e2c82d13ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FRIENDS (Yocchi ver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N9525a61745374dee9b6c922f684c5484 ;
    schema:name "FRIENDS (Yocchi ver.)"@ja .

_:Nf328ecdedce74be297c58565491a1a65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'LL BE THERE (佳春 ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N9525a61745374dee9b6c922f684c5484 ;
    schema:name "I'LL BE THERE (佳春 ver.)"@ja .

_:N9525a61745374dee9b6c922f684c5484 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10e48d818e164d70bada7a9ae01edd80,
        _:N28ed95048a6a40ca9db0f493b0ac4250,
        _:N81ef79fd8b284cb3b0f02b9d577cde2c,
        _:Nd31b3d27d6c24670b31fb6e2c82d13ac,
        _:Nf328ecdedce74be297c58565491a1a65 ;
    mo:track_count 5 ;
    schema:duration "PT18:24"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N10e48d818e164d70bada7a9ae01edd80,
        _:N28ed95048a6a40ca9db0f493b0ac4250,
        _:N81ef79fd8b284cb3b0f02b9d577cde2c,
        _:Nd31b3d27d6c24670b31fb6e2c82d13ac,
        _:Nf328ecdedce74be297c58565491a1a65 .

