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

<artist/37023#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mami♥Nakayama"@en,
        "中山♥マミ"@ja ;
    foaf:made <album/9902#lyrics>,
        <album/9902#subject>,
        <album/9902#vocals> ;
    foaf:name "Mami♥Nakayama"@en,
        "中山♥マミ"@ja .

<artist/4768#subject> a schema:Person,
        foaf:Person ;
    schema:name "U-KO"@en ;
    foaf:made <album/9902#subject>,
        <album/9902#vocals> ;
    foaf:name "U-KO"@en .

<artist/46#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9902#subject> ;
    schema:name "Angel Note"@en ;
    foaf:made <album/9902#composition>,
        <album/9902#subject> ;
    foaf:name "Angel Note"@en .

<event/16> a mo:Release ;
    schema:name "Released at Comic Market 66 (Aug 13, 2004 to Aug 15, 2004)" .

<product/2439#subject> a schema:CreativeWork ;
    schema:name "Princess Witches"@en,
        "プリンセスうぃっちぃず"@ja,
        "A Princess, Which Is?"@ja-latn ;
    foaf:name "Princess Witches"@en,
        "プリンセスうぃっちぃず"@ja,
        "A Princess, Which Is?"@ja-latn .

<album/9902#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Princess Witches Theme Song Maxi Single \"I'll try my best!!\""@en,
        "プリンセスうぃっちぃず 主題歌マキシシングル『I'll try my best!!』"@ja,
        "Princess Witches Theme Song Maxi Single \"I'll try my best!!\""@ja-latn ;
    mo:composer <artist/46#subject> ;
    mo:produced_work <album/9902#musicalwork> ;
    schema:name "Princess Witches Theme Song Maxi Single \"I'll try my best!!\""@en,
        "プリンセスうぃっちぃず 主題歌マキシシングル『I'll try my best!!』"@ja,
        "Princess Witches Theme Song Maxi Single \"I'll try my best!!\""@ja-latn .

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

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

<album/9902#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Princess Witches Theme Song Maxi Single \"I'll try my best!!\""@en,
        "プリンセスうぃっちぃず 主題歌マキシシングル『I'll try my best!!』"@ja,
        "Princess Witches Theme Song Maxi Single \"I'll try my best!!\""@ja-latn ;
    mo:performance_of <album/9902#musicalwork> ;
    mo:recorded_as <album/9902#musicalexpression> ;
    schema:name "Princess Witches Theme Song Maxi Single \"I'll try my best!!\""@en,
        "プリンセスうぃっちぃず 主題歌マキシシングル『I'll try my best!!』"@ja,
        "Princess Witches Theme Song Maxi Single \"I'll try my best!!\""@ja-latn ;
    schema:workPerformed <album/9902#musicalwork> .

<org/1951#subject> schema:name "PEPPERMINT"@en,
        "PEPPERMINT"@ja,
        "PEPPERMINT"@ja-latn ;
    foaf:name "PEPPERMINT"@en,
        "PEPPERMINT"@ja,
        "PEPPERMINT"@ja-latn .

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

<https://medium-media.vgm.io/albums/20/9902/9902-1589964192.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/9902#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-08-13"^^xsd:date ;
    dcterms:title "Princess Witches Theme Song Maxi Single \"I'll try my best!!\""@en,
        "プリンセスうぃっちぃず 主題歌マキシシングル『I'll try my best!!』"@ja,
        "Princess Witches Theme Song Maxi Single \"I'll try my best!!\""@ja-latn ;
    mo:catalogue_number "PLT-009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9902#musicalexpression> ;
    mo:publisher <org/1951#subject> ;
    mo:record _:Nca8d5eb4123c440e873b9378dbc0d0ef ;
    mo:record_count 1 ;
    mo:release <event/16> ;
    schema:about <product/2439#subject> ;
    schema:datePublished "2004-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/9902/9902-1589964192.jpg> ;
    schema:name "Princess Witches Theme Song Maxi Single \"I'll try my best!!\""@en,
        "プリンセスうぃっちぃず 主題歌マキシシングル『I'll try my best!!』"@ja,
        "Princess Witches Theme Song Maxi Single \"I'll try my best!!\""@ja-latn ;
    schema:publisher <org/1951#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/9902/9902-1589964192.jpg> .

_:N37249066e0914187aaf1177b6a678638 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'll try my best!! (instrumental version)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nca8d5eb4123c440e873b9378dbc0d0ef ;
    schema:name "I'll try my best!! (instrumental version)"@en .

_:N4cc654dd92234af2a92cdf2be129ac9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'll try my best!!"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nca8d5eb4123c440e873b9378dbc0d0ef ;
    schema:name "I'll try my best!!"@en .

_:N87df29bd42604cf0bb9d5c7610f96e0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'll try my best!! (piano version)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nca8d5eb4123c440e873b9378dbc0d0ef ;
    schema:name "I'll try my best!! (piano version)"@en .

_:Nca8d5eb4123c440e873b9378dbc0d0ef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N37249066e0914187aaf1177b6a678638,
        _:N4cc654dd92234af2a92cdf2be129ac9e,
        _:N87df29bd42604cf0bb9d5c7610f96e0a ;
    mo:track_count 3 ;
    schema:duration "PT11:34"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N37249066e0914187aaf1177b6a678638,
        _:N4cc654dd92234af2a92cdf2be129ac9e,
        _:N87df29bd42604cf0bb9d5c7610f96e0a .

