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

<artist/49407#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yasuhito Miyashita"@en,
        "宮下康仁"@ja ;
    foaf:made <album/124825#lyrics>,
        <album/124825#subject> ;
    foaf:name "Yasuhito Miyashita"@en,
        "宮下康仁"@ja .

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

<artist/33268#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124825#subject> ;
    schema:name "Michiko Yoshida"@en,
        "吉田美智子"@ja ;
    foaf:made <album/124825#composition>,
        <album/124825#subject> ;
    foaf:name "Michiko Yoshida"@en,
        "吉田美智子"@ja .

<artist/9692#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124825#subject> ;
    schema:name "Ichiro Nitta"@en,
        "新田一郎"@ja ;
    foaf:made <album/124825#composition>,
        <album/124825#subject> ;
    foaf:name "Ichiro Nitta"@en,
        "新田一郎"@ja .

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

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

<album/124825#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chigasaki Memory / Mitsuko Horie"@en,
        "茅ヶ崎メモリー / 堀江美都子"@ja,
        "Chigasaki Memory / Mitsuko Horie"@ja-latn ;
    mo:performance_of <album/124825#musicalwork> ;
    mo:recorded_as <album/124825#musicalexpression> ;
    schema:name "Chigasaki Memory / Mitsuko Horie"@en,
        "茅ヶ崎メモリー / 堀江美都子"@ja,
        "Chigasaki Memory / Mitsuko Horie"@ja-latn ;
    schema:workPerformed <album/124825#musicalwork> .

<album/124825#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/52/124825/124825-8f3b8d1a72eb.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/124825#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/52/124825/124825-8f3b8d1a72eb.jpg> ;
    foaf:depicts <album/124825#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/52/124825/124825-8f3b8d1a72eb.jpg> .

<https://medium-media.vgm.io/albums/52/124825/124825-8f3b8d1a72eb.jpg> a schema:ImageObject,
        foaf:Image .

<album/124825#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Chigasaki Memory / Mitsuko Horie"@en,
        "茅ヶ崎メモリー / 堀江美都子"@ja,
        "Chigasaki Memory / Mitsuko Horie"@ja-latn ;
    mo:composer <artist/33268#subject>,
        <artist/9692#subject> ;
    mo:produced_work <album/124825#musicalwork> ;
    schema:name "Chigasaki Memory / Mitsuko Horie"@en,
        "茅ヶ崎メモリー / 堀江美都子"@ja,
        "Chigasaki Memory / Mitsuko Horie"@ja-latn .

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

<album/124825#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1982-06-01"^^xsd:date ;
    dcterms:title "Chigasaki Memory / Mitsuko Horie"@en,
        "茅ヶ崎メモリー / 堀江美都子"@ja,
        "Chigasaki Memory / Mitsuko Horie"@ja-latn ;
    mo:catalogue_number "AH-226" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/124825#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nd4024914a26e4c09b7e98703228d81f8 ;
    mo:record_count 1 ;
    schema:datePublished "1982-06-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/52/124825/124825-8f3b8d1a72eb.jpg> ;
    schema:name "Chigasaki Memory / Mitsuko Horie"@en,
        "茅ヶ崎メモリー / 堀江美都子"@ja,
        "Chigasaki Memory / Mitsuko Horie"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/124825/124825-8f3b8d1a72eb.jpg> .

_:N6998e0028bf94301af10a09f19f966d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "茅ヶ崎メモリー"@ja,
        "Chigasaki Memory"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nd4024914a26e4c09b7e98703228d81f8 ;
    schema:name "茅ヶ崎メモリー"@ja,
        "Chigasaki Memory"@ja-latn .

_:Nbdab932c584348bc9951881d34d5b57a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "波色シャンプー"@ja,
        "Namiiro Shampoo"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nd4024914a26e4c09b7e98703228d81f8 ;
    schema:name "波色シャンプー"@ja,
        "Namiiro Shampoo"@ja-latn .

_:Nd4024914a26e4c09b7e98703228d81f8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6998e0028bf94301af10a09f19f966d9,
        _:Nbdab932c584348bc9951881d34d5b57a ;
    mo:track_count 2 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N6998e0028bf94301af10a09f19f966d9,
        _:Nbdab932c584348bc9951881d34d5b57a .

