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

<artist/48027#subject> a schema:Person,
        foaf:Person ;
    schema:name "YU"@en ;
    foaf:made <album/117557#lyrics>,
        <album/117557#subject> ;
    foaf:name "YU"@en .

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

<product/1779#subject> a schema:CreativeWork ;
    schema:name "One Piece"@en,
        "ワンピース"@ja,
        "One Piece"@ja-latn ;
    foaf:name "One Piece"@en,
        "ワンピース"@ja,
        "One Piece"@ja-latn .

<album/117557#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PAINT / I Don't Like Mondays."@en,
        "PAINT / I Don't Like Mondays."@ja,
        "PAINT / I Don't Like Mondays."@ja-latn ;
    mo:composer <artist/48026#subject> ;
    mo:produced_work <album/117557#musicalwork> ;
    schema:name "PAINT / I Don't Like Mondays."@en,
        "PAINT / I Don't Like Mondays."@ja,
        "PAINT / I Don't Like Mondays."@ja-latn .

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

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

<org/1037#subject> schema:name "rhythm zone"@en,
        "rhythm zone"@ja,
        "rhythm zone"@ja-latn ;
    foaf:name "rhythm zone"@en,
        "rhythm zone"@ja,
        "rhythm zone"@ja-latn .

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

<https://medium-media.vgm.io/albums/75/117557/117557-ff142c201b7a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/117557#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PAINT / I Don't Like Mondays."@en,
        "PAINT / I Don't Like Mondays."@ja,
        "PAINT / I Don't Like Mondays."@ja-latn ;
    mo:performance_of <album/117557#musicalwork> ;
    mo:performer <artist/48026#subject> ;
    mo:recorded_as <album/117557#musicalexpression> ;
    schema:byArtist <artist/48026#subject> ;
    schema:name "PAINT / I Don't Like Mondays."@en,
        "PAINT / I Don't Like Mondays."@ja,
        "PAINT / I Don't Like Mondays."@ja-latn ;
    schema:workPerformed <album/117557#musicalwork> .

<artist/48026#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117557#subject> ;
    mo:performed <album/117557#performance> ;
    schema:name "I Don't Like Mondays."@en ;
    foaf:made <album/117557#composition>,
        <album/117557#subject> ;
    foaf:name "I Don't Like Mondays."@en .

<album/117557#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-01-09"^^xsd:date ;
    dcterms:title "PAINT / I Don't Like Mondays."@en,
        "PAINT / I Don't Like Mondays."@ja,
        "PAINT / I Don't Like Mondays."@ja-latn ;
    mo:catalogue_number "ANTCD-A0000006005" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/117557#musicalexpression> ;
    mo:publisher <org/1037#subject> ;
    mo:record _:N0e2f0be1b0464bae94b2e1db14488cb1 ;
    mo:record_count 1 ;
    schema:about <product/1779#subject> ;
    schema:byArtist <artist/48026#subject> ;
    schema:datePublished "2022-01-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/75/117557/117557-ff142c201b7a.jpg> ;
    schema:name "PAINT / I Don't Like Mondays."@en,
        "PAINT / I Don't Like Mondays."@ja,
        "PAINT / I Don't Like Mondays."@ja-latn ;
    schema:publisher <org/1037#subject> ;
    foaf:depiction <https://media.vgm.io/albums/75/117557/117557-ff142c201b7a.jpg> .

_:N0e2f0be1b0464bae94b2e1db14488cb1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N173a9502d30c40d9b90aae3832e9dc0c ;
    mo:track_count 1 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N173a9502d30c40d9b90aae3832e9dc0c .

_:N173a9502d30c40d9b90aae3832e9dc0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PAINT"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N0e2f0be1b0464bae94b2e1db14488cb1 ;
    schema:name "PAINT"@en .

