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

<artist/3636#subject> a schema:Person,
        foaf:Person ;
    schema:name "Arugy"@en ;
    foaf:made <album/11024#lyrics>,
        <album/11024#subject> ;
    foaf:name "Arugy"@en .

<artist/41366#subject> a schema:Person,
        foaf:Person ;
    schema:name "Terry"@en ;
    foaf:made <album/11024#lyrics>,
        <album/11024#subject> ;
    foaf:name "Terry"@en .

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

<artist/1793#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11024#subject> ;
    schema:name "Shuichi Kobori"@en,
        "小堀修一"@ja ;
    foaf:made <album/11024#composition>,
        <album/11024#subject> ;
    foaf:name "Shuichi Kobori"@en,
        "小堀修一"@ja .

<artist/39347#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11024#subject> ;
    schema:name "NAOKI MAEDA"@en ;
    foaf:made <album/11024#composition>,
        <album/11024#subject> ;
    foaf:name "NAOKI MAEDA"@en .

<artist/47297#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11024#subject> ;
    schema:name "U1-ASAMi"@en ;
    foaf:made <album/11024#composition>,
        <album/11024#subject> ;
    foaf:name "U1-ASAMi"@en .

<artist/744#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11024#subject> ;
    schema:name "Sota Fujimori"@en ;
    foaf:made <album/11024#composition>,
        <album/11024#subject> ;
    foaf:name "Sota Fujimori"@en .

<product/2371#subject> a schema:CreativeWork ;
    schema:name "Dance Dance Revolution SuperNOVA"@en,
        "ダンスダンスレボリューションスーパーノヴァ"@ja,
        "Dance Dance Revolution SuperNOVA"@ja-latn ;
    foaf:name "Dance Dance Revolution SuperNOVA"@en,
        "ダンスダンスレボリューションスーパーノヴァ"@ja,
        "Dance Dance Revolution SuperNOVA"@ja-latn .

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

<org/369#subject> schema:name "Konami Digital Entertainment (America)"@en,
        "Konami Digital Entertainment (America)"@ja,
        "Konami Digital Entertainment (America)"@ja-latn ;
    foaf:name "Konami Digital Entertainment (America)"@en,
        "Konami Digital Entertainment (America)"@ja,
        "Konami Digital Entertainment (America)"@ja-latn .

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

<https://medium-media.vgm.io/albums/42/11024/11024-1319172603.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2244#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11024#performance> ;
    schema:name "Becky Lucinda"@en ;
    foaf:name "Becky Lucinda"@en .

<artist/3269#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11024#performance> ;
    schema:name "Y&Co."@en ;
    foaf:name "Y&Co."@en .

<artist/39255#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11024#performance> ;
    schema:name "NAOKI"@en ;
    foaf:name "NAOKI"@en .

<artist/47290#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11024#performance> ;
    schema:name "U1"@en ;
    foaf:name "U1"@en .

<artist/4860#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11024#performance> ;
    schema:name "Donna Burke"@en ;
    foaf:made <album/11024#lyrics>,
        <album/11024#subject> ;
    foaf:name "Donna Burke"@en .

<artist/48893#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11024#performance> ;
    schema:name "Scotty D"@en,
        "Scotty D."@en ;
    foaf:made <album/11024#lyrics>,
        <album/11024#subject> ;
    foaf:name "Scotty D"@en,
        "Scotty D."@en .

<artist/49080#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11024#performance> ;
    schema:name "SySF."@en ;
    foaf:name "SySF."@en .

<artist/55832#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11024#performance> ;
    schema:name "kobo"@en ;
    foaf:name "kobo"@en .

<album/11024#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dance Dance Revolution SuperNOVA Exclusive Music Sampler"@en,
        "Dance Dance Revolution SuperNOVA Exclusive Music Sampler"@ja,
        "Dance Dance Revolution SuperNOVA Exclusive Music Sampler"@ja-latn ;
    mo:composer <artist/1793#subject>,
        <artist/39347#subject>,
        <artist/47297#subject>,
        <artist/744#subject> ;
    mo:produced_work <album/11024#musicalwork> ;
    schema:name "Dance Dance Revolution SuperNOVA Exclusive Music Sampler"@en,
        "Dance Dance Revolution SuperNOVA Exclusive Music Sampler"@ja,
        "Dance Dance Revolution SuperNOVA Exclusive Music Sampler"@ja-latn .

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

