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

<album/73808#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Is the order a rabbit?? Nendoroid Chino Character Voice CD"@en,
        "ご注文はうさぎですか?? ねんどろいど チノ キャラボイスCD"@ja,
        "Gochuumon wa Usagi desu ka?? Nendoroid Chino Character Voice CD"@ja-latn ;
    mo:produced_work <album/73808#musicalwork> ;
    schema:name "Is the order a rabbit?? Nendoroid Chino Character Voice CD"@en,
        "ご注文はうさぎですか?? ねんどろいど チノ キャラボイスCD"@ja,
        "Gochuumon wa Usagi desu ka?? Nendoroid Chino Character Voice CD"@ja-latn .

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

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

<product/3940#subject> a schema:CreativeWork ;
    schema:name "Is the Order a Rabbit?? Season 2"@en,
        "ご注文はうさぎですか??"@ja,
        "Gochuumon wa Usagi desu ka??"@ja-latn ;
    foaf:name "Is the Order a Rabbit?? Season 2"@en,
        "ご注文はうさぎですか??"@ja,
        "Gochuumon wa Usagi desu ka??"@ja-latn .

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

<org/2417#subject> schema:name "onsen"@en,
        "音泉"@ja,
        "onsen"@ja-latn ;
    foaf:name "onsen"@en,
        "音泉"@ja,
        "onsen"@ja-latn .

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

<https://medium-media.vgm.io/albums/80/73808/73808-1514325704.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/73808#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Is the order a rabbit?? Nendoroid Chino Character Voice CD"@en,
        "ご注文はうさぎですか?? ねんどろいど チノ キャラボイスCD"@ja,
        "Gochuumon wa Usagi desu ka?? Nendoroid Chino Character Voice CD"@ja-latn ;
    mo:performance_of <album/73808#musicalwork> ;
    mo:performer <artist/15361#subject> ;
    mo:recorded_as <album/73808#musicalexpression> ;
    schema:byArtist <artist/15361#subject> ;
    schema:name "Is the order a rabbit?? Nendoroid Chino Character Voice CD"@en,
        "ご注文はうさぎですか?? ねんどろいど チノ キャラボイスCD"@ja,
        "Gochuumon wa Usagi desu ka?? Nendoroid Chino Character Voice CD"@ja-latn ;
    schema:workPerformed <album/73808#musicalwork> .

<artist/15361#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73808#performance> ;
    schema:name "Inori Minase"@en,
        "水瀬いのり"@ja ;
    foaf:name "Inori Minase"@en,
        "水瀬いのり"@ja .

<album/73808#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-12-25"^^xsd:date ;
    dcterms:title "Is the order a rabbit?? Nendoroid Chino Character Voice CD"@en,
        "ご注文はうさぎですか?? ねんどろいど チノ キャラボイスCD"@ja,
        "Gochuumon wa Usagi desu ka?? Nendoroid Chino Character Voice CD"@ja-latn ;
    mo:catalogue_number "USASP-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/73808#musicalexpression> ;
    mo:publisher <org/2417#subject> ;
    mo:record_count 0 ;
    schema:about <product/3940#subject> ;
    schema:byArtist <artist/15361#subject> ;
    schema:datePublished "2017-12-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/80/73808/73808-1514325704.jpg> ;
    schema:name "Is the order a rabbit?? Nendoroid Chino Character Voice CD"@en,
        "ご注文はうさぎですか?? ねんどろいど チノ キャラボイスCD"@ja,
        "Gochuumon wa Usagi desu ka?? Nendoroid Chino Character Voice CD"@ja-latn ;
    schema:publisher <org/2417#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/73808/73808-1514325704.jpg> .

