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

<artist/29785#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ralph McCarthy"@en ;
    foaf:made <album/67947#lyrics>,
        <album/67947#subject> ;
    foaf:name "Ralph McCarthy"@en .

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

<album/67948> a mo:Release ;
    mo:catalogue_number "KTCR-1092" .

<artist/1786#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67947#subject> ;
    schema:name "Mickie Yoshino"@en,
        "ミッキー吉野"@ja ;
    foaf:made <album/67947#composition>,
        <album/67947#subject> ;
    foaf:name "Mickie Yoshino"@en,
        "ミッキー吉野"@ja .

<artist/29786#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67947#subject> ;
    schema:name "Hiroshi Kishimoto"@en,
        "岸本博"@ja ;
    foaf:made <album/67947#composition>,
        <album/67947#subject> ;
    foaf:name "Hiroshi Kishimoto"@en,
        "岸本博"@ja .

<artist/3234#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67947#subject> ;
    schema:name "Yukihide Takekawa"@en,
        "タケカワユキヒデ"@ja ;
    foaf:made <album/67947#composition>,
        <album/67947#subject> ;
    foaf:name "Yukihide Takekawa"@en,
        "タケカワユキヒデ"@ja .

<product/3818#subject> a schema:CreativeWork ;
    schema:name "Urusei Yatsura Movie 3: Remember My Love"@en,
        "うる星やつら3 リメンバー・マイ・ラヴ"@ja,
        "Urusei Yatsura 3: Remember My Love"@ja-latn ;
    foaf:name "Urusei Yatsura Movie 3: Remember My Love"@en,
        "うる星やつら3 リメンバー・マイ・ラヴ"@ja,
        "Urusei Yatsura 3: Remember My Love"@ja-latn .

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

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

<org/2432#subject> schema:name "Kitty RECORDS"@en,
        "Kitty RECORDS"@ja,
        "Kitty RECORDS"@ja-latn ;
    foaf:name "Kitty RECORDS"@en,
        "Kitty RECORDS"@ja,
        "Kitty RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/74/67947/67947-1493834836.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/67947#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Urusei Yatsura 3 ★Remember My Love★ Movie BGM Collection III"@en,
        "うる星やつら オンリー・ユー 映画BGM集 III"@ja,
        "Urusei Yatsura 3 ★Remember My Love★ Eiga BGM-shuu III"@ja-latn ;
    mo:performance_of <album/67947#musicalwork> ;
    mo:performer <artist/26496#subject> ;
    mo:recorded_as <album/67947#musicalexpression> ;
    schema:byArtist <artist/26496#subject> ;
    schema:name "Urusei Yatsura 3 ★Remember My Love★ Movie BGM Collection III"@en,
        "うる星やつら オンリー・ユー 映画BGM集 III"@ja,
        "Urusei Yatsura 3 ★Remember My Love★ Eiga BGM-shuu III"@ja-latn ;
    schema:workPerformed <album/67947#musicalwork> .

<artist/26496#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/67947#performance> ;
    schema:name "Steffanie"@en ;
    foaf:name "Steffanie"@en .

<album/67947#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Urusei Yatsura 3 ★Remember My Love★ Movie BGM Collection III"@en,
        "うる星やつら オンリー・ユー 映画BGM集 III"@ja,
        "Urusei Yatsura 3 ★Remember My Love★ Eiga BGM-shuu III"@ja-latn ;
    mo:composer <artist/1786#subject>,
        <artist/29786#subject>,
        <artist/3234#subject> ;
    mo:produced_work <album/67947#musicalwork> ;
    schema:name "Urusei Yatsura 3 ★Remember My Love★ Movie BGM Collection III"@en,
        "うる星やつら オンリー・ユー 映画BGM集 III"@ja,
        "Urusei Yatsura 3 ★Remember My Love★ Eiga BGM-shuu III"@ja-latn .

<album/67947#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1986-03-21"^^xsd:date ;
    dcterms:title "Urusei Yatsura 3 ★Remember My Love★ Movie BGM Collection III"@en,
        "うる星やつら オンリー・ユー 映画BGM集 III"@ja,
        "Urusei Yatsura 3 ★Remember My Love★ Eiga BGM-shuu III"@ja-latn ;
    mo:catalogue_number "H30K-20025" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/67948> ;
    mo:publication_of <album/67947#musicalexpression> ;
    mo:publisher <org/2432#subject> ;
    mo:record _:N4f2c3965f7d644d99b3e142018ee36d4 ;
    mo:record_count 1 ;
    schema:about <product/3818#subject> ;
    schema:byArtist <artist/26496#subject> ;
    schema:datePublished "1986-03-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/74/67947/67947-1493834836.jpg> ;
    schema:name "Urusei Yatsura 3 ★Remember My Love★ Movie BGM Collection III"@en,
        "うる星やつら オンリー・ユー 映画BGM集 III"@ja,
        "Urusei Yatsura 3 ★Remember My Love★ Eiga BGM-shuu III"@ja-latn ;
    schema:publisher <org/2432#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/67947/67947-1493834836.jpg> .

