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

<artist/8003#subject> a schema:Person,
        foaf:Person ;
    schema:name "John=hive"@en ;
    foaf:made <album/96686#lyrics>,
        <album/96686#subject> ;
    foaf:name "John=hive"@en .

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

<artist/5404#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96686#subject> ;
    schema:name "void"@en ;
    foaf:made <album/96686#composition>,
        <album/96686#subject> ;
    foaf:name "void"@en .

<album/96686#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mononokei Kanojo ~Inkya Desu ga, Koishite Ii Desu ka?~ Sofmap Bonus Digital Content Disc"@en,
        "モノノ系彼女 ～陰キャですが、恋して良いですか?～ ソフマップ購入特典デジタルコンテンツディスク"@ja,
        "Mononokei Kanojo ~Inkya Desu ga, Koishite Ii Desu ka?~ Sofmap Bonus Digital Content Disc"@ja-latn ;
    mo:composer <artist/5404#subject> ;
    mo:produced_work <album/96686#musicalwork> ;
    schema:name "Mononokei Kanojo ~Inkya Desu ga, Koishite Ii Desu ka?~ Sofmap Bonus Digital Content Disc"@en,
        "モノノ系彼女 ～陰キャですが、恋して良いですか?～ ソフマップ購入特典デジタルコンテンツディスク"@ja,
        "Mononokei Kanojo ~Inkya Desu ga, Koishite Ii Desu ka?~ Sofmap Bonus Digital Content Disc"@ja-latn .

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

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

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

<album/96686#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mononokei Kanojo ~Inkya Desu ga, Koishite Ii Desu ka?~ Sofmap Bonus Digital Content Disc"@en,
        "モノノ系彼女 ～陰キャですが、恋して良いですか?～ ソフマップ購入特典デジタルコンテンツディスク"@ja,
        "Mononokei Kanojo ~Inkya Desu ga, Koishite Ii Desu ka?~ Sofmap Bonus Digital Content Disc"@ja-latn ;
    mo:performance_of <album/96686#musicalwork> ;
    mo:performer _:N34869df272a24c80a1b32588137866d3 ;
    mo:recorded_as <album/96686#musicalexpression> ;
    schema:byArtist _:N34869df272a24c80a1b32588137866d3 ;
    schema:name "Mononokei Kanojo ~Inkya Desu ga, Koishite Ii Desu ka?~ Sofmap Bonus Digital Content Disc"@en,
        "モノノ系彼女 ～陰キャですが、恋して良いですか?～ ソフマップ購入特典デジタルコンテンツディスク"@ja,
        "Mononokei Kanojo ~Inkya Desu ga, Koishite Ii Desu ka?~ Sofmap Bonus Digital Content Disc"@ja-latn ;
    schema:workPerformed <album/96686#musicalwork> .

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

<album/96686#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-02-28"^^xsd:date ;
    dcterms:title "Mononokei Kanojo ~Inkya Desu ga, Koishite Ii Desu ka?~ Sofmap Bonus Digital Content Disc"@en,
        "モノノ系彼女 ～陰キャですが、恋して良いですか?～ ソフマップ購入特典デジタルコンテンツディスク"@ja,
        "Mononokei Kanojo ~Inkya Desu ga, Koishite Ii Desu ka?~ Sofmap Bonus Digital Content Disc"@ja-latn ;
    mo:catalogue_number "HBMT-074" ;
    mo:media_type "CD" ;
    mo:publication_of <album/96686#musicalexpression> ;
    mo:publisher _:N1b51ff1567f5481da900cff16695fd42 ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Koishite Ii Desu ka?~"@en ;
            foaf:name "Koishite Ii Desu ka?~"@en ],
        [ a schema:CreativeWork ;
            schema:name "Mononokei Kanojo ~Inkya Desu ga"@en ;
            foaf:name "Mononokei Kanojo ~Inkya Desu ga"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "姫柊咲良"@en ;
            foaf:name "姫柊咲良"@en ] ;
    schema:datePublished "2020-02-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    schema:name "Mononokei Kanojo ~Inkya Desu ga, Koishite Ii Desu ka?~ Sofmap Bonus Digital Content Disc"@en,
        "モノノ系彼女 ～陰キャですが、恋して良いですか?～ ソフマップ購入特典デジタルコンテンツディスク"@ja,
        "Mononokei Kanojo ~Inkya Desu ga, Koishite Ii Desu ka?~ Sofmap Bonus Digital Content Disc"@ja-latn ;
    schema:publisher _:N1b51ff1567f5481da900cff16695fd42 ;
    foaf:depiction <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

_:N1b51ff1567f5481da900cff16695fd42 schema:name "North Box"@en,
        "North Box"@ja,
        "North Box"@ja-latn ;
    foaf:name "North Box"@en,
        "North Box"@ja,
        "North Box"@ja-latn .

_:N34869df272a24c80a1b32588137866d3 a schema:Person,
        foaf:Person ;
    mo:performed <album/96686#performance> ;
    schema:name "姫柊咲良"@en ;
    foaf:name "姫柊咲良"@en .

