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

<album/137804#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "School Love! ~Soyokaze no Harmony~ Original Sound Drama"@en,
        "School Love! ～そよ風のハーモニー～ オリジナルサウンドドラマ"@ja,
        "School Love! ~Soyokaze no Harmony~ Original Sound Drama"@ja-latn ;
    mo:produced_work <album/137804#musicalwork> ;
    schema:name "School Love! ~Soyokaze no Harmony~ Original Sound Drama"@en,
        "School Love! ～そよ風のハーモニー～ オリジナルサウンドドラマ"@ja,
        "School Love! ~Soyokaze no Harmony~ Original Sound Drama"@ja-latn .

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

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

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

<album/137804#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "School Love! ~Soyokaze no Harmony~ Original Sound Drama"@en,
        "School Love! ～そよ風のハーモニー～ オリジナルサウンドドラマ"@ja,
        "School Love! ~Soyokaze no Harmony~ Original Sound Drama"@ja-latn ;
    mo:performance_of <album/137804#musicalwork> ;
    mo:recorded_as <album/137804#musicalexpression> ;
    schema:name "School Love! ~Soyokaze no Harmony~ Original Sound Drama"@en,
        "School Love! ～そよ風のハーモニー～ オリジナルサウンドドラマ"@ja,
        "School Love! ~Soyokaze no Harmony~ Original Sound Drama"@ja-latn ;
    schema:workPerformed <album/137804#musicalwork> .

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

<album/137804#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-14"^^xsd:date ;
    dcterms:title "School Love! ~Soyokaze no Harmony~ Original Sound Drama"@en,
        "School Love! ～そよ風のハーモニー～ オリジナルサウンドドラマ"@ja,
        "School Love! ~Soyokaze no Harmony~ Original Sound Drama"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/137804#musicalexpression> ;
    mo:publisher _:N2b9f5b96cb184af9b07947fc0db0d756 ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "School Love! ~Soyokaze no Harmony~"@en ;
            foaf:name "School Love! ~Soyokaze no Harmony~"@en ] ;
    schema:datePublished "2006-12-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "School Love! ~Soyokaze no Harmony~ Original Sound Drama"@en,
        "School Love! ～そよ風のハーモニー～ オリジナルサウンドドラマ"@ja,
        "School Love! ~Soyokaze no Harmony~ Original Sound Drama"@ja-latn ;
    schema:publisher _:N2b9f5b96cb184af9b07947fc0db0d756 ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/137804#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/137804#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N2b9f5b96cb184af9b07947fc0db0d756 schema:name "DisAbel"@en ;
    foaf:name "DisAbel"@en .

