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

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

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

<artist/52764#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46698#subject> ;
    schema:name "Dr.Haggy"@en ;
    foaf:made <album/46698#composition>,
        <album/46698#subject> ;
    foaf:name "Dr.Haggy"@en .

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

<album/46698#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ultimate Queen"@en,
        "Ultimate Queen"@ja,
        "Ultimate Queen"@ja-latn ;
    mo:performance_of <album/46698#musicalwork> ;
    mo:recorded_as <album/46698#musicalexpression> ;
    schema:name "Ultimate Queen"@en,
        "Ultimate Queen"@ja,
        "Ultimate Queen"@ja-latn ;
    schema:workPerformed <album/46698#musicalwork> .

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

<https://media.vgm.io/albums/89/46698/46698-1404589529.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/46698#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/89/46698/46698-1404589529.png> ;
    foaf:depicts <album/46698#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/89/46698/46698-1404589529.png> .

<https://medium-media.vgm.io/albums/89/46698/46698-1404589529.png> a schema:ImageObject,
        foaf:Image .

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

<album/46698#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ultimate Queen"@en,
        "Ultimate Queen"@ja,
        "Ultimate Queen"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Augusto Alguero Dasca"@en ;
            foaf:made <album/46698#composition> ;
            foaf:name "Augusto Alguero Dasca"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Michel Laurent"@en ;
            foaf:made <album/46698#composition> ;
            foaf:name "Michel Laurent"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Claude Morgan"@en ;
            foaf:made <album/46698#composition> ;
            foaf:name "Claude Morgan"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Andre Charles Jean Popp"@en ;
            foaf:made <album/46698#composition> ;
            foaf:name "Andre Charles Jean Popp"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Gaston Lothaire Rolland"@en ;
            foaf:made <album/46698#composition> ;
            foaf:name "Gaston Lothaire Rolland"@en ],
        <artist/52764#subject> ;
    mo:produced_work <album/46698#musicalwork> ;
    schema:name "Ultimate Queen"@en,
        "Ultimate Queen"@ja,
        "Ultimate Queen"@ja-latn .

<album/46698#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-04-30"^^xsd:date ;
    dcterms:title "Ultimate Queen"@en,
        "Ultimate Queen"@ja,
        "Ultimate Queen"@ja-latn ;
    mo:catalogue_number "FRDR-0011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/46698#musicalexpression> ;
    mo:publisher <org/4131#subject> ;
    mo:record _:N44df4c2c6d7c4c9fa4dc53efe65cb3d6 ;
    mo:record_count 1 ;
    schema:datePublished "2014-04-30"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/89/46698/46698-1404589529.png> ;
    schema:name "Ultimate Queen"@en,
        "Ultimate Queen"@ja,
        "Ultimate Queen"@ja-latn ;
    schema:publisher <org/4131#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/46698/46698-1404589529.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46698#subject> ;
    schema:name "Michel Laurent"@en ;
    foaf:made <album/46698#subject> ;
    foaf:name "Michel Laurent"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46698#subject> ;
    schema:name "Augusto Alguero Dasca"@en ;
    foaf:made <album/46698#subject> ;
    foaf:name "Augusto Alguero Dasca"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46698#subject> ;
    schema:name "Gaston Lothaire Rolland"@en ;
    foaf:made <album/46698#subject> ;
    foaf:name "Gaston Lothaire Rolland"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46698#subject> ;
    schema:name "Claude Morgan"@en ;
    foaf:made <album/46698#subject> ;
    foaf:name "Claude Morgan"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46698#subject> ;
    schema:name "Andre Charles Jean Popp"@en ;
    foaf:made <album/46698#subject> ;
    foaf:name "Andre Charles Jean Popp"@en .

_:N356f2806938945f1ac80992d453bae1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Repeat After Me"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N44df4c2c6d7c4c9fa4dc53efe65cb3d6 ;
    schema:name "Repeat After Me"@ja .

_:N3b4d7578e4e2410799d8fdbc3425915a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "La Reine de Saba（シバの女王）"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N44df4c2c6d7c4c9fa4dc53efe65cb3d6 ;
    schema:name "La Reine de Saba（シバの女王）"@ja .

_:N3ed2ec365524490e8bf5887be2c9324e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Penelope “L'eternel Retour”（エーゲ海の真珠）"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N44df4c2c6d7c4c9fa4dc53efe65cb3d6 ;
    schema:name "Penelope “L'eternel Retour”（エーゲ海の真珠）"@ja .

_:Nb7fd2d00654749a8ad1e1b58e817054a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toccata（涙のトッカータ）"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N44df4c2c6d7c4c9fa4dc53efe65cb3d6 ;
    schema:name "Toccata（涙のトッカータ）"@ja .

_:Nccc17dcef9d245629f61ddc3946d1ea1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "L'amour Est Bleu “Love Is Blue”（恋はみずいろ）"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N44df4c2c6d7c4c9fa4dc53efe65cb3d6 ;
    schema:name "L'amour Est Bleu “Love Is Blue”（恋はみずいろ）"@ja .

_:Nff706115c01e410ca0f7e53ee1b02efc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "El Bimbo（オリーブの首飾り）"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N44df4c2c6d7c4c9fa4dc53efe65cb3d6 ;
    schema:name "El Bimbo（オリーブの首飾り）"@ja .

_:N44df4c2c6d7c4c9fa4dc53efe65cb3d6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N356f2806938945f1ac80992d453bae1e,
        _:N3b4d7578e4e2410799d8fdbc3425915a,
        _:N3ed2ec365524490e8bf5887be2c9324e,
        _:Nb7fd2d00654749a8ad1e1b58e817054a,
        _:Nccc17dcef9d245629f61ddc3946d1ea1,
        _:Nff706115c01e410ca0f7e53ee1b02efc ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N356f2806938945f1ac80992d453bae1e,
        _:N3b4d7578e4e2410799d8fdbc3425915a,
        _:N3ed2ec365524490e8bf5887be2c9324e,
        _:Nb7fd2d00654749a8ad1e1b58e817054a,
        _:Nccc17dcef9d245629f61ddc3946d1ea1,
        _:Nff706115c01e410ca0f7e53ee1b02efc .

