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

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

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

<artist/10378#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/114522#subject> ;
    schema:name "Gryzor87"@en ;
    foaf:made <album/114522#composition>,
        <album/114522#subject> ;
    foaf:name "Gryzor87"@en .

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

<album/114522#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Crimzon Clover Perfect Sound Collection"@en,
        "Crimzon Clover Perfect Sound Collection"@ja,
        "Crimzon Clover Perfect Sound Collection"@ja-latn ;
    mo:performance_of <album/114522#musicalwork> ;
    mo:recorded_as <album/114522#musicalexpression> ;
    schema:name "Crimzon Clover Perfect Sound Collection"@en,
        "Crimzon Clover Perfect Sound Collection"@ja,
        "Crimzon Clover Perfect Sound Collection"@ja-latn ;
    schema:workPerformed <album/114522#musicalwork> .

<org/2178#subject> schema:name "First Press Games"@en,
        "First Press Games"@ja,
        "First Press Games"@ja-latn ;
    foaf:name "First Press Games"@en,
        "First Press Games"@ja,
        "First Press Games"@ja-latn .

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

<https://medium-media.vgm.io/albums/22/114522/114522-af738fa37eda.jpg> a schema:ImageObject,
        foaf:Image .

<album/114522#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Crimzon Clover Perfect Sound Collection"@en,
        "Crimzon Clover Perfect Sound Collection"@ja,
        "Crimzon Clover Perfect Sound Collection"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "potechi"@en ;
            foaf:made <album/114522#composition> ;
            foaf:name "potechi"@en ],
        <artist/10378#subject> ;
    mo:produced_work <album/114522#musicalwork> ;
    schema:name "Crimzon Clover Perfect Sound Collection"@en,
        "Crimzon Clover Perfect Sound Collection"@ja,
        "Crimzon Clover Perfect Sound Collection"@ja-latn .

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

<album/114522#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-01-01"^^xsd:date ;
    dcterms:title "Crimzon Clover Perfect Sound Collection"@en,
        "Crimzon Clover Perfect Sound Collection"@ja,
        "Crimzon Clover Perfect Sound Collection"@ja-latn ;
    mo:catalogue_number "FPCD-0027~9" ;
    mo:media_type "3 CD" ;
    mo:publication_of <album/114522#musicalexpression> ;
    mo:publisher <org/2178#subject> ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Crimzon Clover WORLD IGNITION"@en ;
            foaf:name "Crimzon Clover WORLD IGNITION"@en ],
        [ a schema:CreativeWork ;
            schema:name "Crimzon Clover World EXplosion"@en ;
            foaf:name "Crimzon Clover World EXplosion"@en ],
        [ a schema:CreativeWork ;
            schema:name "Crimzon Clover"@en ;
            foaf:name "Crimzon Clover"@en ] ;
    schema:datePublished "2025-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/22/114522/114522-af738fa37eda.jpg> ;
    schema:name "Crimzon Clover Perfect Sound Collection"@en,
        "Crimzon Clover Perfect Sound Collection"@ja,
        "Crimzon Clover Perfect Sound Collection"@ja-latn ;
    schema:publisher <org/2178#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/114522/114522-af738fa37eda.jpg> .

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

