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

<artist/31071#subject> a schema:Person,
        foaf:Person ;
    schema:name "Inori Haizumi"@en,
        "灰墨イノリ"@ja ;
    foaf:made <album/116754#lyrics>,
        <album/116754#subject>,
        <album/116754#vocals> ;
    foaf:name "Inori Haizumi"@en,
        "灰墨イノリ"@ja .

<artist/76#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116754#subject> ;
    schema:name "Soshi Hosoi"@en,
        "細井聡司"@ja ;
    foaf:made <album/116754#composition>,
        <album/116754#subject> ;
    foaf:name "Soshi Hosoi"@en,
        "細井聡司"@ja .

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

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

<album/116754#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Drastic Girl / Inori Haizumi"@en,
        "Drastic Girl / 灰墨イノリ"@ja,
        "Drastic Girl / Inori Haizumi"@ja-latn ;
    mo:performance_of <album/116754#musicalwork> ;
    mo:recorded_as <album/116754#musicalexpression> ;
    schema:name "Drastic Girl / Inori Haizumi"@en,
        "Drastic Girl / 灰墨イノリ"@ja,
        "Drastic Girl / Inori Haizumi"@ja-latn ;
    schema:workPerformed <album/116754#musicalwork> .

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

<org/2856#subject> schema:name "hosplug"@en,
        "hosplug"@ja,
        "hosplug"@ja-latn ;
    foaf:name "hosplug"@en,
        "hosplug"@ja,
        "hosplug"@ja-latn .

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

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

<album/116754#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Drastic Girl / Inori Haizumi"@en,
        "Drastic Girl / 灰墨イノリ"@ja,
        "Drastic Girl / Inori Haizumi"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(hosplug"@en ;
            foaf:made <album/116754#composition> ;
            foaf:name "(hosplug"@en ],
        <artist/76#subject> ;
    mo:produced_work <album/116754#musicalwork> ;
    schema:name "Drastic Girl / Inori Haizumi"@en,
        "Drastic Girl / 灰墨イノリ"@ja,
        "Drastic Girl / Inori Haizumi"@ja-latn .

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

<album/116754#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-31"^^xsd:date ;
    dcterms:title "Drastic Girl / Inori Haizumi"@en,
        "Drastic Girl / 灰墨イノリ"@ja,
        "Drastic Girl / Inori Haizumi"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/116754#musicalexpression> ;
    mo:publisher <org/2856#subject> ;
    mo:record_count 0 ;
    schema:datePublished "2016-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/45/116754/116754-5002c2da259e.png> ;
    schema:name "Drastic Girl / Inori Haizumi"@en,
        "Drastic Girl / 灰墨イノリ"@ja,
        "Drastic Girl / Inori Haizumi"@ja-latn ;
    schema:publisher <org/2856#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/116754/116754-5002c2da259e.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116754#subject> ;
    schema:name "(hosplug"@en ;
    foaf:made <album/116754#subject> ;
    foaf:name "(hosplug"@en .

