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

<artist/42005#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142728#subject> ;
    schema:name "Botchi Boromaru"@en,
        "ぼっちぼろまる"@ja ;
    foaf:made <album/142728#composition>,
        <album/142728#lyrics>,
        <album/142728#subject>,
        <album/142728#vocals> ;
    foaf:name "Botchi Boromaru"@en,
        "ぼっちぼろまる"@ja .

<album/142728#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kamakura STYLE / Bocchi Boromaru"@en,
        "鎌倉STYLE / ぼっちぼろまる"@ja,
        "Kamakura STYLE / Bocchi Boromaru"@ja-latn ;
    mo:composer <artist/42005#subject> ;
    mo:produced_work <album/142728#musicalwork> ;
    schema:name "Kamakura STYLE / Bocchi Boromaru"@en,
        "鎌倉STYLE / ぼっちぼろまる"@ja,
        "Kamakura STYLE / Bocchi Boromaru"@ja-latn .

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

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

<album/142728#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kamakura STYLE / Bocchi Boromaru"@en,
        "鎌倉STYLE / ぼっちぼろまる"@ja,
        "Kamakura STYLE / Bocchi Boromaru"@ja-latn ;
    mo:performance_of <album/142728#musicalwork> ;
    mo:recorded_as <album/142728#musicalexpression> ;
    schema:name "Kamakura STYLE / Bocchi Boromaru"@en,
        "鎌倉STYLE / ぼっちぼろまる"@ja,
        "Kamakura STYLE / Bocchi Boromaru"@ja-latn ;
    schema:workPerformed <album/142728#musicalwork> .

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

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

<https://media.vgm.io/albums/82/142728/142728-685b0f8bc52c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/142728#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/82/142728/142728-685b0f8bc52c.jpg> ;
    foaf:depicts <album/142728#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/82/142728/142728-685b0f8bc52c.jpg> .

<https://medium-media.vgm.io/albums/82/142728/142728-685b0f8bc52c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/142728#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-07-14"^^xsd:date ;
    dcterms:title "Kamakura STYLE / Bocchi Boromaru"@en,
        "鎌倉STYLE / ぼっちぼろまる"@ja,
        "Kamakura STYLE / Bocchi Boromaru"@ja-latn ;
    mo:catalogue_number "AIXX-02589" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/142728#musicalexpression> ;
    mo:publisher <org/4529#subject> ;
    mo:record _:N7befa65c34a54e6b8828a579de39a853 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Nige Jouzu no Wakagimi"@en ;
            foaf:name "Nige Jouzu no Wakagimi"@en ] ;
    schema:datePublished "2024-07-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/82/142728/142728-685b0f8bc52c.jpg> ;
    schema:name "Kamakura STYLE / Bocchi Boromaru"@en,
        "鎌倉STYLE / ぼっちぼろまる"@ja,
        "Kamakura STYLE / Bocchi Boromaru"@ja-latn ;
    schema:publisher <org/4529#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/142728/142728-685b0f8bc52c.jpg> .

_:N7befa65c34a54e6b8828a579de39a853 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N86f1a2d90069474c925591c5561dffd8 ;
    mo:track_count 1 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N86f1a2d90069474c925591c5561dffd8 .

_:N86f1a2d90069474c925591c5561dffd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鎌倉STYLE"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N7befa65c34a54e6b8828a579de39a853 ;
    schema:name "鎌倉STYLE"@ja .

