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

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

<artist/8554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75363#subject> ;
    schema:name "Camellia"@en,
        "かめりあ"@ja ;
    foaf:made <album/75363#composition>,
        <album/75363#lyrics>,
        <album/75363#subject> ;
    foaf:name "Camellia"@en,
        "かめりあ"@ja .

<product/6214#subject> a schema:CreativeWork ;
    schema:name "Libra of Nil Admirari"@en,
        "ニル・アドミラリの天秤"@ja,
        "Nil Admirari no Tenbin"@ja-latn ;
    foaf:name "Libra of Nil Admirari"@en,
        "ニル・アドミラリの天秤"@ja,
        "Nil Admirari no Tenbin"@ja-latn .

<album/75363#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tandeki Mirage-ism / kradness"@en,
        "耽溺ミラアジュイズム / kradness"@ja,
        "Tandeki Mirage-ism / kradness"@ja-latn ;
    mo:composer <artist/8554#subject> ;
    mo:produced_work <album/75363#musicalwork> ;
    schema:name "Tandeki Mirage-ism / kradness"@en,
        "耽溺ミラアジュイズム / kradness"@ja,
        "Tandeki Mirage-ism / kradness"@ja-latn .

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

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

<org/827#subject> schema:name "EXIT TUNES"@en,
        "EXIT TUNES"@ja,
        "EXIT TUNES"@ja-latn ;
    foaf:name "EXIT TUNES"@en,
        "EXIT TUNES"@ja,
        "EXIT TUNES"@ja-latn .

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

<https://medium-media.vgm.io/albums/36/75363/75363-1522309672.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/28227#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75363#performance> ;
    schema:name "kradness"@en ;
    foaf:name "kradness"@en .

<artist/29146#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75363#performance> ;
    schema:name "Quarks"@en ;
    foaf:name "Quarks"@en .

<album/75363#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tandeki Mirage-ism / kradness"@en,
        "耽溺ミラアジュイズム / kradness"@ja,
        "Tandeki Mirage-ism / kradness"@ja-latn ;
    mo:performance_of <album/75363#musicalwork> ;
    mo:performer <artist/28227#subject>,
        <artist/29146#subject> ;
    mo:recorded_as <album/75363#musicalexpression> ;
    schema:byArtist <artist/28227#subject>,
        <artist/29146#subject> ;
    schema:name "Tandeki Mirage-ism / kradness"@en,
        "耽溺ミラアジュイズム / kradness"@ja,
        "Tandeki Mirage-ism / kradness"@ja-latn ;
    schema:workPerformed <album/75363#musicalwork> .

<album/75363#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-06-06"^^xsd:date ;
    dcterms:title "Tandeki Mirage-ism / kradness"@en,
        "耽溺ミラアジュイズム / kradness"@ja,
        "Tandeki Mirage-ism / kradness"@ja-latn ;
    mo:catalogue_number "QWCE-00681" ;
    mo:media_type "CD" ;
    mo:publication_of <album/75363#musicalexpression> ;
    mo:publisher <org/827#subject> ;
    mo:record _:N61df54d7e6154996ade118076b54a521 ;
    mo:record_count 1 ;
    schema:about <product/6214#subject> ;
    schema:byArtist <artist/28227#subject>,
        <artist/29146#subject> ;
    schema:datePublished "2018-06-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/36/75363/75363-1522309672.jpg> ;
    schema:name "Tandeki Mirage-ism / kradness"@en,
        "耽溺ミラアジュイズム / kradness"@ja,
        "Tandeki Mirage-ism / kradness"@ja-latn ;
    schema:publisher <org/827#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/75363/75363-1522309672.jpg> .

_:N14353691b3fa4dbda7aabee99e6e6e8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "耽溺ミラアジュイズム (instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N61df54d7e6154996ade118076b54a521 ;
    schema:name "耽溺ミラアジュイズム (instrumental)"@ja .

_:N16b1fbb0848f4a479774a1cd2e87a362 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひゆるりらゝ (instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N61df54d7e6154996ade118076b54a521 ;
    schema:name "ひゆるりらゝ (instrumental)"@ja .

_:N2fe5012787f9464b87b5c3ab7ef7055e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひゆるりらゝ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N61df54d7e6154996ade118076b54a521 ;
    schema:name "ひゆるりらゝ"@ja .

_:Nc413c1c4d15146c190d60691c26b9cf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "耽溺ミラアジュイズム"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N61df54d7e6154996ade118076b54a521 ;
    schema:name "耽溺ミラアジュイズム"@ja .

_:N61df54d7e6154996ade118076b54a521 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14353691b3fa4dbda7aabee99e6e6e8f,
        _:N16b1fbb0848f4a479774a1cd2e87a362,
        _:N2fe5012787f9464b87b5c3ab7ef7055e,
        _:Nc413c1c4d15146c190d60691c26b9cf8 ;
    mo:track_count 4 ;
    schema:duration "PT17:16"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N14353691b3fa4dbda7aabee99e6e6e8f,
        _:N16b1fbb0848f4a479774a1cd2e87a362,
        _:N2fe5012787f9464b87b5c3ab7ef7055e,
        _:Nc413c1c4d15146c190d60691c26b9cf8 .

