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

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

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

<artist/11520#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40534#subject> ;
    schema:name "Freezer"@en ;
    foaf:made <album/40534#composition>,
        <album/40534#subject> ;
    foaf:name "Freezer"@en .

<album/40534#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cicuta EP"@en,
        "Cicuta EP"@ja,
        "Cicuta EP"@ja-latn ;
    mo:composer <artist/11520#subject> ;
    mo:produced_work <album/40534#musicalwork> ;
    schema:name "Cicuta EP"@en,
        "Cicuta EP"@ja,
        "Cicuta EP"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/43/40534/40534-1374110979.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/40534#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-07-15"^^xsd:date ;
    dcterms:title "Cicuta EP"@en,
        "Cicuta EP"@ja,
        "Cicuta EP"@ja-latn ;
    mo:catalogue_number "LLMR-021" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/40534#musicalexpression> ;
    mo:publisher <org/1481#subject> ;
    mo:record _:N17c985a2e04e482697054693b022a34c ;
    mo:record_count 1 ;
    schema:datePublished "2013-07-15"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/43/40534/40534-1374110979.jpg> ;
    schema:name "Cicuta EP"@en,
        "Cicuta EP"@ja,
        "Cicuta EP"@ja-latn ;
    schema:publisher <org/1481#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/40534/40534-1374110979.jpg> .

_:N0cb0fd59d640451db624f8652380dcbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cicuta (itm Remix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:07"^^xsd:interval ;
    schema:inPlaylist _:N17c985a2e04e482697054693b022a34c ;
    schema:name "Cicuta (itm Remix)"@en .

_:Na90e39268b884f989910de468ab0a707 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cicuta (ueotan Side Chain remix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N17c985a2e04e482697054693b022a34c ;
    schema:name "Cicuta (ueotan Side Chain remix)"@en .

_:Nde9cbba2dcd44fdebd171c55b149dfd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cicuta (Lize Remix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N17c985a2e04e482697054693b022a34c ;
    schema:name "Cicuta (Lize Remix)"@en .

_:Ne79bbd9fd139493eb577a2bac58e6798 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cicuta (Original Mix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:47"^^xsd:interval ;
    schema:inPlaylist _:N17c985a2e04e482697054693b022a34c ;
    schema:name "Cicuta (Original Mix)"@en .

_:N17c985a2e04e482697054693b022a34c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0cb0fd59d640451db624f8652380dcbc,
        _:Na90e39268b884f989910de468ab0a707,
        _:Nde9cbba2dcd44fdebd171c55b149dfd9,
        _:Ne79bbd9fd139493eb577a2bac58e6798 ;
    mo:track_count 4 ;
    schema:duration "PT22:02"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0cb0fd59d640451db624f8652380dcbc,
        _:Na90e39268b884f989910de468ab0a707,
        _:Nde9cbba2dcd44fdebd171c55b149dfd9,
        _:Ne79bbd9fd139493eb577a2bac58e6798 .

