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

<artist/4997#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mitsuko Horie"@en,
        "堀江美都子"@ja ;
    foaf:made <album/131427#subject>,
        <album/131427#vocals> ;
    foaf:name "Mitsuko Horie"@en,
        "堀江美都子"@ja .

<artist/9513#subject> a schema:Person,
        foaf:Person ;
    schema:name "Machiko Ryu"@en,
        "竜真知子"@ja ;
    foaf:made <album/131427#lyrics>,
        <album/131427#subject> ;
    foaf:name "Machiko Ryu"@en,
        "竜真知子"@ja .

<artist/25579#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131427#subject> ;
    schema:name "Yusuke Hoguchi"@en,
        "穂口雄右"@ja ;
    foaf:made <album/131427#composition>,
        <album/131427#subject> ;
    foaf:name "Yusuke Hoguchi"@en,
        "穂口雄右"@ja .

<artist/3403#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131427#subject> ;
    schema:name "Koji Makaino"@en,
        "馬飼野康二"@ja ;
    foaf:made <album/131427#composition>,
        <album/131427#subject> ;
    foaf:name "Koji Makaino"@en,
        "馬飼野康二"@ja .

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

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

<album/131427#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pure Morning / Mitsuko Horie"@en,
        "ピュア・モーニング / 堀江美都子"@ja,
        "Pure Morning / Mitsuko Horie"@ja-latn ;
    mo:performance_of <album/131427#musicalwork> ;
    mo:recorded_as <album/131427#musicalexpression> ;
    schema:name "Pure Morning / Mitsuko Horie"@en,
        "ピュア・モーニング / 堀江美都子"@ja,
        "Pure Morning / Mitsuko Horie"@ja-latn ;
    schema:workPerformed <album/131427#musicalwork> .

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

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

<https://media.vgm.io/albums/72/131427/131427-840a09dbbcf7.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/131427#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/72/131427/131427-840a09dbbcf7.jpg> ;
    foaf:depicts <album/131427#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/72/131427/131427-840a09dbbcf7.jpg> .

<https://medium-media.vgm.io/albums/72/131427/131427-840a09dbbcf7.jpg> a schema:ImageObject,
        foaf:Image .

<album/131427#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pure Morning / Mitsuko Horie"@en,
        "ピュア・モーニング / 堀江美都子"@ja,
        "Pure Morning / Mitsuko Horie"@ja-latn ;
    mo:composer <artist/25579#subject>,
        <artist/3403#subject> ;
    mo:produced_work <album/131427#musicalwork> ;
    schema:name "Pure Morning / Mitsuko Horie"@en,
        "ピュア・モーニング / 堀江美都子"@ja,
        "Pure Morning / Mitsuko Horie"@ja-latn .

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

<album/131427#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1981-09-01"^^xsd:date ;
    dcterms:title "Pure Morning / Mitsuko Horie"@en,
        "ピュア・モーニング / 堀江美都子"@ja,
        "Pure Morning / Mitsuko Horie"@ja-latn ;
    mo:catalogue_number "CH-104" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/131427#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Na27f79c474034a6fae55eea6e9b79238 ;
    mo:record_count 1 ;
    schema:datePublished "1981-09-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/72/131427/131427-840a09dbbcf7.jpg> ;
    schema:name "Pure Morning / Mitsuko Horie"@en,
        "ピュア・モーニング / 堀江美都子"@ja,
        "Pure Morning / Mitsuko Horie"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/131427/131427-840a09dbbcf7.jpg> .

_:N566b53575bae470298b5f80da7d6eaa9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dr. Magic"@en,
        "Dr. マジック"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Na27f79c474034a6fae55eea6e9b79238 ;
    schema:name "Dr. Magic"@en,
        "Dr. マジック"@ja .

_:N6a97d3599abf4842ad66e8dd41dc91bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pure Morning"@en,
        "ピュア・モーニング"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Na27f79c474034a6fae55eea6e9b79238 ;
    schema:name "Pure Morning"@en,
        "ピュア・モーニング"@ja .

_:Na27f79c474034a6fae55eea6e9b79238 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N566b53575bae470298b5f80da7d6eaa9,
        _:N6a97d3599abf4842ad66e8dd41dc91bd ;
    mo:track_count 2 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N566b53575bae470298b5f80da7d6eaa9,
        _:N6a97d3599abf4842ad66e8dd41dc91bd .

