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

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

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

<artist/39255#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10685#subject> ;
    schema:name "Naoki"@en ;
    foaf:made <album/10685#composition>,
        <album/10685#subject> ;
    foaf:name "Naoki"@en .

<artist/49000#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10685#subject> ;
    schema:name "NM Sequence"@en ;
    foaf:made <album/10685#composition>,
        <album/10685#subject> ;
    foaf:name "NM Sequence"@en .

<artist/49081#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10685#subject> ;
    schema:name "Naoki.M"@en ;
    foaf:made <album/10685#composition>,
        <album/10685#subject> ;
    foaf:name "Naoki.M"@en .

<product/2340#subject> a schema:CreativeWork ;
    schema:name "Dance Dance Revolution"@en,
        "Dance Dance Revolution"@ja,
        "Dance Dance Revolution"@ja-latn ;
    foaf:name "Dance Dance Revolution"@en,
        "Dance Dance Revolution"@ja,
        "Dance Dance Revolution"@ja-latn .

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

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

<https://media.vgm.io/albums/58/10685/10685-1385954073.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/10685#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/58/10685/10685-1385954073.png> ;
    foaf:depicts <album/10685#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/58/10685/10685-1385954073.png> .

<https://medium-media.vgm.io/albums/58/10685/10685-1385954073.png> a schema:ImageObject,
        foaf:Image .

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

<artist/48919#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10685#performance> ;
    schema:name "MITSU-O!"@en ;
    foaf:name "MITSU-O!"@en .

<artist/49001#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10685#performance> ;
    schema:name "180"@en ;
    foaf:name "180"@en .

<artist/49003#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10685#performance> ;
    schema:name "DE-SIRE"@en ;
    foaf:name "DE-SIRE"@en .

<album/10685#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dance Dance Revolution KONAMI ORIGINAL DANCE NUMBERS"@en,
        "Dance Dance Revolution KONAMI ORIGINAL DANCE NUMBERS"@ja,
        "Dance Dance Revolution KONAMI ORIGINAL DANCE NUMBERS"@ja-latn ;
    mo:composer <artist/39255#subject>,
        <artist/49000#subject>,
        <artist/49081#subject> ;
    mo:produced_work <album/10685#musicalwork> ;
    schema:name "Dance Dance Revolution KONAMI ORIGINAL DANCE NUMBERS"@en,
        "Dance Dance Revolution KONAMI ORIGINAL DANCE NUMBERS"@ja,
        "Dance Dance Revolution KONAMI ORIGINAL DANCE NUMBERS"@ja-latn .

<album/10685#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dance Dance Revolution KONAMI ORIGINAL DANCE NUMBERS"@en,
        "Dance Dance Revolution KONAMI ORIGINAL DANCE NUMBERS"@ja,
        "Dance Dance Revolution KONAMI ORIGINAL DANCE NUMBERS"@ja-latn ;
    mo:performance_of <album/10685#musicalwork> ;
    mo:performer <artist/48919#subject>,
        <artist/49001#subject>,
        <artist/49003#subject> ;
    mo:recorded_as <album/10685#musicalexpression> ;
    schema:byArtist <artist/48919#subject>,
        <artist/49001#subject>,
        <artist/49003#subject> ;
    schema:name "Dance Dance Revolution KONAMI ORIGINAL DANCE NUMBERS"@en,
        "Dance Dance Revolution KONAMI ORIGINAL DANCE NUMBERS"@ja,
        "Dance Dance Revolution KONAMI ORIGINAL DANCE NUMBERS"@ja-latn ;
    schema:workPerformed <album/10685#musicalwork> .

<album/10685#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-06-20"^^xsd:date ;
    dcterms:title "Dance Dance Revolution KONAMI ORIGINAL DANCE NUMBERS"@en,
        "Dance Dance Revolution KONAMI ORIGINAL DANCE NUMBERS"@ja,
        "Dance Dance Revolution KONAMI ORIGINAL DANCE NUMBERS"@ja-latn ;
    mo:catalogue_number "NK136" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10685#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:N6071e6fd457645279eacf63ab079e12c ;
    mo:record_count 1 ;
    schema:about <product/2340#subject> ;
    schema:byArtist <artist/48919#subject>,
        <artist/49001#subject>,
        <artist/49003#subject> ;
    schema:datePublished "1999-06-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/10685/10685-1385954073.png> ;
    schema:name "Dance Dance Revolution KONAMI ORIGINAL DANCE NUMBERS"@en,
        "Dance Dance Revolution KONAMI ORIGINAL DANCE NUMBERS"@ja,
        "Dance Dance Revolution KONAMI ORIGINAL DANCE NUMBERS"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/10685/10685-1385954073.png> .

_:N1312913009cf4328a24efd8c67f577ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MAKE IT BETTER"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N6071e6fd457645279eacf63ab079e12c ;
    schema:name "MAKE IT BETTER"@en .

_:N33cfd8fe831c40c290036b515f209e63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ENDING"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:N6071e6fd457645279eacf63ab079e12c ;
    schema:name "ENDING"@en .

_:N417914c52ddb48ada5447ee0618b9adf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OPENING"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:16"^^xsd:interval ;
    schema:inPlaylist _:N6071e6fd457645279eacf63ab079e12c ;
    schema:name "OPENING"@en .

_:N4f9391c0296c4b59874352655cabf3d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MODE SELECT"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:N6071e6fd457645279eacf63ab079e12c ;
    schema:name "MODE SELECT"@en .

_:Nc3584b7f4ec647d28b76847af5d7ebea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PARANOIA"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N6071e6fd457645279eacf63ab079e12c ;
    schema:name "PARANOIA"@en .

_:Ndbea0fced14c414b8a778a29ded0d021 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NAME ENTRY"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:N6071e6fd457645279eacf63ab079e12c ;
    schema:name "NAME ENTRY"@en .

_:Ne64199ed72c44656b1e9d73cbea8f3d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TRIP MACHINE"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N6071e6fd457645279eacf63ab079e12c ;
    schema:name "TRIP MACHINE"@en .

_:N6071e6fd457645279eacf63ab079e12c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1312913009cf4328a24efd8c67f577ee,
        _:N33cfd8fe831c40c290036b515f209e63,
        _:N417914c52ddb48ada5447ee0618b9adf,
        _:N4f9391c0296c4b59874352655cabf3d4,
        _:Nc3584b7f4ec647d28b76847af5d7ebea,
        _:Ndbea0fced14c414b8a778a29ded0d021,
        _:Ne64199ed72c44656b1e9d73cbea8f3d9 ;
    mo:track_count 7 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1312913009cf4328a24efd8c67f577ee,
        _:N33cfd8fe831c40c290036b515f209e63,
        _:N417914c52ddb48ada5447ee0618b9adf,
        _:N4f9391c0296c4b59874352655cabf3d4,
        _:Nc3584b7f4ec647d28b76847af5d7ebea,
        _:Ndbea0fced14c414b8a778a29ded0d021,
        _:Ne64199ed72c44656b1e9d73cbea8f3d9 .

