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

<artist/24102#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84458#subject> ;
    schema:name "Yuiko Ohara"@en,
        "大原ゆい子"@ja ;
    foaf:made <album/84458#composition>,
        <album/84458#lyrics>,
        <album/84458#subject>,
        <album/84458#vocals> ;
    foaf:name "Yuiko Ohara"@en,
        "大原ゆい子"@ja .

<album/84458#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Egao no Mahou / Yuiko Ohara"@en,
        "えがおのまほう / 大原ゆい子"@ja,
        "Egao no Mahou / Yuiko Ohara"@ja-latn ;
    mo:composer <artist/24102#subject> ;
    mo:produced_work <album/84458#musicalwork> ;
    schema:name "Egao no Mahou / Yuiko Ohara"@en,
        "えがおのまほう / 大原ゆい子"@ja,
        "Egao no Mahou / Yuiko Ohara"@ja-latn .

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

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

<album/84458#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Egao no Mahou / Yuiko Ohara"@en,
        "えがおのまほう / 大原ゆい子"@ja,
        "Egao no Mahou / Yuiko Ohara"@ja-latn ;
    mo:performance_of <album/84458#musicalwork> ;
    mo:recorded_as <album/84458#musicalexpression> ;
    schema:name "Egao no Mahou / Yuiko Ohara"@en,
        "えがおのまほう / 大原ゆい子"@ja,
        "Egao no Mahou / Yuiko Ohara"@ja-latn ;
    schema:workPerformed <album/84458#musicalwork> .

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

<org/1134#subject> schema:name "TOHO animation RECORDS"@en,
        "TOHO animation RECORDS"@ja,
        "TOHO animation RECORDS"@ja-latn ;
    foaf:name "TOHO animation RECORDS"@en,
        "TOHO animation RECORDS"@ja,
        "TOHO animation RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/85/84458/84458-1562528344.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/84458#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-24"^^xsd:date ;
    dcterms:title "Egao no Mahou / Yuiko Ohara"@en,
        "えがおのまほう / 大原ゆい子"@ja,
        "Egao no Mahou / Yuiko Ohara"@ja-latn ;
    mo:catalogue_number "THCS-60241" ;
    mo:media_type "CD" ;
    mo:publication_of <album/84458#musicalexpression> ;
    mo:publisher <org/1134#subject> ;
    mo:record _:N6f21ebc548354733a87d5952c8217551 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Hanakappa"@en ;
            foaf:name "Hanakappa"@en ] ;
    schema:datePublished "2019-04-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/85/84458/84458-1562528344.jpg> ;
    schema:name "Egao no Mahou / Yuiko Ohara"@en,
        "えがおのまほう / 大原ゆい子"@ja,
        "Egao no Mahou / Yuiko Ohara"@ja-latn ;
    schema:publisher <org/1134#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/84458/84458-1562528344.jpg> .

_:N12e2f24675f2476b9eb5ab2e76ad95ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "えがおのまほう (Instrumental)"@ja,
        "Egao no Mahou (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N6f21ebc548354733a87d5952c8217551 ;
    schema:name "えがおのまほう (Instrumental)"@ja,
        "Egao no Mahou (Instrumental)"@ja-latn .

_:N3139dcdb435e4545bb69634674f17344 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "えがおのまほう"@ja,
        "Egao no Mahou"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N6f21ebc548354733a87d5952c8217551 ;
    schema:name "えがおのまほう"@ja,
        "Egao no Mahou"@ja-latn .

_:Na7f9618c5cf043209b53a4e2bcfd3fe2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "セイセイせんべい!"@ja,
        "Seisei Senbei!"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N6f21ebc548354733a87d5952c8217551 ;
    schema:name "セイセイせんべい!"@ja,
        "Seisei Senbei!"@ja-latn .

_:Nf41a70e494124a7e9c6a1f08d72f9a54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "セイセイせんべい! (Instrumental)"@ja,
        "Seisei Senbei! (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N6f21ebc548354733a87d5952c8217551 ;
    schema:name "セイセイせんべい! (Instrumental)"@ja,
        "Seisei Senbei! (Instrumental)"@ja-latn .

_:N6f21ebc548354733a87d5952c8217551 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12e2f24675f2476b9eb5ab2e76ad95ee,
        _:N3139dcdb435e4545bb69634674f17344,
        _:Na7f9618c5cf043209b53a4e2bcfd3fe2,
        _:Nf41a70e494124a7e9c6a1f08d72f9a54 ;
    mo:track_count 4 ;
    schema:duration "PT13:29"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N12e2f24675f2476b9eb5ab2e76ad95ee,
        _:N3139dcdb435e4545bb69634674f17344,
        _:Na7f9618c5cf043209b53a4e2bcfd3fe2,
        _:Nf41a70e494124a7e9c6a1f08d72f9a54 .

