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

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

<artist/10163#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83755#subject> ;
    schema:name "KTG"@en ;
    foaf:made <album/83755#composition>,
        <album/83755#subject> ;
    foaf:name "KTG"@en .

<artist/6650#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83755#subject> ;
    schema:name "Kahan"@en,
        "華飯"@ja ;
    foaf:made <album/83755#composition>,
        <album/83755#subject> ;
    foaf:name "Kahan"@en,
        "華飯"@ja .

<event/195> a mo:Release ;
    schema:name "Released at Comic Market 91 (Dec 29, 2016 to Dec 31, 2016)" .

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

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

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

<https://medium-media.vgm.io/albums/55/83755/83755-1548515957.jpg> a schema:ImageObject,
        foaf:Image .

<album/83755#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I WANT."@en,
        "I WANT."@ja,
        "I WANT."@ja-latn ;
    mo:composer <artist/10163#subject>,
        <artist/6650#subject> ;
    mo:produced_work <album/83755#musicalwork> ;
    schema:name "I WANT."@en,
        "I WANT."@ja,
        "I WANT."@ja-latn .

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

<album/83755#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I WANT."@en,
        "I WANT."@ja,
        "I WANT."@ja-latn ;
    mo:performance_of <album/83755#musicalwork> ;
    mo:performer <artist/15641#subject> ;
    mo:recorded_as <album/83755#musicalexpression> ;
    schema:byArtist <artist/15641#subject> ;
    schema:name "I WANT."@en,
        "I WANT."@ja,
        "I WANT."@ja-latn ;
    schema:workPerformed <album/83755#musicalwork> .

<artist/15641#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83755#performance> ;
    schema:name "Hana"@en,
        "はな"@ja ;
    foaf:made <album/83755#lyrics>,
        <album/83755#subject> ;
    foaf:name "Hana"@en,
        "はな"@ja .

<album/83755#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-31"^^xsd:date ;
    dcterms:title "I WANT."@en,
        "I WANT."@ja,
        "I WANT."@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/83755#musicalexpression> ;
    mo:publisher _:N0f72b90e246e4c848521a8114cf39208 ;
    mo:record _:N22bf6dae461e4a8594f9c1b50bebd79d ;
    mo:record_count 1 ;
    mo:release <event/195> ;
    schema:byArtist <artist/15641#subject> ;
    schema:datePublished "2016-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/55/83755/83755-1548515957.jpg> ;
    schema:name "I WANT."@en,
        "I WANT."@ja,
        "I WANT."@ja-latn ;
    schema:publisher _:N0f72b90e246e4c848521a8114cf39208 ;
    foaf:depiction <https://media.vgm.io/albums/55/83755/83755-1548515957.jpg> .

_:N0f72b90e246e4c848521a8114cf39208 schema:name "forest"@en ;
    foaf:name "forest"@en .

_:N657bf0f662514a6d8f1cf5937a0bf09d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モニタリング"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N22bf6dae461e4a8594f9c1b50bebd79d ;
    schema:name "モニタリング"@ja .

_:N948841bfcfca4f028e4e08bd149dc02f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "mermaid"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N22bf6dae461e4a8594f9c1b50bebd79d ;
    schema:name "mermaid"@ja .

_:Nca7787a523b645878b1388b5df3af177 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ねえ"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N22bf6dae461e4a8594f9c1b50bebd79d ;
    schema:name "ねえ"@ja .

_:Neb9b405b398842fc897a6427653a00bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "waiting"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N22bf6dae461e4a8594f9c1b50bebd79d ;
    schema:name "waiting"@ja .

_:N22bf6dae461e4a8594f9c1b50bebd79d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N657bf0f662514a6d8f1cf5937a0bf09d,
        _:N948841bfcfca4f028e4e08bd149dc02f,
        _:Nca7787a523b645878b1388b5df3af177,
        _:Neb9b405b398842fc897a6427653a00bb ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N657bf0f662514a6d8f1cf5937a0bf09d,
        _:N948841bfcfca4f028e4e08bd149dc02f,
        _:Nca7787a523b645878b1388b5df3af177,
        _:Neb9b405b398842fc897a6427653a00bb .

