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

<artist/1067#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ryoko Shintani"@en,
        "新谷良子"@ja ;
    foaf:made <album/5263#subject>,
        <album/5263#vocals> ;
    foaf:name "Ryoko Shintani"@en,
        "新谷良子"@ja .

<artist/1068#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5263#subject> ;
    schema:name "Funta"@en ;
    foaf:made <album/5263#composition>,
        <album/5263#lyrics>,
        <album/5263#subject> ;
    foaf:name "Funta"@en .

<artist/1069#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5263#subject> ;
    schema:name "Makoto Miyazaki"@en,
        "宮崎誠"@ja ;
    foaf:made <album/5263#composition>,
        <album/5263#lyrics>,
        <album/5263#subject> ;
    foaf:name "Makoto Miyazaki"@en,
        "宮崎誠"@ja .

<release/38013#subject> a schema:CreativeWork ;
    schema:name "White Princess the second"@en,
        "White Princess the second"@ja,
        "White Princess the second"@ja-latn ;
    foaf:name "White Princess the second"@en,
        "White Princess the second"@ja,
        "White Princess the second"@ja-latn .

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

<album/5263#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Happiest Princess / Ryoko Shintani"@en,
        "Happiest Princess / 新谷良子"@ja,
        "Happiest Princess / Ryoko Shintani"@ja-latn ;
    mo:performance_of <album/5263#musicalwork> ;
    mo:recorded_as <album/5263#musicalexpression> ;
    schema:name "Happiest Princess / Ryoko Shintani"@en,
        "Happiest Princess / 新谷良子"@ja,
        "Happiest Princess / Ryoko Shintani"@ja-latn ;
    schema:workPerformed <album/5263#musicalwork> .

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

<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/36/5263/5263-1194362726.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/5263#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/36/5263/5263-1194362726.jpg> ;
    foaf:depicts <album/5263#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/36/5263/5263-1194362726.jpg> .

<https://medium-media.vgm.io/albums/36/5263/5263-1194362726.jpg> a schema:ImageObject,
        foaf:Image .

<album/5263#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Happiest Princess / Ryoko Shintani"@en,
        "Happiest Princess / 新谷良子"@ja,
        "Happiest Princess / Ryoko Shintani"@ja-latn ;
    mo:composer <artist/1068#subject>,
        <artist/1069#subject> ;
    mo:produced_work <album/5263#musicalwork> ;
    schema:name "Happiest Princess / Ryoko Shintani"@en,
        "Happiest Princess / 新谷良子"@ja,
        "Happiest Princess / Ryoko Shintani"@ja-latn .

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

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

<album/5263#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-10-05"^^xsd:date ;
    dcterms:title "Happiest Princess / Ryoko Shintani"@en,
        "Happiest Princess / 新谷良子"@ja,
        "Happiest Princess / Ryoko Shintani"@ja-latn ;
    mo:catalogue_number "LACM-4220" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5263#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N4a24478c6250408b953775300fc7672c ;
    mo:record_count 1 ;
    schema:about <release/38013#subject> ;
    schema:datePublished "2005-10-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/5263/5263-1194362726.jpg> ;
    schema:name "Happiest Princess / Ryoko Shintani"@en,
        "Happiest Princess / 新谷良子"@ja,
        "Happiest Princess / Ryoko Shintani"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/5263/5263-1194362726.jpg> .

_:N7973365a41044825accf3a1dca615f6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happiest Princess"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N4a24478c6250408b953775300fc7672c ;
    schema:name "Happiest Princess"@en .

_:N7c5b14e2062849a4bdd0d05d60407e46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Butterfly(off vocal)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N4a24478c6250408b953775300fc7672c ;
    schema:name "Butterfly(off vocal)"@en .

_:Nefef732e56a24d29a077c5bd5f34883c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Butterfly"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N4a24478c6250408b953775300fc7672c ;
    schema:name "Butterfly"@en .

_:Nf196cc8d28cc474cae89b33cc7e5b282 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happiest Princess(off vocal)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N4a24478c6250408b953775300fc7672c ;
    schema:name "Happiest Princess(off vocal)"@en .

_:N4a24478c6250408b953775300fc7672c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7973365a41044825accf3a1dca615f6b,
        _:N7c5b14e2062849a4bdd0d05d60407e46,
        _:Nefef732e56a24d29a077c5bd5f34883c,
        _:Nf196cc8d28cc474cae89b33cc7e5b282 ;
    mo:track_count 4 ;
    schema:duration "PT14:47"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N7973365a41044825accf3a1dca615f6b,
        _:N7c5b14e2062849a4bdd0d05d60407e46,
        _:Nefef732e56a24d29a077c5bd5f34883c,
        _:Nf196cc8d28cc474cae89b33cc7e5b282 .

