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

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

<artist/65#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27762#subject> ;
    schema:name "Masayoshi Murakami"@en,
        "村上正芳"@ja ;
    foaf:made <album/27762#composition>,
        <album/27762#subject> ;
    foaf:name "Masayoshi Murakami"@en,
        "村上正芳"@ja .

<album/27762#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Days"@en,
        "Days"@ja,
        "Days"@ja-latn ;
    mo:composer <artist/65#subject> ;
    mo:produced_work <album/27762#musicalwork> ;
    schema:name "Days"@en,
        "Days"@ja,
        "Days"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/26/27762/27762-1312221267.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3228#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27762#performance> ;
    schema:name "Ai Maeda"@en,
        "前田愛"@ja ;
    foaf:name "Ai Maeda"@en,
        "前田愛"@ja .

<artist/3744#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27762#performance> ;
    schema:name "Hassy"@en ;
    foaf:made <album/27762#lyrics>,
        <album/27762#subject> ;
    foaf:name "Hassy"@en .

<artist/69#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27762#performance> ;
    schema:name "Kanako Ito"@en,
        "いとうかなこ"@ja ;
    foaf:name "Kanako Ito"@en,
        "いとうかなこ"@ja .

<artist/9086#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27762#performance> ;
    schema:name "Koji Wada"@en,
        "和田光司"@ja ;
    foaf:name "Koji Wada"@en,
        "和田光司"@ja .

<album/27762#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Days"@en,
        "Days"@ja,
        "Days"@ja-latn ;
    mo:performance_of <album/27762#musicalwork> ;
    mo:performer _:N009099f023024eeca7184d005a798a6e,
        <artist/3228#subject>,
        <artist/3744#subject>,
        <artist/69#subject>,
        <artist/9086#subject> ;
    mo:recorded_as <album/27762#musicalexpression> ;
    schema:byArtist _:N009099f023024eeca7184d005a798a6e,
        <artist/3228#subject>,
        <artist/3744#subject>,
        <artist/69#subject>,
        <artist/9086#subject> ;
    schema:name "Days"@en,
        "Days"@ja,
        "Days"@ja-latn ;
    schema:workPerformed <album/27762#musicalwork> .

<album/27762#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-07-06"^^xsd:date ;
    dcterms:title "Days"@en,
        "Days"@ja,
        "Days"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/27762#musicalexpression> ;
    mo:publisher _:Ndbb01fb991c84eb0bdec9477635f577e ;
    mo:record _:N3a10854a88a444f0a091d6a3024ee512 ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Sammy"@en ;
            foaf:name "Sammy"@en ],
        <artist/3228#subject>,
        <artist/3744#subject>,
        <artist/69#subject>,
        <artist/9086#subject> ;
    schema:datePublished "2011-07-06"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/26/27762/27762-1312221267.jpg> ;
    schema:name "Days"@en,
        "Days"@ja,
        "Days"@ja-latn ;
    schema:publisher _:Ndbb01fb991c84eb0bdec9477635f577e ;
    foaf:depiction <https://media.vgm.io/albums/26/27762/27762-1312221267.jpg> .

_:N009099f023024eeca7184d005a798a6e a schema:Person,
        foaf:Person ;
    mo:performed <album/27762#performance> ;
    schema:name "Sammy"@en ;
    foaf:name "Sammy"@en .

_:N25502274e5b64a59ac38ac39d6cc7725 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Days"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N3a10854a88a444f0a091d6a3024ee512 ;
    schema:name "Days"@en .

_:N3a10854a88a444f0a091d6a3024ee512 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N25502274e5b64a59ac38ac39d6cc7725 ;
    mo:track_count 1 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N25502274e5b64a59ac38ac39d6cc7725 .

_:Ndbb01fb991c84eb0bdec9477635f577e schema:name "Kiyosaku"@en ;
    foaf:name "Kiyosaku"@en .

