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

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/65539#lyrics>,
        <album/65539#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

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

<artist/17517#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65539#subject> ;
    schema:name "Takanori Fujimoto"@en,
        "藤本貴則"@ja ;
    foaf:made <album/65539#composition>,
        <album/65539#subject> ;
    foaf:name "Takanori Fujimoto"@en,
        "藤本貴則"@ja .

<artist/1991#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65539#subject> ;
    schema:name "Nijine"@en,
        "虹音"@ja ;
    foaf:made <album/65539#composition>,
        <album/65539#subject> ;
    foaf:name "Nijine"@en,
        "虹音"@ja .

<product/4704#subject> a schema:CreativeWork ;
    schema:name "Princess Lover! (Anime)"@en,
        "プリンセスラバー! (Anime)"@ja,
        "Princess Lover! (Anime)"@ja-latn ;
    foaf:name "Princess Lover! (Anime)"@en,
        "プリンセスラバー! (Anime)"@ja,
        "Princess Lover! (Anime)"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/93/65539/65539-1486758136.jpg> a schema:ImageObject,
        foaf:Image .

<album/65539#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Princess Primp! / Miyuki Hashimoto"@en,
        "Princess Primp! / 橋本みゆき"@ja,
        "Princess Primp! / Miyuki Hashimoto"@ja-latn ;
    mo:composer <artist/17517#subject>,
        <artist/1991#subject> ;
    mo:produced_work <album/65539#musicalwork> ;
    schema:name "Princess Primp! / Miyuki Hashimoto"@en,
        "Princess Primp! / 橋本みゆき"@ja,
        "Princess Primp! / Miyuki Hashimoto"@ja-latn .

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

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

<album/65539#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Princess Primp! / Miyuki Hashimoto"@en,
        "Princess Primp! / 橋本みゆき"@ja,
        "Princess Primp! / Miyuki Hashimoto"@ja-latn ;
    mo:performance_of <album/65539#musicalwork> ;
    mo:performer <artist/490#subject> ;
    mo:recorded_as <album/65539#musicalexpression> ;
    schema:byArtist <artist/490#subject> ;
    schema:name "Princess Primp! / Miyuki Hashimoto"@en,
        "Princess Primp! / 橋本みゆき"@ja,
        "Princess Primp! / Miyuki Hashimoto"@ja-latn ;
    schema:workPerformed <album/65539#musicalwork> .

<artist/490#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65539#performance> ;
    schema:name "Miyuki Hashimoto"@en,
        "橋本みゆき"@ja ;
    foaf:made <album/65539#lyrics>,
        <album/65539#subject> ;
    foaf:name "Miyuki Hashimoto"@en,
        "橋本みゆき"@ja .

<album/65539#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-07-22"^^xsd:date ;
    dcterms:title "Princess Primp! / Miyuki Hashimoto"@en,
        "Princess Primp! / 橋本みゆき"@ja,
        "Princess Primp! / Miyuki Hashimoto"@ja-latn ;
    mo:catalogue_number "LACM-4629" ;
    mo:media_type "CD" ;
    mo:publication_of <album/65539#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Nc2f013034d874c41af55a50bc234dda8 ;
    mo:record_count 1 ;
    schema:about <product/4704#subject> ;
    schema:byArtist <artist/490#subject> ;
    schema:datePublished "2009-07-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/93/65539/65539-1486758136.jpg> ;
    schema:name "Princess Primp! / Miyuki Hashimoto"@en,
        "Princess Primp! / 橋本みゆき"@ja,
        "Princess Primp! / Miyuki Hashimoto"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/65539/65539-1486758136.jpg> .

_:N21f892c8c64a48168fd8d5139fe1d7c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Princess Primp! (Off Vocal)"@ja,
        "Princess Primp! (Off Vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nc2f013034d874c41af55a50bc234dda8 ;
    schema:name "Princess Primp! (Off Vocal)"@ja,
        "Princess Primp! (Off Vocal)"@ja-latn .

_:N4ffebbbf486548f2bd09a6a4720fdad2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "命短し、恋せよ姫!"@ja,
        "Inochi Mijikashi, Koiseyo Hime!"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nc2f013034d874c41af55a50bc234dda8 ;
    schema:name "命短し、恋せよ姫!"@ja,
        "Inochi Mijikashi, Koiseyo Hime!"@ja-latn .

_:Ncfbe0bcb25884ef6ac2247dd704818e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "命短し、恋せよ姫! (Off Vocal)"@ja,
        "Inochi Mijikashi, Koiseyo Hime! (Off Vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nc2f013034d874c41af55a50bc234dda8 ;
    schema:name "命短し、恋せよ姫! (Off Vocal)"@ja,
        "Inochi Mijikashi, Koiseyo Hime! (Off Vocal)"@ja-latn .

_:Nd092f98a6c6f444cb614806c227708af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Princess Primp!"@ja,
        "Princess Primp!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nc2f013034d874c41af55a50bc234dda8 ;
    schema:name "Princess Primp!"@ja,
        "Princess Primp!"@ja-latn .

_:Nc2f013034d874c41af55a50bc234dda8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21f892c8c64a48168fd8d5139fe1d7c4,
        _:N4ffebbbf486548f2bd09a6a4720fdad2,
        _:Ncfbe0bcb25884ef6ac2247dd704818e0,
        _:Nd092f98a6c6f444cb614806c227708af ;
    mo:track_count 4 ;
    schema:duration "PT15:37"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N21f892c8c64a48168fd8d5139fe1d7c4,
        _:N4ffebbbf486548f2bd09a6a4720fdad2,
        _:Ncfbe0bcb25884ef6ac2247dd704818e0,
        _:Nd092f98a6c6f444cb614806c227708af .

