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

<artist/35549#subject> a schema:Person,
        foaf:Person ;
    schema:name "HIROMI"@en ;
    foaf:made <album/99058#lyrics>,
        <album/99058#subject> ;
    foaf:name "HIROMI"@en .

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

<product/8690#subject> a schema:CreativeWork ;
    schema:name "Motto! Majime ni Fumajime Kaiketsu Zorori"@en,
        "もっと! まじめにふまじめ かいけつゾロリ"@ja,
        "Motto! Majime ni Fumajime Kaiketsu Zorori"@ja-latn ;
    foaf:name "Motto! Majime ni Fumajime Kaiketsu Zorori"@en,
        "もっと! まじめにふまじめ かいけつゾロリ"@ja,
        "Motto! Majime ni Fumajime Kaiketsu Zorori"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/85/99058/99058-1589719676.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/99058#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shalalala / ONEPIXCEL"@en,
        "シャラララ / ONEPIXCEL"@ja,
        "Shalalala / ONEPIXCEL"@ja-latn ;
    mo:performance_of <album/99058#musicalwork> ;
    mo:performer <artist/34460#subject> ;
    mo:recorded_as <album/99058#musicalexpression> ;
    schema:byArtist <artist/34460#subject> ;
    schema:name "Shalalala / ONEPIXCEL"@en,
        "シャラララ / ONEPIXCEL"@ja,
        "Shalalala / ONEPIXCEL"@ja-latn ;
    schema:workPerformed <album/99058#musicalwork> .

<artist/34460#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99058#performance> ;
    schema:name "ONEPIXCEL"@en ;
    foaf:name "ONEPIXCEL"@en .

<album/99058#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shalalala / ONEPIXCEL"@en,
        "シャラララ / ONEPIXCEL"@ja,
        "Shalalala / ONEPIXCEL"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "STARFISH"@en ;
            foaf:made <album/99058#composition> ;
            foaf:name "STARFISH"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "BIG-F"@en ;
            foaf:made <album/99058#composition> ;
            foaf:name "BIG-F"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ELLEN BERG"@en ;
            foaf:made <album/99058#composition> ;
            foaf:name "ELLEN BERG"@en ] ;
    mo:produced_work <album/99058#musicalwork> ;
    schema:name "Shalalala / ONEPIXCEL"@en,
        "シャラララ / ONEPIXCEL"@ja,
        "Shalalala / ONEPIXCEL"@ja-latn .

<album/99058#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-04-12"^^xsd:date ;
    dcterms:title "Shalalala / ONEPIXCEL"@en,
        "シャラララ / ONEPIXCEL"@ja,
        "Shalalala / ONEPIXCEL"@ja-latn ;
    mo:catalogue_number "COKM-42726" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/99058#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N6ca128c07e3b49b092ede3b3e2a7816e ;
    mo:record_count 1 ;
    schema:about <product/8690#subject> ;
    schema:byArtist <artist/34460#subject> ;
    schema:datePublished "2020-04-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/85/99058/99058-1589719676.jpg> ;
    schema:name "Shalalala / ONEPIXCEL"@en,
        "シャラララ / ONEPIXCEL"@ja,
        "Shalalala / ONEPIXCEL"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/99058/99058-1589719676.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99058#subject> ;
    schema:name "ELLEN BERG"@en ;
    foaf:made <album/99058#subject> ;
    foaf:name "ELLEN BERG"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99058#subject> ;
    schema:name "BIG-F"@en ;
    foaf:made <album/99058#subject> ;
    foaf:name "BIG-F"@en .

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

_:N0d153128dc044a6d947243f12de5bfe1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shalalala"@en,
        "シャラララ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N6ca128c07e3b49b092ede3b3e2a7816e ;
    schema:name "Shalalala"@en,
        "シャラララ"@ja .

_:N6ca128c07e3b49b092ede3b3e2a7816e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d153128dc044a6d947243f12de5bfe1 ;
    mo:track_count 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N0d153128dc044a6d947243f12de5bfe1 .

