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

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

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

<artist/14454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129634#subject> ;
    schema:name "s-don"@en ;
    foaf:made <album/129634#composition>,
        <album/129634#subject> ;
    foaf:name "s-don"@en .

<artist/15258#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129634#subject> ;
    schema:name "Blacklolita"@en ;
    foaf:made <album/129634#composition>,
        <album/129634#subject> ;
    foaf:name "Blacklolita"@en .

<artist/32576#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129634#subject> ;
    schema:name "Sanaas"@en ;
    foaf:made <album/129634#composition>,
        <album/129634#subject> ;
    foaf:name "Sanaas"@en .

<artist/32577#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129634#subject> ;
    schema:name "Nizikawa"@en ;
    foaf:made <album/129634#composition>,
        <album/129634#subject> ;
    foaf:name "Nizikawa"@en .

<artist/38080#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129634#subject> ;
    schema:name "KO3"@en ;
    foaf:made <album/129634#composition>,
        <album/129634#subject> ;
    foaf:name "KO3"@en .

<artist/46419#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129634#subject> ;
    schema:name "Relect"@en ;
    foaf:made <album/129634#composition>,
        <album/129634#subject> ;
    foaf:name "Relect"@en .

<artist/50083#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129634#subject> ;
    schema:name "Yuta Imai"@en ;
    foaf:made <album/129634#composition>,
        <album/129634#subject> ;
    foaf:name "Yuta Imai"@en .

<artist/54597#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129634#subject> ;
    schema:name "Dustvoxx"@en ;
    foaf:made <album/129634#composition>,
        <album/129634#subject> ;
    foaf:name "Dustvoxx"@en .

<artist/54948#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129634#subject> ;
    schema:name "BCM"@en ;
    foaf:made <album/129634#composition>,
        <album/129634#subject> ;
    foaf:name "BCM"@en .

<artist/55594#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129634#subject> ;
    schema:name "NGHTHYP"@en ;
    foaf:made <album/129634#composition>,
        <album/129634#subject> ;
    foaf:name "NGHTHYP"@en .

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

<artist/64601#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129634#subject> ;
    schema:name "ANKI"@en ;
    foaf:made <album/129634#composition>,
        <album/129634#subject> ;
    foaf:name "ANKI"@en .

<event/267> a mo:Release ;
    schema:name "Released at M3-2021 Spring (Apr 25, 2021)" .

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

<album/129634#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "HYVE Vol.1"@en,
        "HYVE Vol.1"@ja,
        "HYVE Vol.1"@ja-latn ;
    mo:performance_of <album/129634#musicalwork> ;
    mo:recorded_as <album/129634#musicalexpression> ;
    schema:name "HYVE Vol.1"@en,
        "HYVE Vol.1"@ja,
        "HYVE Vol.1"@ja-latn ;
    schema:workPerformed <album/129634#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/43/129634/129634-b86da4e76f2a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/129634#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HYVE Vol.1"@en,
        "HYVE Vol.1"@ja,
        "HYVE Vol.1"@ja-latn ;
    mo:composer <artist/14454#subject>,
        <artist/15258#subject>,
        <artist/32576#subject>,
        <artist/32577#subject>,
        <artist/38080#subject>,
        <artist/46419#subject>,
        <artist/50083#subject>,
        <artist/54597#subject>,
        <artist/54948#subject>,
        <artist/55594#subject>,
        <artist/5607#subject>,
        <artist/64601#subject> ;
    mo:produced_work <album/129634#musicalwork> ;
    schema:name "HYVE Vol.1"@en,
        "HYVE Vol.1"@ja,
        "HYVE Vol.1"@ja-latn .

<album/129634#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-04-25"^^xsd:date ;
    dcterms:title "HYVE Vol.1"@en,
        "HYVE Vol.1"@ja,
        "HYVE Vol.1"@ja-latn ;
    mo:catalogue_number "HYVE-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/129634#musicalexpression> ;
    mo:publisher <org/3771#subject> ;
    mo:record _:N5ece85a4c36b49909280b863c0266c54 ;
    mo:record_count 1 ;
    mo:release <event/267> ;
    schema:datePublished "2021-04-25"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/43/129634/129634-b86da4e76f2a.jpg> ;
    schema:name "HYVE Vol.1"@en,
        "HYVE Vol.1"@ja,
        "HYVE Vol.1"@ja-latn ;
    schema:publisher <org/3771#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/129634/129634-b86da4e76f2a.jpg> .

