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

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

<event/51> a mo:Release ;
    schema:name "Resold at Comic Market 76 (Aug 14, 2009 to Aug 16, 2009)" .

<album/20201#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dokitto! Bikini Pai Big Bonus Music Comiket 76 SP"@en,
        "ドキッと！ビキニパイ Big Bonus Music コミケ76SP"@ja,
        "Dokitto! Bikini Pai Big Bonus Music Comiket 76 SP"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "NET SOUND PROJECT"@en ;
            foaf:made <album/20201#composition> ;
            foaf:name "NET SOUND PROJECT"@en ] ;
    mo:produced_work <album/20201#musicalwork> ;
    schema:name "Dokitto! Bikini Pai Big Bonus Music Comiket 76 SP"@en,
        "ドキッと！ビキニパイ Big Bonus Music コミケ76SP"@ja,
        "Dokitto! Bikini Pai Big Bonus Music Comiket 76 SP"@ja-latn .

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

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

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

<artist/3919#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20201#performance> ;
    schema:name "MIIKO"@en,
        "み～こ"@ja ;
    foaf:name "MIIKO"@en,
        "み～こ"@ja .

<album/20201#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dokitto! Bikini Pai Big Bonus Music Comiket 76 SP"@en,
        "ドキッと！ビキニパイ Big Bonus Music コミケ76SP"@ja,
        "Dokitto! Bikini Pai Big Bonus Music Comiket 76 SP"@ja-latn ;
    mo:performance_of <album/20201#musicalwork> ;
    mo:performer _:Nd7db2a5858d4442798cfb63943333069,
        <artist/3919#subject> ;
    mo:recorded_as <album/20201#musicalexpression> ;
    schema:byArtist _:Nd7db2a5858d4442798cfb63943333069,
        <artist/3919#subject> ;
    schema:name "Dokitto! Bikini Pai Big Bonus Music Comiket 76 SP"@en,
        "ドキッと！ビキニパイ Big Bonus Music コミケ76SP"@ja,
        "Dokitto! Bikini Pai Big Bonus Music Comiket 76 SP"@ja-latn ;
    schema:workPerformed <album/20201#musicalwork> .

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

<album/20201#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-14"^^xsd:date ;
    dcterms:title "Dokitto! Bikini Pai Big Bonus Music Comiket 76 SP"@en,
        "ドキッと！ビキニパイ Big Bonus Music コミケ76SP"@ja,
        "Dokitto! Bikini Pai Big Bonus Music Comiket 76 SP"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20201#musicalexpression> ;
    mo:publisher _:N59ca8e9d93804688b89b70440391110b ;
    mo:record _:N41a3a7beb6be4b999c739e3619c3979a ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dokitto! Bikini Pai"@en ;
            foaf:name "Dokitto! Bikini Pai"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "NET SOUND PROJECT"@en ;
            foaf:name "NET SOUND PROJECT"@en ],
        <artist/3919#subject> ;
    schema:datePublished "2009-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    schema:name "Dokitto! Bikini Pai Big Bonus Music Comiket 76 SP"@en,
        "ドキッと！ビキニパイ Big Bonus Music コミケ76SP"@ja,
        "Dokitto! Bikini Pai Big Bonus Music Comiket 76 SP"@ja-latn ;
    schema:publisher _:N59ca8e9d93804688b89b70440391110b ;
    foaf:depiction <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

[] a schema:Person,
        foaf:Person ;
    schema:name "NET SOUND PROJECT"@en ;
    foaf:made <album/20201#lyrics> ;
    foaf:name "NET SOUND PROJECT"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "NET SOUND PROJECT"@en ;
    foaf:made <album/20201#subject> ;
    foaf:name "NET SOUND PROJECT"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20201#subject> ;
    schema:name "NET SOUND PROJECT"@en ;
    foaf:made <album/20201#subject> ;
    foaf:name "NET SOUND PROJECT"@en .

_:N59ca8e9d93804688b89b70440391110b schema:name "NET Corporation"@en ;
    foaf:name "NET Corporation"@en .

_:N5c76efd3d60347039cf721ec61c70d7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふりむいて笑って"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N41a3a7beb6be4b999c739e3619c3979a ;
    schema:name "ふりむいて笑って"@ja .

_:N7835ec416ec444fe8f285ff560ccf951 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋つくりませんか？"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N41a3a7beb6be4b999c739e3619c3979a ;
    schema:name "恋つくりませんか？"@ja .

_:N9ed8ea46352a4af999738b75e0810ad5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドキッと！ビキニパイ (日本の武道館Mix)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N41a3a7beb6be4b999c739e3619c3979a ;
    schema:name "ドキッと！ビキニパイ (日本の武道館Mix)"@ja .

_:Nd7db2a5858d4442798cfb63943333069 a schema:Person,
        foaf:Person ;
    mo:performed <album/20201#performance> ;
    schema:name "NET SOUND PROJECT"@en ;
    foaf:name "NET SOUND PROJECT"@en .

_:Nea06a9ee59a742ffa6879172eb42d807 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真夏に降る雪"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N41a3a7beb6be4b999c739e3619c3979a ;
    schema:name "真夏に降る雪"@ja .

_:Nf5f9e9a205894476bf1cd843002ef3f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドキッと！ビキニパイ (Originai Version)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N41a3a7beb6be4b999c739e3619c3979a ;
    schema:name "ドキッと！ビキニパイ (Originai Version)"@ja .

_:N41a3a7beb6be4b999c739e3619c3979a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5c76efd3d60347039cf721ec61c70d7e,
        _:N7835ec416ec444fe8f285ff560ccf951,
        _:N9ed8ea46352a4af999738b75e0810ad5,
        _:Nea06a9ee59a742ffa6879172eb42d807,
        _:Nf5f9e9a205894476bf1cd843002ef3f6 ;
    mo:track_count 5 ;
    schema:duration "PT18:44"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N5c76efd3d60347039cf721ec61c70d7e,
        _:N7835ec416ec444fe8f285ff560ccf951,
        _:N9ed8ea46352a4af999738b75e0810ad5,
        _:Nea06a9ee59a742ffa6879172eb42d807,
        _:Nf5f9e9a205894476bf1cd843002ef3f6 .

