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

<artist/2280#subject> a schema:Person,
        foaf:Person ;
    schema:name "kanoko"@en ;
    foaf:made <album/14307#lyrics>,
        <album/14307#subject> ;
    foaf:name "kanoko"@en .

<artist/3351#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshikazu Kuwashima"@en,
        "桑島由一"@ja ;
    foaf:made <album/14307#lyrics>,
        <album/14307#subject> ;
    foaf:name "Yoshikazu Kuwashima"@en,
        "桑島由一"@ja .

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

<artist/110#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14307#subject> ;
    schema:name "Junpei Fujita"@en,
        "藤田淳平"@ja ;
    foaf:made <album/14307#composition>,
        <album/14307#subject> ;
    foaf:name "Junpei Fujita"@en,
        "藤田淳平"@ja .

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

<album/14307#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Frontwing×GWAVE Collabo SP I It's show time"@en,
        "Frontwing×GWAVE コラボSPⅠ It's show time"@ja,
        "Frontwing×GWAVE Collabo SP I It's show time"@ja-latn ;
    mo:performance_of <album/14307#musicalwork> ;
    mo:recorded_as <album/14307#musicalexpression> ;
    schema:name "Frontwing×GWAVE Collabo SP I It's show time"@en,
        "Frontwing×GWAVE コラボSPⅠ It's show time"@ja,
        "Frontwing×GWAVE Collabo SP I It's show time"@ja-latn ;
    schema:workPerformed <album/14307#musicalwork> .

<org/4468#subject> schema:name "Front Wing"@en,
        "Front Wing"@ja,
        "Front Wing"@ja-latn ;
    foaf:name "Front Wing"@en,
        "Front Wing"@ja,
        "Front Wing"@ja-latn .

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

<https://medium-media.vgm.io/albums/70/14307/14307-1246263555.jpg> a schema:ImageObject,
        foaf:Image .

<album/14307#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Frontwing×GWAVE Collabo SP I It's show time"@en,
        "Frontwing×GWAVE コラボSPⅠ It's show time"@ja,
        "Frontwing×GWAVE Collabo SP I It's show time"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/14307#composition> ;
            foaf:name "(Elements Garden"@en ],
        <artist/110#subject> ;
    mo:produced_work <album/14307#musicalwork> ;
    schema:name "Frontwing×GWAVE Collabo SP I It's show time"@en,
        "Frontwing×GWAVE コラボSPⅠ It's show time"@ja,
        "Frontwing×GWAVE Collabo SP I It's show time"@ja-latn .

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

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

<album/14307#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-04-30"^^xsd:date ;
    dcterms:title "Frontwing×GWAVE Collabo SP I It's show time"@en,
        "Frontwing×GWAVE コラボSPⅠ It's show time"@ja,
        "Frontwing×GWAVE Collabo SP I It's show time"@ja-latn ;
    mo:catalogue_number "IMAE-00031" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14307#musicalexpression> ;
    mo:publisher <org/4468#subject> ;
    mo:record _:N5f680c52fcbe4c7ca16be9252f093985 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Time Leap Paradise"@en ;
            foaf:name "Time Leap Paradise"@en ] ;
    schema:datePublished "2009-04-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/14307/14307-1246263555.jpg> ;
    schema:name "Frontwing×GWAVE Collabo SP I It's show time"@en,
        "Frontwing×GWAVE コラボSPⅠ It's show time"@ja,
        "Frontwing×GWAVE Collabo SP I It's show time"@ja-latn ;
    schema:publisher <org/4468#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/14307/14307-1246263555.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14307#subject> ;
    schema:name "(Elements Garden"@en ;
    foaf:made <album/14307#subject> ;
    foaf:name "(Elements Garden"@en .

_:N480e58c2c140410498b834ca573b4297 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melody Time"@en,
        "メロディータイム"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N5f680c52fcbe4c7ca16be9252f093985 ;
    schema:name "Melody Time"@en,
        "メロディータイム"@ja .

_:N4ef10298b45349538a8db981fcc3716d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's show time"@en,
        "It's show time"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N5f680c52fcbe4c7ca16be9252f093985 ;
    schema:name "It's show time"@en,
        "It's show time"@ja .

_:N809ce02179d04764a68a72d35dda4a54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's show time (inst)"@en,
        "It's show time(inst)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N5f680c52fcbe4c7ca16be9252f093985 ;
    schema:name "It's show time (inst)"@en,
        "It's show time(inst)"@ja .

_:Nd567e59dfa8a4b83b1af0eeb195c5566 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melody Time (inst)"@en,
        "メロディータイム(inst)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N5f680c52fcbe4c7ca16be9252f093985 ;
    schema:name "Melody Time (inst)"@en,
        "メロディータイム(inst)"@ja .

_:N5f680c52fcbe4c7ca16be9252f093985 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N480e58c2c140410498b834ca573b4297,
        _:N4ef10298b45349538a8db981fcc3716d,
        _:N809ce02179d04764a68a72d35dda4a54,
        _:Nd567e59dfa8a4b83b1af0eeb195c5566 ;
    mo:track_count 4 ;
    schema:duration "PT17:17"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N480e58c2c140410498b834ca573b4297,
        _:N4ef10298b45349538a8db981fcc3716d,
        _:N809ce02179d04764a68a72d35dda4a54,
        _:Nd567e59dfa8a4b83b1af0eeb195c5566 .

