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

<artist/12218#subject> a schema:Person,
        foaf:Person ;
    schema:name "Wani"@en,
        "ワニ"@ja ;
    foaf:made <album/62369#lyrics>,
        <album/62369#subject> ;
    foaf:name "Wani"@en,
        "ワニ"@ja .

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62369#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/62369#composition>,
        <album/62369#subject> ;
    foaf:name "ZUN"@en .

<event/188> a mo:Release ;
    schema:name "Released at Comic Market 90 (Aug 12, 2016 to Aug 14, 2016)" .

<album/62369#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Negaigoto liner"@en,
        "願いごとライナー"@ja,
        "Negaigoto liner"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/62369#musicalwork> ;
    schema:name "Negaigoto liner"@en,
        "願いごとライナー"@ja,
        "Negaigoto liner"@ja-latn .

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

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

<org/503#subject> schema:name "monochrome-coat"@en,
        "monochrome-coat"@ja,
        "monochrome-coat"@ja-latn ;
    foaf:name "monochrome-coat"@en,
        "monochrome-coat"@ja,
        "monochrome-coat"@ja-latn .

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

<https://medium-media.vgm.io/albums/96/62369/62369-1476497848.png> a schema:ImageObject,
        foaf:Image .

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

<artist/23826#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62369#performance> ;
    schema:name "Chiaki Ura"@en,
        "浦千晃"@ja ;
    foaf:name "Chiaki Ura"@en,
        "浦千晃"@ja .

<artist/4383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62369#performance> ;
    schema:name "Meramipop"@en,
        "めらみぽっぷ"@ja ;
    foaf:name "Meramipop"@en,
        "めらみぽっぷ"@ja .

<album/62369#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Negaigoto liner"@en,
        "願いごとライナー"@ja,
        "Negaigoto liner"@ja-latn ;
    mo:performance_of <album/62369#musicalwork> ;
    mo:performer <artist/23826#subject>,
        <artist/4383#subject> ;
    mo:recorded_as <album/62369#musicalexpression> ;
    schema:byArtist <artist/23826#subject>,
        <artist/4383#subject> ;
    schema:name "Negaigoto liner"@en,
        "願いごとライナー"@ja,
        "Negaigoto liner"@ja-latn ;
    schema:workPerformed <album/62369#musicalwork> .

<album/62369#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-08-13"^^xsd:date ;
    dcterms:title "Negaigoto liner"@en,
        "願いごとライナー"@ja,
        "Negaigoto liner"@ja-latn ;
    mo:catalogue_number "KS-01" ;
    mo:media_type "CD" ;
    mo:publication_of <album/62369#musicalexpression> ;
    mo:publisher <org/503#subject> ;
    mo:record _:N95582de52c314ad7a8000da1c5a387e9 ;
    mo:record_count 1 ;
    mo:release <event/188> ;
    schema:byArtist <artist/23826#subject>,
        <artist/4383#subject> ;
    schema:datePublished "2016-08-13"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/96/62369/62369-1476497848.png> ;
    schema:name "Negaigoto liner"@en,
        "願いごとライナー"@ja,
        "Negaigoto liner"@ja-latn ;
    schema:publisher <org/503#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/62369/62369-1476497848.png> .

_:Nd895b158100240ed8dd14fe9210409d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "願いごとライナー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N95582de52c314ad7a8000da1c5a387e9 ;
    schema:name "願いごとライナー"@ja .

_:Nef5d2271abfc40fba30d3ad9b978f088 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "願いごとライナー -Off vocal ver.-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N95582de52c314ad7a8000da1c5a387e9 ;
    schema:name "願いごとライナー -Off vocal ver.-"@ja .

_:N95582de52c314ad7a8000da1c5a387e9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nd895b158100240ed8dd14fe9210409d5,
        _:Nef5d2271abfc40fba30d3ad9b978f088 ;
    mo:track_count 2 ;
    schema:duration "PT8:51"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nd895b158100240ed8dd14fe9210409d5,
        _:Nef5d2271abfc40fba30d3ad9b978f088 .

