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

<album/145064#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "the pus of past e.p."@en,
        "the pus of past e.p."@ja,
        "the pus of past e.p."@ja-latn ;
    mo:produced_work <album/145064#musicalwork> ;
    schema:name "the pus of past e.p."@en,
        "the pus of past e.p."@ja,
        "the pus of past e.p."@ja-latn .

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

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

<product/10554#subject> a schema:CreativeWork ;
    schema:name "Radirgy De Gojaru!"@en,
        "ラジルギでごじゃる!"@ja,
        "Radirgy De Gojaru!"@ja-latn ;
    foaf:name "Radirgy De Gojaru!"@en,
        "ラジルギでごじゃる!"@ja,
        "Radirgy De Gojaru!"@ja-latn .

<product/10555#subject> a schema:CreativeWork ;
    schema:name "Radirgy Swag"@en,
        "ラジルギスワッグ"@ja,
        "Radirgy Swag"@ja-latn ;
    foaf:name "Radirgy Swag"@en,
        "ラジルギスワッグ"@ja,
        "Radirgy Swag"@ja-latn .

<product/16420#subject> a schema:CreativeWork ;
    schema:name "Karous"@en,
        "カラス"@ja,
        "Karous"@ja-latn ;
    foaf:name "Karous"@en,
        "カラス"@ja,
        "Karous"@ja-latn .

<product/16594#subject> a schema:CreativeWork ;
    schema:name "Radirgy2"@en,
        "ラジルギ2"@ja,
        "Radirgy2"@ja-latn ;
    foaf:name "Radirgy2"@en,
        "ラジルギ2"@ja,
        "Radirgy2"@ja-latn .

<product/16595#subject> a schema:CreativeWork ;
    schema:name "Illvelo"@en,
        "イルベロ"@ja,
        "Illvelo"@ja-latn ;
    foaf:name "Illvelo"@en,
        "イルベロ"@ja,
        "Illvelo"@ja-latn .

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

<album/145064#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "the pus of past e.p."@en,
        "the pus of past e.p."@ja,
        "the pus of past e.p."@ja-latn ;
    mo:performance_of <album/145064#musicalwork> ;
    mo:recorded_as <album/145064#musicalexpression> ;
    schema:name "the pus of past e.p."@en,
        "the pus of past e.p."@ja,
        "the pus of past e.p."@ja-latn ;
    schema:workPerformed <album/145064#musicalwork> .

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

<https://media.vgm.io/albums/46/145064/145064-18f7b7ea504e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/145064#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/46/145064/145064-18f7b7ea504e.jpg> ;
    foaf:depicts <album/145064#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/46/145064/145064-18f7b7ea504e.jpg> .

<https://medium-media.vgm.io/albums/46/145064/145064-18f7b7ea504e.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/145064#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-11-04"^^xsd:date ;
    dcterms:title "the pus of past e.p."@en,
        "the pus of past e.p."@ja,
        "the pus of past e.p."@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Download Code" ;
    mo:publication_of <album/145064#musicalexpression> ;
    mo:publisher <org/2798#subject> ;
    mo:record _:N84a685b154d04ec79ef7d4f90b053c94 ;
    mo:record_count 1 ;
    schema:about <product/10554#subject>,
        <product/10555#subject>,
        <product/16420#subject>,
        <product/16594#subject>,
        <product/16595#subject> ;
    schema:datePublished "2024-11-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/145064/145064-18f7b7ea504e.jpg> ;
    schema:name "the pus of past e.p."@en,
        "the pus of past e.p."@ja,
        "the pus of past e.p."@ja-latn ;
    schema:publisher <org/2798#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/145064/145064-18f7b7ea504e.jpg> .

_:N0753166699794866a5570dea40394527 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "corpse seller(bad day routine dub)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N84a685b154d04ec79ef7d4f90b053c94 ;
    schema:name "corpse seller(bad day routine dub)"@en .

_:N334985b51c034ad38e4164c7527dfab8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "orange sunset that you laughed(just a noise re-dub)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N84a685b154d04ec79ef7d4f90b053c94 ;
    schema:name "orange sunset that you laughed(just a noise re-dub)"@en .

_:N4a18c15da9a3421c9db33f57713dc991 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nostalgia(into the night)"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N84a685b154d04ec79ef7d4f90b053c94 ;
    schema:name "nostalgia(into the night)"@en .

_:N79d4de2e6a4c408598e490a3989bade6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "strike dat(11pm)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N84a685b154d04ec79ef7d4f90b053c94 ;
    schema:name "strike dat(11pm)"@en .

_:N7e7f5a41ee0548c8b772ed065458e442 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "you can't fxxk me(summertime affair)"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N84a685b154d04ec79ef7d4f90b053c94 ;
    schema:name "you can't fxxk me(summertime affair)"@en .

_:Nd897f10c7a554593af7c8dce67e4f666 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "absolute abandon(7300031 dub)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N84a685b154d04ec79ef7d4f90b053c94 ;
    schema:name "absolute abandon(7300031 dub)"@en .

_:N84a685b154d04ec79ef7d4f90b053c94 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0753166699794866a5570dea40394527,
        _:N334985b51c034ad38e4164c7527dfab8,
        _:N4a18c15da9a3421c9db33f57713dc991,
        _:N79d4de2e6a4c408598e490a3989bade6,
        _:N7e7f5a41ee0548c8b772ed065458e442,
        _:Nd897f10c7a554593af7c8dce67e4f666 ;
    mo:track_count 6 ;
    schema:duration "PT21:18"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0753166699794866a5570dea40394527,
        _:N334985b51c034ad38e4164c7527dfab8,
        _:N4a18c15da9a3421c9db33f57713dc991,
        _:N79d4de2e6a4c408598e490a3989bade6,
        _:N7e7f5a41ee0548c8b772ed065458e442,
        _:Nd897f10c7a554593af7c8dce67e4f666 .

