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

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

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

<artist/121#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19300#subject> ;
    schema:name "Hiroshi Kawaguchi"@en,
        "川口博史"@ja ;
    foaf:made <album/19300#composition>,
        <album/19300#subject> ;
    foaf:name "Hiroshi Kawaguchi"@en,
        "川口博史"@ja .

<event/16> a mo:Release ;
    schema:name "Released at Comic Market 66 (Aug 13, 2004 to Aug 15, 2004)" .

<product/7822#subject> a schema:CreativeWork ;
    schema:name "Fantasy Zone"@en,
        "ファンタジーゾーン"@ja,
        "Fantasy Zone"@ja-latn ;
    foaf:name "Fantasy Zone"@en,
        "ファンタジーゾーン"@ja,
        "Fantasy Zone"@ja-latn .

<album/19300#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pastel!"@en,
        "Pastel!"@ja,
        "Pastel!"@ja-latn ;
    mo:composer <artist/121#subject> ;
    mo:produced_work <album/19300#musicalwork> ;
    schema:name "Pastel!"@en,
        "Pastel!"@ja,
        "Pastel!"@ja-latn .

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

<album/19300#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pastel!"@en,
        "Pastel!"@ja,
        "Pastel!"@ja-latn ;
    mo:performance_of <album/19300#musicalwork> ;
    mo:recorded_as <album/19300#musicalexpression> ;
    schema:name "Pastel!"@en,
        "Pastel!"@ja,
        "Pastel!"@ja-latn ;
    schema:workPerformed <album/19300#musicalwork> .

<org/541#subject> schema:name "Rolando"@en,
        "ろうらん堂"@ja,
        "Rolando"@ja-latn ;
    foaf:name "Rolando"@en,
        "ろうらん堂"@ja,
        "Rolando"@ja-latn .

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

<https://medium-media.vgm.io/albums/00/19300/19300-1386957686.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/19300#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-08-15"^^xsd:date ;
    dcterms:title "Pastel!"@en,
        "Pastel!"@ja,
        "Pastel!"@ja-latn ;
    mo:catalogue_number "RLCD-0013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19300#musicalexpression> ;
    mo:publisher <org/541#subject> ;
    mo:record _:N0e980c3d942a46d99ea5808e27f15f9a ;
    mo:record_count 1 ;
    mo:release <event/16> ;
    schema:about <product/7822#subject> ;
    schema:datePublished "2004-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/19300/19300-1386957686.jpg> ;
    schema:name "Pastel!"@en,
        "Pastel!"@ja,
        "Pastel!"@ja-latn ;
    schema:publisher <org/541#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/19300/19300-1386957686.jpg> .

_:N0b6bd6ae8fd842ff92b5ea2866469c6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DreamingTomorrow (POCARIUS)"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N0e980c3d942a46d99ea5808e27f15f9a ;
    schema:name "DreamingTomorrow (POCARIUS)"@en .

_:N1a9cd3c724714ce3944896880cf17d2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KeepOnTheBeat (TABAS)"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N0e980c3d942a46d99ea5808e27f15f9a ;
    schema:name "KeepOnTheBeat (TABAS)"@en .

_:N5d29c1314acc48cf82b46802719b6ef4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Saari (LA DUNE)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N0e980c3d942a46d99ea5808e27f15f9a ;
    schema:name "Saari (LA DUNE)"@en .

_:N5f5ab9ed25a34b338652e6f91def5c85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shop (SHOP)"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:N0e980c3d942a46d99ea5808e27f15f9a ;
    schema:name "Shop (SHOP)"@en .

_:N78789515559b4887ab72a3e700e76f8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HotSnow (POLARIA)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N0e980c3d942a46d99ea5808e27f15f9a ;
    schema:name "HotSnow (POLARIA)"@en .

_:N82f22656bd684db5a6d6f8ccc3521a31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Coin - Opa-Opa! (PLALEAF)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N0e980c3d942a46d99ea5808e27f15f9a ;
    schema:name "Coin - Opa-Opa! (PLALEAF)"@en .

_:N97bdd3567f424e0bbe1c6ccf8bb7ca65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss - Ya-Da-Yo (SALFAR)"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N0e980c3d942a46d99ea5808e27f15f9a ;
    schema:name "Boss - Ya-Da-Yo (SALFAR)"@en .

_:N9ecfb84dac6d4a37b463b91b86d9a9f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VictoryWay - GameOver (Ending)"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N0e980c3d942a46d99ea5808e27f15f9a ;
    schema:name "VictoryWay - GameOver (Ending)"@en .

_:Ne4dd3f927b0741ee8b65961f32434519 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don'tStop (MOCKSTAR)"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N0e980c3d942a46d99ea5808e27f15f9a ;
    schema:name "Don'tStop (MOCKSTAR)"@en .

_:Ne62c6cceb69f48588b7f616b38571194 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prome (DOLIMICCA)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N0e980c3d942a46d99ea5808e27f15f9a ;
    schema:name "Prome (DOLIMICCA)"@en .

_:N0e980c3d942a46d99ea5808e27f15f9a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b6bd6ae8fd842ff92b5ea2866469c6e,
        _:N1a9cd3c724714ce3944896880cf17d2b,
        _:N5d29c1314acc48cf82b46802719b6ef4,
        _:N5f5ab9ed25a34b338652e6f91def5c85,
        _:N78789515559b4887ab72a3e700e76f8d,
        _:N82f22656bd684db5a6d6f8ccc3521a31,
        _:N97bdd3567f424e0bbe1c6ccf8bb7ca65,
        _:N9ecfb84dac6d4a37b463b91b86d9a9f6,
        _:Ne4dd3f927b0741ee8b65961f32434519,
        _:Ne62c6cceb69f48588b7f616b38571194 ;
    mo:track_count 10 ;
    schema:duration "PT36:32"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0b6bd6ae8fd842ff92b5ea2866469c6e,
        _:N1a9cd3c724714ce3944896880cf17d2b,
        _:N5d29c1314acc48cf82b46802719b6ef4,
        _:N5f5ab9ed25a34b338652e6f91def5c85,
        _:N78789515559b4887ab72a3e700e76f8d,
        _:N82f22656bd684db5a6d6f8ccc3521a31,
        _:N97bdd3567f424e0bbe1c6ccf8bb7ca65,
        _:N9ecfb84dac6d4a37b463b91b86d9a9f6,
        _:Ne4dd3f927b0741ee8b65961f32434519,
        _:Ne62c6cceb69f48588b7f616b38571194 .

