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

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

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

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

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

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

<artist/57934#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135565#subject> ;
    schema:name "Hardestboy"@en ;
    foaf:made <album/135565#composition>,
        <album/135565#subject> ;
    foaf:name "Hardestboy"@en .

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

<artist/62759#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135565#subject> ;
    schema:name "O1RA"@en ;
    foaf:made <album/135565#composition>,
        <album/135565#subject> ;
    foaf:name "O1RA"@en .

<artist/62934#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135565#subject> ;
    schema:name "C!PHER"@en ;
    foaf:made <album/135565#composition>,
        <album/135565#subject> ;
    foaf:name "C!PHER"@en .

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

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

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

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

<album/135565#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PARTIE PIEPLE"@en,
        "PARTIE PIEPLE"@ja,
        "PARTIE PIEPLE"@ja-latn ;
    mo:performance_of <album/135565#musicalwork> ;
    mo:recorded_as <album/135565#musicalexpression> ;
    schema:name "PARTIE PIEPLE"@en,
        "PARTIE PIEPLE"@ja,
        "PARTIE PIEPLE"@ja-latn ;
    schema:workPerformed <album/135565#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/56/135565/135565-6def7d5d66a8.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/135565#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/56/135565/135565-6def7d5d66a8.jpg> ;
    foaf:depicts <album/135565#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/56/135565/135565-6def7d5d66a8.jpg> .

<https://medium-media.vgm.io/albums/56/135565/135565-6def7d5d66a8.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/135565#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PARTIE PIEPLE"@en,
        "PARTIE PIEPLE"@ja,
        "PARTIE PIEPLE"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "TANAGEN"@en ;
            foaf:made <album/135565#composition> ;
            foaf:name "TANAGEN"@en ],
        <artist/53362#subject>,
        <artist/53476#subject>,
        <artist/57399#subject>,
        <artist/57934#subject>,
        <artist/62511#subject>,
        <artist/62759#subject>,
        <artist/62934#subject>,
        <artist/64625#subject>,
        <artist/66703#subject> ;
    mo:produced_work <album/135565#musicalwork> ;
    schema:name "PARTIE PIEPLE"@en,
        "PARTIE PIEPLE"@ja,
        "PARTIE PIEPLE"@ja-latn .

<album/135565#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-10-30"^^xsd:date ;
    dcterms:title "PARTIE PIEPLE"@en,
        "PARTIE PIEPLE"@ja,
        "PARTIE PIEPLE"@ja-latn ;
    mo:catalogue_number "GPRDCA002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/135565#musicalexpression> ;
    mo:publisher <org/4033#subject> ;
    mo:record _:Nabeb3f66982f47889a3b1c7bf0e2a131 ;
    mo:record_count 1 ;
    mo:release <event/281> ;
    schema:datePublished "2022-10-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/56/135565/135565-6def7d5d66a8.jpg> ;
    schema:name "PARTIE PIEPLE"@en,
        "PARTIE PIEPLE"@ja,
        "PARTIE PIEPLE"@ja-latn ;
    schema:publisher <org/4033#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/135565/135565-6def7d5d66a8.jpg> .

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

_:N08e0c18b396d45ba821d6d85913cb46e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baile Del Cacahuete"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nabeb3f66982f47889a3b1c7bf0e2a131 ;
    schema:name "Baile Del Cacahuete"@ja .

_:N101d13e4197447488b656e7f8631a8aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KinteKi KillaKilla KicKerz"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nabeb3f66982f47889a3b1c7bf0e2a131 ;
    schema:name "KinteKi KillaKilla KicKerz"@ja .

_:N380de1d64e894470926eb427cf5b5c01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "異常歪音楽 -Abnormal Distorted Music-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nabeb3f66982f47889a3b1c7bf0e2a131 ;
    schema:name "異常歪音楽 -Abnormal Distorted Music-"@ja .

_:N90eea565ae1d473a8b6cb29ce5c6003d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Dead Music Festival"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nabeb3f66982f47889a3b1c7bf0e2a131 ;
    schema:name "Final Dead Music Festival"@ja .

_:Na78389f152144f5ca6bd18029430dfd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shut Up and Dance"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nabeb3f66982f47889a3b1c7bf0e2a131 ;
    schema:name "Shut Up and Dance"@ja .

_:Nbe0bd641c37241529c87a271eb48dc9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FK'N PARTY"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nabeb3f66982f47889a3b1c7bf0e2a131 ;
    schema:name "FK'N PARTY"@ja .

_:Nbee8994aba7f45e1ad50210923c473a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハッカキンタマ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nabeb3f66982f47889a3b1c7bf0e2a131 ;
    schema:name "ハッカキンタマ"@ja .

_:Nc82903674aec4c36a7f575389e67ef58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fellas Run"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nabeb3f66982f47889a3b1c7bf0e2a131 ;
    schema:name "Fellas Run"@ja .

_:Ncae9ecae72964ac69c82cf27fe38ccf7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PATITONOPALI"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nabeb3f66982f47889a3b1c7bf0e2a131 ;
    schema:name "PATITONOPALI"@ja .

_:Nd54b71728f534e328f5b0d0a559d39f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "won't stop"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nabeb3f66982f47889a3b1c7bf0e2a131 ;
    schema:name "won't stop"@ja .

_:Nf632628ec21b4cd9bdc485ad0edb7aa5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOLLAPALOOZA (TIME FOR YOU TO GO)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nabeb3f66982f47889a3b1c7bf0e2a131 ;
    schema:name "LOLLAPALOOZA (TIME FOR YOU TO GO)"@ja .

_:Nabeb3f66982f47889a3b1c7bf0e2a131 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08e0c18b396d45ba821d6d85913cb46e,
        _:N101d13e4197447488b656e7f8631a8aa,
        _:N380de1d64e894470926eb427cf5b5c01,
        _:N90eea565ae1d473a8b6cb29ce5c6003d,
        _:Na78389f152144f5ca6bd18029430dfd2,
        _:Nbe0bd641c37241529c87a271eb48dc9c,
        _:Nbee8994aba7f45e1ad50210923c473a1,
        _:Nc82903674aec4c36a7f575389e67ef58,
        _:Ncae9ecae72964ac69c82cf27fe38ccf7,
        _:Nd54b71728f534e328f5b0d0a559d39f7,
        _:Nf632628ec21b4cd9bdc485ad0edb7aa5 ;
    mo:track_count 11 ;
    schema:duration "PT36:58"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N08e0c18b396d45ba821d6d85913cb46e,
        _:N101d13e4197447488b656e7f8631a8aa,
        _:N380de1d64e894470926eb427cf5b5c01,
        _:N90eea565ae1d473a8b6cb29ce5c6003d,
        _:Na78389f152144f5ca6bd18029430dfd2,
        _:Nbe0bd641c37241529c87a271eb48dc9c,
        _:Nbee8994aba7f45e1ad50210923c473a1,
        _:Nc82903674aec4c36a7f575389e67ef58,
        _:Ncae9ecae72964ac69c82cf27fe38ccf7,
        _:Nd54b71728f534e328f5b0d0a559d39f7,
        _:Nf632628ec21b4cd9bdc485ad0edb7aa5 .

