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

<artist/1154#subject> a schema:Person,
        foaf:Person ;
    schema:name "AiRI"@en ;
    foaf:made <album/44586#lyrics>,
        <album/44586#subject>,
        <album/44586#vocals> ;
    foaf:name "AiRI"@en .

<artist/85#subject> a schema:Person,
        foaf:Person ;
    schema:name "milktub"@en ;
    foaf:made <album/44586#lyrics>,
        <album/44586#subject> ;
    foaf:name "milktub"@en .

<artist/14378#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44586#subject> ;
    schema:name "Niito Mizuki"@en,
        "水城新人"@ja ;
    foaf:made <album/44586#composition>,
        <album/44586#subject> ;
    foaf:name "Niito Mizuki"@en,
        "水城新人"@ja .

<artist/2023#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44586#subject> ;
    schema:name "Kyoichi Miyazaki"@en,
        "宮崎京一"@ja ;
    foaf:made <album/44586#composition>,
        <album/44586#subject> ;
    foaf:name "Kyoichi Miyazaki"@en,
        "宮崎京一"@ja .

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

<album/44586#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Clochette OP Song Collection"@en,
        "Clochette OP Song Collection"@ja,
        "Clochette OP Song Collection"@ja-latn ;
    mo:performance_of <album/44586#musicalwork> ;
    mo:recorded_as <album/44586#musicalexpression> ;
    schema:name "Clochette OP Song Collection"@en,
        "Clochette OP Song Collection"@ja,
        "Clochette OP Song Collection"@ja-latn ;
    schema:workPerformed <album/44586#musicalwork> .

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

<org/1975#subject> schema:name "Clochette"@en,
        "クロシェット"@ja,
        "Clochette"@ja-latn ;
    foaf:name "Clochette"@en,
        "クロシェット"@ja,
        "Clochette"@ja-latn .

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

<https://medium-media.vgm.io/albums/68/44586/44586-1393658317.jpg> a schema:ImageObject,
        foaf:Image .

<album/44586#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Clochette OP Song Collection"@en,
        "Clochette OP Song Collection"@ja,
        "Clochette OP Song Collection"@ja-latn ;
    mo:composer <artist/14378#subject>,
        <artist/2023#subject> ;
    mo:produced_work <album/44586#musicalwork> ;
    schema:name "Clochette OP Song Collection"@en,
        "Clochette OP Song Collection"@ja,
        "Clochette OP Song Collection"@ja-latn .

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

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

<album/44586#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-02-28"^^xsd:date ;
    dcterms:title "Clochette OP Song Collection"@en,
        "Clochette OP Song Collection"@ja,
        "Clochette OP Song Collection"@ja-latn ;
    mo:catalogue_number "CLOCD-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44586#musicalexpression> ;
    mo:publisher <org/1975#subject> ;
    mo:record _:N3972e30334df4060bf2cf54f6baac40b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Prism◇Recollection!"@en ;
            foaf:name "Prism◇Recollection!"@en ],
        [ a schema:CreativeWork ;
            schema:name "KAMIKAZE☆EXPLORER!"@en ;
            foaf:name "KAMIKAZE☆EXPLORER!"@en ],
        [ a schema:CreativeWork ;
            schema:name "SAKIGAKE⇒GENERATION!"@en ;
            foaf:name "SAKIGAKE⇒GENERATION!"@en ] ;
    schema:datePublished "2014-02-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/44586/44586-1393658317.jpg> ;
    schema:name "Clochette OP Song Collection"@en,
        "Clochette OP Song Collection"@ja,
        "Clochette OP Song Collection"@ja-latn ;
    schema:publisher <org/1975#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/44586/44586-1393658317.jpg> .

_:N101984c79a914abaabb2144356f30d64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MEMORIA"@en,
        "MEMORIA"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N3972e30334df4060bf2cf54f6baac40b ;
    schema:name "MEMORIA"@en,
        "MEMORIA"@ja .

_:N1a6f4149a6c0481cb3978d236ea7f1b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prismic (off vocal)"@en,
        "プリズミック (off vocal)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N3972e30334df4060bf2cf54f6baac40b ;
    schema:name "Prismic (off vocal)"@en,
        "プリズミック (off vocal)"@ja .

_:N22ef1bd1d22b4399883d40e606844552 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MEMORIA (off vocal)"@en,
        "MEMORIA (off vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N3972e30334df4060bf2cf54f6baac40b ;
    schema:name "MEMORIA (off vocal)"@en,
        "MEMORIA (off vocal)"@ja .

_:N6c8f0a4080704b868a9be81bb04c7847 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Explorer World (off vocal)"@en,
        "Explorer World (off vocal)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N3972e30334df4060bf2cf54f6baac40b ;
    schema:name "Explorer World (off vocal)"@en,
        "Explorer World (off vocal)"@ja .

_:N7385967e40004e3a8f111985398f588c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Explorer World ~AiRI Cover Ver.~"@en,
        "Explorer World ～AiRI Cover Ver.～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N3972e30334df4060bf2cf54f6baac40b ;
    schema:name "Explorer World ~AiRI Cover Ver.~"@en,
        "Explorer World ～AiRI Cover Ver.～"@ja .

_:N7e108f43142d419583e1e619a897c07b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prismic"@en,
        "プリズミック"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N3972e30334df4060bf2cf54f6baac40b ;
    schema:name "Prismic"@en,
        "プリズミック"@ja .

_:N3972e30334df4060bf2cf54f6baac40b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N101984c79a914abaabb2144356f30d64,
        _:N1a6f4149a6c0481cb3978d236ea7f1b5,
        _:N22ef1bd1d22b4399883d40e606844552,
        _:N6c8f0a4080704b868a9be81bb04c7847,
        _:N7385967e40004e3a8f111985398f588c,
        _:N7e108f43142d419583e1e619a897c07b ;
    mo:track_count 6 ;
    schema:duration "PT23:03"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N101984c79a914abaabb2144356f30d64,
        _:N1a6f4149a6c0481cb3978d236ea7f1b5,
        _:N22ef1bd1d22b4399883d40e606844552,
        _:N6c8f0a4080704b868a9be81bb04c7847,
        _:N7385967e40004e3a8f111985398f588c,
        _:N7e108f43142d419583e1e619a897c07b .

