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

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

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

<artist/58671#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155000#subject> ;
    schema:name "Evin a'k"@en ;
    foaf:made <album/155000#composition>,
        <album/155000#subject> ;
    foaf:name "Evin a'k"@en .

<artist/60763#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155000#subject> ;
    schema:name "Gil"@en ;
    foaf:made <album/155000#composition>,
        <album/155000#subject> ;
    foaf:name "Gil"@en .

<artist/60900#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155000#subject> ;
    schema:name "demisaka"@en ;
    foaf:made <album/155000#composition>,
        <album/155000#subject> ;
    foaf:name "demisaka"@en .

<artist/62753#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155000#subject> ;
    schema:name "kamui.com"@en ;
    foaf:made <album/155000#composition>,
        <album/155000#subject> ;
    foaf:name "kamui.com"@en .

<artist/64629#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155000#subject> ;
    schema:name "xi'an"@en ;
    foaf:made <album/155000#composition>,
        <album/155000#subject> ;
    foaf:name "xi'an"@en .

<artist/76707#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155000#subject> ;
    schema:name "0τ@(V)4"@ja ;
    foaf:made <album/155000#composition>,
        <album/155000#subject> ;
    foaf:name "0τ@(V)4"@ja .

<artist/76710#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155000#subject> ;
    schema:name "dora"@en ;
    foaf:made <album/155000#composition>,
        <album/155000#subject> ;
    foaf:name "dora"@en .

<artist/76713#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155000#subject> ;
    schema:name "PROM."@en ;
    foaf:made <album/155000#composition>,
        <album/155000#subject> ;
    foaf:name "PROM."@en .

<artist/76714#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155000#subject> ;
    schema:name "p0m"@en ;
    foaf:made <album/155000#composition>,
        <album/155000#subject> ;
    foaf:name "p0m"@en .

<artist/78560#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155000#subject> ;
    schema:name "sakitama"@en ;
    foaf:made <album/155000#composition>,
        <album/155000#subject> ;
    foaf:name "sakitama"@en .

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

<album/155000#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Desperado’s Records Vol.5 ”D-White”"@en,
        "Desperado’s Records Vol.5 ”D-White”"@ja,
        "Desperado’s Records Vol.5 ”D-White”"@ja-latn ;
    mo:performance_of <album/155000#musicalwork> ;
    mo:recorded_as <album/155000#musicalexpression> ;
    schema:name "Desperado’s Records Vol.5 ”D-White”"@en,
        "Desperado’s Records Vol.5 ”D-White”"@ja,
        "Desperado’s Records Vol.5 ”D-White”"@ja-latn ;
    schema:workPerformed <album/155000#musicalwork> .

<org/5014#subject> schema:name "Desperado's Records"@en,
        "Desperado's Records"@ja,
        "Desperado's Records"@ja-latn ;
    foaf:name "Desperado's Records"@en,
        "Desperado's Records"@ja,
        "Desperado's Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/00/155000/155000-d05f3a3a712f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/155000#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Desperado’s Records Vol.5 ”D-White”"@en,
        "Desperado’s Records Vol.5 ”D-White”"@ja,
        "Desperado’s Records Vol.5 ”D-White”"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Suzuka"@en ;
            foaf:made <album/155000#composition> ;
            foaf:name "Suzuka"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "waji"@en ;
            foaf:made <album/155000#composition> ;
            foaf:name "waji"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "wewewe"@en ;
            foaf:made <album/155000#composition> ;
            foaf:name "wewewe"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Risa"@en ;
            foaf:made <album/155000#composition> ;
            foaf:name "Risa"@en ],
        <artist/58671#subject>,
        <artist/60763#subject>,
        <artist/60900#subject>,
        <artist/62753#subject>,
        <artist/64629#subject>,
        <artist/76707#subject>,
        <artist/76710#subject>,
        <artist/76713#subject>,
        <artist/76714#subject>,
        <artist/78560#subject> ;
    mo:produced_work <album/155000#musicalwork> ;
    schema:name "Desperado’s Records Vol.5 ”D-White”"@en,
        "Desperado’s Records Vol.5 ”D-White”"@ja,
        "Desperado’s Records Vol.5 ”D-White”"@ja-latn .

<album/155000#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-10-28"^^xsd:date ;
    dcterms:title "Desperado’s Records Vol.5 ”D-White”"@en,
        "Desperado’s Records Vol.5 ”D-White”"@ja,
        "Desperado’s Records Vol.5 ”D-White”"@ja-latn ;
    mo:catalogue_number "D-REC005β" ;
    mo:media_type "CD" ;
    mo:publication_of <album/155000#musicalexpression> ;
    mo:publisher <org/5014#subject> ;
    mo:record _:N14b8b1e40bdf44fd8a5c24a3e0b7e909 ;
    mo:record_count 1 ;
    schema:datePublished "2019-10-28"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/00/155000/155000-d05f3a3a712f.jpg> ;
    schema:name "Desperado’s Records Vol.5 ”D-White”"@en,
        "Desperado’s Records Vol.5 ”D-White”"@ja,
        "Desperado’s Records Vol.5 ”D-White”"@ja-latn ;
    schema:publisher <org/5014#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/155000/155000-d05f3a3a712f.jpg> .

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

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

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

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

