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

<album/155131#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "you can't fxxk me (tha wavy dub)"@en,
        "you can't fxxk me (tha wavy dub)"@ja,
        "you can't fxxk me (tha wavy dub)"@ja-latn ;
    mo:produced_work <album/155131#musicalwork> ;
    schema:name "you can't fxxk me (tha wavy dub)"@en,
        "you can't fxxk me (tha wavy dub)"@ja,
        "you can't fxxk me (tha wavy dub)"@ja-latn .

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

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

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

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

<album/155131#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "you can't fxxk me (tha wavy dub)"@en,
        "you can't fxxk me (tha wavy dub)"@ja,
        "you can't fxxk me (tha wavy dub)"@ja-latn ;
    mo:performance_of <album/155131#musicalwork> ;
    mo:recorded_as <album/155131#musicalexpression> ;
    schema:name "you can't fxxk me (tha wavy dub)"@en,
        "you can't fxxk me (tha wavy dub)"@ja,
        "you can't fxxk me (tha wavy dub)"@ja-latn ;
    schema:workPerformed <album/155131#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/13/155131/155131-c19abc98cd82.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/155131#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/13/155131/155131-c19abc98cd82.jpg> ;
    foaf:depicts <album/155131#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/13/155131/155131-c19abc98cd82.jpg> .

<https://medium-media.vgm.io/albums/13/155131/155131-c19abc98cd82.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/155131#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-11-30"^^xsd:date ;
    dcterms:title "you can't fxxk me (tha wavy dub)"@en,
        "you can't fxxk me (tha wavy dub)"@ja,
        "you can't fxxk me (tha wavy dub)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/155131#musicalexpression> ;
    mo:publisher <org/2798#subject> ;
    mo:record _:N8809723f443c465fbfc2d9cb38cd7057 ;
    mo:record_count 1 ;
    schema:about <product/16420#subject> ;
    schema:datePublished "2025-11-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/155131/155131-c19abc98cd82.jpg> ;
    schema:name "you can't fxxk me (tha wavy dub)"@en,
        "you can't fxxk me (tha wavy dub)"@ja,
        "you can't fxxk me (tha wavy dub)"@ja-latn ;
    schema:publisher <org/2798#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/155131/155131-c19abc98cd82.jpg> .

_:N8809723f443c465fbfc2d9cb38cd7057 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nfdbe1e0b84394190944715ce089ffb52 ;
    mo:track_count 1 ;
    schema:duration "PT17:17"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nfdbe1e0b84394190944715ce089ffb52 .

_:Nfdbe1e0b84394190944715ce089ffb52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "you can't fxxk me (tha wavy dub)"@en ;
    mo:track_number 1 ;
    schema:duration "PT17:17"^^xsd:interval ;
    schema:inPlaylist _:N8809723f443c465fbfc2d9cb38cd7057 ;
    schema:name "you can't fxxk me (tha wavy dub)"@en .

