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

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

<artist/29710#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121627#subject> ;
    schema:name "Wataru Katagiri"@en,
        "片桐航"@ja ;
    foaf:made <album/121627#composition>,
        <album/121627#lyrics>,
        <album/121627#subject> ;
    foaf:name "Wataru Katagiri"@en,
        "片桐航"@ja .

<product/5103#subject> a schema:CreativeWork ;
    schema:name "BORUTO: NARUTO NEXT GENERATIONS"@en,
        "BORUTO -ボルト- NARUTO NEXT GENERATIONS"@ja,
        "BORUTO: NARUTO NEXT GENERATIONS"@ja-latn ;
    foaf:name "BORUTO: NARUTO NEXT GENERATIONS"@en,
        "BORUTO -ボルト- NARUTO NEXT GENERATIONS"@ja,
        "BORUTO: NARUTO NEXT GENERATIONS"@ja-latn .

<album/121627#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bibouroku / Lenny code fiction"@en,
        "ビボウロク / Lenny code fiction"@ja,
        "Bibouroku / Lenny code fiction"@ja-latn ;
    mo:composer <artist/29710#subject> ;
    mo:produced_work <album/121627#musicalwork> ;
    schema:name "Bibouroku / Lenny code fiction"@en,
        "ビボウロク / Lenny code fiction"@ja,
        "Bibouroku / Lenny code fiction"@ja-latn .

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

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

<org/1006#subject> schema:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn ;
    foaf:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn .

<https://media.vgm.io/albums/72/121627/121627-5751f0e9afe4.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/121627#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/72/121627/121627-5751f0e9afe4.png> ;
    foaf:depicts <album/121627#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/72/121627/121627-5751f0e9afe4.png> .

<https://medium-media.vgm.io/albums/72/121627/121627-5751f0e9afe4.png> a schema:ImageObject,
        foaf:Image .

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

<album/121627#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bibouroku / Lenny code fiction"@en,
        "ビボウロク / Lenny code fiction"@ja,
        "Bibouroku / Lenny code fiction"@ja-latn ;
    mo:performance_of <album/121627#musicalwork> ;
    mo:performer <artist/18541#subject> ;
    mo:recorded_as <album/121627#musicalexpression> ;
    schema:byArtist <artist/18541#subject> ;
    schema:name "Bibouroku / Lenny code fiction"@en,
        "ビボウロク / Lenny code fiction"@ja,
        "Bibouroku / Lenny code fiction"@ja-latn ;
    schema:workPerformed <album/121627#musicalwork> .

<artist/18541#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/121627#performance> ;
    schema:name "Lenny code fiction"@en ;
    foaf:name "Lenny code fiction"@en .

<album/121627#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-08-24"^^xsd:date ;
    dcterms:title "Bibouroku / Lenny code fiction"@en,
        "ビボウロク / Lenny code fiction"@ja,
        "Bibouroku / Lenny code fiction"@ja-latn ;
    mo:catalogue_number "KSCL-3380~1" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/121627#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:N27dfd9061cd14c64afd1ba4458ae2908,
        _:Ned065a36402b47c99b3356f930b5f2c2 ;
    mo:record_count 2 ;
    schema:about <product/5103#subject> ;
    schema:byArtist <artist/18541#subject> ;
    schema:datePublished "2022-08-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/72/121627/121627-5751f0e9afe4.png> ;
    schema:name "Bibouroku / Lenny code fiction"@en,
        "ビボウロク / Lenny code fiction"@ja,
        "Bibouroku / Lenny code fiction"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/121627/121627-5751f0e9afe4.png> .

_:N1148751c474943b08deab9720e25c49a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TOKYO"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N27dfd9061cd14c64afd1ba4458ae2908 ;
    schema:name "TOKYO"@ja .

_:N219e387955da445a8c17c494a63dfae5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pretty Dirty"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N27dfd9061cd14c64afd1ba4458ae2908 ;
    schema:name "Pretty Dirty"@ja .

_:N2fa31cb040c04cea87afffd38ee01282 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TOKYO (Music Video)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ned065a36402b47c99b3356f930b5f2c2 ;
    schema:name "TOKYO (Music Video)"@ja .

_:Nb5377cbf2efb4e95ac176b5051a9b947 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ビボウロク"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N27dfd9061cd14c64afd1ba4458ae2908 ;
    schema:name "ビボウロク"@ja .

_:Nbb1c661c9ca74d5a9dab8d7061adae22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REC & TOUR Documentary -Lenny code fictionのビボウロク-"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ned065a36402b47c99b3356f930b5f2c2 ;
    schema:name "REC & TOUR Documentary -Lenny code fictionのビボウロク-"@ja .

_:Ndace86753a7b47ed9bd34a1b34ccf4ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ビボウロク (Music Video)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ned065a36402b47c99b3356f930b5f2c2 ;
    schema:name "ビボウロク (Music Video)"@ja .

_:N27dfd9061cd14c64afd1ba4458ae2908 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1148751c474943b08deab9720e25c49a,
        _:N219e387955da445a8c17c494a63dfae5,
        _:Nb5377cbf2efb4e95ac176b5051a9b947 ;
    mo:track_count 3 ;
    schema:duration "PT9:00"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N1148751c474943b08deab9720e25c49a,
        _:N219e387955da445a8c17c494a63dfae5,
        _:Nb5377cbf2efb4e95ac176b5051a9b947 .

_:Ned065a36402b47c99b3356f930b5f2c2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N2fa31cb040c04cea87afffd38ee01282,
        _:Nbb1c661c9ca74d5a9dab8d7061adae22,
        _:Ndace86753a7b47ed9bd34a1b34ccf4ba ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2fa31cb040c04cea87afffd38ee01282,
        _:Nbb1c661c9ca74d5a9dab8d7061adae22,
        _:Ndace86753a7b47ed9bd34a1b34ccf4ba .