_:N0a10cd584d7f4ea78af2ff3914f4826a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If you"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N14b8b1e40bdf44fd8a5c24a3e0b7e909 ;
    schema:name "If you"@en .

_:N2bbed3c1c60f4550adb3df9c75e2b7f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ecstasy"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N14b8b1e40bdf44fd8a5c24a3e0b7e909 ;
    schema:name "Ecstasy"@en .

_:N493d52f7ea264dcfbee1767da98815ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drivin’ high"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N14b8b1e40bdf44fd8a5c24a3e0b7e909 ;
    schema:name "Drivin’ high"@en .

_:N6bbd51aca18a4443b0a949920ae0cc2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Divergence"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N14b8b1e40bdf44fd8a5c24a3e0b7e909 ;
    schema:name "Divergence"@en .

_:N6f9f20344ac14612af77f22a0e32d515 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "There's no...[2019 EDIT]"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N14b8b1e40bdf44fd8a5c24a3e0b7e909 ;
    schema:name "There's no...[2019 EDIT]"@en .

_:N71132a6aef7044f49b7632609b1a8e71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "H.H.C"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N14b8b1e40bdf44fd8a5c24a3e0b7e909 ;
    schema:name "H.H.C"@en .

_:N8fea7148bb2645d3b0f1c521332e2563 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dash!!!! feat.音街ウナ"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N14b8b1e40bdf44fd8a5c24a3e0b7e909 ;
    schema:name "Dash!!!! feat.音街ウナ"@en .

_:N99c25d702fe04209b0779cd599eb1e2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't know"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N14b8b1e40bdf44fd8a5c24a3e0b7e909 ;
    schema:name "Don't know"@en .

_:Na422515d300a44d0962be2740e6121f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deamon"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N14b8b1e40bdf44fd8a5c24a3e0b7e909 ;
    schema:name "Deamon"@en .

_:Nbca76e2005ee49ce96a691575f91867e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PsyberWitch(otm-Psy mix)"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N14b8b1e40bdf44fd8a5c24a3e0b7e909 ;
    schema:name "PsyberWitch(otm-Psy mix)"@en .

_:Nbcf550f593a748c7a62702d29856aa1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moshpit"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N14b8b1e40bdf44fd8a5c24a3e0b7e909 ;
    schema:name "Moshpit"@en .

_:Nd8a2918f05034694adae01fd050578a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Droplet"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N14b8b1e40bdf44fd8a5c24a3e0b7e909 ;
    schema:name "Droplet"@en .

_:Neaa7effabbb74fe09d13b20f570c9249 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warning"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:49"^^xsd:interval ;
    schema:inPlaylist _:N14b8b1e40bdf44fd8a5c24a3e0b7e909 ;
    schema:name "Warning"@en .

_:N14b8b1e40bdf44fd8a5c24a3e0b7e909 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a10cd584d7f4ea78af2ff3914f4826a,
        _:N2bbed3c1c60f4550adb3df9c75e2b7f7,
        _:N493d52f7ea264dcfbee1767da98815ea,
        _:N6bbd51aca18a4443b0a949920ae0cc2b,
        _:N6f9f20344ac14612af77f22a0e32d515,
        _:N71132a6aef7044f49b7632609b1a8e71,
        _:N8fea7148bb2645d3b0f1c521332e2563,
        _:N99c25d702fe04209b0779cd599eb1e2b,
        _:Na422515d300a44d0962be2740e6121f7,
        _:Nbca76e2005ee49ce96a691575f91867e,
        _:Nbcf550f593a748c7a62702d29856aa1c,
        _:Nd8a2918f05034694adae01fd050578a9,
        _:Neaa7effabbb74fe09d13b20f570c9249 ;
    mo:track_count 13 ;
    schema:duration "PT60:14"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0a10cd584d7f4ea78af2ff3914f4826a,
        _:N2bbed3c1c60f4550adb3df9c75e2b7f7,
        _:N493d52f7ea264dcfbee1767da98815ea,
        _:N6bbd51aca18a4443b0a949920ae0cc2b,
        _:N6f9f20344ac14612af77f22a0e32d515,
        _:N71132a6aef7044f49b7632609b1a8e71,
        _:N8fea7148bb2645d3b0f1c521332e2563,
        _:N99c25d702fe04209b0779cd599eb1e2b,
        _:Na422515d300a44d0962be2740e6121f7,
        _:Nbca76e2005ee49ce96a691575f91867e,
        _:Nbcf550f593a748c7a62702d29856aa1c,
        _:Nd8a2918f05034694adae01fd050578a9,
        _:Neaa7effabbb74fe09d13b20f570c9249 .

