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

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

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

<artist/53362#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135566#subject> ;
    schema:name "Aquestion"@en ;
    foaf:made <album/135566#composition>,
        <album/135566#subject> ;
    foaf:name "Aquestion"@en .

<artist/53476#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135566#subject> ;
    schema:name "GoldenEggs"@en ;
    foaf:made <album/135566#composition>,
        <album/135566#subject> ;
    foaf:name "GoldenEggs"@en .

<artist/57399#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135566#subject> ;
    schema:name "RIZARDI"@en ;
    foaf:made <album/135566#composition>,
        <album/135566#subject> ;
    foaf:name "RIZARDI"@en .

<artist/62511#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135566#subject> ;
    schema:name "Quarkee"@en ;
    foaf:made <album/135566#composition>,
        <album/135566#subject> ;
    foaf:name "Quarkee"@en .

<artist/64625#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135566#subject> ;
    schema:name "X14N"@en ;
    foaf:made <album/135566#composition>,
        <album/135566#subject> ;
    foaf:name "X14N"@en .

<artist/66703#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135566#subject> ;
    schema:name "Autum-N-clouD."@en ;
    foaf:made <album/135566#composition>,
        <album/135566#subject> ;
    foaf:name "Autum-N-clouD."@en .

<artist/76133#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135566#subject> ;
    schema:name "Suspensecore"@en ;
    foaf:made <album/135566#composition>,
        <album/135566#subject> ;
    foaf:name "Suspensecore"@en .

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

<album/135566#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PARTIE PIEPLE -AFTER HOURS-"@en,
        "PARTIE PIEPLE -AFTER HOURS-"@ja,
        "PARTIE PIEPLE -AFTER HOURS-"@ja-latn ;
    mo:performance_of <album/135566#musicalwork> ;
    mo:recorded_as <album/135566#musicalexpression> ;
    schema:name "PARTIE PIEPLE -AFTER HOURS-"@en,
        "PARTIE PIEPLE -AFTER HOURS-"@ja,
        "PARTIE PIEPLE -AFTER HOURS-"@ja-latn ;
    schema:workPerformed <album/135566#musicalwork> .

<org/4033#subject> schema:name "Gemeinschaft GEPARD"@en,
        "Gemeinschaft GEPARD"@ja,
        "Gemeinschaft GEPARD"@ja-latn ;
    foaf:name "Gemeinschaft GEPARD"@en,
        "Gemeinschaft GEPARD"@ja,
        "Gemeinschaft GEPARD"@ja-latn .

<https://media.vgm.io/albums/66/135566/135566-7bf561e3dd45.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/135566#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/66/135566/135566-7bf561e3dd45.jpg> ;
    foaf:depicts <album/135566#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/66/135566/135566-7bf561e3dd45.jpg> .

<https://medium-media.vgm.io/albums/66/135566/135566-7bf561e3dd45.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/135566#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PARTIE PIEPLE -AFTER HOURS-"@en,
        "PARTIE PIEPLE -AFTER HOURS-"@ja,
        "PARTIE PIEPLE -AFTER HOURS-"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(a.k.a. sath)"@en ;
            foaf:made <album/135566#composition> ;
            foaf:name "(a.k.a. sath)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "LF Retis"@en ;
            foaf:made <album/135566#composition> ;
            foaf:name "LF Retis"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "TANAGEN"@en ;
            foaf:made <album/135566#composition> ;
            foaf:name "TANAGEN"@en ],
        <artist/53362#subject>,
        <artist/53476#subject>,
        <artist/57399#subject>,
        <artist/62511#subject>,
        <artist/64625#subject>,
        <artist/66703#subject>,
        <artist/76133#subject> ;
    mo:produced_work <album/135566#musicalwork> ;
    schema:name "PARTIE PIEPLE -AFTER HOURS-"@en,
        "PARTIE PIEPLE -AFTER HOURS-"@ja,
        "PARTIE PIEPLE -AFTER HOURS-"@ja-latn .

<album/135566#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-01-31"^^xsd:date ;
    dcterms:title "PARTIE PIEPLE -AFTER HOURS-"@en,
        "PARTIE PIEPLE -AFTER HOURS-"@ja,
        "PARTIE PIEPLE -AFTER HOURS-"@ja-latn ;
    mo:catalogue_number "GPRDCE002" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/135566#musicalexpression> ;
    mo:publisher <org/4033#subject> ;
    mo:record _:N97460ee46f984f57b6345f4a687fa391 ;
    mo:record_count 1 ;
    schema:datePublished "2023-01-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/66/135566/135566-7bf561e3dd45.jpg> ;
    schema:name "PARTIE PIEPLE -AFTER HOURS-"@en,
        "PARTIE PIEPLE -AFTER HOURS-"@ja,
        "PARTIE PIEPLE -AFTER HOURS-"@ja-latn ;
    schema:publisher <org/4033#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/135566/135566-7bf561e3dd45.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135566#subject> ;
    schema:name "(a.k.a. sath)"@en ;
    foaf:made <album/135566#subject> ;
    foaf:name "(a.k.a. sath)"@en .

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

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

_:N4984af5320694d2782e96194022aeeb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2025 Banger (The Future Of Uptempo)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N97460ee46f984f57b6345f4a687fa391 ;
    schema:name "2025 Banger (The Future Of Uptempo)"@ja .

_:N8cf61bb0c56040f5b4b03a128b5c25cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pegazuz On Morphine (2023 Remaster)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N97460ee46f984f57b6345f4a687fa391 ;
    schema:name "Pegazuz On Morphine (2023 Remaster)"@ja .

_:Nc29a0611c1a44d00a8d8a8950c2d3332 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "toyocore2.0"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N97460ee46f984f57b6345f4a687fa391 ;
    schema:name "toyocore2.0"@ja .

_:Ncc9f740da1504239a69dd3e8a60e1119 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It Aint Over"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N97460ee46f984f57b6345f4a687fa391 ;
    schema:name "It Aint Over"@ja .

_:Nce9e3484c0384d308788afdce9c3b460 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "令和アップテンポオタクギャング"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N97460ee46f984f57b6345f4a687fa391 ;
    schema:name "令和アップテンポオタクギャング"@ja .

_:N97460ee46f984f57b6345f4a687fa391 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4984af5320694d2782e96194022aeeb1,
        _:N8cf61bb0c56040f5b4b03a128b5c25cf,
        _:Nc29a0611c1a44d00a8d8a8950c2d3332,
        _:Ncc9f740da1504239a69dd3e8a60e1119,
        _:Nce9e3484c0384d308788afdce9c3b460 ;
    mo:track_count 5 ;
    schema:duration "PT18:44"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N4984af5320694d2782e96194022aeeb1,
        _:N8cf61bb0c56040f5b4b03a128b5c25cf,
        _:Nc29a0611c1a44d00a8d8a8950c2d3332,
        _:Ncc9f740da1504239a69dd3e8a60e1119,
        _:Nce9e3484c0384d308788afdce9c3b460 .

