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

<artist/10429#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yumiko Takahashi"@en,
        "高橋由美子"@ja ;
    foaf:made <album/75446#subject>,
        <album/75446#vocals> ;
    foaf:name "Yumiko Takahashi"@en,
        "高橋由美子"@ja .

<artist/6748#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miyu Yuzuki"@en,
        "柚木美祐"@ja ;
    foaf:made <album/75446#lyrics>,
        <album/75446#subject> ;
    foaf:name "Miyu Yuzuki"@en,
        "柚木美祐"@ja .

<artist/3244#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75446#subject> ;
    schema:name "Takashi Kudou"@en,
        "工藤崇"@ja ;
    foaf:made <album/75446#composition>,
        <album/75446#subject> ;
    foaf:name "Takashi Kudou"@en,
        "工藤崇"@ja .

<artist/3498#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75446#subject> ;
    schema:name "Miki Matsubara"@en,
        "松原みき"@ja ;
    foaf:made <album/75446#composition>,
        <album/75446#subject> ;
    foaf:name "Miki Matsubara"@en,
        "松原みき"@ja .

<product/13283#subject> a schema:CreativeWork ;
    schema:name "Lord of Lords Ryu Knight"@en,
        "覇王大系リューナイト"@ja,
        "Haou Taikei Ryu Knight"@ja-latn ;
    foaf:name "Lord of Lords Ryu Knight"@en,
        "覇王大系リューナイト"@ja,
        "Haou Taikei Ryu Knight"@ja-latn .

<product/13284#subject> a schema:CreativeWork ;
    schema:name "Lord of Lords Ryu Knight: Adeu's Legend"@en,
        "覇王大系リューナイト アデュー・レジェンド"@ja,
        "Haou Taikei Ryu Knight: Adeu Legend"@ja-latn ;
    foaf:name "Lord of Lords Ryu Knight: Adeu's Legend"@en,
        "覇王大系リューナイト アデュー・レジェンド"@ja,
        "Haou Taikei Ryu Knight: Adeu Legend"@ja-latn .

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

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

<album/75446#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Good-bye Tears / Yumiko Takahashi"@en,
        "Good-bye Tears / 高橋由美子"@ja,
        "Good-bye Tears / Yumiko Takahashi"@ja-latn ;
    mo:performance_of <album/75446#musicalwork> ;
    mo:recorded_as <album/75446#musicalexpression> ;
    schema:name "Good-bye Tears / Yumiko Takahashi"@en,
        "Good-bye Tears / 高橋由美子"@ja,
        "Good-bye Tears / Yumiko Takahashi"@ja-latn ;
    schema:workPerformed <album/75446#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/64/75446/75446-1518988684.jpg> a schema:ImageObject,
        foaf:Image .

<album/75446#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Good-bye Tears / Yumiko Takahashi"@en,
        "Good-bye Tears / 高橋由美子"@ja,
        "Good-bye Tears / Yumiko Takahashi"@ja-latn ;
    mo:composer <artist/3244#subject>,
        <artist/3498#subject> ;
    mo:produced_work <album/75446#musicalwork> ;
    schema:name "Good-bye Tears / Yumiko Takahashi"@en,
        "Good-bye Tears / 高橋由美子"@ja,
        "Good-bye Tears / Yumiko Takahashi"@ja-latn .

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

<album/75446#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-04-21"^^xsd:date ;
    dcterms:title "Good-bye Tears / Yumiko Takahashi"@en,
        "Good-bye Tears / 高橋由美子"@ja,
        "Good-bye Tears / Yumiko Takahashi"@ja-latn ;
    mo:catalogue_number "VIDL-174" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/75446#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Nf2432d0cca1c46f493c05d65202589eb ;
    mo:record_count 1 ;
    schema:about <product/13283#subject>,
        <product/13284#subject> ;
    schema:datePublished "1994-04-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/64/75446/75446-1518988684.jpg> ;
    schema:name "Good-bye Tears / Yumiko Takahashi"@en,
        "Good-bye Tears / 高橋由美子"@ja,
        "Good-bye Tears / Yumiko Takahashi"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/75446/75446-1518988684.jpg> .

_:Nc3be530145204da9b47778ec9a00df1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good-bye Tears"@en,
        "Good-bye Tears"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nf2432d0cca1c46f493c05d65202589eb ;
    schema:name "Good-bye Tears"@en,
        "Good-bye Tears"@ja .

_:Nc42e521a41c34c8ab800c6e2d6700423 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Point 1"@en,
        "ポイント1"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nf2432d0cca1c46f493c05d65202589eb ;
    schema:name "Point 1"@en,
        "ポイント1"@ja .

_:Nf2432d0cca1c46f493c05d65202589eb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nc3be530145204da9b47778ec9a00df1e,
        _:Nc42e521a41c34c8ab800c6e2d6700423 ;
    mo:track_count 2 ;
    schema:duration "PT8:05"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nc3be530145204da9b47778ec9a00df1e,
        _:Nc42e521a41c34c8ab800c6e2d6700423 .

