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

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

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

<artist/17077#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129295#subject> ;
    schema:name "C-Show"@en ;
    foaf:made <album/129295#composition>,
        <album/129295#subject> ;
    foaf:name "C-Show"@en .

<artist/42096#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129295#subject> ;
    schema:name "Kakeru"@en ;
    foaf:made <album/129295#composition>,
        <album/129295#subject> ;
    foaf:name "Kakeru"@en .

<artist/46422#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129295#subject> ;
    schema:name "Zekk"@en ;
    foaf:made <album/129295#composition>,
        <album/129295#subject> ;
    foaf:name "Zekk"@en .

<artist/47557#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129295#subject> ;
    schema:name "YUKIYANAGI"@en ;
    foaf:made <album/129295#composition>,
        <album/129295#subject> ;
    foaf:name "YUKIYANAGI"@en .

<artist/47558#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129295#subject> ;
    schema:name "Tsubusare BOZZ"@en ;
    foaf:made <album/129295#composition>,
        <album/129295#subject> ;
    foaf:name "Tsubusare BOZZ"@en .

<artist/47571#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129295#subject> ;
    schema:name "juggernaut."@en ;
    foaf:made <album/129295#composition>,
        <album/129295#subject> ;
    foaf:name "juggernaut."@en .

<artist/49543#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129295#subject> ;
    schema:name "Mysteka"@en ;
    foaf:made <album/129295#composition>,
        <album/129295#subject> ;
    foaf:name "Mysteka"@en .

<event/254> a mo:Release ;
    schema:name "Released at M3-2020 Spring (Mar 01, 2020)" .

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

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

<org/3751#subject> schema:name "K@keru Records"@en,
        "K@keru Records"@ja,
        "K@keru Records"@ja-latn ;
    foaf:name "K@keru Records"@en,
        "K@keru Records"@ja,
        "K@keru Records"@ja-latn .

<https://media.vgm.io/albums/59/129295/129295-dcd3723127b6.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/129295#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/59/129295/129295-dcd3723127b6.png> ;
    foaf:depicts <album/129295#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/59/129295/129295-dcd3723127b6.png> .

<https://medium-media.vgm.io/albums/59/129295/129295-dcd3723127b6.png> a schema:ImageObject,
        foaf:Image .

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

<album/129295#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CUTiE? 02"@en,
        "CUTiE? 02"@ja,
        "CUTiE? 02"@ja-latn ;
    mo:composer <artist/17077#subject>,
        <artist/42096#subject>,
        <artist/46422#subject>,
        <artist/47557#subject>,
        <artist/47558#subject>,
        <artist/47571#subject>,
        <artist/49543#subject> ;
    mo:produced_work <album/129295#musicalwork> ;
    schema:name "CUTiE? 02"@en,
        "CUTiE? 02"@ja,
        "CUTiE? 02"@ja-latn .

<album/129295#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-03-01"^^xsd:date ;
    dcterms:title "CUTiE? 02"@en,
        "CUTiE? 02"@ja,
        "CUTiE? 02"@ja-latn ;
    mo:catalogue_number "KKRCD-08" ;
    mo:media_type "CD" ;
    mo:publication_of <album/129295#musicalexpression> ;
    mo:publisher <org/3751#subject> ;
    mo:record _:N6f002898fb3b428eba5192fccddfcf4a ;
    mo:record_count 1 ;
    mo:release <event/254> ;
    schema:datePublished "2020-03-01"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/59/129295/129295-dcd3723127b6.png> ;
    schema:name "CUTiE? 02"@en,
        "CUTiE? 02"@ja,
        "CUTiE? 02"@ja-latn ;
    schema:publisher <org/3751#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/129295/129295-dcd3723127b6.png> .

_:N1e0263c8265044c8864ce3ca254112de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OXYGEN"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N6f002898fb3b428eba5192fccddfcf4a ;
    schema:name "OXYGEN"@en .

_:N2e8d75c440c34239bee8040e1d43ae9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Teddy Bear"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N6f002898fb3b428eba5192fccddfcf4a ;
    schema:name "Teddy Bear"@en .

_:N38cf25b43fba4f809681e0acea73c679 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Coke"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N6f002898fb3b428eba5192fccddfcf4a ;
    schema:name "Coke"@en .

_:N4ac1db8b8c9a4a34b3a929bed027c427 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "weeping in the rain"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N6f002898fb3b428eba5192fccddfcf4a ;
    schema:name "weeping in the rain"@en .

_:N52e6f016e3b943539997861a08928afd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Digital Emotion"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N6f002898fb3b428eba5192fccddfcf4a ;
    schema:name "Digital Emotion"@en .

_:N8d2e0b039f744779ac507c715376cec7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Orbit"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N6f002898fb3b428eba5192fccddfcf4a ;
    schema:name "Blue Orbit"@en .

_:Nc18b50d0f17847d3ab90505e74061b74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "miss you"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N6f002898fb3b428eba5192fccddfcf4a ;
    schema:name "miss you"@en .

_:N6f002898fb3b428eba5192fccddfcf4a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1e0263c8265044c8864ce3ca254112de,
        _:N2e8d75c440c34239bee8040e1d43ae9d,
        _:N38cf25b43fba4f809681e0acea73c679,
        _:N4ac1db8b8c9a4a34b3a929bed027c427,
        _:N52e6f016e3b943539997861a08928afd,
        _:N8d2e0b039f744779ac507c715376cec7,
        _:Nc18b50d0f17847d3ab90505e74061b74 ;
    mo:track_count 7 ;
    schema:duration "PT28:16"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1e0263c8265044c8864ce3ca254112de,
        _:N2e8d75c440c34239bee8040e1d43ae9d,
        _:N38cf25b43fba4f809681e0acea73c679,
        _:N4ac1db8b8c9a4a34b3a929bed027c427,
        _:N52e6f016e3b943539997861a08928afd,
        _:N8d2e0b039f744779ac507c715376cec7,
        _:Nc18b50d0f17847d3ab90505e74061b74 .

