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

<artist/17509#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuko Matsutani"@en,
        "松谷祐子"@ja ;
    foaf:made <album/81039#lyrics>,
        <album/81039#subject>,
        <album/81039#vocals> ;
    foaf:name "Yuko Matsutani"@en,
        "松谷祐子"@ja .

<artist/8426#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiko Miura"@en,
        "三浦徳子"@ja ;
    foaf:made <album/81039#lyrics>,
        <album/81039#subject> ;
    foaf:name "Yoshiko Miura"@en,
        "三浦徳子"@ja .

<artist/11629#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81039#subject> ;
    schema:name "Ryou Matsuda"@en,
        "松田良"@ja ;
    foaf:made <album/81039#composition>,
        <album/81039#subject> ;
    foaf:name "Ryou Matsuda"@en,
        "松田良"@ja .

<artist/8778#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81039#subject> ;
    schema:name "Akiko Yano"@en,
        "矢野顕子"@ja ;
    foaf:made <album/81039#composition>,
        <album/81039#subject> ;
    foaf:name "Akiko Yano"@en,
        "矢野顕子"@ja .

<product/3817#subject> a schema:CreativeWork ;
    schema:name "Urusei Yatsura Movie 2: Beautiful Dreamer"@en,
        "うる星やつら2 ビューティフル・ドリーマー"@ja,
        "Urusei Yatsura 2: Beautiful Dreamer"@ja-latn ;
    foaf:name "Urusei Yatsura Movie 2: Beautiful Dreamer"@en,
        "うる星やつら2 ビューティフル・ドリーマー"@ja,
        "Urusei Yatsura 2: Beautiful Dreamer"@ja-latn .

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

<album/81039#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Urusei Yatsura 2 ★Beautiful Dreamer★"@en,
        "うる星やつら2 ★ビューティフル・ドリーマー★"@ja,
        "Urusei Yatsura 2 ★Beautiful Dreamer★"@ja-latn ;
    mo:performance_of <album/81039#musicalwork> ;
    mo:recorded_as <album/81039#musicalexpression> ;
    schema:name "Urusei Yatsura 2 ★Beautiful Dreamer★"@en,
        "うる星やつら2 ★ビューティフル・ドリーマー★"@ja,
        "Urusei Yatsura 2 ★Beautiful Dreamer★"@ja-latn ;
    schema:workPerformed <album/81039#musicalwork> .

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

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

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

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

<album/81039#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Urusei Yatsura 2 ★Beautiful Dreamer★"@en,
        "うる星やつら2 ★ビューティフル・ドリーマー★"@ja,
        "Urusei Yatsura 2 ★Beautiful Dreamer★"@ja-latn ;
    mo:composer <artist/11629#subject>,
        <artist/8778#subject> ;
    mo:produced_work <album/81039#musicalwork> ;
    schema:name "Urusei Yatsura 2 ★Beautiful Dreamer★"@en,
        "うる星やつら2 ★ビューティフル・ドリーマー★"@ja,
        "Urusei Yatsura 2 ★Beautiful Dreamer★"@ja-latn .

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

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

<album/81039#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1984-01-21"^^xsd:date ;
    dcterms:title "Urusei Yatsura 2 ★Beautiful Dreamer★"@en,
        "うる星やつら2 ★ビューティフル・ドリーマー★"@ja,
        "Urusei Yatsura 2 ★Beautiful Dreamer★"@ja-latn ;
    mo:catalogue_number "7A-0348" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/81039#musicalexpression> ;
    mo:publisher <org/2268#subject> ;
    mo:record _:N3d3987e1117b4ce6b16a61de8f6116ea ;
    mo:record_count 1 ;
    schema:about <product/3817#subject> ;
    schema:datePublished "1984-01-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/93/81039/81039-1538494415.jpg> ;
    schema:name "Urusei Yatsura 2 ★Beautiful Dreamer★"@en,
        "うる星やつら2 ★ビューティフル・ドリーマー★"@ja,
        "Urusei Yatsura 2 ★Beautiful Dreamer★"@ja-latn ;
    schema:publisher <org/2268#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/81039/81039-1538494415.jpg> .

_:N95c72d6d518b4f9c83a8d5e3753a2ec7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛はブーメラン"@ja,
        "Ai wa Boomerang"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d3987e1117b4ce6b16a61de8f6116ea ;
    schema:name "愛はブーメラン"@ja,
        "Ai wa Boomerang"@ja-latn .

_:Nd5ee77ca25524ed5bb2c3e2fc6415f76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ねぼけまなこ"@ja,
        "Neboke Manako"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d3987e1117b4ce6b16a61de8f6116ea ;
    schema:name "ねぼけまなこ"@ja,
        "Neboke Manako"@ja-latn .

_:N3d3987e1117b4ce6b16a61de8f6116ea a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N95c72d6d518b4f9c83a8d5e3753a2ec7,
        _:Nd5ee77ca25524ed5bb2c3e2fc6415f76 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N95c72d6d518b4f9c83a8d5e3753a2ec7,
        _:Nd5ee77ca25524ed5bb2c3e2fc6415f76 .

