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

<artist/17767#subject> a schema:Person,
        foaf:Person ;
    schema:name "Eriko Tamura"@en,
        "田村英里子"@ja ;
    foaf:made <album/120126#subject>,
        <album/120126#vocals> ;
    foaf:name "Eriko Tamura"@en,
        "田村英里子"@ja .

<artist/7731#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shun Taguchi"@en,
        "田口俊"@ja ;
    foaf:made <album/120126#lyrics>,
        <album/120126#subject> ;
    foaf:name "Shun Taguchi"@en,
        "田口俊"@ja .

<album/117021> a mo:Release ;
    mo:catalogue_number "XT10-2322" .

<artist/2340#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120126#subject> ;
    schema:name "Kyohei Tsutsumi"@en,
        "筒美京平"@ja ;
    foaf:made <album/120126#composition>,
        <album/120126#subject> ;
    foaf:name "Kyohei Tsutsumi"@en,
        "筒美京平"@ja .

<product/6741#subject> a schema:CreativeWork ;
    schema:name "Legendary Idol Eriko"@en,
        "アイドル伝説えり子"@ja,
        "Idol Densetsu Eriko"@ja-latn ;
    foaf:name "Legendary Idol Eriko"@en,
        "アイドル伝説えり子"@ja,
        "Idol Densetsu Eriko"@ja-latn .

<album/120126#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Locomotion Dream / ERIKO TAMURA"@en,
        "ロコモーション・ドリーム / 田村英里子"@ja,
        "Locomotion Dream / ERIKO TAMURA"@ja-latn ;
    mo:composer <artist/2340#subject> ;
    mo:produced_work <album/120126#musicalwork> ;
    schema:name "Locomotion Dream / ERIKO TAMURA"@en,
        "ロコモーション・ドリーム / 田村英里子"@ja,
        "Locomotion Dream / ERIKO TAMURA"@ja-latn .

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

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

<album/120126#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Locomotion Dream / ERIKO TAMURA"@en,
        "ロコモーション・ドリーム / 田村英里子"@ja,
        "Locomotion Dream / ERIKO TAMURA"@ja-latn ;
    mo:performance_of <album/120126#musicalwork> ;
    mo:recorded_as <album/120126#musicalexpression> ;
    schema:name "Locomotion Dream / ERIKO TAMURA"@en,
        "ロコモーション・ドリーム / 田村英里子"@ja,
        "Locomotion Dream / ERIKO TAMURA"@ja-latn ;
    schema:workPerformed <album/120126#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/62/120126/120126-f565f8b1f7f6.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/120126#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1989-03-15"^^xsd:date ;
    dcterms:title "Locomotion Dream / ERIKO TAMURA"@en,
        "ロコモーション・ドリーム / 田村英里子"@ja,
        "Locomotion Dream / ERIKO TAMURA"@ja-latn ;
    mo:catalogue_number "RT07-2322" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:other_release_of <album/117021> ;
    mo:publication_of <album/120126#musicalexpression> ;
    mo:publisher <org/700#subject> ;
    mo:record _:Nb7a56b3311c24982b38497bbcc4fed23 ;
    mo:record_count 1 ;
    schema:about <product/6741#subject> ;
    schema:datePublished "1989-03-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/62/120126/120126-f565f8b1f7f6.jpg> ;
    schema:name "Locomotion Dream / ERIKO TAMURA"@en,
        "ロコモーション・ドリーム / 田村英里子"@ja,
        "Locomotion Dream / ERIKO TAMURA"@ja-latn ;
    schema:publisher <org/700#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/120126/120126-f565f8b1f7f6.jpg> .

_:N62b3b38105da455aac92add7e8c5277a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロコモーション・ドリーム"@ja,
        "Locomotion Dream"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nb7a56b3311c24982b38497bbcc4fed23 ;
    schema:name "ロコモーション・ドリーム"@ja,
        "Locomotion Dream"@ja-latn .

_:N78f1d2aae81041d09b17bd0f0d5becc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "涙の半分"@ja,
        "Namida no Hanbun"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nb7a56b3311c24982b38497bbcc4fed23 ;
    schema:name "涙の半分"@ja,
        "Namida no Hanbun"@ja-latn .

_:Nb7a56b3311c24982b38497bbcc4fed23 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N62b3b38105da455aac92add7e8c5277a,
        _:N78f1d2aae81041d09b17bd0f0d5becc0 ;
    mo:track_count 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N62b3b38105da455aac92add7e8c5277a,
        _:N78f1d2aae81041d09b17bd0f0d5becc0 .