<album/11024#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dance Dance Revolution SuperNOVA Exclusive Music Sampler"@en,
        "Dance Dance Revolution SuperNOVA Exclusive Music Sampler"@ja,
        "Dance Dance Revolution SuperNOVA Exclusive Music Sampler"@ja-latn ;
    mo:performance_of <album/11024#musicalwork> ;
    mo:performer <artist/2244#subject>,
        <artist/3269#subject>,
        <artist/39255#subject>,
        <artist/47290#subject>,
        <artist/4860#subject>,
        <artist/48893#subject>,
        <artist/49080#subject>,
        <artist/55832#subject> ;
    mo:recorded_as <album/11024#musicalexpression> ;
    schema:byArtist <artist/2244#subject>,
        <artist/3269#subject>,
        <artist/39255#subject>,
        <artist/47290#subject>,
        <artist/4860#subject>,
        <artist/48893#subject>,
        <artist/49080#subject>,
        <artist/55832#subject> ;
    schema:name "Dance Dance Revolution SuperNOVA Exclusive Music Sampler"@en,
        "Dance Dance Revolution SuperNOVA Exclusive Music Sampler"@ja,
        "Dance Dance Revolution SuperNOVA Exclusive Music Sampler"@ja-latn ;
    schema:workPerformed <album/11024#musicalwork> .

<album/11024#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-09-26"^^xsd:date ;
    dcterms:title "Dance Dance Revolution SuperNOVA Exclusive Music Sampler"@en,
        "Dance Dance Revolution SuperNOVA Exclusive Music Sampler"@ja,
        "Dance Dance Revolution SuperNOVA Exclusive Music Sampler"@ja-latn ;
    mo:catalogue_number "V-RARE SOUNDTRACK-9 USA" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11024#musicalexpression> ;
    mo:publisher <org/369#subject> ;
    mo:record _:N88f521722fe940fc83d183b37b0e2de3 ;
    mo:record_count 1 ;
    schema:about <product/2371#subject> ;
    schema:byArtist <artist/2244#subject>,
        <artist/3269#subject>,
        <artist/39255#subject>,
        <artist/47290#subject>,
        <artist/4860#subject>,
        <artist/48893#subject>,
        <artist/49080#subject>,
        <artist/55832#subject> ;
    schema:datePublished "2006-09-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/42/11024/11024-1319172603.jpg> ;
    schema:name "Dance Dance Revolution SuperNOVA Exclusive Music Sampler"@en,
        "Dance Dance Revolution SuperNOVA Exclusive Music Sampler"@ja,
        "Dance Dance Revolution SuperNOVA Exclusive Music Sampler"@ja-latn ;
    schema:publisher <org/369#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/11024/11024-1319172603.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Steven A.Haynes"@en ;
    foaf:made <album/11024#lyrics> ;
    foaf:name "Steven A.Haynes"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Steven A.Haynes"@en ;
    foaf:made <album/11024#subject> ;
    foaf:name "Steven A.Haynes"@en .

_:N2ee2a374ef2e466fbd44496d63765df6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trim"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N88f521722fe940fc83d183b37b0e2de3 ;
    schema:name "Trim"@en .

_:N3583842f66c84733b9d7626ee919c675 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Only Shining Star(E3 2006 Video Version)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N88f521722fe940fc83d183b37b0e2de3 ;
    schema:name "My Only Shining Star(E3 2006 Video Version)"@en .

_:N8d4ce1b3046f49f5b97c4f676b2cfacd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Gate Heaven"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N88f521722fe940fc83d183b37b0e2de3 ;
    schema:name "Star Gate Heaven"@en .

_:Nb98e1572985f45e0a826d4e93fb5b0fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DYNAMITE RAVE -super euro version-"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N88f521722fe940fc83d183b37b0e2de3 ;
    schema:name "DYNAMITE RAVE -super euro version-"@en .

_:Nd368cf5cba8c48bdbc1c17581ecb709c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flow(Jammin' Ragga mix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N88f521722fe940fc83d183b37b0e2de3 ;
    schema:name "Flow(Jammin' Ragga mix)"@en .

_:N88f521722fe940fc83d183b37b0e2de3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ee2a374ef2e466fbd44496d63765df6,
        _:N3583842f66c84733b9d7626ee919c675,
        _:N8d4ce1b3046f49f5b97c4f676b2cfacd,
        _:Nb98e1572985f45e0a826d4e93fb5b0fa,
        _:Nd368cf5cba8c48bdbc1c17581ecb709c ;
    mo:track_count 5 ;
    schema:duration "PT8:26"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2ee2a374ef2e466fbd44496d63765df6,
        _:N3583842f66c84733b9d7626ee919c675,
        _:N8d4ce1b3046f49f5b97c4f676b2cfacd,
        _:Nb98e1572985f45e0a826d4e93fb5b0fa,
        _:Nd368cf5cba8c48bdbc1c17581ecb709c .

