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

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

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

<artist/38153#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151874#subject> ;
    schema:name "icesawder"@en ;
    foaf:made <album/151874#composition>,
        <album/151874#subject> ;
    foaf:name "icesawder"@en .

<artist/56701#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151874#subject> ;
    schema:name "kou"@en ;
    foaf:made <album/151874#composition>,
        <album/151874#subject> ;
    foaf:name "kou"@en .

<artist/62169#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151874#subject> ;
    schema:name "moyu"@en ;
    foaf:made <album/151874#composition>,
        <album/151874#subject> ;
    foaf:name "moyu"@en .

<artist/62170#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151874#subject> ;
    schema:name "WowWoWow"@en ;
    foaf:made <album/151874#composition>,
        <album/151874#subject> ;
    foaf:name "WowWoWow"@en .

<artist/66415#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151874#subject> ;
    schema:name "Sauce"@en ;
    foaf:made <album/151874#composition>,
        <album/151874#subject> ;
    foaf:name "Sauce"@en .

<artist/66416#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151874#subject> ;
    schema:name "ASTRO MELLOW"@en ;
    foaf:made <album/151874#composition>,
        <album/151874#subject> ;
    foaf:name "ASTRO MELLOW"@en .

<artist/66417#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151874#subject> ;
    schema:name "gomac"@en ;
    foaf:made <album/151874#composition>,
        <album/151874#subject> ;
    foaf:name "gomac"@en .

<artist/66418#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151874#subject> ;
    schema:name "Saltless"@en ;
    foaf:made <album/151874#composition>,
        <album/151874#subject> ;
    foaf:name "Saltless"@en .

<artist/66420#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151874#subject> ;
    schema:name "alto"@en ;
    foaf:made <album/151874#composition>,
        <album/151874#subject> ;
    foaf:name "alto"@en .

<artist/73724#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151874#subject> ;
    schema:name "savogy"@en ;
    foaf:made <album/151874#composition>,
        <album/151874#subject> ;
    foaf:name "savogy"@en .

<artist/76662#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151874#subject> ;
    schema:name "sireto"@en ;
    foaf:made <album/151874#composition>,
        <album/151874#subject> ;
    foaf:name "sireto"@en .

<event/301> a mo:Release ;
    schema:name "Released at M3-2024 Spring (Apr 28, 2024)" .

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

<album/151874#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CUTELOVE:Crepe"@en,
        "CUTELOVE:Crepe"@ja,
        "CUTELOVE:Crepe"@ja-latn ;
    mo:performance_of <album/151874#musicalwork> ;
    mo:recorded_as <album/151874#musicalexpression> ;
    schema:name "CUTELOVE:Crepe"@en,
        "CUTELOVE:Crepe"@ja,
        "CUTELOVE:Crepe"@ja-latn ;
    schema:workPerformed <album/151874#musicalwork> .

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

<https://media.vgm.io/albums/47/151874/151874-6b36ee371f06.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/151874#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/47/151874/151874-6b36ee371f06.png> ;
    foaf:depicts <album/151874#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/47/151874/151874-6b36ee371f06.png> .

<https://medium-media.vgm.io/albums/47/151874/151874-6b36ee371f06.png> a schema:ImageObject,
        foaf:Image .

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

<album/151874#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CUTELOVE:Crepe"@en,
        "CUTELOVE:Crepe"@ja,
        "CUTELOVE:Crepe"@ja-latn ;
    mo:composer <artist/38153#subject>,
        <artist/56701#subject>,
        <artist/62169#subject>,
        <artist/62170#subject>,
        <artist/66415#subject>,
        <artist/66416#subject>,
        <artist/66417#subject>,
        <artist/66418#subject>,
        <artist/66420#subject>,
        <artist/73724#subject>,
        <artist/76662#subject> ;
    mo:produced_work <album/151874#musicalwork> ;
    schema:name "CUTELOVE:Crepe"@en,
        "CUTELOVE:Crepe"@ja,
        "CUTELOVE:Crepe"@ja-latn .

<album/151874#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-04-28"^^xsd:date ;
    dcterms:title "CUTELOVE:Crepe"@en,
        "CUTELOVE:Crepe"@ja,
        "CUTELOVE:Crepe"@ja-latn ;
    mo:catalogue_number "STLV-016" ;
    mo:media_type "Download Code" ;
    mo:publication_of <album/151874#musicalexpression> ;
    mo:publisher <org/4118#subject> ;
    mo:record _:N5a6ff7f829ff444e869cd34ce1223974 ;
    mo:record_count 1 ;
    mo:release <event/301> ;
    schema:datePublished "2024-04-28"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/47/151874/151874-6b36ee371f06.png> ;
    schema:name "CUTELOVE:Crepe"@en,
        "CUTELOVE:Crepe"@ja,
        "CUTELOVE:Crepe"@ja-latn ;
    schema:publisher <org/4118#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/151874/151874-6b36ee371f06.png> .

