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

<album/91334#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PLAY! PLAY! PLAY! GO! Digital Contents Data"@en,
        "プレイ! プレイ! プレイ! GO! デジタルコンテンツデータ"@ja,
        "PLAY! PLAY! PLAY! GO! Digital Contents Data"@ja-latn ;
    mo:produced_work <album/91334#musicalwork> ;
    schema:name "PLAY! PLAY! PLAY! GO! Digital Contents Data"@en,
        "プレイ! プレイ! プレイ! GO! デジタルコンテンツデータ"@ja,
        "PLAY! PLAY! PLAY! GO! Digital Contents Data"@ja-latn .

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

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

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

<org/1978#subject> schema:name "VALKYRIA"@en,
        "わるきゅ～れ"@ja,
        "VALKYRIA"@ja-latn ;
    foaf:name "VALKYRIA"@en,
        "わるきゅ～れ"@ja,
        "VALKYRIA"@ja-latn .

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

<artist/32390#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/91334#performance> ;
    schema:name "Neru Azuki"@en,
        "逢月ねる"@ja ;
    foaf:name "Neru Azuki"@en,
        "逢月ねる"@ja .

<artist/34119#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/91334#performance> ;
    schema:name "Yuika"@en,
        "唯香"@ja ;
    foaf:name "Yuika"@en,
        "唯香"@ja .

<album/91334#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PLAY! PLAY! PLAY! GO! Digital Contents Data"@en,
        "プレイ! プレイ! プレイ! GO! デジタルコンテンツデータ"@ja,
        "PLAY! PLAY! PLAY! GO! Digital Contents Data"@ja-latn ;
    mo:performance_of <album/91334#musicalwork> ;
    mo:performer <artist/32390#subject>,
        <artist/34119#subject> ;
    mo:recorded_as <album/91334#musicalexpression> ;
    schema:byArtist <artist/32390#subject>,
        <artist/34119#subject> ;
    schema:name "PLAY! PLAY! PLAY! GO! Digital Contents Data"@en,
        "プレイ! プレイ! プレイ! GO! デジタルコンテンツデータ"@ja,
        "PLAY! PLAY! PLAY! GO! Digital Contents Data"@ja-latn ;
    schema:workPerformed <album/91334#musicalwork> .

<album/91334#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-05-25"^^xsd:date ;
    dcterms:title "PLAY! PLAY! PLAY! GO! Digital Contents Data"@en,
        "プレイ! プレイ! プレイ! GO! デジタルコンテンツデータ"@ja,
        "PLAY! PLAY! PLAY! GO! Digital Contents Data"@ja-latn ;
    mo:catalogue_number "HBTT-272" ;
    mo:media_type "CD-ROM" ;
    mo:publication_of <album/91334#musicalexpression> ;
    mo:publisher <org/1978#subject> ;
    mo:record _:N48daa041a5124cda8dd542c282fbf6ac ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "PLAY! PLAY! PLAY! GO!"@en ;
            foaf:name "PLAY! PLAY! PLAY! GO!"@en ] ;
    schema:byArtist <artist/32390#subject>,
        <artist/34119#subject> ;
    schema:datePublished "2018-05-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    schema:name "PLAY! PLAY! PLAY! GO! Digital Contents Data"@en,
        "プレイ! プレイ! プレイ! GO! デジタルコンテンツデータ"@ja,
        "PLAY! PLAY! PLAY! GO! Digital Contents Data"@ja-latn ;
    schema:publisher <org/1978#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

<https://vgmdb.net/db/img/album-nsfw-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/91334#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    foaf:depicts <album/91334#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

_:N9d44d0362c7149e1b1c872a3b9323e6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オナニー～果純の日常～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT12:13"^^xsd:interval ;
    schema:inPlaylist _:N48daa041a5124cda8dd542c282fbf6ac ;
    schema:name "オナニー～果純の日常～"@ja .

_:Nb5da427adc274b6d837b344840221c9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オナニー～黒き華が咲いた瞬間～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT12:07"^^xsd:interval ;
    schema:inPlaylist _:N48daa041a5124cda8dd542c282fbf6ac ;
    schema:name "オナニー～黒き華が咲いた瞬間～"@ja .

_:N48daa041a5124cda8dd542c282fbf6ac a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9d44d0362c7149e1b1c872a3b9323e6d,
        _:Nb5da427adc274b6d837b344840221c9d ;
    mo:track_count 2 ;
    schema:duration "PT24:20"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N9d44d0362c7149e1b1c872a3b9323e6d,
        _:Nb5da427adc274b6d837b344840221c9d .

