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

<album/44543#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "NO-RIN vol.1 Special CD"@en,
        "のうりん vol.1 スペシャルCD"@ja,
        "NO-RIN vol.1 Special CD"@ja-latn ;
    mo:produced_work <album/44543#musicalwork> ;
    schema:name "NO-RIN vol.1 Special CD"@en,
        "のうりん vol.1 スペシャルCD"@ja,
        "NO-RIN vol.1 Special CD"@ja-latn .

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

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

<product/2850#subject> a schema:CreativeWork ;
    schema:name "NO-RIN"@en,
        "のうりん"@ja,
        "Nourin"@ja-latn ;
    foaf:name "NO-RIN"@en,
        "のうりん"@ja,
        "Nourin"@ja-latn .

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

<org/1370#subject> schema:name "M.F.W"@en,
        "M.F.W"@ja,
        "M.F.W"@ja-latn ;
    foaf:name "M.F.W"@en,
        "M.F.W"@ja,
        "M.F.W"@ja-latn .

<https://media.vgm.io/albums/34/44543/44543-1393340260.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/44543#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/34/44543/44543-1393340260.png> ;
    foaf:depicts <album/44543#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/34/44543/44543-1393340260.png> .

<https://medium-media.vgm.io/albums/34/44543/44543-1393340260.png> a schema:ImageObject,
        foaf:Image .

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

<artist/6711#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/44543#performance> ;
    schema:name "Emiri Kato"@en,
        "加藤英美里"@ja ;
    foaf:name "Emiri Kato"@en,
        "加藤英美里"@ja .

<artist/6783#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/44543#performance> ;
    schema:name "Kana Hanazawa"@en,
        "花澤香菜"@ja ;
    foaf:name "Kana Hanazawa"@en,
        "花澤香菜"@ja .

<artist/6969#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/44543#performance> ;
    schema:name "Wataru Hatano"@en,
        "羽多野渉"@ja ;
    foaf:name "Wataru Hatano"@en,
        "羽多野渉"@ja .

<artist/7163#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/44543#performance> ;
    schema:name "Marina Inoue"@en,
        "井上麻里奈"@ja ;
    foaf:name "Marina Inoue"@en,
        "井上麻里奈"@ja .

<artist/869#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/44543#performance> ;
    schema:name "Yukari Tamura"@en,
        "田村ゆかり"@ja ;
    foaf:name "Yukari Tamura"@en,
        "田村ゆかり"@ja .

<artist/9077#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/44543#performance> ;
    schema:name "Shintaro Asanuma"@en,
        "浅沼晋太郎"@ja ;
    foaf:name "Shintaro Asanuma"@en,
        "浅沼晋太郎"@ja .

<album/44543#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-04-09"^^xsd:date ;
    dcterms:title "NO-RIN vol.1 Special CD"@en,
        "のうりん vol.1 スペシャルCD"@ja,
        "NO-RIN vol.1 Special CD"@ja-latn ;
    mo:catalogue_number "MFXN-0013EX" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44543#musicalexpression> ;
    mo:publisher <org/1370#subject> ;
    mo:record_count 0 ;
    schema:about <product/2850#subject> ;
    schema:byArtist <artist/6711#subject>,
        <artist/6783#subject>,
        <artist/6969#subject>,
        <artist/7163#subject>,
        <artist/869#subject>,
        <artist/9077#subject> ;
    schema:datePublished "2014-04-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/34/44543/44543-1393340260.png> ;
    schema:name "NO-RIN vol.1 Special CD"@en,
        "のうりん vol.1 スペシャルCD"@ja,
        "NO-RIN vol.1 Special CD"@ja-latn ;
    schema:publisher <org/1370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/44543/44543-1393340260.png> .

<album/44543#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "NO-RIN vol.1 Special CD"@en,
        "のうりん vol.1 スペシャルCD"@ja,
        "NO-RIN vol.1 Special CD"@ja-latn ;
    mo:performance_of <album/44543#musicalwork> ;
    mo:performer <artist/6711#subject>,
        <artist/6783#subject>,
        <artist/6969#subject>,
        <artist/7163#subject>,
        <artist/869#subject>,
        <artist/9077#subject> ;
    mo:recorded_as <album/44543#musicalexpression> ;
    schema:byArtist <artist/6711#subject>,
        <artist/6783#subject>,
        <artist/6969#subject>,
        <artist/7163#subject>,
        <artist/869#subject>,
        <artist/9077#subject> ;
    schema:name "NO-RIN vol.1 Special CD"@en,
        "のうりん vol.1 スペシャルCD"@ja,
        "NO-RIN vol.1 Special CD"@ja-latn ;
    schema:workPerformed <album/44543#musicalwork> .

