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

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

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

<artist/12272#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29993#subject> ;
    schema:name "Hommarju"@en ;
    foaf:made <album/29993#composition>,
        <album/29993#subject> ;
    foaf:name "Hommarju"@en .

<artist/36235#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29993#subject> ;
    schema:name "DJ Genki"@en ;
    foaf:made <album/29993#composition>,
        <album/29993#subject> ;
    foaf:name "DJ Genki"@en .

<artist/4751#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29993#subject> ;
    schema:name "fang"@en ;
    foaf:made <album/29993#composition>,
        <album/29993#subject> ;
    foaf:name "fang"@en .

<artist/5607#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29993#subject> ;
    schema:name "DJ Noriken"@en ;
    foaf:made <album/29993#composition>,
        <album/29993#subject> ;
    foaf:name "DJ Noriken"@en .

<artist/6952#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29993#subject> ;
    schema:name "DJ 490"@en ;
    foaf:made <album/29993#composition>,
        <album/29993#subject> ;
    foaf:name "DJ 490"@en .

<artist/7169#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29993#subject> ;
    schema:name "P*Light"@en ;
    foaf:made <album/29993#composition>,
        <album/29993#subject> ;
    foaf:name "P*Light"@en .

<artist/7373#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29993#subject> ;
    schema:name "Junk"@en ;
    foaf:made <album/29993#composition>,
        <album/29993#subject> ;
    foaf:name "Junk"@en .

<event/139> a mo:Release ;
    schema:name "Released at M3-2011 Fall (Oct 30, 2011)" .

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

<album/29993#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Deko-Boko"@en,
        "凸×凹"@ja,
        "Deko-Boko"@ja-latn ;
    mo:performance_of <album/29993#musicalwork> ;
    mo:recorded_as <album/29993#musicalexpression> ;
    schema:name "Deko-Boko"@en,
        "凸×凹"@ja,
        "Deko-Boko"@ja-latn ;
    schema:workPerformed <album/29993#musicalwork> .

<org/432#subject> schema:name "SKETCH UP! Recordings"@en,
        "SKETCH UP! Recordings"@ja,
        "SKETCH UP! Recordings"@ja-latn ;
    foaf:name "SKETCH UP! Recordings"@en,
        "SKETCH UP! Recordings"@ja,
        "SKETCH UP! Recordings"@ja-latn .

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

<https://medium-media.vgm.io/albums/39/29993/29993-1325419487.png> a schema:ImageObject,
        foaf:Image .

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

<album/29993#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Deko-Boko"@en,
        "凸×凹"@ja,
        "Deko-Boko"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "DJ Lilura"@en ;
            foaf:made <album/29993#composition> ;
            foaf:name "DJ Lilura"@en ],
        <artist/12272#subject>,
        <artist/36235#subject>,
        <artist/4751#subject>,
        <artist/5607#subject>,
        <artist/6952#subject>,
        <artist/7169#subject>,
        <artist/7373#subject> ;
    mo:produced_work <album/29993#musicalwork> ;
    schema:name "Deko-Boko"@en,
        "凸×凹"@ja,
        "Deko-Boko"@ja-latn .

<album/29993#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-10-30"^^xsd:date ;
    dcterms:title "Deko-Boko"@en,
        "凸×凹"@ja,
        "Deko-Boko"@ja-latn ;
    mo:catalogue_number "GECD-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29993#musicalexpression> ;
    mo:publisher <org/432#subject> ;
    mo:record _:N338e786330bb4b33a6b4bd0fe2896bce ;
    mo:record_count 1 ;
    mo:release <event/139> ;
    schema:datePublished "2011-10-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/39/29993/29993-1325419487.png> ;
    schema:name "Deko-Boko"@en,
        "凸×凹"@ja,
        "Deko-Boko"@ja-latn ;
    schema:publisher <org/432#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/29993/29993-1325419487.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29993#subject> ;
    schema:name "DJ Lilura"@en ;
    foaf:made <album/29993#subject> ;
    foaf:name "DJ Lilura"@en .

_:N05e0775fa3b84c29a5bf5eb06cbc179c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Town"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N338e786330bb4b33a6b4bd0fe2896bce ;
    schema:name "Lost Town"@en .

_:N22b971f1641d4acebf1777beca64130b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Week No.1"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N338e786330bb4b33a6b4bd0fe2896bce ;
    schema:name "Week No.1"@en .

_:N5868470f0eff46599bce6eb006f66b9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Puzzle"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N338e786330bb4b33a6b4bd0fe2896bce ;
    schema:name "Puzzle"@en .

_:N5d2b7ce9891d46b4b3e6f481ceec59ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lips"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N338e786330bb4b33a6b4bd0fe2896bce ;
    schema:name "Lips"@en .

_:N7ec3bf8f9a5c46d792e3e040380a47d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M@H_Bounced+D-Face"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N338e786330bb4b33a6b4bd0fe2896bce ;
    schema:name "M@H_Bounced+D-Face"@en .

_:Nb808e315b8ef44289778ff540629cf91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trick and Hell"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:43"^^xsd:interval ;
    schema:inPlaylist _:N338e786330bb4b33a6b4bd0fe2896bce ;
    schema:name "Trick and Hell"@en .

_:Nf7006b63cf8f43f2b07cf65cf5896b12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kokubuncho Insanity"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N338e786330bb4b33a6b4bd0fe2896bce ;
    schema:name "Kokubuncho Insanity"@en .

_:Nfd9ba0ccb31a421ab8b9d28e6860c493 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyper Vengeance Bxxt"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N338e786330bb4b33a6b4bd0fe2896bce ;
    schema:name "Hyper Vengeance Bxxt"@en .

_:N338e786330bb4b33a6b4bd0fe2896bce a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05e0775fa3b84c29a5bf5eb06cbc179c,
        _:N22b971f1641d4acebf1777beca64130b,
        _:N5868470f0eff46599bce6eb006f66b9b,
        _:N5d2b7ce9891d46b4b3e6f481ceec59ed,
        _:N7ec3bf8f9a5c46d792e3e040380a47d9,
        _:Nb808e315b8ef44289778ff540629cf91,
        _:Nf7006b63cf8f43f2b07cf65cf5896b12,
        _:Nfd9ba0ccb31a421ab8b9d28e6860c493 ;
    mo:track_count 8 ;
    schema:duration "PT37:25"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N05e0775fa3b84c29a5bf5eb06cbc179c,
        _:N22b971f1641d4acebf1777beca64130b,
        _:N5868470f0eff46599bce6eb006f66b9b,
        _:N5d2b7ce9891d46b4b3e6f481ceec59ed,
        _:N7ec3bf8f9a5c46d792e3e040380a47d9,
        _:Nb808e315b8ef44289778ff540629cf91,
        _:Nf7006b63cf8f43f2b07cf65cf5896b12,
        _:Nfd9ba0ccb31a421ab8b9d28e6860c493 .