_:N009259ec91244f5ea23c8eaa14924ab9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U Take Me Away"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N5ece85a4c36b49909280b863c0266c54 ;
    schema:name "U Take Me Away"@en .

_:N2dd096fa3df74c4087590d441d53c9eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Floor"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N5ece85a4c36b49909280b863c0266c54 ;
    schema:name "Night Floor"@en .

_:N4c022e4c480247a79476b7f7e8e05d54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bend the End"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N5ece85a4c36b49909280b863c0266c54 ;
    schema:name "Bend the End"@en .

_:N5f4c97d7bef14d2388e18d962f909d17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Party Hard"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N5ece85a4c36b49909280b863c0266c54 ;
    schema:name "Party Hard"@en .

_:N883113d2efb74e57b55efdb9f818246f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happiness Junkies"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N5ece85a4c36b49909280b863c0266c54 ;
    schema:name "Happiness Junkies"@en .

_:N942b46dc296a46c1ba50b7f3e80e6095 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "G-String"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:N5ece85a4c36b49909280b863c0266c54 ;
    schema:name "G-String"@en .

_:N9799465118fb434da788d26cf1992719 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just In a Raver's Fantasy"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N5ece85a4c36b49909280b863c0266c54 ;
    schema:name "Just In a Raver's Fantasy"@en .

_:Nad41b1d398f3493fa7f5dbc21a25d363 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melt on the Floor"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N5ece85a4c36b49909280b863c0266c54 ;
    schema:name "Melt on the Floor"@en .

_:Nc237bb126aff43e8ab448cf3b8d9a351 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Retrospect"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N5ece85a4c36b49909280b863c0266c54 ;
    schema:name "Retrospect"@en .

_:Nc587dc9bc2d644a9999f068d572e087d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SONICBOUNCE"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N5ece85a4c36b49909280b863c0266c54 ;
    schema:name "SONICBOUNCE"@en .

_:Ne51528785f614f8eb9b0fb5d9b22f585 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Transcend Experiment"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N5ece85a4c36b49909280b863c0266c54 ;
    schema:name "Transcend Experiment"@en .

_:Ne76818433e914ad8acc58b04ff16e589 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into The Hive"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N5ece85a4c36b49909280b863c0266c54 ;
    schema:name "Into The Hive"@en .

_:N5ece85a4c36b49909280b863c0266c54 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N009259ec91244f5ea23c8eaa14924ab9,
        _:N2dd096fa3df74c4087590d441d53c9eb,
        _:N4c022e4c480247a79476b7f7e8e05d54,
        _:N5f4c97d7bef14d2388e18d962f909d17,
        _:N883113d2efb74e57b55efdb9f818246f,
        _:N942b46dc296a46c1ba50b7f3e80e6095,
        _:N9799465118fb434da788d26cf1992719,
        _:Nad41b1d398f3493fa7f5dbc21a25d363,
        _:Nc237bb126aff43e8ab448cf3b8d9a351,
        _:Nc587dc9bc2d644a9999f068d572e087d,
        _:Ne51528785f614f8eb9b0fb5d9b22f585,
        _:Ne76818433e914ad8acc58b04ff16e589 ;
    mo:track_count 12 ;
    schema:duration "PT48:52"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N009259ec91244f5ea23c8eaa14924ab9,
        _:N2dd096fa3df74c4087590d441d53c9eb,
        _:N4c022e4c480247a79476b7f7e8e05d54,
        _:N5f4c97d7bef14d2388e18d962f909d17,
        _:N883113d2efb74e57b55efdb9f818246f,
        _:N942b46dc296a46c1ba50b7f3e80e6095,
        _:N9799465118fb434da788d26cf1992719,
        _:Nad41b1d398f3493fa7f5dbc21a25d363,
        _:Nc237bb126aff43e8ab448cf3b8d9a351,
        _:Nc587dc9bc2d644a9999f068d572e087d,
        _:Ne51528785f614f8eb9b0fb5d9b22f585,
        _:Ne76818433e914ad8acc58b04ff16e589 .

