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

<artist/12926#subject> a schema:Person,
        foaf:Person ;
    schema:name "THE ALFEE"@en ;
    foaf:made <album/149837#subject>,
        <album/149837#vocals> ;
    foaf:name "THE ALFEE"@en .

<album/144965> a mo:Release ;
    mo:catalogue_number "TOCT-4499" .

<artist/6533#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149837#subject> ;
    schema:name "Toshihiko Takamizawa"@en,
        "高見沢俊彦"@ja ;
    foaf:made <album/149837#composition>,
        <album/149837#lyrics>,
        <album/149837#subject> ;
    foaf:name "Toshihiko Takamizawa"@en,
        "高見沢俊彦"@ja .

<product/5451#subject> a schema:CreativeWork ;
    schema:name "Doraemon (1979)"@en,
        "ドラえもん (1979)"@ja,
        "Doraemon (1979)"@ja-latn ;
    foaf:name "Doraemon (1979)"@en,
        "ドラえもん (1979)"@ja,
        "Doraemon (1979)"@ja-latn .

<album/149837#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tanpopo no Uta / THE ALFEE"@en,
        "タンポポの詩 / THE ALFEE"@ja,
        "Tanpopo no Uta / THE ALFEE"@ja-latn ;
    mo:composer <artist/6533#subject> ;
    mo:produced_work <album/149837#musicalwork> ;
    schema:name "Tanpopo no Uta / THE ALFEE"@en,
        "タンポポの詩 / THE ALFEE"@ja,
        "Tanpopo no Uta / THE ALFEE"@ja-latn .

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

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

<album/149837#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tanpopo no Uta / THE ALFEE"@en,
        "タンポポの詩 / THE ALFEE"@ja,
        "Tanpopo no Uta / THE ALFEE"@ja-latn ;
    mo:performance_of <album/149837#musicalwork> ;
    mo:recorded_as <album/149837#musicalexpression> ;
    schema:name "Tanpopo no Uta / THE ALFEE"@en,
        "タンポポの詩 / THE ALFEE"@ja,
        "Tanpopo no Uta / THE ALFEE"@ja-latn ;
    schema:workPerformed <album/149837#musicalwork> .

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

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

<https://media.vgm.io/albums/73/149837/149837-8c14a8b7f63d.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/149837#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/73/149837/149837-8c14a8b7f63d.jpg> ;
    foaf:depicts <album/149837#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/73/149837/149837-8c14a8b7f63d.jpg> .

<https://medium-media.vgm.io/albums/73/149837/149837-8c14a8b7f63d.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/149837#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-08-13"^^xsd:date ;
    dcterms:title "Tanpopo no Uta / THE ALFEE"@en,
        "タンポポの詩 / THE ALFEE"@ja,
        "Tanpopo no Uta / THE ALFEE"@ja-latn ;
    mo:catalogue_number "TOCT-4500" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/144965> ;
    mo:publication_of <album/149837#musicalexpression> ;
    mo:publisher <org/2154#subject> ;
    mo:record _:Nf0016f5c44e5461d89c0b66c4dd1491c ;
    mo:record_count 1 ;
    schema:about <product/5451#subject> ;
    schema:datePublished "2003-08-13"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/73/149837/149837-8c14a8b7f63d.jpg> ;
    schema:name "Tanpopo no Uta / THE ALFEE"@en,
        "タンポポの詩 / THE ALFEE"@ja,
        "Tanpopo no Uta / THE ALFEE"@ja-latn ;
    schema:publisher <org/2154#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/149837/149837-8c14a8b7f63d.jpg> .

_:N392fdfe9188c4c75b774aee5ce594e61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SWINGING GENERATION 2003"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nf0016f5c44e5461d89c0b66c4dd1491c ;
    schema:name "SWINGING GENERATION 2003"@ja .

_:Nc919c99329844d6b931118ac03647663 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "タンポポの詩"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:Nf0016f5c44e5461d89c0b66c4dd1491c ;
    schema:name "タンポポの詩"@ja .

_:Nf5f7da1f548b4c66891b75dea64edf82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "タンポポの詩 ～Original Instrumental～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:Nf0016f5c44e5461d89c0b66c4dd1491c ;
    schema:name "タンポポの詩 ～Original Instrumental～"@ja .

_:Nf0016f5c44e5461d89c0b66c4dd1491c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N392fdfe9188c4c75b774aee5ce594e61,
        _:Nc919c99329844d6b931118ac03647663,
        _:Nf5f7da1f548b4c66891b75dea64edf82 ;
    mo:track_count 3 ;
    schema:duration "PT15:00"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N392fdfe9188c4c75b774aee5ce594e61,
        _:Nc919c99329844d6b931118ac03647663,
        _:Nf5f7da1f548b4c66891b75dea64edf82 .

