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

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

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

<artist/127#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19325#subject> ;
    schema:name "KOTOKO"@en ;
    foaf:made <album/19325#composition>,
        <album/19325#subject> ;
    foaf:name "KOTOKO"@en .

<artist/18#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19325#subject> ;
    schema:name "Kazuya Takase"@en,
        "高瀬一矢"@ja ;
    foaf:made <album/19325#composition>,
        <album/19325#subject> ;
    foaf:name "Kazuya Takase"@en,
        "高瀬一矢"@ja .

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19325#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/19325#composition>,
        <album/19325#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<event/3> a mo:Release ;
    schema:name "Released at Comic Market 71 (Dec 29, 2006 to Dec 31, 2006)" .

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

<org/541#subject> schema:name "Rolando"@en,
        "ろうらん堂"@ja,
        "Rolando"@ja-latn ;
    foaf:name "Rolando"@en,
        "ろうらん堂"@ja,
        "Rolando"@ja-latn .

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

<https://medium-media.vgm.io/albums/52/19325/19325-1273914563.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/19325#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Divine Right of Kings"@en,
        "王権神授説"@ja,
        "Ouken Shinju Setsu"@ja-latn ;
    mo:performance_of <album/19325#musicalwork> ;
    mo:performer <artist/2324#subject> ;
    mo:recorded_as <album/19325#musicalexpression> ;
    schema:byArtist <artist/2324#subject> ;
    schema:name "Divine Right of Kings"@en,
        "王権神授説"@ja,
        "Ouken Shinju Setsu"@ja-latn ;
    schema:workPerformed <album/19325#musicalwork> .

<artist/2324#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19325#performance> ;
    schema:name "Michiru Kaori"@en,
        "佳織みちる"@ja ;
    foaf:name "Michiru Kaori"@en,
        "佳織みちる"@ja .

<album/19325#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Divine Right of Kings"@en,
        "王権神授説"@ja,
        "Ouken Shinju Setsu"@ja-latn ;
    mo:composer <artist/127#subject>,
        <artist/18#subject>,
        <artist/2#subject> ;
    mo:produced_work <album/19325#musicalwork> ;
    schema:name "Divine Right of Kings"@en,
        "王権神授説"@ja,
        "Ouken Shinju Setsu"@ja-latn .

<album/19325#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-31"^^xsd:date ;
    dcterms:title "Divine Right of Kings"@en,
        "王権神授説"@ja,
        "Ouken Shinju Setsu"@ja-latn ;
    mo:catalogue_number "RLCD-0016" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19325#musicalexpression> ;
    mo:publisher <org/541#subject> ;
    mo:record _:Nbff13ff7a225443e914dedb77893f867 ;
    mo:record_count 1 ;
    mo:release <event/3> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Princess Bride"@en ;
            foaf:name "Princess Bride"@en ],
        [ a schema:CreativeWork ;
            schema:name "Sense Off"@en ;
            foaf:name "Sense Off"@en ] ;
    schema:byArtist <artist/2324#subject> ;
    schema:datePublished "2006-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/52/19325/19325-1273914563.jpg> ;
    schema:name "Divine Right of Kings"@en,
        "王権神授説"@ja,
        "Ouken Shinju Setsu"@ja-latn ;
    schema:publisher <org/541#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/19325/19325-1273914563.jpg> .

_:N7fe79cb223ab4356b2807542e100970a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmic Run"@en,
        "コズミック・ラン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nbff13ff7a225443e914dedb77893f867 ;
    schema:name "Cosmic Run"@en,
        "コズミック・ラン"@ja .

_:Nbfc06d9b035a46f681b0ed5d22fdca0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sledgehammer Romance [Re-birth]"@en,
        "Sledgehammer Romance [Re-birth]"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nbff13ff7a225443e914dedb77893f867 ;
    schema:name "Sledgehammer Romance [Re-birth]"@en,
        "Sledgehammer Romance [Re-birth]"@ja .

_:Ne3ae28221748447799694f94fdf77c64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "birthday eve"@en,
        "birthday eve"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nbff13ff7a225443e914dedb77893f867 ;
    schema:name "birthday eve"@en,
        "birthday eve"@ja .

_:Nbff13ff7a225443e914dedb77893f867 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7fe79cb223ab4356b2807542e100970a,
        _:Nbfc06d9b035a46f681b0ed5d22fdca0e,
        _:Ne3ae28221748447799694f94fdf77c64 ;
    mo:track_count 3 ;
    schema:duration "PT11:40"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N7fe79cb223ab4356b2807542e100970a,
        _:Nbfc06d9b035a46f681b0ed5d22fdca0e,
        _:Ne3ae28221748447799694f94fdf77c64 .

