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

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

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

<artist/11185#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46250#subject> ;
    schema:name "flashygoodness"@en ;
    foaf:made <album/46250#composition>,
        <album/46250#subject> ;
    foaf:name "flashygoodness"@en .

<artist/44625#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46250#subject> ;
    schema:name "Pongball"@en ;
    foaf:made <album/46250#composition>,
        <album/46250#subject> ;
    foaf:name "Pongball"@en .

<artist/59499#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46250#subject> ;
    schema:name "potato-tan"@en ;
    foaf:made <album/46250#composition>,
        <album/46250#subject> ;
    foaf:name "potato-tan"@en .

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

<album/46250#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Plant Cat: First Blossom Original Soundtrack"@en,
        "Plant Cat: First Blossom Original Soundtrack"@ja,
        "Plant Cat: First Blossom Original Soundtrack"@ja-latn ;
    mo:performance_of <album/46250#musicalwork> ;
    mo:recorded_as <album/46250#musicalexpression> ;
    schema:name "Plant Cat: First Blossom Original Soundtrack"@en,
        "Plant Cat: First Blossom Original Soundtrack"@ja,
        "Plant Cat: First Blossom Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/46250#musicalwork> .

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

<https://medium-media.vgm.io/albums/05/46250/46250-1402438181.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/46250#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Plant Cat: First Blossom Original Soundtrack"@en,
        "Plant Cat: First Blossom Original Soundtrack"@ja,
        "Plant Cat: First Blossom Original Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Plant Cat Sound Team"@en ;
            foaf:made <album/46250#composition> ;
            foaf:name "Plant Cat Sound Team"@en ],
        <artist/11185#subject>,
        <artist/44625#subject>,
        <artist/59499#subject> ;
    mo:produced_work <album/46250#musicalwork> ;
    schema:name "Plant Cat: First Blossom Original Soundtrack"@en,
        "Plant Cat: First Blossom Original Soundtrack"@ja,
        "Plant Cat: First Blossom Original Soundtrack"@ja-latn .

<album/46250#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-26"^^xsd:date ;
    dcterms:title "Plant Cat: First Blossom Original Soundtrack"@en,
        "Plant Cat: First Blossom Original Soundtrack"@ja,
        "Plant Cat: First Blossom Original Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/46250#musicalexpression> ;
    mo:publisher _:Na83362f25d4d4939a0cc4e8c01050488 ;
    mo:record _:N85ae8c356b2a4b0c803dbba472d414d7 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Plant Cat: First Blossom"@en ;
            foaf:name "Plant Cat: First Blossom"@en ] ;
    schema:datePublished "2013-12-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/05/46250/46250-1402438181.jpg> ;
    schema:name "Plant Cat: First Blossom Original Soundtrack"@en,
        "Plant Cat: First Blossom Original Soundtrack"@ja,
        "Plant Cat: First Blossom Original Soundtrack"@ja-latn ;
    schema:publisher _:Na83362f25d4d4939a0cc4e8c01050488 ;
    foaf:depiction <https://media.vgm.io/albums/05/46250/46250-1402438181.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46250#subject> ;
    schema:name "Plant Cat Sound Team"@en ;
    foaf:made <album/46250#subject> ;
    foaf:name "Plant Cat Sound Team"@en .

_:N327b37f5bfad47708db6cda916277464 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:N85ae8c356b2a4b0c803dbba472d414d7 ;
    schema:name "Game Over"@en .

_:N506b06695bb647db8fa308f059a5722f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Checkplant (Bonus Track)"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:02"^^xsd:interval ;
    schema:inPlaylist _:N85ae8c356b2a4b0c803dbba472d414d7 ;
    schema:name "Checkplant (Bonus Track)"@en .

_:N6e43b0ce96a44657aeb5cca99dc0c7cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Level B"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N85ae8c356b2a4b0c803dbba472d414d7 ;
    schema:name "Level B"@en .

_:N7bd9073014d64778bcd5120e34117cfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stage Clear"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N85ae8c356b2a4b0c803dbba472d414d7 ;
    schema:name "Stage Clear"@en .

_:Na83362f25d4d4939a0cc4e8c01050488 schema:name "flashygoodness"@en,
        "flashygoodness"@ja,
        "flashygoodness"@ja-latn ;
    foaf:name "flashygoodness"@en,
        "flashygoodness"@ja,
        "flashygoodness"@ja-latn .

_:Naa624cdba4c54e7ca97f0e54587610ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:17"^^xsd:interval ;
    schema:inPlaylist _:N85ae8c356b2a4b0c803dbba472d414d7 ;
    schema:name "Ending"@en .

_:Nad36b6055a064389b055c66057314e4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N85ae8c356b2a4b0c803dbba472d414d7 ;
    schema:name "Title"@en .

_:Nce88b09727214088bb016e65dd452d6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Level A"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N85ae8c356b2a4b0c803dbba472d414d7 ;
    schema:name "Level A"@en .

_:Nea2535f299cc4b4ca29e401d0d3a401f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Miss!"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:05"^^xsd:interval ;
    schema:inPlaylist _:N85ae8c356b2a4b0c803dbba472d414d7 ;
    schema:name "Miss!"@en .

_:Nf081a49eafdd4f748df6c04e7d8aee1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Credits"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N85ae8c356b2a4b0c803dbba472d414d7 ;
    schema:name "Credits"@en .

_:Nf8bf8dc42f124467867d1d8a0e6c284d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cabbage (Bonus Track)"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:02"^^xsd:interval ;
    schema:inPlaylist _:N85ae8c356b2a4b0c803dbba472d414d7 ;
    schema:name "Cabbage (Bonus Track)"@en .

_:N85ae8c356b2a4b0c803dbba472d414d7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N327b37f5bfad47708db6cda916277464,
        _:N506b06695bb647db8fa308f059a5722f,
        _:N6e43b0ce96a44657aeb5cca99dc0c7cd,
        _:N7bd9073014d64778bcd5120e34117cfb,
        _:Naa624cdba4c54e7ca97f0e54587610ed,
        _:Nad36b6055a064389b055c66057314e4b,
        _:Nce88b09727214088bb016e65dd452d6b,
        _:Nea2535f299cc4b4ca29e401d0d3a401f,
        _:Nf081a49eafdd4f748df6c04e7d8aee1f,
        _:Nf8bf8dc42f124467867d1d8a0e6c284d ;
    mo:track_count 10 ;
    schema:duration "PT7:54"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N327b37f5bfad47708db6cda916277464,
        _:N506b06695bb647db8fa308f059a5722f,
        _:N6e43b0ce96a44657aeb5cca99dc0c7cd,
        _:N7bd9073014d64778bcd5120e34117cfb,
        _:Naa624cdba4c54e7ca97f0e54587610ed,
        _:Nad36b6055a064389b055c66057314e4b,
        _:Nce88b09727214088bb016e65dd452d6b,
        _:Nea2535f299cc4b4ca29e401d0d3a401f,
        _:Nf081a49eafdd4f748df6c04e7d8aee1f,
        _:Nf8bf8dc42f124467867d1d8a0e6c284d .

