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

<artist/6685#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshimi Youno"@en,
        "夕野ヨシミ"@ja ;
    foaf:made <album/15569#lyrics>,
        <album/15569#subject> ;
    foaf:name "Yoshimi Youno"@en,
        "夕野ヨシミ"@ja .

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

<artist/5404#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15569#subject> ;
    schema:name "void"@en ;
    foaf:made <album/15569#composition>,
        <album/15569#subject> ;
    foaf:name "void"@en .

<album/15569#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Princess Party Camellia PR Song \"Camellia! ~Dangerous Camellia Vacation~\""@en,
        "Princess Party Camellia PRソング「カメリア！～Dangerous Camellia Vacation～」"@ja,
        "Princess Party Camellia PR Song \"Camellia! ~Dangerous Camellia Vacation~\""@ja-latn ;
    mo:composer <artist/5404#subject> ;
    mo:produced_work <album/15569#musicalwork> ;
    schema:name "Princess Party Camellia PR Song \"Camellia! ~Dangerous Camellia Vacation~\""@en,
        "Princess Party Camellia PRソング「カメリア！～Dangerous Camellia Vacation～」"@ja,
        "Princess Party Camellia PR Song \"Camellia! ~Dangerous Camellia Vacation~\""@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/96/15569/15569-1257800747.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2606#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15569#performance> ;
    schema:name "Ayu"@en,
        "あゆ"@ja ;
    foaf:name "Ayu"@en,
        "あゆ"@ja .

<artist/81304#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15569#performance> ;
    schema:name "miru"@en ;
    foaf:name "miru"@en .

<album/15569#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Princess Party Camellia PR Song \"Camellia! ~Dangerous Camellia Vacation~\""@en,
        "Princess Party Camellia PRソング「カメリア！～Dangerous Camellia Vacation～」"@ja,
        "Princess Party Camellia PR Song \"Camellia! ~Dangerous Camellia Vacation~\""@ja-latn ;
    mo:performance_of <album/15569#musicalwork> ;
    mo:performer _:N916ca6d528254c0ca8de992d1a23d701,
        <artist/2606#subject>,
        <artist/81304#subject> ;
    mo:recorded_as <album/15569#musicalexpression> ;
    schema:byArtist _:N916ca6d528254c0ca8de992d1a23d701,
        <artist/2606#subject>,
        <artist/81304#subject> ;
    schema:name "Princess Party Camellia PR Song \"Camellia! ~Dangerous Camellia Vacation~\""@en,
        "Princess Party Camellia PRソング「カメリア！～Dangerous Camellia Vacation～」"@ja,
        "Princess Party Camellia PR Song \"Camellia! ~Dangerous Camellia Vacation~\""@ja-latn ;
    schema:workPerformed <album/15569#musicalwork> .

<album/15569#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-28"^^xsd:date ;
    dcterms:title "Princess Party Camellia PR Song \"Camellia! ~Dangerous Camellia Vacation~\""@en,
        "Princess Party Camellia PRソング「カメリア！～Dangerous Camellia Vacation～」"@ja,
        "Princess Party Camellia PR Song \"Camellia! ~Dangerous Camellia Vacation~\""@ja-latn ;
    mo:catalogue_number "PBCS-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15569#musicalexpression> ;
    mo:publisher <org/252#subject> ;
    mo:record _:Nf3aa8cf3dd934cf6baad800f506815ea ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Princess Party"@en ;
            foaf:name "Princess Party"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Ru"@en ;
            foaf:name "Ru"@en ],
        <artist/2606#subject>,
        <artist/81304#subject> ;
    schema:datePublished "2009-10-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/15569/15569-1257800747.jpg> ;
    schema:name "Princess Party Camellia PR Song \"Camellia! ~Dangerous Camellia Vacation~\""@en,
        "Princess Party Camellia PRソング「カメリア！～Dangerous Camellia Vacation～」"@ja,
        "Princess Party Camellia PR Song \"Camellia! ~Dangerous Camellia Vacation~\""@ja-latn ;
    schema:publisher <org/252#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/15569/15569-1257800747.jpg> .

_:N916ca6d528254c0ca8de992d1a23d701 a schema:Person,
        foaf:Person ;
    mo:performed <album/15569#performance> ;
    schema:name "Ru"@en ;
    foaf:name "Ru"@en .

_:Nb5ea29272b4a44ec96999c6e8fcb4914 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PrincessParty～青春禁止令～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nf3aa8cf3dd934cf6baad800f506815ea ;
    schema:name "PrincessParty～青春禁止令～"@ja .

_:Nca01f1d0684d42cea99fc0d902b1dad4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青春禁止令　2A03 Chip Core Beat"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nf3aa8cf3dd934cf6baad800f506815ea ;
    schema:name "青春禁止令　2A03 Chip Core Beat"@ja .

_:Ne2d8ce1122fb4f88b9044933037be1c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カメリア！～Dangerous Camellia Vacation～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nf3aa8cf3dd934cf6baad800f506815ea ;
    schema:name "カメリア！～Dangerous Camellia Vacation～"@ja .

_:Nf12fa456e2d446e3a1a4b0d84c4195b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カメリア！ BACK TO 98 REMIX"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:56"^^xsd:interval ;
    schema:inPlaylist _:Nf3aa8cf3dd934cf6baad800f506815ea ;
    schema:name "カメリア！ BACK TO 98 REMIX"@ja .

_:Nf3aa8cf3dd934cf6baad800f506815ea a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb5ea29272b4a44ec96999c6e8fcb4914,
        _:Nca01f1d0684d42cea99fc0d902b1dad4,
        _:Ne2d8ce1122fb4f88b9044933037be1c9,
        _:Nf12fa456e2d446e3a1a4b0d84c4195b9 ;
    mo:track_count 4 ;
    schema:duration "PT18:23"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:Nb5ea29272b4a44ec96999c6e8fcb4914,
        _:Nca01f1d0684d42cea99fc0d902b1dad4,
        _:Ne2d8ce1122fb4f88b9044933037be1c9,
        _:Nf12fa456e2d446e3a1a4b0d84c4195b9 .

