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

<album/134749#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/134749#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "for you / Chilli Beans."@en,
        "for you / Chilli Beans."@ja,
        "for you / Chilli Beans."@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Chilli Beans."@en ;
            foaf:made <album/134749#composition> ;
            foaf:name "Chilli Beans."@en ] ;
    mo:produced_work <album/134749#musicalwork> ;
    schema:name "for you / Chilli Beans."@en,
        "for you / Chilli Beans."@ja,
        "for you / Chilli Beans."@ja-latn .

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

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

<org/1929#subject> schema:name "A.S.A.B"@en,
        "A.S.A.B"@ja,
        "A.S.A.B"@ja-latn ;
    foaf:name "A.S.A.B"@en,
        "A.S.A.B"@ja,
        "A.S.A.B"@ja-latn .

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

<https://medium-media.vgm.io/albums/94/134749/134749-c6e09b8d8650.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/134749#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "for you / Chilli Beans."@en,
        "for you / Chilli Beans."@ja,
        "for you / Chilli Beans."@ja-latn ;
    mo:performance_of <album/134749#musicalwork> ;
    mo:performer _:Ne10e07f16c0f43f0b7831a76ba83deef ;
    mo:recorded_as <album/134749#musicalexpression> ;
    schema:byArtist _:Ne10e07f16c0f43f0b7831a76ba83deef ;
    schema:name "for you / Chilli Beans."@en,
        "for you / Chilli Beans."@ja,
        "for you / Chilli Beans."@ja-latn ;
    schema:workPerformed <album/134749#musicalwork> .

<album/134749#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-08-09"^^xsd:date ;
    dcterms:title "for you / Chilli Beans."@en,
        "for you / Chilli Beans."@ja,
        "for you / Chilli Beans."@ja-latn ;
    mo:catalogue_number "RZCB-87112" ;
    mo:media_type "CD" ;
    mo:publication_of <album/134749#musicalexpression> ;
    mo:publisher <org/1929#subject> ;
    mo:record _:N653cda9e37194f3ea6f868dd8417589f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Play It Cool, Guys (Drama)"@en ;
            foaf:name "Play It Cool, Guys (Drama)"@en ],
        <product/1779#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Chilli Beans."@en ;
            foaf:name "Chilli Beans."@en ] ;
    schema:datePublished "2023-08-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/94/134749/134749-c6e09b8d8650.jpg> ;
    schema:name "for you / Chilli Beans."@en,
        "for you / Chilli Beans."@ja,
        "for you / Chilli Beans."@ja-latn ;
    schema:publisher <org/1929#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/134749/134749-c6e09b8d8650.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Chilli Beans."@en ;
    foaf:made <album/134749#lyrics> ;
    foaf:name "Chilli Beans."@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Chilli Beans."@en ;
    foaf:made <album/134749#subject> ;
    foaf:name "Chilli Beans."@en .

_:N2d441d8d6ae1438aa67c4d0c7d13e326 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "you said"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N653cda9e37194f3ea6f868dd8417589f ;
    schema:name "you said"@en .

_:N3cd11948bc99434490fc3f8761073b2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "you n me"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N653cda9e37194f3ea6f868dd8417589f ;
    schema:name "you n me"@en .

_:N3f85bda33920490d9b0f9c51d970d7a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raise"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N653cda9e37194f3ea6f868dd8417589f ;
    schema:name "Raise"@en .

_:N76e96dfbabcb4b609aa6dcaf0411a3e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "aaa"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N653cda9e37194f3ea6f868dd8417589f ;
    schema:name "aaa"@en .

_:Nd4c61054da93423ea5830f3009802c95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raise - anime edit"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N653cda9e37194f3ea6f868dd8417589f ;
    schema:name "Raise - anime edit"@en .

_:Ne10e07f16c0f43f0b7831a76ba83deef a schema:Person,
        foaf:Person ;
    mo:performed <album/134749#performance> ;
    schema:name "Chilli Beans."@en ;
    foaf:name "Chilli Beans."@en .

_:N653cda9e37194f3ea6f868dd8417589f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2d441d8d6ae1438aa67c4d0c7d13e326,
        _:N3cd11948bc99434490fc3f8761073b2a,
        _:N3f85bda33920490d9b0f9c51d970d7a7,
        _:N76e96dfbabcb4b609aa6dcaf0411a3e4,
        _:Nd4c61054da93423ea5830f3009802c95 ;
    mo:track_count 5 ;
    schema:duration "PT16:42"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2d441d8d6ae1438aa67c4d0c7d13e326,
        _:N3cd11948bc99434490fc3f8761073b2a,
        _:N3f85bda33920490d9b0f9c51d970d7a7,
        _:N76e96dfbabcb4b609aa6dcaf0411a3e4,
        _:Nd4c61054da93423ea5830f3009802c95 .