_:N47df3ea572654be59be69fe325930f2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Care"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N5a6ff7f829ff444e869cd34ce1223974 ;
    schema:name "Don't Care"@ja .

_:N795638fb2d10415c994d9a80aa176107 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blissful Crepe Parade!!!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N5a6ff7f829ff444e869cd34ce1223974 ;
    schema:name "Blissful Crepe Parade!!!"@ja .

_:N7d1f0f98a9c14e3f8a69c7eb682e3529 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "眠りのための前奏曲"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N5a6ff7f829ff444e869cd34ce1223974 ;
    schema:name "眠りのための前奏曲"@ja .

_:N855309750cec42b0a488a48facb6134d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orange Ocean"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N5a6ff7f829ff444e869cd34ce1223974 ;
    schema:name "Orange Ocean"@ja .

_:N9e748e56dcfe4b96a3b3c89b8b425fdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハピ（ープ）コア"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N5a6ff7f829ff444e869cd34ce1223974 ;
    schema:name "ハピ（ープ）コア"@ja .

_:Nb4f48409879d4cd7a6c7d5abb5758bda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soda Float"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N5a6ff7f829ff444e869cd34ce1223974 ;
    schema:name "Soda Float"@ja .

_:Nb57086f67424489a9ee6e7ac8ea7916f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Retro Groove"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N5a6ff7f829ff444e869cd34ce1223974 ;
    schema:name "Retro Groove"@ja .

_:Nb724e9d309aa4fb2a1f6bfcd6516253f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doki Doki Wonderland"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N5a6ff7f829ff444e869cd34ce1223974 ;
    schema:name "Doki Doki Wonderland"@ja .

_:Nb7cbcf0713104cb2b9fcc42c4fc713a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スウィーティー・ラブ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N5a6ff7f829ff444e869cd34ce1223974 ;
    schema:name "スウィーティー・ラブ"@ja .

_:Nc3d295631cd047448910013b0c255776 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "4×Love"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N5a6ff7f829ff444e869cd34ce1223974 ;
    schema:name "4×Love"@ja .

_:Nc5b1b528b5414be0bfd396e2ae8a8af4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I need sugar when have coffee"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N5a6ff7f829ff444e869cd34ce1223974 ;
    schema:name "I need sugar when have coffee"@ja .

_:Ncad23a83fd9b4bba9e7fe44a1925a6d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nutella"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N5a6ff7f829ff444e869cd34ce1223974 ;
    schema:name "Nutella"@ja .

_:N5a6ff7f829ff444e869cd34ce1223974 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N47df3ea572654be59be69fe325930f2f,
        _:N795638fb2d10415c994d9a80aa176107,
        _:N7d1f0f98a9c14e3f8a69c7eb682e3529,
        _:N855309750cec42b0a488a48facb6134d,
        _:N9e748e56dcfe4b96a3b3c89b8b425fdd,
        _:Nb4f48409879d4cd7a6c7d5abb5758bda,
        _:Nb57086f67424489a9ee6e7ac8ea7916f,
        _:Nb724e9d309aa4fb2a1f6bfcd6516253f,
        _:Nb7cbcf0713104cb2b9fcc42c4fc713a2,
        _:Nc3d295631cd047448910013b0c255776,
        _:Nc5b1b528b5414be0bfd396e2ae8a8af4,
        _:Ncad23a83fd9b4bba9e7fe44a1925a6d7 ;
    mo:track_count 12 ;
    schema:duration "PT41:42"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N47df3ea572654be59be69fe325930f2f,
        _:N795638fb2d10415c994d9a80aa176107,
        _:N7d1f0f98a9c14e3f8a69c7eb682e3529,
        _:N855309750cec42b0a488a48facb6134d,
        _:N9e748e56dcfe4b96a3b3c89b8b425fdd,
        _:Nb4f48409879d4cd7a6c7d5abb5758bda,
        _:Nb57086f67424489a9ee6e7ac8ea7916f,
        _:Nb724e9d309aa4fb2a1f6bfcd6516253f,
        _:Nb7cbcf0713104cb2b9fcc42c4fc713a2,
        _:Nc3d295631cd047448910013b0c255776,
        _:Nc5b1b528b5414be0bfd396e2ae8a8af4,
        _:Ncad23a83fd9b4bba9e7fe44a1925a6d7 .

