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

<artist/6752#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masami Tozawa"@en,
        "戸沢暢美"@ja ;
    foaf:made <album/82432#lyrics>,
        <album/82432#subject> ;
    foaf:name "Masami Tozawa"@en,
        "戸沢暢美"@ja .

<artist/8339#subject> a schema:Person,
        foaf:Person ;
    schema:name "Risa Youki"@en,
        "結城梨沙"@ja ;
    foaf:made <album/82432#subject>,
        <album/82432#vocals> ;
    foaf:name "Risa Youki"@en,
        "結城梨沙"@ja .

<artist/4671#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82432#subject> ;
    schema:name "Yoshiaki Ohuchi"@en,
        "大内義昭"@ja ;
    foaf:made <album/82432#composition>,
        <album/82432#subject> ;
    foaf:name "Yoshiaki Ohuchi"@en,
        "大内義昭"@ja .

<artist/668#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82432#subject> ;
    schema:name "Jun Irie"@en,
        "入江純"@ja ;
    foaf:made <album/82432#composition>,
        <album/82432#subject> ;
    foaf:name "Jun Irie"@en,
        "入江純"@ja .

<product/16623#subject> a schema:CreativeWork ;
    schema:name "ZILLION"@en,
        "赤い光弾ジリオン"@ja,
        "Akai Koudan Zillion"@ja-latn ;
    foaf:name "ZILLION"@en,
        "赤い光弾ジリオン"@ja,
        "Akai Koudan Zillion"@ja-latn .

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

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

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

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

<https://media.vgm.io/albums/23/82432/82432-4ed80932d736.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/82432#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/23/82432/82432-4ed80932d736.jpg> ;
    foaf:depicts <album/82432#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/23/82432/82432-4ed80932d736.jpg> .

<https://medium-media.vgm.io/albums/23/82432/82432-4ed80932d736.jpg> a schema:ImageObject,
        foaf:Image .

<album/82432#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pure Stone / Risa Youki"@en,
        "ピュアストーン / 結城梨沙"@ja,
        "Pure Stone / Risa Youki"@ja-latn ;
    mo:composer <artist/4671#subject>,
        <artist/668#subject> ;
    mo:produced_work <album/82432#musicalwork> ;
    schema:name "Pure Stone / Risa Youki"@en,
        "ピュアストーン / 結城梨沙"@ja,
        "Pure Stone / Risa Youki"@ja-latn .

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

<album/82432#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pure Stone / Risa Youki"@en,
        "ピュアストーン / 結城梨沙"@ja,
        "Pure Stone / Risa Youki"@ja-latn ;
    mo:performance_of <album/82432#musicalwork> ;
    mo:performer <artist/32613#subject> ;
    mo:recorded_as <album/82432#musicalexpression> ;
    schema:byArtist <artist/32613#subject> ;
    schema:name "Pure Stone / Risa Youki"@en,
        "ピュアストーン / 結城梨沙"@ja,
        "Pure Stone / Risa Youki"@ja-latn ;
    schema:workPerformed <album/82432#musicalwork> .

<artist/32613#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82432#performance> ;
    schema:name "King Orchestra"@en,
        "キングオーケストラ"@ja ;
    foaf:name "King Orchestra"@en,
        "キングオーケストラ"@ja .

<album/82432#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1987-04-21"^^xsd:date ;
    dcterms:title "Pure Stone / Risa Youki"@en,
        "ピュアストーン / 結城梨沙"@ja,
        "Pure Stone / Risa Youki"@ja-latn ;
    mo:catalogue_number "K10H-13022" ;
    mo:media_type "Cassette" ;
    mo:publication_of <album/82432#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:Na72998290e0946eab3dd01cd7818c205 ;
    mo:record_count 1 ;
    schema:about <product/16623#subject> ;
    schema:byArtist <artist/32613#subject> ;
    schema:datePublished "1987-04-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/23/82432/82432-4ed80932d736.jpg> ;
    schema:name "Pure Stone / Risa Youki"@en,
        "ピュアストーン / 結城梨沙"@ja,
        "Pure Stone / Risa Youki"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/82432/82432-4ed80932d736.jpg> .

_:N06de3d7729a64f19bf1dc56157dc1330 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pure Stone"@en,
        "ピュアストーン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Na72998290e0946eab3dd01cd7818c205 ;
    schema:name "Pure Stone"@en,
        "ピュアストーン"@ja .

_:N7627aa25acbf4c1c91d4bd9a9787a27c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Push!"@en,
        "Push!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Na72998290e0946eab3dd01cd7818c205 ;
    schema:name "Push!"@en,
        "Push!"@ja .

_:N7d36295a8d1045cf9fb03c7ecf1de739 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pure Stone (Original Karaoke)"@en,
        "ピュアストーン(オリジナル・カラオケ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na72998290e0946eab3dd01cd7818c205 ;
    schema:name "Pure Stone (Original Karaoke)"@en,
        "ピュアストーン(オリジナル・カラオケ)"@ja .

_:Ndf525ae41d934b9ca49fcc9900494cb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Push! (Original Karaoke)"@en,
        "Push!(オリジナル・カラオケ)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na72998290e0946eab3dd01cd7818c205 ;
    schema:name "Push! (Original Karaoke)"@en,
        "Push!(オリジナル・カラオケ)"@ja .

_:Na72998290e0946eab3dd01cd7818c205 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06de3d7729a64f19bf1dc56157dc1330,
        _:N7627aa25acbf4c1c91d4bd9a9787a27c,
        _:N7d36295a8d1045cf9fb03c7ecf1de739,
        _:Ndf525ae41d934b9ca49fcc9900494cb9 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N06de3d7729a64f19bf1dc56157dc1330,
        _:N7627aa25acbf4c1c91d4bd9a9787a27c,
        _:N7d36295a8d1045cf9fb03c7ecf1de739,
        _:Ndf525ae41d934b9ca49fcc9900494cb9 .