_:N004f7f1e710a422d913509d92cce383e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "①Out Of Line ②Extra Dimension"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:32"^^xsd:interval ;
    schema:inPlaylist _:N4f2c3965f7d644d99b3e142018ee36d4 ;
    schema:name "①Out Of Line ②Extra Dimension"@ja .

_:N170d3e4617fd4f58a8d5e777b4c84e50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BGM#1～#3"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N4f2c3965f7d644d99b3e142018ee36d4 ;
    schema:name "BGM#1～#3"@ja .

_:N50f9aafd1ede40e0b58b940418a3b06d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BGM#10～#12"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N4f2c3965f7d644d99b3e142018ee36d4 ;
    schema:name "BGM#10～#12"@ja .

_:N65fd65c43e8d4ec98ddfd277cba9d213 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "①Loneliness ②Please Let Me…"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:N4f2c3965f7d644d99b3e142018ee36d4 ;
    schema:name "①Loneliness ②Please Let Me…"@ja .

_:N6a447589a3e7467f8e9e040e2f436e1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Born To Be Free"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N4f2c3965f7d644d99b3e142018ee36d4 ;
    schema:name "Born To Be Free"@ja .

_:N8027fd337f3b44218653da92ecbec244 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "①Märchen Park ②\"Prelude\" (Remember My Love)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:07"^^xsd:interval ;
    schema:inPlaylist _:N4f2c3965f7d644d99b3e142018ee36d4 ;
    schema:name "①Märchen Park ②\"Prelude\" (Remember My Love)"@ja .

_:Na56e05c9ba6f49fa979ca1eaf99d52b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remember My Love"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N4f2c3965f7d644d99b3e142018ee36d4 ;
    schema:name "Remember My Love"@ja .

_:Naab00b702c7f43d2840b40b18a81ab49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "①Be Bop Walk! ②Just I Know"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N4f2c3965f7d644d99b3e142018ee36d4 ;
    schema:name "①Be Bop Walk! ②Just I Know"@ja .

_:Ncf2520fef2f64edaabf42c697c9489d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "①Dancing In The Harem ②I Am You"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:13"^^xsd:interval ;
    schema:inPlaylist _:N4f2c3965f7d644d99b3e142018ee36d4 ;
    schema:name "①Dancing In The Harem ②I Am You"@ja .

_:Nf4351d7078a64c738f6e1ae8d7db23e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BGM#7～#9"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N4f2c3965f7d644d99b3e142018ee36d4 ;
    schema:name "BGM#7～#9"@ja .

_:Nfa4c2c299caa4279b94691529a3745be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BGM#4～#6"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N4f2c3965f7d644d99b3e142018ee36d4 ;
    schema:name "BGM#4～#6"@ja .

_:N4f2c3965f7d644d99b3e142018ee36d4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N004f7f1e710a422d913509d92cce383e,
        _:N170d3e4617fd4f58a8d5e777b4c84e50,
        _:N50f9aafd1ede40e0b58b940418a3b06d,
        _:N65fd65c43e8d4ec98ddfd277cba9d213,
        _:N6a447589a3e7467f8e9e040e2f436e1d,
        _:N8027fd337f3b44218653da92ecbec244,
        _:Na56e05c9ba6f49fa979ca1eaf99d52b0,
        _:Naab00b702c7f43d2840b40b18a81ab49,
        _:Ncf2520fef2f64edaabf42c697c9489d8,
        _:Nf4351d7078a64c738f6e1ae8d7db23e8,
        _:Nfa4c2c299caa4279b94691529a3745be ;
    mo:track_count 11 ;
    schema:duration "PT50:38"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N004f7f1e710a422d913509d92cce383e,
        _:N170d3e4617fd4f58a8d5e777b4c84e50,
        _:N50f9aafd1ede40e0b58b940418a3b06d,
        _:N65fd65c43e8d4ec98ddfd277cba9d213,
        _:N6a447589a3e7467f8e9e040e2f436e1d,
        _:N8027fd337f3b44218653da92ecbec244,
        _:Na56e05c9ba6f49fa979ca1eaf99d52b0,
        _:Naab00b702c7f43d2840b40b18a81ab49,
        _:Ncf2520fef2f64edaabf42c697c9489d8,
        _:Nf4351d7078a64c738f6e1ae8d7db23e8,
        _:Nfa4c2c299caa4279b94691529a3745be .

