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

<artist/27630#subject> a schema:Person,
        foaf:Person ;
    schema:name "Linda Yamamoto"@en,
        "山本リンダ"@ja ;
    foaf:made <album/73200#subject>,
        <album/73200#vocals> ;
    foaf:name "Linda Yamamoto"@en,
        "山本リンダ"@ja .

<artist/5017#subject> a schema:Person,
        foaf:Person ;
    schema:name "Natsuko Karedo"@en,
        "枯堂夏子"@ja ;
    foaf:made <album/73200#lyrics>,
        <album/73200#subject> ;
    foaf:name "Natsuko Karedo"@en,
        "枯堂夏子"@ja .

<artist/3867#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73200#subject> ;
    schema:name "Katsuki Maeda"@en,
        "前田克樹"@ja ;
    foaf:made <album/73200#composition>,
        <album/73200#subject> ;
    foaf:name "Katsuki Maeda"@en,
        "前田克樹"@ja .

<artist/5852#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73200#subject> ;
    schema:name "Kyoko Matsumiya"@en,
        "松宮恭子"@ja ;
    foaf:made <album/73200#composition>,
        <album/73200#subject> ;
    foaf:name "Kyoko Matsumiya"@en,
        "松宮恭子"@ja .

<product/6000#subject> a schema:CreativeWork ;
    schema:name "Tenchi Muyo! Tenchi in Tokyo"@en,
        "新・天地無用!"@ja,
        "Shin Tenchi Muyo!"@ja-latn ;
    foaf:name "Tenchi Muyo! Tenchi in Tokyo"@en,
        "新・天地無用!"@ja,
        "Shin Tenchi Muyo!"@ja-latn .

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

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

<album/73200#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yume wa Doko e Itta / Linda Yamamoto"@en,
        "夢はどこへいった / 山本リンダ"@ja,
        "Yume wa Doko e Itta / Linda Yamamoto"@ja-latn ;
    mo:performance_of <album/73200#musicalwork> ;
    mo:recorded_as <album/73200#musicalexpression> ;
    schema:name "Yume wa Doko e Itta / Linda Yamamoto"@en,
        "夢はどこへいった / 山本リンダ"@ja,
        "Yume wa Doko e Itta / Linda Yamamoto"@ja-latn ;
    schema:workPerformed <album/73200#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/00/73200/73200-d356008e1d84.jpg> a schema:ImageObject,
        foaf:Image .

<album/73200#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yume wa Doko e Itta / Linda Yamamoto"@en,
        "夢はどこへいった / 山本リンダ"@ja,
        "Yume wa Doko e Itta / Linda Yamamoto"@ja-latn ;
    mo:composer <artist/3867#subject>,
        <artist/5852#subject> ;
    mo:produced_work <album/73200#musicalwork> ;
    schema:name "Yume wa Doko e Itta / Linda Yamamoto"@en,
        "夢はどこへいった / 山本リンダ"@ja,
        "Yume wa Doko e Itta / Linda Yamamoto"@ja-latn .

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

<album/73200#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-04-23"^^xsd:date ;
    dcterms:title "Yume wa Doko e Itta / Linda Yamamoto"@en,
        "夢はどこへいった / 山本リンダ"@ja,
        "Yume wa Doko e Itta / Linda Yamamoto"@ja-latn ;
    mo:catalogue_number "PIDA-1037" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/73200#musicalexpression> ;
    mo:publisher <org/2823#subject> ;
    mo:record _:N53b8f4ced1ab4d3ca3da6f4b2de349e0 ;
    mo:record_count 1 ;
    schema:about <product/6000#subject> ;
    schema:datePublished "1997-04-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/00/73200/73200-d356008e1d84.jpg> ;
    schema:name "Yume wa Doko e Itta / Linda Yamamoto"@en,
        "夢はどこへいった / 山本リンダ"@ja,
        "Yume wa Doko e Itta / Linda Yamamoto"@ja-latn ;
    schema:publisher <org/2823#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/73200/73200-d356008e1d84.jpg> .

_:N24183e9bf7e345ee93e76379107a51b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はしたないお姫さまは"@ja,
        "Hashitanai Ohimesama wa"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N53b8f4ced1ab4d3ca3da6f4b2de349e0 ;
    schema:name "はしたないお姫さまは"@ja,
        "Hashitanai Ohimesama wa"@ja-latn .

_:N68828b481abf48869f0b29faa053f898 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢はどこへいった (オリジナルカラオケ)"@ja,
        "Yume wa Doko e Itta (Original Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N53b8f4ced1ab4d3ca3da6f4b2de349e0 ;
    schema:name "夢はどこへいった (オリジナルカラオケ)"@ja,
        "Yume wa Doko e Itta (Original Karaoke)"@ja-latn .

_:N78721d16a42748c2824201bba4102dc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はしたないお姫さまは (オリジナルカラオケ)"@ja,
        "Hashitanai Ohimesama wa (Original Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N53b8f4ced1ab4d3ca3da6f4b2de349e0 ;
    schema:name "はしたないお姫さまは (オリジナルカラオケ)"@ja,
        "Hashitanai Ohimesama wa (Original Karaoke)"@ja-latn .

_:Ne579c41a232d4a4daf37232d9b687df9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢はどこへいった"@ja,
        "Yume wa Doko e Itta"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N53b8f4ced1ab4d3ca3da6f4b2de349e0 ;
    schema:name "夢はどこへいった"@ja,
        "Yume wa Doko e Itta"@ja-latn .

_:N53b8f4ced1ab4d3ca3da6f4b2de349e0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N24183e9bf7e345ee93e76379107a51b3,
        _:N68828b481abf48869f0b29faa053f898,
        _:N78721d16a42748c2824201bba4102dc9,
        _:Ne579c41a232d4a4daf37232d9b687df9 ;
    mo:track_count 4 ;
    schema:duration "PT14:56"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N24183e9bf7e345ee93e76379107a51b3,
        _:N68828b481abf48869f0b29faa053f898,
        _:N78721d16a42748c2824201bba4102dc9,
        _:Ne579c41a232d4a4daf37232d9b687df9 .

