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

<artist/4157#subject> a schema:Person,
        foaf:Person ;
    schema:name "U"@en ;
    foaf:made <album/24234#subject>,
        <album/24234#vocals> ;
    foaf:name "U"@en .

<artist/41706#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24234#subject> ;
    schema:name "U"@en,
        "ユウ"@ja ;
    foaf:made <album/24234#composition>,
        <album/24234#lyrics>,
        <album/24234#subject> ;
    foaf:name "U"@en,
        "ユウ"@ja .

<album/24234#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GWAVE SuperFeature's vol.12 ULTRA☆U2"@en,
        "GWAVE SuperFeature's vol.12 ULTRA☆U2"@ja,
        "GWAVE SuperFeature's vol.12 ULTRA☆U2"@ja-latn ;
    mo:composer <artist/41706#subject> ;
    mo:produced_work <album/24234#musicalwork> ;
    schema:name "GWAVE SuperFeature's vol.12 ULTRA☆U2"@en,
        "GWAVE SuperFeature's vol.12 ULTRA☆U2"@ja,
        "GWAVE SuperFeature's vol.12 ULTRA☆U2"@ja-latn .

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

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

<album/24234#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GWAVE SuperFeature's vol.12 ULTRA☆U2"@en,
        "GWAVE SuperFeature's vol.12 ULTRA☆U2"@ja,
        "GWAVE SuperFeature's vol.12 ULTRA☆U2"@ja-latn ;
    mo:performance_of <album/24234#musicalwork> ;
    mo:recorded_as <album/24234#musicalexpression> ;
    schema:name "GWAVE SuperFeature's vol.12 ULTRA☆U2"@en,
        "GWAVE SuperFeature's vol.12 ULTRA☆U2"@ja,
        "GWAVE SuperFeature's vol.12 ULTRA☆U2"@ja-latn ;
    schema:workPerformed <album/24234#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/43/24234/24234-1298726196.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/24234#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-27"^^xsd:date ;
    dcterms:title "GWAVE SuperFeature's vol.12 ULTRA☆U2"@en,
        "GWAVE SuperFeature's vol.12 ULTRA☆U2"@ja,
        "GWAVE SuperFeature's vol.12 ULTRA☆U2"@ja-latn ;
    mo:catalogue_number "IMAE-00029" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24234#musicalexpression> ;
    mo:publisher <org/3895#subject> ;
    mo:record _:N20d7df6786ed4b60a716ac017c224822 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Oto☆Puri ~Koiseyo! Otome Oujisama♪ Dokidoki Wedding Bell~"@en ;
            foaf:name "Oto☆Puri ~Koiseyo! Otome Oujisama♪ Dokidoki Wedding Bell~"@en ] ;
    schema:datePublished "2009-03-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/24234/24234-1298726196.jpg> ;
    schema:name "GWAVE SuperFeature's vol.12 ULTRA☆U2"@en,
        "GWAVE SuperFeature's vol.12 ULTRA☆U2"@ja,
        "GWAVE SuperFeature's vol.12 ULTRA☆U2"@ja-latn ;
    schema:publisher <org/3895#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/24234/24234-1298726196.jpg> .

_:N16bbc907e91b4bed83097b87a7c771a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "情熱よFly away"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N20d7df6786ed4b60a716ac017c224822 ;
    schema:name "情熱よFly away"@ja .

_:N4375b66af3ee467d91d966de7aa54891 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "love-go-round すぺしゃるばーじょん"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N20d7df6786ed4b60a716ac017c224822 ;
    schema:name "love-go-round すぺしゃるばーじょん"@ja .

_:N449d0eff342b4455aaaae245bae7cd45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コトノハ ～my leaf of words～"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N20d7df6786ed4b60a716ac017c224822 ;
    schema:name "コトノハ ～my leaf of words～"@ja .

_:N5166a8adf8a44988beede47a3632b76d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋のサイエンス"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N20d7df6786ed4b60a716ac017c224822 ;
    schema:name "恋のサイエンス"@ja .

_:N8f28930621bc4b379e06735c59102252 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GO GO☆ら～びゅ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N20d7df6786ed4b60a716ac017c224822 ;
    schema:name "GO GO☆ら～びゅ"@ja .

_:Nb9a5e3f55d3f42538f9fa0f7a573118b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hi-Fi day"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N20d7df6786ed4b60a716ac017c224822 ;
    schema:name "Hi-Fi day"@ja .

_:Nd09854a35cc1442b8705df3f96e8f4f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "i save your place!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N20d7df6786ed4b60a716ac017c224822 ;
    schema:name "i save your place!"@ja .

_:N20d7df6786ed4b60a716ac017c224822 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16bbc907e91b4bed83097b87a7c771a8,
        _:N4375b66af3ee467d91d966de7aa54891,
        _:N449d0eff342b4455aaaae245bae7cd45,
        _:N5166a8adf8a44988beede47a3632b76d,
        _:N8f28930621bc4b379e06735c59102252,
        _:Nb9a5e3f55d3f42538f9fa0f7a573118b,
        _:Nd09854a35cc1442b8705df3f96e8f4f4 ;
    mo:track_count 7 ;
    schema:duration "PT30:56"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N16bbc907e91b4bed83097b87a7c771a8,
        _:N4375b66af3ee467d91d966de7aa54891,
        _:N449d0eff342b4455aaaae245bae7cd45,
        _:N5166a8adf8a44988beede47a3632b76d,
        _:N8f28930621bc4b379e06735c59102252,
        _:Nb9a5e3f55d3f42538f9fa0f7a573118b,
        _:Nd09854a35cc1442b8705df3f96e8f4f4 .

