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

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

<artist/23036#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sara Chitose"@en,
        "千歳サラ"@ja ;
    foaf:made <album/104454#subject>,
        <album/104454#vocals> ;
    foaf:name "Sara Chitose"@en,
        "千歳サラ"@ja .

<artist/29756#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukihito"@en,
        "雪仁"@ja ;
    foaf:made <album/104454#lyrics>,
        <album/104454#subject> ;
    foaf:name "Yukihito"@en,
        "雪仁"@ja .

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

<album/104454#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Ditzy Demons Are in Love With Me - Opening/Ending Theme Songs"@en,
        "The Ditzy Demons Are in Love With Me - Opening/Ending Theme Songs"@ja,
        "The Ditzy Demons Are in Love With Me - Opening/Ending Theme Songs"@ja-latn ;
    mo:composer <artist/14378#subject> ;
    mo:produced_work <album/104454#musicalwork> ;
    schema:name "The Ditzy Demons Are in Love With Me - Opening/Ending Theme Songs"@en,
        "The Ditzy Demons Are in Love With Me - Opening/Ending Theme Songs"@ja,
        "The Ditzy Demons Are in Love With Me - Opening/Ending Theme Songs"@ja-latn .

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

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

<album/104454#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Ditzy Demons Are in Love With Me - Opening/Ending Theme Songs"@en,
        "The Ditzy Demons Are in Love With Me - Opening/Ending Theme Songs"@ja,
        "The Ditzy Demons Are in Love With Me - Opening/Ending Theme Songs"@ja-latn ;
    mo:performance_of <album/104454#musicalwork> ;
    mo:recorded_as <album/104454#musicalexpression> ;
    schema:name "The Ditzy Demons Are in Love With Me - Opening/Ending Theme Songs"@en,
        "The Ditzy Demons Are in Love With Me - Opening/Ending Theme Songs"@ja,
        "The Ditzy Demons Are in Love With Me - Opening/Ending Theme Songs"@ja-latn ;
    schema:workPerformed <album/104454#musicalwork> .

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

<https://medium-media.vgm.io/albums/45/104454/104454-aa57a15705e9.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/104454#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-10-26"^^xsd:date ;
    dcterms:title "The Ditzy Demons Are in Love With Me - Opening/Ending Theme Songs"@en,
        "The Ditzy Demons Are in Love With Me - Opening/Ending Theme Songs"@ja,
        "The Ditzy Demons Are in Love With Me - Opening/Ending Theme Songs"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/104454#musicalexpression> ;
    mo:publisher _:N529d0e3bab5e4722b7c2333261406ec7 ;
    mo:record _:N7e2739a7305e4145aadd729139ba0aac ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Ditzy Demons Are in Love With Me"@en ;
            foaf:name "The Ditzy Demons Are in Love With Me"@en ] ;
    schema:datePublished "2018-10-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/104454/104454-aa57a15705e9.png> ;
    schema:name "The Ditzy Demons Are in Love With Me - Opening/Ending Theme Songs"@en,
        "The Ditzy Demons Are in Love With Me - Opening/Ending Theme Songs"@ja,
        "The Ditzy Demons Are in Love With Me - Opening/Ending Theme Songs"@ja-latn ;
    schema:publisher _:N529d0e3bab5e4722b7c2333261406ec7 ;
    foaf:depiction <https://media.vgm.io/albums/45/104454/104454-aa57a15705e9.png> .

_:N529d0e3bab5e4722b7c2333261406ec7 schema:name "SMILE"@en,
        "SMILE"@ja,
        "SMILE"@ja-latn ;
    foaf:name "SMILE"@en,
        "SMILE"@ja,
        "SMILE"@ja-latn .

_:Nbc4072ff831346d997fef4a859301f7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Merry Merry Go Round"@en,
        "メリィメリィゴゥランド"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N7e2739a7305e4145aadd729139ba0aac ;
    schema:name "Merry Merry Go Round"@en,
        "メリィメリィゴゥランド"@ja .

_:Nc02278a723d14ac9b2e28fde920dd450 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ditzy Rock'n Roll (Inst.ver)"@en,
        "ポンコツロケンロー (Inst.ver)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N7e2739a7305e4145aadd729139ba0aac ;
    schema:name "Ditzy Rock'n Roll (Inst.ver)"@en,
        "ポンコツロケンロー (Inst.ver)"@ja .

_:Nceb2025db7e84b5db0c4f9b12b904d7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ditzy Rock'n Roll"@en,
        "ポンコツロケンロー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N7e2739a7305e4145aadd729139ba0aac ;
    schema:name "Ditzy Rock'n Roll"@en,
        "ポンコツロケンロー"@ja .

_:Nd589925922554ca6815845e794fa10dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Merry Merry Go Round (Inst.ver)"@en,
        "メリィメリィゴゥランド (Inst.ver)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N7e2739a7305e4145aadd729139ba0aac ;
    schema:name "Merry Merry Go Round (Inst.ver)"@en,
        "メリィメリィゴゥランド (Inst.ver)"@ja .

_:N7e2739a7305e4145aadd729139ba0aac a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nbc4072ff831346d997fef4a859301f7c,
        _:Nc02278a723d14ac9b2e28fde920dd450,
        _:Nceb2025db7e84b5db0c4f9b12b904d7f,
        _:Nd589925922554ca6815845e794fa10dc ;
    mo:track_count 4 ;
    schema:duration "PT16:28"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:Nbc4072ff831346d997fef4a859301f7c,
        _:Nc02278a723d14ac9b2e28fde920dd450,
        _:Nceb2025db7e84b5db0c4f9b12b904d7f,
        _:Nd589925922554ca6815845e794fa10dc .

