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

<artist/4477#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kio Nachi"@en ;
    foaf:made <album/68081#lyrics>,
        <album/68081#subject> ;
    foaf:name "Kio Nachi"@en .

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

<artist/14355#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68081#subject> ;
    schema:name "Jun Okubo"@en,
        "大久保潤"@ja ;
    foaf:made <album/68081#composition>,
        <album/68081#subject> ;
    foaf:name "Jun Okubo"@en,
        "大久保潤"@ja .

<artist/82#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68081#subject> ;
    schema:name "MANYO"@en ;
    foaf:made <album/68081#composition>,
        <album/68081#subject> ;
    foaf:name "MANYO"@en .

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

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

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

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

<https://medium-media.vgm.io/albums/18/68081/68081-1494166507.jpg> a schema:ImageObject,
        foaf:Image .

<album/68081#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "KARAKARA ORIGINAL SOUND TRACK & Voice Drama CD"@en,
        "KARAKARA ORIGINAL SOUND TRACK & Voice Drama CD"@ja,
        "KARAKARA ORIGINAL SOUND TRACK & Voice Drama CD"@ja-latn ;
    mo:composer <artist/14355#subject>,
        <artist/82#subject> ;
    mo:produced_work <album/68081#musicalwork> ;
    schema:name "KARAKARA ORIGINAL SOUND TRACK & Voice Drama CD"@en,
        "KARAKARA ORIGINAL SOUND TRACK & Voice Drama CD"@ja,
        "KARAKARA ORIGINAL SOUND TRACK & Voice Drama CD"@ja-latn .

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

<album/68081#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "KARAKARA ORIGINAL SOUND TRACK & Voice Drama CD"@en,
        "KARAKARA ORIGINAL SOUND TRACK & Voice Drama CD"@ja,
        "KARAKARA ORIGINAL SOUND TRACK & Voice Drama CD"@ja-latn ;
    mo:performance_of <album/68081#musicalwork> ;
    mo:performer <artist/44593#subject> ;
    mo:recorded_as <album/68081#musicalexpression> ;
    schema:byArtist <artist/44593#subject> ;
    schema:name "KARAKARA ORIGINAL SOUND TRACK & Voice Drama CD"@en,
        "KARAKARA ORIGINAL SOUND TRACK & Voice Drama CD"@ja,
        "KARAKARA ORIGINAL SOUND TRACK & Voice Drama CD"@ja-latn ;
    schema:workPerformed <album/68081#musicalwork> .

<artist/44593#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/68081#performance> ;
    schema:name "Luna"@en ;
    foaf:name "Luna"@en .

<album/68081#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-03-30"^^xsd:date ;
    dcterms:title "KARAKARA ORIGINAL SOUND TRACK & Voice Drama CD"@en,
        "KARAKARA ORIGINAL SOUND TRACK & Voice Drama CD"@ja,
        "KARAKARA ORIGINAL SOUND TRACK & Voice Drama CD"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/68081#musicalexpression> ;
    mo:publisher <org/2586#subject> ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "KARAKARA"@en ;
            foaf:name "KARAKARA"@en ] ;
    schema:byArtist <artist/44593#subject> ;
    schema:datePublished "2017-03-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/68081/68081-1494166507.jpg> ;
    schema:name "KARAKARA ORIGINAL SOUND TRACK & Voice Drama CD"@en,
        "KARAKARA ORIGINAL SOUND TRACK & Voice Drama CD"@ja,
        "KARAKARA ORIGINAL SOUND TRACK & Voice Drama CD"@ja-latn ;
    schema:publisher <org/2586#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/68081/68081-1494166507.jpg> .

