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

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

<album/67947> a mo:Release ;
    mo:catalogue_number "H30K-20025" .

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

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

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

<artist/3234#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67948#subject> ;
    schema:name "Yukihide Takekawa"@en,
        "タケカワユキヒデ"@ja ;
    foaf:made <album/67948#composition>,
        <album/67948#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/67948#lyrics> a mo:Lyrics .

<album/67948#musicalexpression> a mo:Signal ;
    mo:published_as <album/67948#subject> ;
    mo:records <album/67948#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/84/67948/67948-1493835522.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/67948#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/84/67948/67948-1493835522.jpg> ;
    foaf:depicts <album/67948#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/84/67948/67948-1493835522.jpg> .

<https://medium-media.vgm.io/albums/84/67948/67948-1493835522.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/67948#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/67948#musicalwork> ;
    mo:performer <artist/26496#subject> ;
    mo:recorded_as <album/67948#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/67948#musicalwork> .

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

<album/67948#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/67948#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/67948#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-06-25"^^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 "KTCR-1092" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/67947> ;
    mo:publication_of <album/67948#musicalexpression> ;
    mo:publisher <org/2432#subject> ;
    mo:record _:N27fdcb7df6644ffcaeabd94a2e1d4e6d ;
    mo:record_count 1 ;
    schema:about <product/3818#subject> ;
    schema:byArtist <artist/26496#subject> ;
    schema:datePublished "1991-06-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/84/67948/67948-1493835522.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/84/67948/67948-1493835522.jpg> .

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

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

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

_:N3739c66001f8400ab93224523813e34e 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 _:N27fdcb7df6644ffcaeabd94a2e1d4e6d ;
    schema:name "①Be Bop Walk! ②Just I Know"@ja .

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

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

_:N7ed085e3b4dc4a7991c5eb674feddeff 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 _:N27fdcb7df6644ffcaeabd94a2e1d4e6d ;
    schema:name "①Märchen Park ②\"Prelude\" (Remember My Love)"@ja .

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

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

_:Nce160d4820064e998b6cacebf427db1b 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 _:N27fdcb7df6644ffcaeabd94a2e1d4e6d ;
    schema:name "①Dancing In The Harem ②I Am You"@ja .

_:Nd71ab31d34644971a323c0b7a0fe535a 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 _:N27fdcb7df6644ffcaeabd94a2e1d4e6d ;
    schema:name "①Out Of Line ②Extra Dimension"@ja .

_:N27fdcb7df6644ffcaeabd94a2e1d4e6d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00f750ccd59e4e75b74c1aa9b5675867,
        _:N060e0a799aeb4712929f8f7ee66f7615,
        _:N2f2fa76a5af449c9aa34906b73e4536c,
        _:N3739c66001f8400ab93224523813e34e,
        _:N55a1017de71e4ca7812075408fac6937,
        _:N7e55ea704e7d4f599107dfe79a7ccea5,
        _:N7ed085e3b4dc4a7991c5eb674feddeff,
        _:Naae79adbacfc412aa8da34e04c7537f3,
        _:Nbf08757a4dcb425db891ce144c8c2f6b,
        _:Nce160d4820064e998b6cacebf427db1b,
        _:Nd71ab31d34644971a323c0b7a0fe535a ;
    mo:track_count 11 ;
    schema:duration "PT50:38"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N00f750ccd59e4e75b74c1aa9b5675867,
        _:N060e0a799aeb4712929f8f7ee66f7615,
        _:N2f2fa76a5af449c9aa34906b73e4536c,
        _:N3739c66001f8400ab93224523813e34e,
        _:N55a1017de71e4ca7812075408fac6937,
        _:N7e55ea704e7d4f599107dfe79a7ccea5,
        _:N7ed085e3b4dc4a7991c5eb674feddeff,
        _:Naae79adbacfc412aa8da34e04c7537f3,
        _:Nbf08757a4dcb425db891ce144c8c2f6b,
        _:Nce160d4820064e998b6cacebf427db1b,
        _:Nd71ab31d34644971a323c0b7a0fe535a .

