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

<album/113620#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kitten Festival e.p."@en,
        "Kitten Festival e.p."@ja,
        "Kitten Festival e.p."@ja-latn ;
    mo:produced_work <album/113620#musicalwork> ;
    schema:name "Kitten Festival e.p."@en,
        "Kitten Festival e.p."@ja,
        "Kitten Festival e.p."@ja-latn .

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

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

<product/10012#subject> a schema:CreativeWork ;
    schema:name "Touhou Kouryuudou ~ Unconnected Marketeers."@en,
        "東方虹龍洞　〜 Unconnected Marketeers."@ja,
        "Touhou Kouryuudou ~ Unconnected Marketeers."@ja-latn ;
    foaf:name "Touhou Kouryuudou ~ Unconnected Marketeers."@en,
        "東方虹龍洞　〜 Unconnected Marketeers."@ja,
        "Touhou Kouryuudou ~ Unconnected Marketeers."@ja-latn .

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

<album/113620#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kitten Festival e.p."@en,
        "Kitten Festival e.p."@ja,
        "Kitten Festival e.p."@ja-latn ;
    mo:performance_of <album/113620#musicalwork> ;
    mo:recorded_as <album/113620#musicalexpression> ;
    schema:name "Kitten Festival e.p."@en,
        "Kitten Festival e.p."@ja,
        "Kitten Festival e.p."@ja-latn ;
    schema:workPerformed <album/113620#musicalwork> .

<org/736#subject> schema:name "Amateras Records"@en,
        "Amateras Records"@ja,
        "Amateras Records"@ja-latn ;
    foaf:name "Amateras Records"@en,
        "Amateras Records"@ja,
        "Amateras Records"@ja-latn .

<https://media.vgm.io/albums/02/113620/113620-134640bab2a4.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/113620#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/02/113620/113620-134640bab2a4.jpg> ;
    foaf:depicts <album/113620#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/02/113620/113620-134640bab2a4.jpg> .

<https://medium-media.vgm.io/albums/02/113620/113620-134640bab2a4.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/113620#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-08-14"^^xsd:date ;
    dcterms:title "Kitten Festival e.p."@en,
        "Kitten Festival e.p."@ja,
        "Kitten Festival e.p."@ja-latn ;
    mo:catalogue_number "AMRE-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/113620#musicalexpression> ;
    mo:publisher <org/736#subject> ;
    mo:record _:Nc0299350f9164549a756417720bc429c ;
    mo:record_count 1 ;
    schema:about <product/10012#subject> ;
    schema:datePublished "2021-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/02/113620/113620-134640bab2a4.jpg> ;
    schema:name "Kitten Festival e.p."@en,
        "Kitten Festival e.p."@ja,
        "Kitten Festival e.p."@ja-latn ;
    schema:publisher <org/736#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/113620/113620-134640bab2a4.jpg> .

_:Nb470efaf2f7f4f71864cfee94f792661 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Branch Mining Dragon Gems"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc0299350f9164549a756417720bc429c ;
    schema:name "Branch Mining Dragon Gems"@en .

_:Nfef59553f73346e8a0008564fc7f3b35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kitten Festival"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc0299350f9164549a756417720bc429c ;
    schema:name "Kitten Festival"@en .

_:Nc0299350f9164549a756417720bc429c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb470efaf2f7f4f71864cfee94f792661,
        _:Nfef59553f73346e8a0008564fc7f3b35 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nb470efaf2f7f4f71864cfee94f792661,
        _:Nfef59553f73346e8a0008564fc7f3b35 .

